Inverse Fourier Transform of e^{-|\omega|\alpha}

PiRho31416
Messages
18
Reaction score
0
[Solved] Inverse Fourier Transform

Homework Statement


If
F(\omega)=e^{-|\omega|\alpha}\,(\alpha>0),
determine the inverse Fourier transform of F(\omega). The answer is \frac{2\alpha}{x^{2}+\alpha^{2}}

Homework Equations


Inverse Fourier Transform is defined as:
f(x)=\int_{-\infty}^{\infty}F(\omega)e^{-i\omega x}\, d\omega

The Attempt at a Solution


So I broke up the equation into two different integrals.
F(\omega)=e^{-|\omega|\alpha}=\int_{-\infty}^{\infty}e^{-|\omega|\alpha}e^{-i\omega x}d\omega=\int_{-\infty}^{0}e^{\omega(\alpha-ix)}+\int_{0}^{\infty}e^{-\omega(\alpha+ix)}d\omega

\frac{e^{\omega(\alpha-ix)}}{\alpha-ix}\bigg|_{\omega=-\infty}^{\omega=0}+\frac{e^{-\omega(\alpha-ix)}}{\alpha-ix}\bigg|_{\omega=0}^{\omega=\infty}=\frac{1}{\alpha-ix}+\frac{1}{\alpha+ix}=\frac{\alpha+ix+\alpha-ix}{\alpha^{2}+x^{2}}=\frac{2\alpha}{\alpha^{2}+x^{2}}
 
Last edited:
Physics news on Phys.org
You got the sign of the second term wrong.
 
I don't see where the sign is wrong.

I broke it up the absolute value so it reads like follows:

f(\omega)=\begin{cases}<br /> e^{\omega\alpha} &amp; \mbox{if }\omega&lt;0\\<br /> e^{-\omega\alpha} &amp; \mbox{if }\omega&gt;0\end{cases}
 
I'm referring to the second integral. Once you integrated and before you plugged in the limits, you should have a minus sign in front of the second term.
 
Got it! Dang those minus signs :-P Thanks!
 
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