A021040 Decimal expansion of 1/36.
0, 2, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7
Offset: 0
Examples
0.0277777777777777777777777777777777777777777777777777777777777777777777777777...
Links
- Index entries for linear recurrences with constant coefficients, signature (1).
Crossrefs
Cf. A010727.
Programs
-
Mathematica
Join[{0},RealDigits[1/36,10,120][[1]]] (* or *) PadRight[{0,2},120,{7}] (* Harvey P. Dale, Jul 14 2017 *)
-
PARI
1./36