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.

A112434 Next term is the sum of the last 10 digits in the sequence, beginning with a(10) = 3.

This page as a plain text file.
%I A112434 #5 May 09 2022 12:34:50
%S A112434 0,0,0,0,0,0,0,0,0,3,3,6,12,15,21,24,27,27,33,33,36,39,42,39,45,48,51,
%T A112434 45,48,48,51,45,48,51,45,42,42,39,39,45,45,48,54,51,45,45,45,42,39,45,
%U A112434 45,45,45,48,48,51,48,51,48,48,48,54,51,51,45,42,36,36,39,45,45,48,51
%N A112434 Next term is the sum of the last 10 digits in the sequence, beginning with a(10) = 3.
%C A112434 Variation on Angelini's A112395. The sequence cycles at a(21)=36 and the loop has 104 terms. It is the same loop as in A112437 "Next term is the sum of the last 10 digits in the sequence, beginning with a(10) = 6" and the first term of this 2-loop is the 59th term of that 6-loop . Computed by Gilles Sadowski.
%e A112434 a(21)=36 because 2+4 + 2+7 + 2+7 + 3+3 + 3+3 = 36
%Y A112434 Cf. A112395.
%K A112434 base,easy,nonn
%O A112434 1,10
%A A112434 _Alexandre Wajnberg_, Dec 11 2005
%E A112434 Example corrected by _Harvey P. Dale_, May 09 2022