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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(581)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[581], 100] (* Harvey P. Dale, Oct 07 2025 *)
(* Alternative: *)
PadRight[{24}, 100, {48, 9, 1, 1, 1, 1, 1, 3, 11, 1, 3, 2, 6, 2, 3, 1, 11, 3, 1, 1, 1, 1, 1, 9}] (* Harvey P. Dale, Oct 07 2025 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less,changed
AUTHOR
STATUS
approved
