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

A021934
Decimal expansion of 1/930.
0
0, 0, 1, 0, 7, 5, 2, 6, 8, 8, 1, 7, 2, 0, 4, 3, 0, 1, 0, 7, 5, 2, 6, 8, 8, 1, 7, 2, 0, 4, 3, 0, 1, 0, 7, 5, 2, 6, 8, 8, 1, 7, 2, 0, 4, 3, 0, 1, 0, 7, 5, 2, 6, 8, 8, 1, 7, 2, 0, 4, 3, 0, 1, 0, 7, 5, 2, 6, 8, 8, 1, 7, 2, 0, 4, 3, 0, 1, 0, 7, 5, 2, 6, 8, 8, 1, 7, 2, 0, 4, 3, 0, 1, 0, 7, 5, 2, 6, 8
OFFSET
0,5
FORMULA
A021097 shifted right. [From R. J. Mathar, Oct 25 2008]
MATHEMATICA
Join[{0, 0}, RealDigits[1/930, 10, 120][[1]]] (* Harvey P. Dale, May 15 2023 *)
CROSSREFS
Sequence in context: A212038 A335863 A112545 * A021097 A307160 A369106
KEYWORD
nonn,cons
AUTHOR
STATUS
approved