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, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(379)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[379], 120] (* Harvey P. Dale, Jan 05 2017 *)
(* Alternative: *)
PadRight[{19}, 120, {38, 2, 7, 3, 2, 2, 6, 12, 1, 4, 1, 1, 1, 3, 4, 19, 4, 3, 1, 1, 1, 4, 1, 12, 6, 2, 2, 3, 7, 2}] (* Harvey P. Dale, Jan 05 2017 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
