OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(957)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[957], 100] (* or *) PadRight[{30}, 100, {60, 1, 14, 2, 14, 1}] (* Harvey P. Dale, Oct 15 2014 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved