login
A112590
Lengths of the loop of the sequences "Sum of last n digits" beginning with (n-1) zeros followed by digit 9.
0
1, 8, 10, 1, 171, 1, 461, 1, 12203, 1, 318880, 1, 57725, 1, 6698, 1, 4678, 1, 18248, 2255, 33936, 17379, 228810, 191744, 418737, 477214, 210178, 576664, 249961, 1419710, 2100776, 1328500, 2481139, 7496712, 3227711, 291770, 4636321, 15949331, 17333522, 5305759
OFFSET
1,2
EXAMPLE
a(3)=10 because the sum of last three *digits* of the sequence beginning with 0,0,9, (two zeros followed by a 9) enters in a loop whose length is 10 terms; so a(3)=10.
a(4)=1 because "Sum of last four digits" beginning with 0,0,0,9 enters in a cycle of one term (the same term repeated).
Computed by Michael D Beeler.
CROSSREFS
Cf. A112395.
Sequence in context: A038704 A229196 A227571 * A105386 A124685 A105021
KEYWORD
base,easy,nonn
AUTHOR
Alexandre Wajnberg, Dec 17 2005
EXTENSIONS
More terms from Bert Dobbelaere, May 08 2026
STATUS
approved