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