[Math] Intuitive interpretation of the Fourier transform of the derivatives of a function

fourier analysisintuition

Let $f$ be a smooth function, $f(t)\in C^\infty(\mathbb R)$, and $F$ be its Fourier transform $$F(\omega):=\mathcal F f\,(\omega)\,=\,\int_{-\infty}^\infty \mathrm e^{-\mathrm i\omega t}f(t)\mathrm{d}t.$$
Then it is easy to check (e.g. using integration by parts) that for the nth derivative $f^{(n)}(t)$, we have
$$\mathcal F f^{(n)}\,(\omega)\,=\,(\mathrm i\omega)^n\,F(\omega).$$

While it is straight forward to do this calculations, I'm having a hard time understanding what is happening intuitively. The Fourier transform denotes the contribution of each frequency appearing in the underlying function. How can I interpret the above result in a similar manner?

Best Answer

The exponential function $e^{zt}$ is the eigenfunction of the differentiation operator, with eigenvalue $z$. The Fourier Transform essentially expresses a function as a linear combination of $e^{i\omega t}$ basis functions, so differentiating this linear combination is simply multiplication by the eigenvalue $i\omega$. This is analogous to applying a linear operator to a linear combination of basis vectors - the result is entirely determined by the operator's mapping of the basis vectors.