Does the following integral converge? $$\int_{-\infty}^{\infty} \frac{e^{-x}}{1+x^2}dx$$ If yes, then what can be the exact value? My intution is that it must converge but I am not able to prove how? So I tried to calculate because if we can get finite value then convergence is done. I made the substitution $ x=\tan{\theta}$ the integral becomes $$\int_{\frac{-\pi}{2}}^{\frac{\pi}{2}} e^{-\tan\theta}d\theta.$$ But there also I'm not able to proceed further. Kindly help. Thank you!
Convergence of an integral and estimation of exact value
0
$\begingroup$
integration
definite-integrals
improper-integrals
-
1Don't you think that there is a problem with large negative values of $x$ ? – 2017-01-15
1 Answers
3
Hint
Considering $$I=\int_{-\infty}^{\infty} \frac{e^{-x}}{1+x^2}dx=\int_{-\infty}^{0} \frac{e^{-x}}{1+x^2}dx+\int_{0}^{\infty} \frac{e^{-x}}{1+x^2}dx$$ For the first integral, change variable $x=-y$ which leads to $$I=\int_{0}^{\infty} \frac{e^{y}}{1+y^2}dy+\int_{0}^{\infty} \frac{e^{-x}}{1+x^2}dx$$ The second integral does not make any problem since $$\int_{0}^{\infty} \frac{e^{-x}}{1+x^2}dx<\int_{0}^{\infty} \frac{dx}{1+x^2}=\frac \pi 2$$ For the first integral, I am sure that you remember that $e^y$ varies much faster than any power of $y$.
-
0How to estimate first integral then ? it must diverge – 2017-01-15
-
0@SubhashChandBhoria; I am afraid that this is the case ! – 2017-01-15