|
| |
|
|
A037588
|
|
Base 9 digits are, in order, the first n terms of the periodic sequence with initial period 3,1.
|
|
0
| |
|
|
3, 28, 255, 2296, 20667, 186004, 1674039, 15066352, 135597171, 1220374540, 10983370863, 98850337768, 889653039915, 8006877359236, 72061896233127, 648557066098144, 5837013594883299
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
MATHEMATICA
| With[{c=PadLeft[{}, 20, {3, 1}]}, Table[FromDigits[Take[c, n], 9], {n, 20}]] (* From Harvey P. Dale, Oct 15 2011 *)
|
|
|
CROSSREFS
| Sequence in context: A037777 A037665 A037784 * A076723 A198887 A026114
Adjacent sequences: A037585 A037586 A037587 * A037589 A037590 A037591
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| Clark Kimberling (ck6(AT)evansville.edu)
|
| |
|
|