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