Why fourier transform tell us energy of any frequency of f(t) - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-22T20:31:01Z http://mathoverflow.net/feeds/question/35631 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/35631/why-fourier-transform-tell-us-energy-of-any-frequency-of-ft Why fourier transform tell us energy of any frequency of f(t) WeiShiMao 2010-08-15T04:02:18Z 2010-09-12T12:22:16Z <p>It's a simple question, for a function $f(x)$, if it can be write as:</p> <p>$f(x) = \frac{a}{2} + \sum_{n=1}^{\infty}a_n\sin nx + b_n\cos nx$</p> <p>from this formula, we can know the energy at frequency $\frac{n}{2\pi} $ it equal to $\sqrt{a_n^2+b_n^2}$.</p> <p>but for a function $f(t)$. think about its forier transform: $g(\theta)=\int f(t)e^{-i\theta t}dt$</p> <p>why $g(\theta)$ tell us energy of $f(t)$ at frequency $\frac{\theta}{2\pi}$.</p> <p>thanks</p> http://mathoverflow.net/questions/35631/why-fourier-transform-tell-us-energy-of-any-frequency-of-ft/35639#35639 Answer by Christian Blatter for Why fourier transform tell us energy of any frequency of f(t) Christian Blatter 2010-08-15T08:24:29Z 2010-08-15T08:24:29Z <p>If $g$ is the Fourier transform of $f$ then $|g(\tau)|^2$ can be interpreted as $energy \ density$ at the frequency $\tau$, which means that the total energy contained in a small frequency interval $[\tau-\epsilon,\tau+\epsilon]$ around $\tau$ is approximatively given by $2\epsilon\thinspace |g(\tau)|^2$.</p> http://mathoverflow.net/questions/35631/why-fourier-transform-tell-us-energy-of-any-frequency-of-ft/37043#37043 Answer by Andrei MF for Why fourier transform tell us energy of any frequency of f(t) Andrei MF 2010-08-29T11:30:17Z 2010-08-29T11:30:17Z <p>In signal processing, the energy of a continuous-time signal is defined as the square of its $L^2$ norm. Hence, the spectral energy of this signal is the square of the $L^2$ norm of this signal in the spectral domain, i.e. of its Fourer transform. By Parceval's theorem, these two energies are equal. But as a consequence, $|x(t)|^2$ is the energy density of the signal at the moment $t$, and $|F(x)(\tau)|^2$ is the spectral energy density at the frequency $\tau$.</p> <p>This is in complete analogue with the discrete case: in your notation, $a_n^2 + b_n^2$ is equal (up to a multiplicative constant) to the square of the absolute value of $\int f(t) e^{-i \theta t} dt$ for $\theta=n$ (for the real-valued $f$).</p>