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