A021025 Decimal expansion of 1/21.
0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7, 6, 1, 9, 0, 4, 7
Offset: 0
Examples
0.047619047...
Links
- Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 1).
Programs
-
Mathematica
Join[{0}, RealDigits[10/21, 10, 105][[1]]] (* Alonso del Arte, Mar 07 2019 *)
-
PARI
1/21. \\ Charles R Greathouse IV, Mar 08 2019