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!)
A037541 Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 1,2,1. 0
1, 10, 81, 649, 5194, 41553, 332425, 2659402, 21275217, 170201737, 1361613898, 10892911185, 87143289481, 697146315850, 5577170526801, 44617364214409, 356938913715274, 2855511309722193 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: x*(1+x)^2 / ( (x-1)*(8*x-1)*(1+x+x^2) ). - R. J. Mathar, Apr 30 2015
MATHEMATICA
CoefficientList[Series[(1 + x)^2/((x - 1)*(8*x - 1)*(1 + x + x^2)), {x, 0, 30}], x] (* Wesley Ivan Hurt, Dec 27 2023 *)
CROSSREFS
Sequence in context: A018202 A154236 A095004 * A037485 A343276 A363559
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 April 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)