(50G) Self Numbers, OEIS A003052 - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: General Software Library (/forum-13.html) +--- Thread: (50G) Self Numbers, OEIS A003052 (/thread-5923.html) |
(50G) Self Numbers, OEIS A003052 - Gerald H - 03-24-2016 10:20 AM For non-negative integer input the programme returns the smallest Self number greater than the input to the stack. eg For input 98765432167 the programme returns 98765432176 which is indeed the next Self number. For more info on self numbers see: https://oeis.org/A003052 Code:
|