A036664 Decimal expansion of 1/980198019801.
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 3, 0, 4, 0, 4, 0, 4, 0, 4, 0, 4, 0, 5, 0, 6, 0, 6, 0, 6, 0, 6, 0, 6, 0, 7, 0, 8, 0, 8, 0, 8, 0, 8, 0, 8, 0, 9, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 3, 1, 4, 1, 4, 1, 4, 1, 4, 1, 4, 1, 5, 1, 6, 1
Offset: 0
Programs
-
Mathematica
Join[PadRight[{},11,0],RealDigits[1/980198019801,10,120][[1]]] (* Harvey P. Dale, Jul 28 2023 *)