login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114724 Each term is the sum of the next two digits. 1

%I #20 Dec 14 2023 05:33:15

%S 2,11,6,5,14,9,5,4,13,8,5,3,2,11,6,5,14,9,5,4,13,8,5,3,2,11,6,5,14,9,

%T 5,4,13,8,5,3,2,11,6,5,14,9,5,4,13,8,5,3,2,11,6,5,14,9,5,4,13,8,5,3,2,

%U 11,6,5,14,9,5,4,13,8,5,3,2,11,6,5,14,9,5,4,13,8,5,3,2,11,6,5

%N Each term is the sum of the next two digits.

%H <a href="/index/Rec#order_12">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,0,0,0,0,0,0,0,0,1).

%F Cycles with period 12.

%e E.g. 2=1+1, 11=6+5, ...

%t PadRight[{},120,{2,11,6,5,14,9,5,4,13,8,5,3}] (* _Harvey P. Dale_, May 23 2019 *)

%o (Magma) &cat[[2, 11, 6, 5, 14, 9, 5, 4, 13, 8, 5, 3]^^10]; // _Vincenzo Librandi_, May 27 2019

%Y Cf. A113779.

%K nonn,base

%O 1,1

%A _N. J. A. Sloane_, based on Dec 06 2005 posting from Mike Stay to the SeqFan list, Feb 27 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 09:23 EDT 2024. Contains 371967 sequences. (Running on oeis4.)