I have basic problem. I am not able to find (in Google) and derive on myself the inverse Fourier transform integral formula. $$Fourier\space defined:$$ $$F(\omega)=\int\limits_{-\infty}^{+\infty} f(t) \cdot e^{- i \omega t} dt.$$ And now I would like to find general inverse transform of it. Could anyone help me?
The goal is: $$f(t) = \frac{1}{2\pi} \int \limits_{-\infty}^{+\infty}F(\omega)\cdot e^{ i \omega t} d\omega.$$
A rigorous proof can be found in most textbooks on real analysis geared toward mathematicians. Here is a heuristic derivation.\begin{align} \int_{-\infty}^{\infty}F(\omega)\exp(\mathrm{i}\omega t)d\omega&=\int_{-\infty}^\infty\left[\int_{-\infty}^\infty f(t')\exp(-\mathrm{i}\omega t')dt'\right]\exp(\mathrm{i}\omega t)d\omega\\ &=\int_{-\infty}^\infty f(t')\left[\int_{-\infty}^\infty\exp\mathrm{i}\omega(t-t')d\omega\right]dt'\\ &=2\pi\int_{-\infty}^\infty f(t')\delta(t-t')dt'\\ &=2\pi f(t) \end{align} where I used $$\delta(t-t')=\frac{1}{2\pi}\int_{-\infty}^\infty\exp\mathrm{i}\omega(t-t')d\omega.$$ Hence $$f(t)=\frac{1}{2\pi}\int_{-\infty}^{\infty}F(\omega)\exp(\mathrm{i}\omega t)d\omega.$$