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!)
A037755 Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,1,0. 0
2, 19, 153, 1224, 9794, 78355, 626841, 5014728, 40117826, 320942611, 2567540889, 20540327112, 164322616898, 1314580935187, 10516647481497, 84133179851976, 673065438815810, 5384523510526483 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: ( x*(2+x) ) / ( (x-1)*(8*x-1)*(x^2+1) ). - R. J. Mathar, Oct 15 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {2, 3, 1, 0}], 8], {n, 20}] (* Harvey P. Dale, Sep 18 2021 *)
CROSSREFS
Sequence in context: A161608 A037748 A037629 * A037643 A198312 A057858
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 June 5 04:27 EDT 2024. Contains 373102 sequences. (Running on oeis4.)