I'm reading a text which is an introductory text on Fourier transforms. The author has two expressions:
$$ F(\omega_{o}) = \frac{1}{\sigma \sqrt {2 \pi} } e^{\Large- \frac{{\omega_{o}}^2}{2\sigma^2}} $$ and $$G(\omega_{o}) = 2\pi \cos(\omega_{o}t).$$
Then he states that the inverse transformations of the functions are
$$f(t_{o}) = \frac{1}{2 \pi} e^{\Large-\frac{1}{2}\sigma^2 t_{o}^2}$$
and
$$g(t_{o}) = 2 \pi \left( \frac{\delta(t_{o} - t)}{2} + \frac{\delta(t_{o} + t)}{2} \right) .$$
Would someone be able to derive how $f(t_{o})$ and $g(t_{o})$ are obtained. I'd appreciate it because I'd probably learn a lot from seeing the steps. Thank you very much.