Complex integration of real-valued trig function

brandones
Messages
3
Reaction score
0

Homework Statement



Integrate:

\int \frac{1}{(3+2cos(θ))} dθ evaluated from zero to pi.

Homework Equations



I can't think of any. All of the integration formulas in the text rely on the existence of a singularity somewhere in the complex plane. This thing is analytic everywhere.

The Attempt at a Solution



Since it's analytic everywhere, its integral over any closed loop equals zero. That tells me that its integral along the x-axis from zero to pi is equal to the negative of its integral along any other path from pi to zero. I tried to find a path along which cos(theta) is linear (which would give it average value zero) to no avail. I have no idea where to go.
 
Physics news on Phys.org
Your integral gives Pi/sqrt(5), calculate the plain ol' indefinite integral and plug in theta=Pi and theta=0.

If you have to do it using complex tricks, I suggest a variable change t = theta-pi/2, which gives \int_{-\pi/2}^{\pi/2} \frac{1}{3 - 2 \sin t} \mathrm{d} t, and then you can stretch your integration interval using u = tan t. This gives you an integral from -infty to +infty which has singularities for I am u \neq 0. I'm sure you know how to do this then, if not, just ask again.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top