What exactly is Fourier Transformation? For functions on the Schwartz Space $S(\Bbb R^n)$, we may define,
$$ \hat{u}(\xi) := \int e^{-ix\xi} u(x) \, dx $$ This formula seems to come out of no where for me.
It satisfies so many amazing properties that seems nonintuitive, to name a few:
(1) $$ ||f||_2 =||\hat{f}||_2$$
(2) $$ \hat{\hat{u}} = u^{-}$$
Is there a general/intuitive interpretation for how (i) One comes up with the formula, and (ii) why we should expect results as (1) and (2)?
The basic idea was to decompose a function into sine and cosine waves with varying amplitudes. Complex numbers make the math quite a bit neater, but the basic idea is still the same even though technically we are now decomposing the function into "complex exponentials". The equation then comes from the fact that you can represent sinusoids with complex exponentials.
As for the properties, doing the math reveals the properties. But at least for the second property, Fourier Transform and its inverse are not the same so I wonder if that even holds.