Integrals of trigonometric functions over [o,2pi]

jwhite2531
Messages
8
Reaction score
0

Homework Statement


∫dθ/(1+βcosθ)^2 ; -1<β<1
θ=0 to 2pi

Homework Equations






The Attempt at a Solution


attempt solution:

1) make substitution:
dθ=dz/iz
Z=e^iθ
cosθ=1/2(Z+1/z)

2) substitute:

1/i*dz/(β+Z(1+(β^2)/2)+((3βZ^2)/2)+((β^2)Z^3)/4)+((β^2))/4Z)

3) Next ?

3a)Find the poles ?
We don't know how...

3b)Compute the residues

3c)Calculate integral
:)
 
Last edited:
Physics news on Phys.org
That's a tough one I think jwhite. Need to know how to find the poles to calculate the residue. First write it clearly:

\int_0^{2\pi}\frac{dt}{(1+b\cos(t))^2}

and doing the z=e^{it} substitution, I get:

\int_0^{2\pi}\frac{dt}{(1+b\cos(t))^2}=-i\mathop\oint\limits_{|z|=1}\frac{dz}{z}\frac{4z^2}{\big(2z+bz^2+b\big)^2}=-i\mathop\oint\limits_{|z|=1}\frac{4z}{\big(2z+bz^2+b\big)^2}

Now, you can figure when that denominator is zero to find the poles and then figure which ones are in the unit circle when -1&lt;b&lt;1. Note when you factor it (don't forget to factor out the b first), and the factors are squared, that means the poles are second order. You'll need to know how to compute the residue of a second-order pole. For example, if it were:

\frac{4z}{(z-z1)^2(z-z2)^2}

then the residue at for example z2 would be:

\mathop\text{Res}\limits_{z=z2}\left\{\frac{4z}{(z-z1)^2(z-z2)^2}\right\}=\frac{d}{dz}\left(\frac{4z}{(z-z1)^2}\right)\biggr|_{z=z2}
 
Thank you very much Jackmell, really appreciate it.
 
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