I know how to calculate the Fourier Transform using the main formula and integrals calculations. But i want to calculate the Fourier Transform of
$ f(x)=xe^{{-x}^2} $
using the following formula :
for $f(x)=e^{{-ax}^2} (a>0) $ then $ \mathbb{F}(f)=\frac{1}{\sqrt{2a}} e^{{{-\omega}^2}/4a} $
How can i do that?
Note: Should I also use the rule of $ \mathbb{F}\{f'(x)\}=i\omega\mathbb{F} \{f(x)\} $ ?
You can use the derivative formula of the Fourier transform.
For $f(x)=e^{-ax^2}$ and $F(\omega)=\frac{1}{\sqrt{2a}} e^{{{-\omega}^2}/4a}$ we have $f'(x)=(-2ax)e^{-ax^2}$ . Hence, $$\mathcal{F}\{(-2ax)e^{-ax^2}\}=\frac{i\omega}{\sqrt{2a}} e^{{{-\omega}^2}/4a}$$ Therefore, choosing $a=1$ and simplifying we have
$$\boxed{\mathcal{F}\{xe^{-x^2}\}=\frac{i\omega}{-2\sqrt{2}} e^{{{-\omega}^2}/4}}$$