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.

A143930 Aliquot sequence starting at 3630.

Original entry on oeis.org

3630, 5946, 5958, 6990, 9858, 10878, 15114, 18006, 18018, 34398, 61362, 90894, 90906, 93894, 93906, 124974, 153018, 178560, 457920, 1188000, 3529440, 9776160, 26028000, 69107040, 187267680, 478980000, 1268710560, 4065625440, 10164078720, 25833761280
Offset: 0

Views

Author

N. J. A. Sloane, Nov 30 2008

Keywords

Crossrefs

Cf. A001065.

Programs

  • Mathematica
    NestList[DivisorSigma[1,#]-#&,3630,50] (* Paolo Xausa, Oct 16 2023 *)

Formula

a(n+1) = A001065(a(n)). - R. J. Mathar, Oct 11 2017