A021212 Decimal expansion of 1/208.
0, 0, 4, 8, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2
Offset: 0
Examples
0.0048076923076923076923076923...
Links
- Index entries for linear recurrences with constant coefficients, signature (1, 0, -1, 1).
Programs
-
Mathematica
Join[{0, 0}, RealDigits[1/208, 10, 104][[1]]] (* Alonso del Arte, Apr 13 2018 *)
Comments