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