Challenges in Integrating the Fourier Transform of a Complex Function

hamsterman
Messages
74
Reaction score
0
I'm trying to find \frac{1}{2\pi}\int \limits_{-\infty}^{\infty}e^{-itx}\frac{1}{a^2+x^2}\mathrm{d}x where 'a' is a constant.

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

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
\int \frac{e^{-itx}}{a^2+ x^2} dx
or is it
\int \frac{e^{-itx}}{a^2+ x^2}dt
?
 
Oh, sorry. It's dx. I'll fix it right away.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top