|
| |
|
|
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
|
| |
|
|