OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,1).
FORMULA
From Chai Wah Wu, Aug 10 2020: (Start)
a(n) = a(n-5) for n > 6.
G.f.: -x^2*(5*x^4 + 2*x^3 + 3*x^2 + 2)/(x^5 - 1). (End)
EXAMPLE
0.0020325203252032520325203252032520325203252032520325...
MATHEMATICA
First[RealDigits[1/492, 10, 100, -1]] (* Paolo Xausa, Aug 17 2025 *)
CROSSREFS
KEYWORD
AUTHOR
STATUS
approved
