Superposition — Adding Waves to Build the World of Sound
Superposition
One of the most beautiful principles in physics: when two waves meet, they simply add.
$$y_{\text{total}}(t) = y_1(t) + y_2(t)$$
This simple addition produces interference, beats, harmonics, and the entire richness of musical sound.
Beats — When Frequencies Are Close
When two notes with slightly different frequencies $f_1$ and $f_2$ play together, you hear a throbbing called beats:
$$y = 2A\cos\!\left(2\pi \frac{f_1 - f_2}{2} t\right) \sin\!\left(2\pi \frac{f_1 + f_2}{2} t\right)$$
The beat frequency is $f_{\text{beat}} = |f_1 - f_2|$. Piano tuners listen for beats to disappear when two strings reach the same frequency.
Harmonics — The Math of Music
A guitar string vibrates at its fundamental frequency $f_1$ and all integer multiples (harmonics):
$$f_n = n \cdot f_1 \quad (n = 1, 2, 3, \ldots)$$
The actual sound is a sum of sine waves:
$$y(t) = \sum_{n=1}^{N} A_n \sin(2\pi n f_1 t)$$
The relative amplitudes $A_n$ determine timbre — why a violin and a trumpet playing the same note sound completely different.
Guitar string A has fundamental $f_1 = 110$ Hz. What are the first five harmonics?
$f_1 = 110$ Hz, $f_2 = 220$ Hz, $f_3 = 330$ Hz, $f_4 = 440$ Hz, $f_5 = 550$ Hz
Notice: $f_4 = 440$ Hz is the A above middle C — the tuning standard for orchestras. Harmonics are just multiplication.
Fourier's Theorem
Joseph Fourier proved in 1807 that any periodic function — any repeating shape at all — can be built from sine waves:
$$f(t) = \frac{a_0}{2} + \sum_{n=1}^{\infty} \left[a_n \cos(n\omega t) + b_n \sin(n\omega t)\right]$$
This is the foundation of digital audio, image compression (JPEG), signal processing, and modern telecommunications.
Everything in the world of sound, music, and signals comes from adding sine waves — which is just addition and multiplication. The sine function doesn't just describe circles; it's the building block of every sound you've ever heard.