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”).

A010175
Continued fraction for sqrt(109).
1
10, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2, 20, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2, 20, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2, 20, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2, 20, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2, 20, 2, 3
OFFSET
0,1
MATHEMATICA
ContinuedFraction[Sqrt[109], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 11 2011 *)
PadRight[{10}, 120, {20, 2, 3, 1, 2, 4, 1, 6, 6, 1, 4, 2, 1, 3, 2}] (* Harvey P. Dale, May 29 2016 *)
CROSSREFS
Sequence in context: A265994 A201278 A232589 * A363839 A323421 A306321
KEYWORD
nonn,cofr
STATUS
approved