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

A010220
Continued fraction for sqrt(176).
1
13, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3, 26, 3, 1, 3
OFFSET
0,1
MATHEMATICA
ContinuedFraction[Sqrt[176], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 25 2011 *)
PadRight[{13}, 120, {26, 3, 1, 3}] (* Harvey P. Dale, Aug 02 2018 *)
CROSSREFS
Sequence in context: A178548 A098222 A114457 * A104818 A280009 A117540
KEYWORD
nonn,cofr
STATUS
approved