OFFSET
0,1
LINKS
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(803)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[803], 100] (* or *) PadRight[{28}, 100, {56, 2, 1, 27, 1, 2}] (* Harvey P. Dale, Jul 04 2013 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved