[go: up one dir, main page]

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

A040120
Continued fraction for sqrt(132).
1
11, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2, 22, 2
OFFSET
0,1
MAPLE
Digits := 100: convert(evalf(sqrt(N)), confrac, 90, 'cvgts'):
MATHEMATICA
ContinuedFraction[Sqrt[132], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 12 2011*)
PadRight[{11}, 120, {22, 2}] (* Harvey P. Dale, Aug 08 2019 *)
CROSSREFS
Sequence in context: A370004 A318926 A336874 * A365220 A176592 A336904
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved