A021949 Decimal expansion of 1/945.
0, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1, 0, 5, 8, 2, 0, 1
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (1, -1, 1, -1, 1).
Programs
-
Mathematica
Join[{0,0},RealDigits[1/945,10,120][[1]]] (* or *) PadRight[{0},120,{2,0,1,0,5,8}] (* Harvey P. Dale, May 29 2019 *)