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

A040168
Continued fraction for sqrt(182).
1
13, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2, 26, 2
OFFSET
0,1
MAPLE
Digits := 100: convert(evalf(sqrt(N)), confrac, 90, 'cvgts'):
MATHEMATICA
ContinuedFraction[Sqrt[182], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 26 2011 *)
PadRight[{13}, 120, {26, 2}] (* Harvey P. Dale, Sep 23 2020 *)
CROSSREFS
Sequence in context: A113807 A008832 A180704 * A176593 A031066 A154355
KEYWORD
nonn,cofr,easy
STATUS
approved