A171103 Aliquot sequence starting at 46758.
46758, 46770, 65550, 113010, 158286, 191922, 205518, 205530, 375078, 443418, 449958, 497562, 574278, 574290, 972090, 1918278, 2574522, 3034458, 4479750, 8807706, 11409894, 13311582, 13311594, 16269846, 16509018, 16578438
Offset: 0
Keywords
Links
- Amiram Eldar, Table of n, a(n) for n = 0..3617 (terms 0..447 from R. J. Mathar)
- factordb.com, Aliquot sequence for 46758.
- Index entries for sequences related to aliquot parts.
Crossrefs
Programs
-
Mathematica
FixedPointList[If[# > 0, DivisorSigma[1, #] - #, 0]&, 46758, 100] (* Jean-François Alcover, Mar 28 2020 *)
-
PARI
a(n,a=46758)={for(i=1,n,a=sigma(a)-a);a} \\ M. F. Hasler, Feb 24 2018
Extensions
Erroneous comment replaced by M. F. Hasler, Mar 01 2018
Comments