cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A112590 Lengths of the loop of the sequences "Sum of last n digits" beginning with (n-1) zeros followed by digit 9.

Original entry on oeis.org

1, 8, 10, 1, 171, 1, 461, 1, 12203, 1, 318880, 1, 57725, 1, 6698, 1
Offset: 1

Views

Author

Alexandre Wajnberg, Dec 17 2005

Keywords

Examples

			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.