OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(303)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[303], 100] (* or *)
PadRight[{17}, 100, {34, 2, 2, 5, 2, 2}] (* Paolo Xausa, Oct 04 2025 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved
