login
A040343
Continued fraction for sqrt(363).
1
19, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38, 19, 38
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(363)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[363], 80]] (* or *) PadRight[{19}, 80, {38, 19}] (* Harvey P. Dale, Dec 30 2023 *)
CROSSREFS
Sequence in context: A291499 A168525 A272897 * A022353 A323177 A261756
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved