login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A021212
Decimal expansion of 1/208.
1
0, 0, 4, 8, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2
OFFSET
0,3
COMMENTS
The period is short, just 6: after 0.0048, 076923 repeated endlessly. - Alonso del Arte, Apr 18 2018
EXAMPLE
0.0048076923076923076923076923...
MATHEMATICA
Join[{0, 0}, RealDigits[1/208, 10, 104][[1]]] (* Alonso del Arte, Apr 13 2018 *)
CROSSREFS
Sequence in context: A195455 A195288 A251992 * A197284 A086468 A125507
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved