Lesson 208: Fourier Series II: Orthogonality and Coefficients

Extracting the Notes

How do we find the coefficients \(a_n, b_n\)? We use the fact that sines and cosines are Orthogonal. If you multiply two different sines and integrate over a full period, the result is zero. The only way to get a non-zero result is to multiply a sine by itself.

\[a_n = \frac{1}{\pi} \int_{-\pi}^{\pi} f(x) \cos(nx) dx\]

Worked Examples

Example 1: The Integration Trick

By integrating the product of your function and a specific "test note" (\(\sin nx\)), you "sift out" only the part of the function that vibrates at that specific frequency. This is exactly how a digital equalizer or an MP3 encoder works.

The Bridge to Quantum Mechanics

Orthogonality is the Universal Law of Quantum States. If an electron is in energy state \(n\), its "overlap" with energy state \(m\) must be zero. This is calculated using the exact same integration trick: \(\int \psi_n^* \psi_m dx = 0\) for \(n \neq m\). This orthogonality ensures that quantum information is perfectly preserved and that different states don't "bleed" into each other unless acted upon by an external force.