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!)
A037748 Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,0,1. 0
2, 19, 152, 1217, 9738, 77907, 623256, 4986049, 39888394, 319107155, 2552857240, 20422857921, 163382863370, 1307062906963, 10456503255704, 83652026045633, 669216208365066, 5353729666920531 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: ( x*(2+3*x+x^3) ) / ( (x-1)*(8*x-1)*(1+x)*(1+x^2) ). - R. J. Mathar, Oct 15 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {2, 3, 0, 1}], 8], {n, 20}] (* Harvey P. Dale, Jun 08 2017 *)
CROSSREFS
Sequence in context: A323141 A319962 A161608 * A037629 A037755 A037643
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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)