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