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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(477)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[477], 120] (* Harvey P. Dale, Jul 08 2017 *)
(* Alternative: *)
PadRight[{21}, 120, {42, 1, 5, 3, 1, 4, 10, 1, 2, 2, 4, 2, 2, 1, 10, 4, 1, 3, 5, 1}] (* Harvey P. Dale, Jul 08 2017 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less,changed
AUTHOR
STATUS
approved
