OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(263)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[263], 120] (* Harvey P. Dale, Nov 23 2019 *)
(* Alternative: *)
PadRight[{16}, 120, {32, 4, 1, 1, 1, 1, 15, 1, 1, 1, 1, 4}] (* Harvey P. Dale, Nov 23 2019 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
