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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(916)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[916], 100] (* Harvey P. Dale, Mar 09 2024 *)
(* Alternative: *)
PadRight[{30}, 100, {60, 3, 1, 3, 3, 1, 1, 14, 1, 1, 3, 3, 1, 3}] (* Harvey P. Dale, Mar 09 2024 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
