cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A371951 a(n) is the least number whose aliquot sequence begins with exactly n weird numbers (A006037), or -1 if no such numbers exists.

Original entry on oeis.org

1, 70, 97930, 597730, 77420770, 459940810, 11835050710
Offset: 0

Views

Author

Amiram Eldar, Apr 14 2024

Keywords

Comments

a(7) > 10^11, if it exists.

Examples

			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