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!)
A037783 Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 3,1,2,0. 1
3, 25, 202, 1616, 12931, 103449, 827594, 6620752, 52966019, 423728153, 3389825226, 27118601808, 216948814467, 1735590515737, 13884724125898, 111077793007184, 888622344057475, 7108978752459801 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(3+x+2*x^2) / ( (x-1)*(8*x-1)*(1+x)*(x^2+1) ). - R. J. Mathar, May 01 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {3, 1, 2, 0}], 8], {n, 20}] (* Harvey P. Dale, Oct 13 2022 *)
CROSSREFS
Sequence in context: A037776 A037664 A289164 * A037587 A280970 A222052
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 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)