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!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top