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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(406)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[406], 120] (* Harvey P. Dale, Mar 18 2025 *)
(* Alternative: *)
PadRight[{20}, 120, {40, 6, 1, 2, 4, 7, 1, 4, 1, 7, 4, 2, 1, 6}] (* Harvey P. Dale, Mar 18 2025 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
