Fourier transform of the signal $x(t)=e^{-a|t|}$ , a>0

3.2k Views Asked by At

I having a problem doing the Fourier transform of the signal $x(t)=e^{-a|x|}$, when a > 0.

When evaluating $\int_{-\infty}^{0}e^{at}e^{-jwt}dt$ , it seems to diverge, but somehow it converges and I can't see why, can someone help me with this one.

Because $e^{t(a-jw)}=e^{at-jwt}$ , and when we evaluate, $at$ goes to $\frac 1{\infty}=0$, but $-jwt$ goes to ${\infty}$, and we will have $0*"{\infty}"$

1

There are 1 best solutions below

6
On

$\int_{-\infty}^0 e^{-a|t|} e^{-i \omega t} dt = \int_0^{\infty} e^{-as} e^{i \omega s} ds = {1 \over a- i \omega}$.

Hence $({\cal F} x)(\omega)={1 \over a- i \omega}+{1 \over a+ i \omega} = {2a \over a^2+\omega^2}$ which matches that in https://en.wikipedia.org/wiki/Fourier_transform#Square-integrable_functions.