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.

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

This page as a plain text file.
%I A112589 #3 Mar 31 2012 10:30:58
%S A112589 1,8,4,50,171,39,461,78,12203,312,318880,2184,57725,5804,1401,9722
%N A112589 Lengths of the loop of the sequences "Sum of last n digits" beginning with (n-1) zeros followed by digit 8.
%e A112589 a(4)=50 because the sum of last four *digits* of the sequence beginning with 0,0,0,8, (three zeros followed by a 8) enters in a loop whose length is 50 terms; so a(4)=50
%e A112589 a(5)=171 because "Sum of last five digits" beginning with 0,0,0,0,8 enters in a cycle of 171 terms.
%e A112589 Computed by Michael D Beeler.
%Y A112589 Cf. A112395.
%K A112589 base,easy,nonn
%O A112589 1,2
%A A112589 _Alexandre Wajnberg_, Dec 17 2005