|
| |
|
|
A021670
|
|
Decimal expansion of 1/666.
|
|
0
| |
|
|
0, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1, 5, 0, 1
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,4
|
|
|
LINKS
| Burkard Polster, Juggling, maths and a beautiful mind
Index to sequences with linear recurrences with constant coefficients, signature (0,0,1).
|
|
|
MATHEMATICA
| Join[{0, 0}, RealDigits[1/666, 10, 120][[1]]] (* or *) PadRight[{0, 0, 1}, 111, {5, 0, 1}] (* From Harvey P. Dale, Oct 17 2011 *)
|
|
|
PROG
| (PARI) a(n)=if(n, [5, 0, 1][n%3+1], 0) \\ Charles R Greathouse IV, Jan 20 2012
|
|
|
CROSSREFS
| Sequence in context: A117015 A174859 A054672 * A060081 A197515 A083861
Adjacent sequences: A021667 A021668 A021669 * A021671 A021672 A021673
|
|
|
KEYWORD
| nonn,cons,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|