Challenges in Integrating the Fourier Transform of a Complex Function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
hamsterman
Messages
74
Reaction score
0
I'm trying to find [itex]\frac{1}{2\pi}\int \limits_{-\infty}^{\infty}e^{-itx}\frac{1}{a^2+x^2}\mathrm{d}x[/itex] where 'a' is a constant.

First I noticed that there is [itex]\frac {\partial \arctan x}{\partial x}[/itex] in this and using a substitute got [itex]\int \limits_0^{\pi / 2}\cos( t \tan x )\mathrm{d}x[/itex] with some constants in the gaps.
I then remember that I'm working in complex numbers, factored [itex]a^2+x^2[/itex] and got something essentially along the lines of [itex]\int \frac{e^x}{x}\mathrm{d}x[/itex], or maybe rather [itex]\int \limits_0^{\infty} \frac {\cos tx} {a - ix}\mathrm{d}x[/itex].

I can't integrate either.
 
Last edited:
Physics news on Phys.org
Your integral does not contain "dx" or "dt". Without that we cannot tell what integration you intend. Is the problem
[tex]\int \frac{e^{-itx}}{a^2+ x^2} dx[/tex]
or is it
[tex]\int \frac{e^{-itx}}{a^2+ x^2}dt[/tex]
?
 
Oh, sorry. It's dx. I'll fix it right away.