OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(273)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[273], 100] (* or *)
PadRight[{16}, 100, {32, 1, 1, 10, 1, 1}] (* Paolo Xausa, Oct 03 2025 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved
