login
A203777
Aliquot sequence starting at 220.
1
220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284, 220, 284
OFFSET
0,1
COMMENTS
A period 2 sequence.
The sum of the proper divisors of 220 is 284 and the sum of the proper divisors of 284 is 220.
Sierpiński's book has typos for n = 1 and 3 (280 instead of 284).
Also continued fraction expansion of (7810+sqrt(61000005))/71. - Bruno Berselli, Jan 18 2012
REFERENCES
Wacław Sierpiński, Czym sie zajmuje teoria liczb. Warsaw: PW "Wiedza Powszechna", 1957, p. 138.
LINKS
FORMULA
a(2*n) = 220, a(2*n+1) = 284.
a(n+1) = A001065(a(n)). - R. J. Mathar, Oct 11 2017
EXAMPLE
a(0) = 220, a(1) = sigma(220) - 220 = 284.
MATHEMATICA
RecurrenceTable[{a[n] == DivisorSigma[1, a[n - 1]] - a[n - 1], a[0] == 220}, a, {n, 51}]
CROSSREFS
Sequence in context: A371808 A371806 A217160 * A274116 A121507 A255215
KEYWORD
nonn,easy
AUTHOR
STATUS
approved