OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(971)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[971], 120] (* Harvey P. Dale, Jan 03 2021 *)
(* Alternative: *)
PadRight[{31}, 120, {62, 6, 4, 1, 1, 1, 2, 5, 3, 2, 12, 31, 12, 2, 3, 5, 2, 1, 1, 1, 4, 6}] (* Harvey P. Dale, Jan 03 2021 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
