Fourier series and the Fourier transform

Sinusoids as a basis, frequency as a dual coordinate.

The single mathematical idea most used across the bookshelf. A reasonable function can be expressed as a sum (for periodic functions) or an integral (for non-periodic) of sinusoids. The coefficients of that decomposition are the frequency-domain representation of the function. The decomposition is invertible, and the algebraic moves it enables — converting calculus to algebra, convolution to multiplication, energy-in-time to energy-in-frequency — are the technical core of every spectrogram, every linear filter, every transfer function, every cochlear-place-coding analysis on this site.

This chapter is the working reference, structured as four lessons that go from periodic-signal series through continuous-frequency transform, into the algebraic identities (convolution theorem and Parseval) that make Fourier methods so productive, and finally into the discrete-time DFT that signal processing actually computes.

The convention used throughout: f~(ω)=f(t)eiωtdt\tilde f(\omega) = \int f(t)\, e^{-i \omega t}\, dt with the 1/(2π)1/(2\pi) on the inverse transform. Other conventions are equivalent; always check which one a textbook uses before applying any formula.