OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,1).
FORMULA
G.f.: -(31*x^10+2*x^9+x^8+2*x^7+2*x^6+7*x^5+2*x^4+2*x^3+x^2+2*x+31)/((x-1)*(x+1)*(x^4-x^3+x^2-x+1)*(x^4+x^3+x^2+x+1)). [Colin Barker, Aug 11 2012]
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(984)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[984], 100] (* Paolo Xausa, Nov 14 2025 *)
PadRight[{31}, 120, {62, 2, 1, 2, 2, 7, 2, 2, 1, 2}] (* Harvey P. Dale, Mar 01 2026 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved
