VOOZH about

URL: https://oeis.org/A040453

⇱ A040453 - OEIS


login
A040453
Continued fraction for sqrt(475).
2
21, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1, 42, 1, 3, 1, 6, 2, 6, 1, 3, 1
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(475)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[475 ], 100] (* or *) PadRight[{21}, 100, {42, 1, 3, 1, 6, 2, 6, 1, 3, 1}] (* Harvey P. Dale, Feb 02 2022 *)
CROSSREFS
Sequence in context: A040451 A040449 A040448 * A040452 A102524 A040454
KEYWORD
nonn,cofr,easy,less
STATUS
approved