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”).

A021373
Decimal expansion of 1/369.
0
0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7, 1, 0, 0, 2, 7
OFFSET
0,3
MATHEMATICA
RealDigits[1/369, 10, 120][[1]] (* or *) PadRight[{}, 120, {2, 7, 1, 0, 0}] (* Harvey P. Dale, Aug 21 2013 *)
CROSSREFS
Sequence in context: A282414 A282681 A113651 * A199950 A364873 A377275
KEYWORD
nonn,cons
AUTHOR
STATUS
approved