A021116 Decimal expansion of 1/112.
0, 0, 8, 9, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1, 4, 2, 8, 5, 7, 1
Offset: 0
Examples
0.0089285714285714...
Links
- Index entries for linear recurrences with constant coefficients, signature (1,0,-1,1).
Crossrefs
Cf. A020806.
Programs
-
Mathematica
Join[{0,0},RealDigits[1/112,10,120][[1]]] (* or *) PadRight[{0,0,8,9},120,{5,7,1,4,2,8}] (* Harvey P. Dale, Apr 01 2014 *)
-
PARI
1/112. \\ Charles R Greathouse IV, Feb 13 2012
Comments