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!)
A037746 Base 6 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,0,1. 0
2, 15, 90, 541, 3248, 19491, 116946, 701677, 4210064, 25260387, 151562322, 909373933, 5456243600, 32737461603, 196424769618, 1178548617709, 7071291706256, 42427750237539, 254566501425234, 1527399008551405 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: ( x*(2+3*x+x^3) ) / ( (x-1)*(6*x-1)*(1+x)*(1+x^2) ). - R. J. Mathar, Oct 14 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {2, 3, 0, 1}], 6], {n, 20}] (* Harvey P. Dale, May 25 2020 *)
CROSSREFS
Sequence in context: A208974 A294196 A275794 * A037627 A192369 A037753
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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)