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!)
A037762 Base 8 digits are, in order, the first n terms of the periodic sequence with initial period 3,0,1,2. 0
3, 24, 193, 1546, 12371, 98968, 791745, 6333962, 50671699, 405373592, 3242988737, 25943909898, 207551279187, 1660410233496, 13283281867969, 106266254943754, 850130039550035, 6801040316400280 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(3+x^2+2*x^3) / ( (x-1)*(8*x-1)*(1+x)*(x^2+1) ). - R. J. Mathar, May 04 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {3, 0, 1, 2}], 8], {n, 20}] (* or *) LinearRecurrence[ {8, 0, 0, 1, -8}, {3, 24, 193, 1546, 12371}, 20] (* Harvey P. Dale, Apr 27 2018 *)
CROSSREFS
Sequence in context: A136325 A194888 A103333 * A037650 A037769 A037657
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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)