login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A040603
Continued fraction for sqrt(629).
1
25, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12, 1, 1, 12, 50, 12
OFFSET
0,1
FORMULA
a(n) = a(n-5). - Wesley Ivan Hurt, Apr 15 2022
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(629)), confrac);
CROSSREFS
Sequence in context: A040604 A358131 A097440 * A033345 A241309 A342114
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved