OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(265)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[265], 100] (* Harvey P. Dale, Dec 09 2014 *)
(* Alternative: *)
PadRight[{16}, 100, {32, 3, 1, 1, 2, 2, 1, 1, 3}] (* Harvey P. Dale, Dec 09 2014 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
