A021039 Decimal expansion of 1/35.
0, 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, 4, 2, 8
Offset: 0
Examples
0.0285714285714285..
Links
- Index entries for linear recurrences with constant coefficients, signature (1, 0, -1, 1).
Crossrefs
Cf. A020806.
Programs
-
Mathematica
Join[{0},RealDigits[1/35,10,120][[1]]] (* or *) PadRight[{0},120,{4,2,8,5,7,1}] (* Harvey P. Dale, Oct 15 2013 *)
Comments