A021186 Decimal expansion of 1/182.
0, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5, 4, 9, 4, 5, 0, 5
Offset: 0
Examples
1/182 = 0.0054945054945054945054945...
Links
- Index entries for linear recurrences with constant coefficients, signature (1,0,-1,1).
Programs
-
Mathematica
Join[{0, 0}, RealDigits[1/182, 10, 104][[1]]] (* Alonso del Arte, Jul 26 2018 *)
Comments