Using the Residue Theorem for Real Integrals

liorda
Messages
28
Reaction score
0

Homework Statement


I=\int_{-\infty}^{\infty} { dx \over {5x^2+6x+5}}

Homework Equations


The residue theorem.

The Attempt at a Solution


I can't use the residue theorem since the denominator has real zeros. How should I solve this?
 
Physics news on Phys.org
liorda said:

Homework Statement


I=\int_{-\infty}^{\infty} { dx \over {5x^2+6x+5}}

Homework Equations


The residue theorem.

The Attempt at a Solution


I can't use the residue theorem since the denominator has real zeros. How should I solve this?
Yes you can use the residue theorem, you just need to "go around" the poles, i.e. deform your usual semi-circular contour around the poles. Have a look http://www.nhn.ou.edu/~milton/p5013/chap7.pdf" and in particular at second 7.6.
 
Last edited by a moderator:
Maybe you should double-check that business about the real zeros.
 
awkward said:
Maybe you should double-check that business about the real zeros.
Good catch, I didn't even think to look!
 
oops. From now on, I'll never try to guess root. Quadratic equation, we meet again.

Thanks guys.
 
There is also the quaint old "complete the squares" technique:\int_{-\infty}^{\infty} \frac{dx}{5x^2+6x+5} = \frac{1}{5} \int_{-\infty}^{\infty} \frac{dx}{ (x^2+\frac{6}{5}x+\frac{9}{25}) + (1 - \frac{9}{25} ) }

= \frac{1}{5} \int_{-\infty}^{\infty} \frac{dx}{ (x+\frac{3}{5})^{2} + (\frac{4}{5})^{2} } .

I believe quadratic polynomials in the denominator never require complex-analytic techniques, though you certainly aren't forbidden to use them...
 
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