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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(509)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[509], 100] (* Harvey P. Dale, Nov 02 2015 *)
(* Alternative: *)
PadRight[{22}, 100, {44, 1, 1, 3, 1, 1, 2, 10, 1, 8, 8, 1, 10, 2, 1, 1, 3, 1, 1}] (* Harvey P. Dale, Nov 02 2015 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less
AUTHOR
STATUS
approved
