OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(498)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[498], 100] (* or *) PadRight[{22}, 100, {44, 3, 6, 22, 6, 3}] (* Harvey P. Dale, Oct 29 2023 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,less
AUTHOR
STATUS
approved