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, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(511)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[511], 100] (* Harvey P. Dale, Apr 17 2023 *)
(* Alternative: *)
PadRight[{22}, 100, {44, 1, 1, 1, 1, 6, 1, 14, 4, 1, 21, 1, 4, 14, 1, 6, 1, 1, 1, 1}] (* Harvey P. Dale, Apr 17 2023 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less,changed
AUTHOR
STATUS
approved
