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!)
A037779 Base 4 digits are, in order, the first n terms of the periodic sequence with initial period 3,1,2,0. 0
3, 13, 54, 216, 867, 3469, 13878, 55512, 222051, 888205, 3552822, 14211288, 56845155, 227380621, 909522486, 3638089944, 14552359779, 58209439117, 232837756470, 931351025880, 3725404103523, 14901616414093, 59606465656374 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(3+x+2*x^2) / ( (x-1)*(4*x-1)*(1+x)*(x^2+1) ). - R. J. Mathar, May 01 2015
MATHEMATICA
With[{c=PadRight[{}, 32, {3, 1, 2, 0}]}, Table[FromDigits[Take[c, n], 4], {n, 30}]] (* Harvey P. Dale, Feb 25 2012 *)
CROSSREFS
Sequence in context: A066611 A180933 A048514 * A323264 A362495 A305655
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 May 12 02:10 EDT 2024. Contains 372431 sequences. (Running on oeis4.)