A040185 Continued fraction for sqrt(200).
14, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28, 7, 28
Offset: 0
Links
Programs
-
Maple
with(numtheory): Digits := 300: convert(evalf(sqrt(200)),confrac);
-
Mathematica
ContinuedFraction[Sqrt[200],300] (* Vladimir Joseph Stephan Orlovsky, Mar 28 2011 *) PadRight[{14},120,{28,7}] (* Harvey P. Dale, Feb 08 2025 *)