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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(999)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[999], 100] (* Harvey P. Dale, Sep 29 2021 *)
(* Alternative: *)
PadRight[{31}, 100, {62, 1, 1, 1, 1, 5, 6, 1, 5, 2, 5, 1, 6, 5, 1, 1, 1, 1}] (* Harvey P. Dale, Sep 29 2021 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
