(49G) Number of Characters in Roman representation (OEIS A006968) - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: General Software Library (/forum-13.html) +--- Thread: (49G) Number of Characters in Roman representation (OEIS A006968) (/thread-4636.html) |
(49G) Number of Characters in Roman representation (OEIS A006968) - Gerald H - 09-03-2015 12:32 PM For integer input N the programme returns the number of letters required for the Roman representation of N, in accord with http://oeis.org/A006968 Code:
|