The Fourier coefficients of f are
cn(f)=2π1∫−ππf(t)e−intdt(n∈Z),
and the real-form coefficients an=cn+c−n, bn=i(cn−c−n), so that the Fourier partial sums are
SN(f)(t)=n=−N∑Ncn(f)eint=2a0+n=1∑N(ancosnt+bnsinnt).
On C, define the Hermitian inner product ⟨f,g⟩=2π1∫−ππfg: the exponentials en(t)=eint are orthonormal (⟨em,en⟩=δmn, direct computation), and cn(f)=⟨en,f⟩: Fourier analysis is Hermitian geometry (Chapter 13) in infinite dimension.
Examples
Example 14.3 (Best approximation, measured)
How well do low-degree trigonometric polynomials approximate the sawtooth f(t)=t (on (−π,π)) in the quadratic mean? By Proposition 14.2 the best degree-N approximation is SN(f), with squared error
∥f−SNf∥22=∥f∥22−∣n∣≤N∑∣cn∣2.
Here ∥f∥22=2π1∫−ππt2dt=3π2, and from bn=n2(−1)n+1 (Example 14.12): ∣cn∣2+∣c−n∣2=2bn2=n22. So
∥f−SNf∥22=3π2−n=1∑Nn22: numerically 1.29, 0.79, 0.57, 0.44
for N=1,2,3,4 — decreasing, but slowly: the tail ∑n>Nn22∼N2 is governed by the slow n1 decay of the coefficients, itself the signature of the jump (Exercise 14.6 read backwards). Closing insight: Parseval turns approximation quality into a tail of a numerical series — and predicts, before any picture, that jumps make Fourier series converge reluctantly.