OFFSET
0,1
REFERENCES
A. W. P. Guy and R. K. Guy, A record aliquot sequence, pp. 557-559 of Mathematics of Computation 1943-1993 (Vancouver, 1993), Proc. Symp. Appl. Math., Vol. 48, Amer. Math. Soc. 1994.
LINKS
T. D. Noe, Table of n, a(n) for n = 0..748
Christophe CLAVIER, Aliquot Sequences
FORMULA
a(n+1) = A001065(a(n)). - R. J. Mathar, Oct 11 2017
MATHEMATICA
FixedPointList[If[# > 0, DivisorSigma[1, #] - #, 0]&, 840] // Most (* Jean-François Alcover, Mar 28 2020 *)
CROSSREFS
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved