OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(671)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[671], 100] (* Harvey P. Dale, Mar 01 2015 *)
(* Alternative: *)
PadRight[{25}, 100, {50, 1, 9, 2, 1, 1, 1, 2, 9, 1}] (* Harvey P. Dale, Mar 01 2015 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
