Integrating Tricky Semi-Infinite Integrals: A Complex Approach

  • Thread starter Thread starter ab959
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
ab959
Messages
8
Reaction score
0

Homework Statement


I am trying to integrate

[tex]\int^\infty_0 \frac{e^{-tp^2}}{{p^2+b^2}} cos(pu) dp[/tex].

Homework Equations


I know that

[tex]\int^\infty_0 \frac{e^{-tp^2}}{{p^2+b^2}} dp= \frac{\pi}{2b}e^{tb^2}erfc(\sqrt{a}x)[/tex]

The Attempt at a Solution


I rewrote the problem in terms of the complex exponential and reduced the integrand to a form similar to

[tex]\int^\infty_0 \frac{e^{-tp^2}}{{p^2+b^2}} cos(pu) dp= Re(\int^\infty_0 \frac{e^{-t(p-s)^2}}{{p^2+b^2}} dp)[/tex]

where s is complex but I was stuck here. Any suggestions would be much appreciated.
 
Physics news on Phys.org
The integrand is an even function of p, so I would divide it by 2 and integrate over [itex](-\infty ,\infty )[/itex]. Then I would try to use the Residue Theorem. Are you familiar with that result?
 
Yes I am familiar with it however not in this form. Are you suggesting forming a curve on the complex plane which encloses the points p=+/-ib. The integral over this curve would equal 2*pi*i* Sum of residues?
 
Not quite. If the real axis is part of the contour, then you would close it with a semicircular arc in the upper half plane (or the lower half, your choice). In either case the contour only encloses one of the poles, not both.
 
Cool. Thanks for the help! It was a very nice step.

Here is the solution for anyone interested:

[tex] \int^\infty_0 \frac{e^{-tp^2}}{{p^2+b^2}} cos(pu) dp = \frac{\pi e^{tb^2} cos(ibu)}{2|b|}}[/tex]
 
Last edited:
Hi Tom. As my b is a real number, for the case b=0 this doesn't work. I want to find out

the limit as b-> 0 of b * integral. I know that it is equal to zero but I am having proving this. All I really have to do is show that the integral with b=0 is finite.

Any suggestions?
 
I ended up just using L'Hopital's rule and it came out quite easily. Thanks Tom you were a lot of help! Very much appreciated.