OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(712)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[712], 100] (* or *) PadRight[{26}, 100, {52, 1, 2, 6, 2, 1}] (* Harvey P. Dale, Jul 17 2019 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved