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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(921)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[921], 120] (* Harvey P. Dale, Oct 05 2019 *)
(* Alternative: *)
PadRight[{30}, 120, {60, 2, 1, 6, 1, 11, 3, 1, 2, 2, 3, 1, 1, 1, 1, 1, 8, 20, 8, 1, 1, 1, 1, 1, 3, 2, 2, 1, 3, 11, 1, 6, 1, 2}] (* Harvey P. Dale, Oct 05 2019 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
