login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037606 Base 6 digits are, in order, the first n terms of the periodic sequence with initial period 1,2,3. 0
1, 8, 51, 307, 1844, 11067, 66403, 398420, 2390523, 14343139, 86058836, 516353019, 3098118115, 18588708692, 111532252155, 669193512931, 4015161077588, 24090966465531, 144545798793187, 867274792759124, 5203648756554747 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..21.

MATHEMATICA

nn=30; With[{c=PadRight[{}, nn, {1, 2, 3}]}, Table[FromDigits[Take[c, n], 6], {n, nn}]] (* Harvey P. Dale, Aug 25 2012 *)

CROSSREFS

Sequence in context: A082135 A153594 A037697 * A055147 A014829 A048438

Adjacent sequences:  A037603 A037604 A037605 * A037607 A037608 A037609

KEYWORD

nonn,base

AUTHOR

Clark Kimberling

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 26 02:03 EDT 2013. Contains 225652 sequences.