OFFSET
0,3
COMMENTS
Same decimal period as A020806. - R. J. Mathar, Feb 13 2012
LINKS
Index entries for linear recurrences with constant coefficients, signature (1, 0, -1, 1).
EXAMPLE
0.017857142857..
MATHEMATICA
Join[{0}, RealDigits[1/56, 10, 120][[1]]] (* or *) PadRight[{0, 1, 7}, 120, {1, 4, 2, 8, 5, 7}] (* Harvey P. Dale, Feb 04 2019 *)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
STATUS
approved