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