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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(302)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[302], 120] (* Harvey P. Dale, May 17 2019 *)
(* Alternative: *)
PadRight[{17}, 120, {34, 2, 1, 1, 1, 4, 2, 1, 16, 1, 2, 4, 1, 1, 1, 2}] (* Harvey P. Dale, May 17 2019 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
