login
A112437
Next term is the sum of the last 10 digits in the sequence, beginning with a(10) = 6.
1
0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 12, 15, 21, 24, 30, 21, 21, 18, 24, 24, 27, 33, 36, 36, 39, 45, 45, 48, 51, 48, 48, 51, 48, 48, 54, 51, 45, 48, 48, 48, 51, 51, 48, 48, 48, 48, 54, 57, 57, 57, 57, 57, 60, 54, 51, 45, 42, 36, 39, 42, 42, 39, 45, 45, 42, 42, 42, 36, 36, 36, 39, 45
OFFSET
1,10
COMMENTS
Variation on Angelini's A112395. The sequence cycles at a(24)=36 and the loop has 104 terms. It is the same loop as in A112434 "Next term is the sum of the last 10 digits in the sequence, beginning with a(10) = 3"; the first term of this 6-loop is the 47th term of that 3-loop and the first term of that 3-loop is the 59th of this 6-loop. Computed by Gilles Sadowski.
EXAMPLE
a(24)=36 because 1+8 + 2+4 + 2+4 + 2+7 + 3+3 = 36
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Alexandre Wajnberg, Dec 11 2005
STATUS
approved