I want to integrate $$\int_{-\infty}^{\infty} \frac{e^{itx}}{{1+x^2}} dx.$$ I don't see how substitution or integration by parts could help here. Does anybody know how to do this?
Asked
Active
Viewed 161 times
1
-
I happen to remember that it is $\pi e^{-|t|}$. – Stephen Montgomery-Smith May 13 '14 at 19:24
-
See my answers here and here. – Tunk-Fey May 14 '14 at 16:29
2 Answers
1
Do you know how to do a contour integral? This specific problem is actually solved on Wikipedia's page on this subject.

Roger Burt
- 735
1
Consider the complex function $f(z,t)=\frac{e^{itz}}{1+z^2}$ and consider the complex upper semicircle, from $+\infty$ to $-\infty$, the only pole in that region is a simple pole, $z=i$, so we can summarise our integral $\int_{-\infty}^\infty\frac{e^{itx}}{1+x^2}=2\pi iRes(f(z,t),z=i))$
Here $Res(f(z,t),z=i))=\lim_{z\to i}(z-i)f(z,t)=\lim_{z\to i}\frac{e^{itz}}{(z+i)}=\frac{e^{-t}}{2i}$
Thus:
$\int_{-\infty}^\infty\frac{e^{itx}}{1+x^2}=2\pi i\frac{e^{-t}}{2i}=\pi e^{-t}$

Ellya
- 11,783
-
-
-
-
@Lipschitz :) it was a comment at the community, really if you downvote you should put some kind of reasoning, or suggestion for improvement – Ellya May 13 '14 at 20:33
-
actually, you could also answer my question fully if you could answer my question in the comment to TheSparkThatThought's answer. – May 13 '14 at 20:49
-
@Lipschitz, yes I was pondering this, but imagine, $a=10$ and $z=1$ (because $-a\le z\le a$) here the bound does not hold, so it may be a typo. – Ellya May 13 '14 at 20:58
-
1@Lipschitz, so we consider the semi circle, defined by $|z|=a$ for $a\gt 1$ then we have $|z|^2=|z^2|=|z^2+1-1|\le|z^2+1|+1$ therefore, $|z^2+1|\ge|z|^2-1=|a|^2-1=|a^2-1|$, so $\frac{1}{|z^2+1|}\le\frac{1}{|a^2-1|}$ – Ellya May 13 '14 at 21:03