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!)
A037640 Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,1. 0
2, 13, 66, 332, 1663, 8316, 41582, 207913, 1039566, 5197832, 25989163, 129945816, 649729082, 3248645413, 16243227066, 81216135332, 406080676663, 2030403383316, 10152016916582, 50760084582913, 253800422914566 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(x+2)*(1+x) / ( (x-1)*(5*x-1)*(1+x+x^2) ). - R. J. Mathar, Nov 21 2011
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {2, 3, 1}], 5], {n, 30}] (* or *) LinearRecurrence[ {5, 0, 1, -5}, {2, 13, 66, 332}, 30] (* Harvey P. Dale, Jul 06 2020 *)
CROSSREFS
Sequence in context: A037626 A160459 A037752 * A137967 A045764 A106999
KEYWORD
nonn,base
AUTHOR
STATUS
approved

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 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)