A112440 Next term is the sum of the last 10 digits in the sequence, beginning with a(10) = 9.
0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 18, 27, 36, 45, 54, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45
Offset: 1
Examples
a(17)=45 because 1+8 + 2+7 + 3+6 + 4+5 + 5+4 = 45
Comments