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(610)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[610], 120] (* or *) PadRight[{24}, 120, {48, 1, 2, 3, 5, 5, 3, 2, 1}] (* Harvey P. Dale, Aug 20 2017 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less
AUTHOR
STATUS
approved