How do I find the residue of a cubic function in a complex integral?

Gulli
Messages
95
Reaction score
0

Homework Statement



I have to prove the following: \int_0^{2\pi} \frac{\mathrm{d}\theta}{(a + cos(\theta))^2} = \frac{2pia}{(a^{2}-1)^{3/2}} for a > 1.

Homework Equations



I have an example at hand for \int_0^{2\pi} \frac{\mathrm{d}\theta}{a + cos(\theta)} from which I know I have to substitute K = e^{i\theta} \rightarrow \mathrm{d}\theta = \frac{\mathrm{d}K}{iK} and cos(\theta) = \frac{K + K^{-1}}{2}, use a keyhole contour based on the unit circle and the location of the singularity, use the residue theorem and use the fact that the cosine of a complex angle can apparently be bigger than 1 (otherwise there would be no singularities and the integral would be zero).

The Attempt at a Solution



Unlike in the example the denominator doesn't yield a nice quadratic function, instead it yields a cubic function and K^-1 hasn't been eliminated.

How do I solve this?
 
Physics news on Phys.org
Hi Gulli! :smile:

Just exchange

\cos\theta=\frac{e^{i\theta}+e^{-i\theta}}{2}

and theta runs between 0 and 2pi. Thus your integral equals

\int_\gamma{\frac{dz}{(a+\frac{1}{2}\left(z+\frac{1}{z}\right))^2}}

where gamma is the unit circle. This can be calculated through the residue theorem.
I'll leave the details to you.
 
Uhm... no, I'm pretty sure it becomes (I use K instead of z to avoid confusion):

\int_{|K|=1} \frac{\mathrm{d}K}{iK(a + \frac{1}{2}(K + \frac{1}{K}))^2}, maybe I can find the singularities like this: a = - \frac{1}{2}(K + \frac{1}{K}) \rightarrow Ka + \frac{1}{2}K^2 - \frac{1}{2} = 0...
 
Last edited:
Gulli said:
Uhm... no, I'm pretty sure it becomes (I use K instead of z to avoid confusion):

\int_{|K|=1} \frac{\mathrm{d}K}{iK(a + \frac{1}{2}(K + \frac{1}{K}))^2}, maybe I can find the singularities like this: a = - \frac{1}{2}(K + \frac{1}{K}) \rightarrow Ka + \frac{1}{2}K^2 - \frac{1}{2} = 0...

Yes, yes, of course, that's what I meant :blushing:

Try to simplify that fraction first, before you search for the singularities.
 
Do I have to simplify the fraction? The quadratic equation gives me two singularities, one inside the unit circle, on outside, just as you would expect for a solvable keyhole contour problem. Then again I did implicitly assume K is never zero (which is true for real thetas, but is it true in this context?)
 
Yes it's best that you simplify the fraction. Especially if you want to calculate the residue later on. Start by multiplying numerator and denominator by K2, that gives you

\frac{K^2}{iK(\frac{1}{2}K^2+aK+\frac{1}{2})^2}

You see easily that 0 will be a singularity. To find the other two, you must factorize the quadratic in the denominator. This will depend on a. (or did you already do this?)
 
Gulli said:
Then again I did implicitly assume K is never zero (which is true for real thetas, but is it true in this context?)

You're integrating on a circle with |K|=1. So all K's have norm 1. So they are never 0!
 
micromass said:
You're integrating on a circle with |K|=1. So all K's have norm 1. So they are never 0!

Ah yes, of course, but that's on the unit circle, what about the keyhole?

I found singularities at -a - (a^2 +1)^{1/2} and -a + (a^2 +1)^{1/2}, should I include K = 0 (if this even exists) as well to get a keyhole contour with the keyhole itself at the origin and the positive singularity in the "tube" of the keyhole while the negative singularity falls outside the unit circle and can thus be ignored, so that the integral equals the sum of the residues of the two singularities?
 
Last edited:
Gulli said:
Ah yes, of course, but that's on the unit circle, what about the keyhole?

I found singularities at -a - (a^2 +1)^{1/2} and -a + (a^2 +1)^{1/2}, should I include K = 0 (if this even exists) as well to get a keyhole contour with the keyhole itself at the origin and the positive singularity in the "tube" of the keyhole while the negative singularity falls outside the unit circle and can thus be ignored, so that the integral equals the sum of the residues of the two singularities?

I don't see why you need to do something with a keyhole contour now. Can't you just apply the residue theorem to evaluate the integral? Just use the circle |K|=1 as your contour.
 
  • #10
micromass said:
I don't see why you need to do something with a keyhole contour now. Can't you just apply the residue theorem to evaluate the integral? Just use the circle |K|=1 as your contour.

Ok, I see what you mean (res = (1/(i2pi))*integral of f over unit circle), but do I have two singularities (K = 0 and -a + (a^2 +1)^{1/2} or just one?
 
  • #11
Well, you'll need to figure out whether

-a+(a^2+1)^{1/2}<1

or not. Remember that a>1.

We do expect to have only 0 as singularity, because the solution of the integral should look much more complicated otherwise...
 
  • #12
micromass said:
Well, you'll need to figure out whether

-a+(a^2+1)^{1/2}<1

or not. Remember that a>1.

We do expect to have only 0 as singularity, because the solution of the integral should look much more complicated otherwise...

It's definitely between 0 and 1, so it counts as a singularity. It's the K = 0 part I'm not so sure about. K = e^itheta and that's cos(theta) + isin(theta) and that's never zero for any real theta (don't know about complex thetas though, obviously the normal rules don't apply anymore because otherwise a + (cos(theta))^2 could never be zero and the integral would just be zero). I'm just really confused and my professor didn't count K = 0 as a singularity in the example, even though the denominator was of the form K times (stuff).
 
Last edited:
  • #13
Gulli said:
It's definitely between 0 and 1, so it counts as a singularity. It's the K = 0 part I'm not so sure about. K = e^itheta and that's cos(theta) + isin(theta) and that's never zero for any real theta (don't know about complex thetas though, obviously the normal rules don't apply anymore because otherwise a + (cos(theta))^2 could never be zero and the integral would just be zero).

Yes, it is indeed a singularity. And you're indeed correct about worrying about the K=0. It is indeed not a singularity as we can cancel it with the numerator:

\frac{K}{i(\frac{1}{2}K^2+aK+\frac{1}{2})^2}

So it appears we only have two singularities!
 
  • #14
You mean the two singularities that follow from the quadratic equation? One of those lies outside the unit circle, so I only have to find the residue coming from the positive root -a+sqrt(a^2 + 1. I'm glad K = 0 cancels out, but that's pure luck and I wonder whether K = 0 actually exists and am still a bit confused as to why there would even be singularities since (a + cos(theta)^2) should never be zero for any real theta. I don't need to know these things to solve this particular problem but they still bug me.
 
Last edited:
  • #15
Gulli said:
You mean the two singularities that follow from the quadratic equation? One of those lies outside the unit circle, so I only have to find the residue coming from the positive root -a+sqrt(a^2 + 1. I'm glad K = 0 cancels out, but that's pure luck and I wonder whether K = 0 actually exists and am still a bit confused as to why there would even be singularities since (a + cos(theta)^2) should never be zero for any real theta. I don't need to know these things to solve this particular problem but they still bug me.

Yes, you're correct that (a+cos(theta)^2) is not zero, but that's not the integral wer're dealing with here. We have transformed this real integral into a complex integral. But while doing so, we've had to introduce some singularities.

OK, now you only need to calculate the residue of the function at -a+sqrt(a^2+1)...
 
  • #16
Yes, now I "only" have to find the limit for K \rightarrow -a + (a^2 +1)^{1/2} of \frac{K^2 + Ka - K(a^2 +1)^{1/2}}{i(K^{2}/2 + aK +1/2)2}. Well, actually I think the denominator becomes i (which is nice because it cancels out the i from i*2*pi, just as it's supposed to), but I get zero for the numerator...
 
Last edited:
  • #17
Gulli said:
Yes, now I "only" have to find the limit for K \rightarrow -a + (a^2 +1)^{1/2} of \frac{K^2 + Ka - K(a^2 +1)^{1/2}}{i(K^{2}/2 + aK +1/2)2}. Well, actually I think the denominator becomes i (which is nice because it cancels out the i from i*2*pi, just as it's supposed to), but I get zero for the numerator...

You're supposed to get zero for the denominator too, because -a+(a^2+1)^{1/2} was chosen to be a root of the denominator...
 
  • #18
We can avoid a lot of mess by dealing with the specifics only at the very end.

Right now, the problem is to find (with some constant factors out the front) \Res_{z=a} \frac{z}{(z-a)^2(z-b)^2} = \lim_{z\to a} \frac{d}{dz}\left( \frac{z}{(z-b)^2} \right) = \lim_{z\to a} \frac{ (z-b)^2 - 2z(z-b) }{(z-b)^4} = \frac{ (a-b)^2 - 2a(a-b) }{(a-b)^4}

Now put in the specific values of the roots of the denominator as your a and b. (a-b) should take a relatively simple form because they are complex conjugates.
 
Back
Top