Using the Residue Theorem for Real Integrals

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
liorda
Messages
28
Reaction score
0

Homework Statement


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

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


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

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.
 
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:[tex]\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} ) }[/tex]

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

I believe quadratic polynomials in the denominator never require complex-analytic techniques, though you certainly aren't forbidden to use them...