Fourier transform of $x^2 \exp{(-x^2)}$

2.9k Views Asked by At

I'm trying to workout the Fourier transform of $f(x) = x^2 \exp{(-x^2)}$. We know that \begin{equation} \tilde f(x) = \int_{-\infty}^{\infty} f(x)\exp{(-ikx)} \ \mathrm{d}x. \end{equation} I have managed to simplify this by subbing in the value of $f(x)$ into the integral to: \begin{equation} \tilde f(x) = \exp{(-\frac{1}{4} ik^2)} \int_{-\infty}^{\infty} x^2 \exp{(-(x+\frac{1}{2}ik)^2)} \ \mathrm{d}x \end{equation} by using the completing the square method. I'm stuck after this point as I'm struggling to integrate the term above. I've tried the substitution method where I sub $s=x+\frac{1}{2}ik$ but am still getting nowhere. I am missing something obvious here?

2

There are 2 best solutions below

2
On BEST ANSWER

Observe that $$ \int x^2 e^{-x^2} e^{-ikx} = - \frac{\partial^2}{\partial k^2} \int e^{-x^2} e^{-ikx} $$ and complete the square in the latter integral.

2
On

We have $$\tilde{f}\left(\xi\right)=\int_{-\infty}^{\infty}x^{2}e^{-2\pi i\xi x-x^{2}}dx$$ and observing that $$x^{2}e^{-2\pi i\xi x-x^{2}}=\frac{1}{2}\left(-\frac{d}{dx}\left(xe^{-2\pi i\xi x-x^{2}}\right)+e^{-2\pi i\xi x-x^{2}}+2\pi i\xi xe^{-2\pi i\xi x-x^{2}}\right)$$ we have $$\tilde{f}\left(\xi\right)=\frac{1}{2}\left(-\int_{-\infty}^{\infty}\left(\frac{d}{dx}\left(xe^{-2\pi i\xi x-x^{2}}\right)\right)dx+\int_{-\infty}^{\infty}e^{-2\pi i\xi x-x^{2}}dx+2\pi i\xi\int_{-\infty}^{\infty}xe^{-2\pi i\xi x-x^{2}}dx\right)=$$ $$=-e^{-\pi^{2}\xi^{2}}\pi^{5/2}\xi^{2}+\frac{1}{2}\sqrt{\pi}-e^{-\pi^{2}\xi^{2}}$$ that can be rewritten as $$\frac{1}{4}e^{-\frac{1}{4}\omega^{2}}\sqrt{\pi}\left(2-\omega^{2}\right).$$