The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A037498 Base-5 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,2. 2
1, 5, 27, 136, 680, 3402, 17011, 85055, 425277, 2126386, 10631930, 53159652, 265798261, 1328991305, 6644956527, 33224782636, 166123913180, 830619565902, 4153097829511, 20765489147555, 103827445737777, 519137228688886 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: x*(1+2*x^2) / ( (x-1)*(5*x-1)*(1+x+x^2) ). - R. J. Mathar, Apr 26 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {1, 0, 2}], 5], {n, 30}] (* Harvey P. Dale, May 09 2018 *)
CROSSREFS
Sequence in context: A249995 A009027 A275540 * A198771 A084177 A037675
KEYWORD
nonn,base,easy
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 May 23 15:11 EDT 2024. Contains 372763 sequences. (Running on oeis4.)