VOOZH about

URL: https://oeis.org/A040190

⇱ A040190 - OEIS


login
A040190
Continued fraction for sqrt(205).
1
14, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3, 28, 3, 6, 1, 4, 1, 6, 3
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(205)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[205], 100] (* or *) PadRight[{14}, 100, {28, 3, 6, 1, 4, 1, 6, 3}] (* Harvey P. Dale, Dec 17 2022 *)
CROSSREFS
Sequence in context: A040189 A088576 A204159 * A317314 A163647 A060782
KEYWORD
nonn,cofr,easy
STATUS
approved