(49G) OEIS A046034 : Numbers Composed Exclusively of Digits 2, 3, 5, 7 +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: General Software Library (/forum-13.html) +--- Thread: (49G) OEIS A046034 : Numbers Composed Exclusively of Digits 2, 3, 5, 7 (/thread-8939.html) |
(49G) OEIS A046034 : Numbers Composed Exclusively of Digits 2, 3, 5, 7 - Gerald H - 08-31-2017 02:11 AM For integer input N the programme returns the Nth element of the series https://oeis.org/A046034 RE: (49G) OEIS A046034 : Numbers Composed Exclusively of Digits 2, 3, 5, 7 - Gerald H - 07-09-2021 05:01 AM Having once again carried out my weekly review checking for improvements & none having been published I guess the programme above is perfectly perfect. Accordingly it may now be considered the final form. The programme below carries out the inverse transformation. I have attempted some error checking to ensure only compatible input is processed but it's better only to input correctly conformed integers. Not yet a multi-millionaire & time's running out. Code: Size: 157.5 |