login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A371951
a(n) is the least number whose aliquot sequence begins with exactly n weird numbers (A006037), or -1 if no such numbers exists.
1
1, 70, 97930, 597730, 77420770, 459940810, 11835050710
OFFSET
0,2
COMMENTS
a(7) > 10^11, if it exists.
EXAMPLE
The iterations of A001065 over the terms a(1)..a(6):
n | a(n) | Iterations
--+-------------+--------------------------------------------------------------
1 | 70 | 70
2 | 97930 | 97930 -> 103670
3 | 597730 | 597730 -> 632030 -> 668290
4 | 77420770 | 77420770 -> 82246430 -> 86946370 -> 92477630
5 | 459940810 | 459940810 -> 487175990 -> 515884810 -> 546184310 -> 582130570
6 | 11835050710 | 11835050710 -> 12515648810 -> 13235404630 -> 13991713610
| | -> 14797250230 -> 15649107530
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Amiram Eldar, Apr 14 2024
STATUS
approved