---
title: "Waves on Strings and Rods: the d’Alembert Equation"
book: "University Physics — Year 2"
subject: physics
language: en
chapter: 6
exercises: 12
source: https://one-course.com/books/physics/4/en/chapter/6-waves-on-strings-and-rods-the-dalembert-equation
---

# Chapter 6 — Waves on Strings and Rods: the d’Alembert Equation

Pluck a guitar string and a shape runs along it, bounces off the bridge, comes back, and settles into the standing pattern whose frequency you hear as a note. Put your ear to a railway rail and you hear the train long before it arrives: a compression runs down the steel at five kilometres per second. The Year 1 volume described such waves — travelling, standing, superposed — without saying why they exist. This chapter derives the equation that governs them, the *d’Alembert [wave equation](#thm-b2-waves-on-strings-equation)*, first for the transverse motion of a string, then for the longitudinal motion of a rod built, atom by atom, from masses and springs; it computes the energy a wave carries and the impedance that decides what happens when it meets a change of medium.

## 6.1 The vibrating string

**Theorem 6.1 (Wave equation of a string).**

A string of linear mass density $\mu$, stretched with tension $T$, makes small transverse displacements $y(x, t)$ (slopes $|\partial_xy| \ll 1$). Then

$$
\frac{\partial^2y}{\partial t^2} = c^2\,\frac{\partial^2y}{\partial x^2} ,
\qquad c = \sqrt{\frac{T}{\mu}} ,
$$

the *[d’Alembert equation](#thm-b2-waves-on-strings-equation)*, whose general solution is $y = f(x - ct)
+ g(x + ct)$: the superposition of a shape travelling to the right and one travelling to the left at the speed $c$, undeformed.

**Proof.** Isolate the element between $x$ and $x + \dd x$, of mass $\mu\,\dd x$. Its neighbours pull it along the string’s tangent with the tension $T$: horizontally $T\cos\theta \approx T$ at both ends (no horizontal motion, so $T$ is the same all along), vertically $T\sin\theta \approx T\partial_xy$, which gives the net force $T[\partial_xy(x + \dd x) - \partial_xy(x)] = T\,\partial_x^2y\,\dd x$. Newton: $\mu\,\dd x\,\partial_t^2y = T\partial_x^2y\,\dd x$. For the solution, put $u = x - ct$, $v = x + ct$: the equation becomes $\partial_u\partial_vy = 0$ (chain rule), so $\partial_vy$ depends on $v$ only, and $y = f(u) + g(v)$; conversely any such $y$ satisfies it. Gravity, neglected, is legitimate when $T \gg \mu gL$. ∎

![Left: the forces on an element of string — the two tensions are not parallel when the string is curved, and their resultant is transverse. Right: a shape f(x - ct) travels to the right at c without deforming.](https://one-course.com/images/onecourse/chapters/physics-4/b2-waves-on-strings/fig-0f58b88b6000.svg)

*Left: the forces on an element of string — the two tensions are not parallel when the string is curved, and their resultant is transverse. Right: a shape $f(x - ct)$ travels to the right at $c$ without deforming.*

**Example 6.2 (Guitar, piano, cable).**

The low E string of a guitar ($\mu = 5.5\,\mathrm{g}/\mathrm{m}$, length $0.65\,\mathrm{m}$, $82.4\,\mathrm{Hz}$) vibrates in its fundamental with $\lambda = 2L$: $c = 2Lf =
107\,\mathrm{m}/\mathrm{s}$ and $T = \mu c^2 = 63\,\mathrm{N}$. A piano’s A$_4$ string (steel, $1\,\mathrm{mm}$, $\mu = 6.1\,\mathrm{g}/\mathrm{m}$, $0.38\,\mathrm{m}$, $440\,\mathrm{Hz}$): $c = 334\,\mathrm{m}/\mathrm{s}$, $T = 680\,\mathrm{N}$ — and there are some $230$ strings in a piano, twenty tonnes of tension on a cast-iron frame. A $1\,\mathrm{kg}/\mathrm{m}$ cable at $10\,\mathrm{kN}$: $100\,\mathrm{m}/\mathrm{s}$.

## 6.2 Standing waves and modes

**Proposition 6.3 (Modes of a string fixed at both ends).**

A string fixed at $x = 0$ and $x = L$ admits the sinusoidal standing-wave solutions (*[normal modes](#prop-b2-waves-on-strings-modes)*)

$$
y_n(x, t) = A_n\sin\frac{n\pi x}{L}\cos(\omega_nt - \varphi_n) , \qquad
f_n = \frac{\omega_n}{2\pi} = n\,\frac{c}{2L} = n f_1 , \quad n = 1, 2, 3, \dots
$$

— the fundamental $f_1 = c/2L$ and its *harmonics*. Mode $n$ has $n - 1$ nodes between the ends. Any motion of the string is a superposition $y = \sum_ny_n$, the amplitudes and phases being fixed by the initial shape and velocity (a Fourier series, as the mathematics volume of this year establishes): the mixture of harmonics is the *timbre* of the note.

**Proof.** Seek $y = F(x)\cos(\omega t - \varphi)$: $F'' + (\omega/c)^2F = 0$, $F(0) = 0$ gives $F = A\sin(\omega x/c)$, and $F(L) = 0$ requires $\omega L/c = n\pi$. Each mode is also the sum of two travelling waves: $\sin kx\cos\omega t = \tfrac12[\sin(kx -
\omega t) + \sin(kx + \omega t)]$ — the wave and its reflection. The completeness of the sines is the Fourier theorem. ∎

![Left: the first three modes of a string fixed at both ends (f_n = nc/2L). Right: a string plucked at its middle (triangle) and the first terms of its Fourier series — only odd harmonics appear, with amplitudes falling as 1/n2.](https://one-course.com/images/onecourse/chapters/physics-4/b2-waves-on-strings/fig-c7c67b1885ab.svg)

![Left: the first three modes of a string fixed at both ends (f_n = nc/2L). Right: a string plucked at its middle (triangle) and the first terms of its Fourier series — only odd harmonics appear, with amplitudes falling as 1/n2.](https://one-course.com/images/onecourse/chapters/physics-4/b2-waves-on-strings/fig-c79caa556ca3.svg)

*Left: the first three modes of a string fixed at both ends ($f_n = nc/2L$). Right: a string plucked at its middle (triangle) and the first terms of its Fourier series — only odd harmonics appear, with amplitudes falling as $1/n^2$.*

**Example 6.4 (Melde’s experiment).**

A string driven at one end by a vibrator at frequency $f$, the other end passing over a pulley to a hanging mass $m$ (so $T = mg$): a large [standing wave](#prop-b2-waves-on-strings-modes) appears whenever $f$ equals one of the $f_n = (n/2L)
\sqrt{mg/\mu}$ — resonance of mode $n$. For $L = 1.2\,\mathrm{m}$, $\mu =
1.0\,\mathrm{g}/\mathrm{m}$ and $f = 50\,\mathrm{Hz}$, the masses giving $n = 1, 2, 3$ loops are $m_n = 4L^2f^2\mu/n^2g = 1.47/n^2$ kg: $1.47\,\mathrm{kg}$, $367\,\mathrm{g}$, $163\,\mathrm{g}$. Pressing a guitar string at the twelfth fret halves $L$ and doubles $f_1$: the octave; touching it lightly at the middle without pressing kills the odd modes and leaves the second harmonic — the flageolet.

## 6.3 Energy, power and impedance

**Proposition 6.5 (Energy of a string wave).**

A string carries the energy per unit length and the power (energy flux toward $+x$)

$$
e = \tfrac12\mu\Bigl(\frac{\partial y}{\partial t}\Bigr)^2 + \tfrac12T\Bigl(\frac{\partial y}{\partial x}\Bigr)^2 ,
\qquad
\mathcal P = -T\,\frac{\partial y}{\partial x}\,\frac{\partial y}{\partial t} ,
$$

which obey the local balance $\partial_te + \partial_x\mathcal P = 0$. For a progressive wave $y = f(x - ct)$, the kinetic and potential densities are equal and $\mathcal P = Z\,(\partial_ty)^2$ with

$$
Z = \sqrt{T\mu} = \mu c = \frac Tc ,
$$

the *impedance* of the string ($\mathrm{kg}/\mathrm{s}$): the ratio of the transverse force $-T\partial_xy$ exerted by the string on what lies ahead to the transverse velocity $\partial_ty$. A sinusoidal wave of amplitude $A$ carries the mean power $\langle\mathcal P\rangle = \tfrac12Z\omega^2A^2$.

**Proof.** The potential term is the work of the tension stretching the element: its length is

$$
\dd x\sqrt{1 + (\partial_xy)^2} \approx \dd x\bigl(1 + \tfrac12(\partial_xy)^2\bigr) ,
$$

so the excess length times $T$ gives $\tfrac12T(\partial_xy)^2\dd x$. The power transmitted across $x$ toward $+x$ is the transverse force exerted by the left part on the right part, $-T\partial_xy$, times the velocity $\partial_ty$. Balance:

$$
\partial_te = \mu\,\partial_ty\,\partial_t^2y + T\,\partial_xy\,\partial_x\partial_ty ,
\qquad
-\partial_x\mathcal P = T\,\partial_x^2y\,\partial_ty + T\,\partial_xy\,\partial_x\partial_ty ,
$$

equal by the [wave equation](#thm-b2-waves-on-strings-equation). For $f(x - ct)$: $\partial_xy = -\partial_ty/c$, so $\mathcal P = (T/c)
(\partial_ty)^2$ and both densities equal $\tfrac12\mu(\partial_ty)^2$. ∎

**Proposition 6.6 (Reflection and transmission at a junction).**

A wave of amplitude $A_i$ arrives from a string of impedance $Z_1$ on a string of impedance $Z_2$ joined at $x = 0$. Continuity of the displacement and of the transverse force at the junction gives the amplitude coefficients

$$
r = \frac{A_r}{A_i} = \frac{Z_1 - Z_2}{Z_1 + Z_2} , \qquad
t = \frac{A_t}{A_i} = \frac{2Z_1}{Z_1 + Z_2} ,
$$

and the energy fractions $R = r^2$, $\mathcal T = 4Z_1Z_2/(Z_1 + Z_2)^2$, with $R + \mathcal T = 1$. A fixed end ($Z_2 \to \infty$) reflects with $r = -1$ (the pulse comes back inverted), a free end ($Z_2 = 0$) with $r = +1$; equal impedances transmit everything.

**Proof.** Sinusoidal waves $y_1 = A_i\cos(\omega t - k_1x) + A_r\cos(\omega t + k_1x)$ for $x < 0$, $y_2 = A_t\cos(\omega t - k_2x)$ for $x > 0$, the same $\omega$ on both sides. At $x = 0$: $y_1 = y_2$ gives $A_i + A_r = A_t$; the force $-T\partial_xy$ continuous (a massless junction) gives $Z_1(A_i - A_r) = Z_2A_t$ (using $T_1k_1 = Z_1\omega$). Solve. Energies: the mean powers $\tfrac12Z\omega^2A^2$. ∎

![A pulse meets a junction with a heavier string (Z_2 = 4Z_1): part is transmitted, slower and narrower, part is reflected inverted.](https://one-course.com/images/onecourse/chapters/physics-4/b2-waves-on-strings/fig-c9a89c09e354.svg)

*A pulse meets a junction with a heavier string ($Z_2 = 4Z_1$): part is transmitted, slower and narrower, part is reflected inverted.*

## 6.4 From the chain of atoms to the elastic rod

**Proposition 6.7 (The chain of atoms; Young’s modulus).**

A line of identical masses $m$ spaced by $a$ and linked by springs of stiffness $k$: if $u_n(t)$ is the displacement of mass $n$ along the line,

$$
m\ddot u_n = k(u_{n+1} - u_n) - k(u_n - u_{n-1}) = k(u_{n+1} - 2u_n + u_{n-1}) .
$$

When the displacement varies slowly from one mass to the next (over wavelengths $\lambda \gg a$), $u_n(t) \to u(x, t)$ with $u_{n\pm1} - u_n \approx
\pm a\,\partial_xu + \tfrac12a^2\partial_x^2u$, and the chain obeys the [d’Alembert equation](#thm-b2-waves-on-strings-equation)

$$
\frac{\partial^2u}{\partial t^2} = c^2\frac{\partial^2u}{\partial x^2} , \qquad
c = a\sqrt{\frac km} = \sqrt{\frac{E}{\rho}} ,
$$

with $\rho = m/a^3$ the density of a solid made of such chains in a cubic array and $E = k/a$ its *[Young’s modulus](#prop-b2-waves-on-strings-chain)*: the stiffness of a rod of section $S$ and length $\ell$ is $kS/a^2\cdot a/\ell = ES/\ell$, i.e. *[Hooke’s law](#prop-b2-waves-on-strings-chain)* $F/S = E\,\Delta\ell/\ell$ (stress $\sigma = E\varepsilon$).

**Proof.** Each spring is stretched by the difference of the displacements of its ends. Insert the Taylor expansions: $m\partial_t^2u = ka^2\partial_x^2u$. A cube of side $a$ per atom gives $\rho = m/a^3$; a rod of section $S$ contains $S/a^2$ parallel chains of $\ell/a$ springs in series, of total stiffness $(S/a^2)(ka/\ell) = (k/a)S/\ell$. ∎

**Proposition 6.8 (Longitudinal waves in a rod).**

Directly on the continuum: an element of a rod between $x$ and $x +
\dd x$, displaced by $u(x, t)$, is strained by $\varepsilon = \partial_xu$ and pulled by the stress $\sigma = E\partial_xu$ on each face; Newton gives $\rho\,\partial_t^2u =
E\,\partial_x^2u$: longitudinal (compression) waves travel at $c = \sqrt{E/\rho}$ — $5100\,\mathrm{m}/\mathrm{s}$ in steel ($E = 200\,\mathrm{GPa}$), $5000\,\mathrm{m}/\mathrm{s}$ in aluminium, $3700\,\mathrm{m}/\mathrm{s}$ in granite, $3500\,\mathrm{m}/\mathrm{s}$ in wood along the grain. The impedance is $Z = \rho c = \sqrt{E\rho}$ per unit area, and the same junction formulas apply — which is how ultrasound finds a crack in a rail.

**Proof.** Net force on the element: $S[\sigma(x + \dd x) - \sigma(x)] = SE\partial_x^2u\,\dd x$; mass $\rho S\dd x$. ∎

![Left: the chain of masses and springs — each mass feels the two springs around it, and the continuum limit is the wave equation with c = a√k/m. Right: an element of an elastic rod pulled by the stress on its two faces.](https://one-course.com/images/onecourse/chapters/physics-4/b2-waves-on-strings/fig-6529fbffabcc.svg)

*Left: the chain of masses and springs — each mass feels the two springs around it, and the continuum limit is the [wave equation](#thm-b2-waves-on-strings-equation) with $c = a\sqrt{k/m}$. Right: an element of an elastic rod pulled by the stress on its two faces.*

**Remark 6.9 (What the chain knows that the rod does not).**

Seeking $u_n = A\cos(\omega t - kna)$ in the exact chain equation gives $\omega = 2\sqrt{k/m}\,|\sin(ka/2)|$: for $ka \ll 1$ this is $\omega = ck$, the non-dispersive [wave equation](#thm-b2-waves-on-strings-equation), but as the wavelength approaches $2a$ the frequency saturates at $2\sqrt{k/m}$ and the phase and group velocities differ — the first *dispersion relation* of this volume, the subject of [Chapter 8](https://one-course.com/books/physics/4/en/chapter/8-dispersion-and-wave-packets#ch-b2-dispersion-wave-packets). For $a = 0.25\,\mathrm{nm}$ and $c = 5\,\mathrm{km}/\mathrm{s}$ the cut-off lies at $\omega_{\max} = 2c/a = 4 \times 10^{13}\,\mathrm{rad}/\mathrm{s}$ ($6\,\mathrm{THz}$): the solid cannot vibrate faster than its atoms’ springs allow.

## 6.5 Exercises

**Exercise 6.1 ★.**

A guitar’s A string ($110\,\mathrm{Hz}$, $L = 65\,\mathrm{cm}$, $\mu = 3.0\,\mathrm{g}/\mathrm{m}$): wave speed, tension, wavelength of the fundamental on the string and of the sound in air; frequency when the string is pressed at the fifth fret ($L$ reduced by a factor $2^{-5/12}$).

**Solution of Exercise 6.1.**

$c = 2Lf = 143\,\mathrm{m}/\mathrm{s}$; $T = \mu c^2 = 61\,\mathrm{N}$; $\lambda = 2L = 1.3\,\mathrm{m}$ on the string, $340/110 = 3.1\,\mathrm{m}$ in air; fifth fret: $110 \times 2^{5/12} =
147\,\mathrm{Hz}$.

**Exercise 6.2 ★.**

Speed of [longitudinal waves](#prop-b2-waves-on-strings-chain) in steel ($E = 200\,\mathrm{GPa}$, $\rho =
7800\,\mathrm{kg}/\mathrm{m}^{3}$), aluminium ($70\,\mathrm{GPa}$, $2700\,\mathrm{kg}/\mathrm{m}^{3}$) and lead ($16\,\mathrm{GPa}$, $11\,300\,\mathrm{kg}/\mathrm{m}^{3}$). Time for a sound to travel $1.0\,\mathrm{km}$ along a rail and through the air ($340\,\mathrm{m}/\mathrm{s}$); what a listener with an ear on the rail hears.

**Solution of Exercise 6.2.**

$\sqrt{E/\rho}$: steel $5.1\,\mathrm{km}/\mathrm{s}$, aluminium $5.1\,\mathrm{km}/\mathrm{s}$, lead $1.2\,\mathrm{km}/\mathrm{s}$. $1\,\mathrm{km}$: $0.20\,\mathrm{s}$ in the rail, $2.9\,\mathrm{s}$ in air — two sounds, the rail’s first, $2.7\,\mathrm{s}$ apart.

**Exercise 6.3 ★.**

A string of fundamental $200\,\mathrm{Hz}$: frequencies and number of nodes of modes 2, 3, 4; positions of the nodes of mode 3; frequency of the fundamental if the tension is doubled, if the length is halved, if the string is replaced by one three times heavier per metre.

**Solution of Exercise 6.3.**

$400$, $600$, $800$ Hz with $1$, $2$, $3$ interior nodes; mode 3 nodes at $L/3$ and $2L/3$. $T \times 2$: $200\sqrt2 = 283\,\mathrm{Hz}$; $L/2$: $400\,\mathrm{Hz}$; $\mu
\times 3$: $200/\sqrt3 = 115\,\mathrm{Hz}$.

**Exercise 6.4 ★.**

A $12\,\mathrm{m}$ rope ($\mu = 0.20\,\mathrm{kg}/\mathrm{m}$) is pulled with $45\,\mathrm{N}$; one end is fixed to a wall. A pulse is sent from the other end. Speed; time to reach the wall and come back; shape of the returning pulse; the same if the far end is tied to a light ring sliding freely on a pole.

**Solution of Exercise 6.4.**

$c = \sqrt{45/0.2} = 15\,\mathrm{m}/\mathrm{s}$; $24\,\mathrm{m}$ in $1.6\,\mathrm{s}$; the pulse comes back inverted ($r = -1$); with the free ring, upright ($r = +1$).

**Exercise 6.5 ★★.**

A piano string for $440\,\mathrm{Hz}$: steel ($\rho = 7800\,\mathrm{kg}/\mathrm{m}^{3}$), diameter $1.0\,\mathrm{mm}$, speaking length $38\,\mathrm{cm}$. (a) $\mu$, wave speed, tension. (b) Stress in the wire; compare with the strength of piano wire, about $2\,\mathrm{GPa}$. (c) The same note with a $0.5\,\mathrm{mm}$ wire: tension and stress. (d) Why are bass strings wound with copper rather than made longer or thicker?

**Solution of Exercise 6.5.**

(a) $\mu = \rho\pi d^2/4 = 6.1\,\mathrm{g}/\mathrm{m}$; $c = 2Lf = 334\,\mathrm{m}/\mathrm{s}$; $T = \mu c^2 =
690\,\mathrm{N}$. (b) $\sigma = T/A = \rho c^2 = 0.87\,\mathrm{GPa}$, margin $2.3$. (c) $T/4 =
170\,\mathrm{N}$, the same stress (it depends only on $\rho c^2$). (d) A long string does not fit the case; a thick plain wire is too stiff (strongly inharmonic) and hard to bend over the bridge; copper winding adds mass without stiffness.

**Exercise 6.6 ★★.**

*Melde.* A $1.5\,\mathrm{m}$ string ($\mu = 2.0\,\mathrm{g}/\mathrm{m}$) is driven at $60\,\mathrm{Hz}$; its tension is set by a hanging mass. (a) Masses giving $1$, $2$, $3$ and $4$ loops. (b) With $0.50\,\mathrm{kg}$: is there resonance? The nearest mode. (c) The driven end is in fact a node or an antinode? (d) Why do the loops grow so large at resonance, and what limits them?

**Solution of Exercise 6.6.**

(a) $m_n = 4L^2f^2\mu/n^2g = 6.6/n^2$ kg: $6.6$, $1.65$, $0.73$, $0.41\,\mathrm{kg}$. (b) $n^2 = 13.2$, $n = 3.6$: no resonance, between modes 3 and 4 (nearest: 4, $0.41\,\mathrm{kg}$). (c) Practically a node: the driver’s amplitude is tiny compared with the loops. (d) Energy is fed in phase at each period and accumulates; damping (air, internal friction, leakage through the pulley) caps the amplitude.

**Exercise 6.7 ★★.**

A wave $y = A\cos(\omega t - kx)$ with $A = 2.0\,\mathrm{mm}$, $f = 100\,\mathrm{Hz}$ travels on a string ($T = 100\,\mathrm{N}$, $\mu = 10\,\mathrm{g}/\mathrm{m}$). Speed, $k$, wavelength; maximum transverse velocity and acceleration of a point; maximum slope; impedance; mean power carried; energy contained in one wavelength.

**Solution of Exercise 6.7.**

$c = 100\,\mathrm{m}/\mathrm{s}$, $k = 6.3\,\mathrm{rad}/\mathrm{m}$, $\lambda = 1.0\,\mathrm{m}$; $v_{\max} = \omega A =
1.3\,\mathrm{m}/\mathrm{s}$, $a_{\max} = \omega^2A = 790\,\mathrm{m}/\mathrm{s}^{2}$; slope $kA = 0.013$; $Z =
\sqrt{T\mu} = 1.0\,\mathrm{kg}/\mathrm{s}$; $\langle\mathcal P\rangle = \tfrac12Z\omega^2A^2 = 0.79\,\mathrm{W}$; per wavelength $\mathcal P/f = 7.9\,\mathrm{mJ}$.

**Exercise 6.8 ★★.**

A string of $\mu_1 = 2.0\,\mathrm{g}/\mathrm{m}$ is tied to one of $\mu_2 = 8.0\,\mathrm{g}/\mathrm{m}$, both under $20\,\mathrm{N}$. (a) Speeds and impedances. (b) Amplitude reflection and transmission coefficients for a wave coming from the light string; from the heavy string. (c) Energy fractions in both cases; check they sum to one. (d) A $1\,\mathrm{cm}$ pulse of $10\,\mathrm{cm}$ width arrives from the light string: height and width of the transmitted and reflected pulses.

**Solution of Exercise 6.8.**

(a) $c_1 = 100\,\mathrm{m}/\mathrm{s}$, $c_2 = 50\,\mathrm{m}/\mathrm{s}$; $Z_1 = 0.20\,\mathrm{kg}/\mathrm{s}$, $Z_2 = 0.40\,\mathrm{kg}/\mathrm{s}$. (b) From the light string: $r = -1/3$, $t = 2/3$; from the heavy one: $r =
+1/3$, $t = 4/3$. (c) $R = 1/9$, $\mathcal T = 4 \times 0.08/0.36 = 8/9$ in both cases. (d) Transmitted: $0.67\,\mathrm{cm}$ high, $5\,\mathrm{cm}$ wide (same duration, half the speed); reflected: $-0.33\,\mathrm{cm}$, $10\,\mathrm{cm}$.

**Exercise 6.9 ★★.**

A $2.0\,\mathrm{m}$ steel wire of diameter $1.0\,\mathrm{mm}$ stretches by $1.0\,\mathrm{mm}$ under $80\,\mathrm{N}$. (a) [Young’s modulus](#prop-b2-waves-on-strings-chain). (b) Speed of [longitudinal waves](#prop-b2-waves-on-strings-chain). (c) Fundamental frequency of the wire’s longitudinal vibration when it is clamped at both ends, and of its transverse vibration under that tension; why are they so different? (d) Stiffness $k$ and mass $m$ of an "atom" in the chain model, for $a = 0.25\,\mathrm{nm}$.

**Solution of Exercise 6.9.**

(a) $E = F\ell/A\Delta\ell = 80 \times 2/(7.85 \times 10^{-7} \times 10^{-3}) = 2.0 \times 10^{11}\,\mathrm{Pa}$. (b) $c = 5.1\,\mathrm{km}/\mathrm{s}$. (c) Longitudinal: $c/2\ell = 1.3\,\mathrm{kHz}$; transverse: $\sqrt{T/\mu} = 114\,\mathrm{m}/\mathrm{s}$, $f = 29\,\mathrm{Hz}$ — the tension stresses the wire to $100\,\mathrm{MPa}$, $5 \times 10^{-4}$ of $E$, so the transverse speed is $\sqrt{5 \times 10^{-4}}$ of the longitudinal one. (d) $k = Ea = 50\,\mathrm{N}/\mathrm{m}$; $m
= \rho a^3 = 1.2 \times 10^{-25}\,\mathrm{kg}$ (about $70$ atomic mass units).

**Exercise 6.10 ★★★.**

*The plucked string.* A string fixed at $0$ and $L$ is pulled aside at $x = L/2$ to a height $h$ (triangular shape) and released at rest. (a) Write the solution as $\sum_nb_n\sin(n\pi x/L)\cos(\omega_nt)$ and show that $b_n = \dfrac{8h}{n^2\pi^2}\sin\dfrac{n\pi}2$. (b) Which harmonics are absent and why? (c) Energy of mode $n$ ($E_n = \tfrac14\mu L\omega_n^2b_n^2$); fraction of the total in the fundamental. (d) The string is plucked at $L/5$ instead: which harmonics vanish? Why does a guitarist pluck near the bridge for a brighter sound?

**Solution of Exercise 6.10.**

(a) $b_n = \frac2L\int_0^Ly(x, 0)\sin(n\pi x/L)\dd x$ with the triangle $y =
2hx/L$ on $[0, L/2]$ (and symmetric): integrate by parts, $b_n = 8h\sin(n\pi/2)
/n^2\pi^2$. (b) Even $n$ vanish: the midpoint, a node of every even mode, is the point pulled. (c) $E_n = \tfrac14\mu L\omega_n^2b_n^2 \propto n^2/n^4 = 1/n^2$ (odd $n$): the fundamental has $1/\sum_{\text{odd}}n^{-2} = 8/\pi^2 = 81\%$. (d) $b_n \propto \sin(n\pi/5)/n^2$: $n = 5, 10, \dots$ vanish. Near the bridge the factor $\sin(n\pi x_0/L)$ is small for the low modes and keeps growing for the higher ones: relatively more high harmonics, a brighter sound.

**Exercise 6.11 ★★★.**

*Dispersion of the chain.* (a) Insert $u_n = A\cos(\omega t - kna)$ in the chain equation and derive $\omega(k) = 2\omega_0|\sin(ka/2)|$, $\omega_0 =
\sqrt{k/m}$. (b) Phase velocity $\omega/k$ and group velocity $\dd\omega/\dd k$; their common limit for $ka \to 0$; their values at $ka = \pi$. (c) What does the wave look like at $ka = \pi$? Why is there no wave of wavelength shorter than $2a$? (d) For steel ($c = 5.1\,\mathrm{km}/\mathrm{s}$, $a =
0.25\,\mathrm{nm}$): $\omega_0$, the maximum frequency, and the wavelength of a $1\,\mathrm{MHz}$ ultrasound — is it dispersive?

**Solution of Exercise 6.11.**

(a) $-m\omega^2 = k(2\cos ka - 2) = -4k\sin^2(ka/2)$. (b) $v_\varphi = 2\omega_0\sin(ka/2)
/k$, $v_g = \omega_0a\cos(ka/2)$; both $\to \omega_0a = c$ as $ka \to 0$; at $ka = \pi$: $v_\varphi = 2c/\pi$, $v_g = 0$. (c) Neighbours move in antiphase: a [standing wave](#prop-b2-waves-on-strings-modes) that transports nothing; a $k$ beyond $\pi/a$ gives the same set of displacements as some $k' = k - 2\pi/a$ — no new wave. (d) $\omega_0 = c/a =
2.0 \times 10^{13}\,\mathrm{rad}/\mathrm{s}$, $f_{\max} = \omega_0/\pi = 6.5\,\mathrm{THz}$; $1\,\mathrm{MHz}$: $\lambda =
5.1\,\mathrm{mm} = 2 \times 10^7a$, $ka \sim 3 \times 10^{-7}$: perfectly non-dispersive.

**Exercise 6.12 ★★★.**

*Hanging rope, cracking whip.* (a) A uniform rope of length $L$ hangs from the ceiling: tension at height $x$ above the free end; local wave speed $c(x)$. (b) Time for a pulse to travel from the bottom to the top; number for $L = 10\,\mathrm{m}$; why the pulse’s shape changes. (c) A whip tapers, $\mu$ decreasing toward the tip, at (nearly) constant tension during the stroke: how does the speed change along it? (d) Admitting that the energy of the pulse is conserved and that its duration stays constant, show that its transverse velocity amplitude grows as $\mu^{-1/4}$, and estimate the tip speed of a whip whose $\mu$ falls by a factor $10^4$ from handle to tip if the hand gives $10\,\mathrm{m}/\mathrm{s}$. (The crack is a sonic boom.)

**Solution of Exercise 6.12.**

(a) $T(x) = \mu gx$, $c = \sqrt{gx}$. (b) $t = \int_0^L\dd x/\sqrt{gx} = 2\sqrt{L/g} =
2.0\,\mathrm{s}$; the upper part of a pulse moves faster than the lower: it stretches. (c) $c = \sqrt{T/\mu}$ grows toward the tip. (d) Energy $\approx
\mathcal P\tau = ZV^2\tau = \sqrt{T\mu}V^2\tau$ constant: $V \propto \mu^{-1/4}$; a factor $10^4$ in $\mu$ gives $\times10$: $100\,\mathrm{m}/\mathrm{s}$ — a real whip gains the rest from the unrolling loop, which concentrates the energy further, and the tip passes the speed of sound.

![Inside a grand piano: some two hundred steel strings of graded length and thickness, each tuned by its tension to a fundamental c/2L; the bass strings are wound with copper for mass.](https://one-course.com/images/onecourse/chapters/physics-4/b2-waves-on-strings/img-f4e4ac5c0552.jpg)

*Inside a grand piano: some two hundred steel strings of graded length and thickness, each tuned by its tension to a fundamental $c/2L$; the bass strings are wound with copper for mass.*

## 6.6 Problem: The piano, from the hammer to the soundboard

**Problem 6.1.**

Weekend problem — a piano string taken apart: its tension and stiffness, the hammer’s blow and the harmonics it makes, the bridge that leaks its energy to the soundboard, and a rail that carries the same equation

**Part I — The string.** The A$_4$ string of a piano ($440\,\mathrm{Hz}$): steel, $E = 200\,\mathrm{GPa}$, $\rho =
7800\,\mathrm{kg}/\mathrm{m}^{3}$, diameter $d = 1.0\,\mathrm{mm}$, speaking length $L =
38\,\mathrm{cm}$. Each note above the bass has three such strings; the piano has $230$ strings.

1. Linear mass density, wave speed and tension of the string.
2. Tensile stress in the wire; the wire breaks at $2.0\,\mathrm{GPa}$ : the safety margin, and why the tuner’s last turn is the dangerous one.
3. Estimate the total tension on the frame, taking all strings at the same tension.
4. The lowest string (A $_0$ , $27.5\,\mathrm{Hz}$ ) is $1.9\,\mathrm{m}$ long; if it were a plain steel wire at the same tension, what $\mu$ and what diameter would it need? It is in fact a steel core wound with copper: explain.
5. Modes of the A $_4$ string: frequencies of the first eight harmonics; which ones lie at a consonant interval with the fundamental (octave, fifth, fourth, major third) and which do not?
6. The string vibrates in its fundamental with an amplitude of $0.50\,\mathrm{mm}$ at the antinode: energy stored (the energy of a mode is $\tfrac14\mu L\omega^2A^2$ ).
7. Write the fundamental as the sum of two travelling waves; give their amplitude and the mean power each carries.

**Part II — The hammer.** The hammer strikes the string at $x_0 = L/8$, giving it, at $t = 0$, a velocity $v_0$ over a short segment of width $w$ around $x_0$ and no displacement.

8. Write the general solution $y = \sum_nB_n\sin(n\pi x/L)\sin(\omega_nt)$ and show, using the orthogonality of the sines, that $B_n =  \dfrac{2}{L\omega_n}\int_0^L\dot y(x, 0)\sin\dfrac{n\pi x}L\,\dd x$ .
9. For a narrow strike ( $w \ll L/n$ ), show $B_n \approx \dfrac{2v_0w}  {L\omega_n}\sin\dfrac{n\pi x_0}{L}$ .
10. Which harmonics are absent for $x_0 = L/8$ ? Why do piano makers strike near $L/7$ to $L/8$ (look at question 5)?
11. Describe the motion in the travelling-wave picture: what leaves the struck point, what happens at the ends, and after what time the initial state recurs.
12. A real string is slightly stiff: its modes are $f_n = nf_1  \sqrt{1 + Bn^2}$ with $B = \pi^3Ed^4/(64TL^2)$ (admitted). Compute $B$ and the sharpening of the eighth harmonic, in percent and in cents ( $1\,\mathrm{cent}$ = a frequency ratio $2^{1/1200}$ ).
13. Why do piano tuners "stretch" the octaves (tune high notes slightly sharp)?

**Part III — The bridge and the soundboard.** The string crosses a bridge glued to the soundboard; the soundboard behaves, at the bridge, like a string of impedance $Z_b = 2000\,\mathrm{kg}/\mathrm{s}$.

14. Impedance $Z_s$ of the string; amplitude reflection coefficient at the bridge.
15. Fraction of the wave’s energy transmitted to the soundboard at each reflection.
16. Number of reflections per second at the bridge; deduce the time constant of the energy decay and the time for the sound to fall by $60\,\mathrm{dB}$ (a factor $10^6$ in energy).
17. Power leaking into the soundboard just after the strike of question 6; compare with the power of a quiet conversation, about $1 \times 10^{-5}\,\mathrm{W}$ of sound.
18. Why is a string alone almost inaudible, and what does the soundboard do about it? (Think of the impedance of air, $\rho c \approx 400\,\mathrm{kg}\,\mathrm{m}^{-2}\,\mathrm{s}^{-1}$ , seen through a small surface against a large one.)
19. With the damper lifted, the A $_3$ string ( $220\,\mathrm{Hz}$ ) starts to sound when A $_4$ is played: why?
20. A piano maker wants a longer sustain: should $Z_b$ be raised or lowered, and what is lost?

**Part IV — The rail.** A steel rail ($E = 200\,\mathrm{GPa}$, $\rho = 7800\,\mathrm{kg}/\mathrm{m}^{3}$, section $70\,\mathrm{cm}^{2}$).

21. Speed of compression waves; time for the sound of a train to travel $5\,\mathrm{km}$ along the rail and through the air.
22. A hammer blow sends a compression pulse down a $25\,\mathrm{m}$ rail section with a free end: time for the echo; is the echo a compression or a rarefaction?
23. An ultrasonic $2\,\mathrm{MHz}$ probe looks for cracks: wavelength in steel; amplitude reflection coefficient at a steel–air crack (impedance of air $400\,\mathrm{kg}\,\mathrm{m}^{-2}\,\mathrm{s}^{-1}$ ); why a thin crack is seen so well.
24. Earthquakes: in rock, compression (P) waves travel at $6.0\,\mathrm{km}/\mathrm{s}$ and shear (S) waves at $3.5\,\mathrm{km}/\mathrm{s}$ . A station records the S wave $20\,\mathrm{s}$ after the P wave: distance to the source.
25. In one table, collect the five wave speeds of this problem (string, rail, rock P, rock S, air) with the stiffness and inertia that set each one.

**Solution of Problem 6.1.**

**1.** $\mu = \rho\pi d^2/4 = 6.1\,\mathrm{g}/\mathrm{m}$; $c = 2Lf = 334\,\mathrm{m}/\mathrm{s}$; $T = \mu c^2
= 685\,\mathrm{N}$.

**2.** $\sigma = \rho c^2 = 0.87\,\mathrm{GPa}$: margin $2.3$. $T \propto f^2$: a semitone sharp adds $12\%$, an octave too high quadruples it, $3.5\,\mathrm{GPa}$ — it snaps.

**3.** $230 \times 685 \approx 160\,\mathrm{kN}$, sixteen tonnes.

**4.** $c = 2Lf = 105\,\mathrm{m}/\mathrm{s}$; at $685\,\mathrm{N}$: $\mu = T/c^2 = 63\,\mathrm{g}/\mathrm{m}$, i.e. a steel rod of $3.2\,\mathrm{mm}$ — far too stiff to vibrate harmonically or to bend over the bridge; a thin core wound with copper gives the mass without the stiffness.

**5.** $440$, $880$, $1320$, $1760$, $2200$, $2640$, $3080$, $3520\,\mathrm{Hz}$: $2$, $4$, $8$ are octaves; $3$, $6$ a fifth above an octave; $5$ a just major third above two octaves; $7$ ($3080/1760 = 1.75$) is a flat minor seventh — dissonant.

**6.** $E = \tfrac14\mu L\omega^2A^2 = 0.25 \times 6.1 \times 10^{-3} \times 0.38 \times (2\pi
\times 440)^2 \times (5 \times 10^{-4})^2 = 1.1\,\mathrm{mJ}$.

**7.** $A\sin kx\cos\omega t = \tfrac12A[\sin(kx - \omega t) + \sin(kx + \omega t)]$: two waves of amplitude $0.25\,\mathrm{mm}$; $Z = \mu c = 2.0\,\mathrm{kg}/\mathrm{s}$; each carries $\tfrac12Z\omega^2(A/2)^2 = 0.49\,\mathrm{W}$.

**8.** $\dot y(x, 0) = \sum_nB_n\omega_n\sin(n\pi x/L)$; multiply by $\sin(m\pi x/L)$ and integrate, using $\int_0^L\sin\sin = \tfrac L2\delta_{mn}$.

**9.** The integrand is $v_0\sin(n\pi x/L)$ over a width $w$ around $x_0$, where the sine is nearly constant.

**10.** $\sin(n\pi/8) = 0$ for $n = 8, 16, \dots$; and since $B_n/B_1 =
\sin(n\pi/8)/(n\sin(\pi/8))$, the seventh harmonic is reduced to $1/7$ of the first while the consonant $2$ to $6$ keep $0.9$ to $0.3$: the dissonant seventh is tamed.

**11.** Two velocity pulses leave the struck point in opposite directions, reflect inverted at the ends, cross and recombine; the initial state recurs after $2L/c = 1/f_1 = 2.3\,\mathrm{ms}$.

**12.** $B = \pi^3 \times 2 \times 10^{11} \times 10^{-12}/(64 \times 685 \times 0.144) =
9.8 \times 10^{-4}$; $\sqrt{1 + 64B} = 1.031$: $+3.1\%$, $1200\log_2(1.031) = 53$ cents.

**13.** The harmonics of a low note are sharp of the exact multiples; to make them coincide with the fundamentals of the higher notes (and avoid beats), the high notes are tuned slightly sharp.

**14.** $Z_s = \mu c = 2.0\,\mathrm{kg}/\mathrm{s}$; $r = (2 - 2000)/2002 = -0.998$.

**15.** $1 - r^2 \approx 4Z_s/Z_b = 4 \times 10^{-3}$.

**16.** $c/2L = 440$ reflections per second: decay rate $440 \times 4 \times
10^{-3} = 1.8\,\mathrm{s}^{-1}$, $\tau = 0.56\,\mathrm{s}$; $\ln10^6/1.8 = 7.7\,\mathrm{s}$ for $60\,\mathrm{dB}$.

**17.** $1.1\,\text{mJ} \times 1.8\,\text{s}^{-1} = 2\,\mathrm{mW}$ — two hundred times a quiet conversation; it is what you hear.

**18.** A $1\,\mathrm{mm}$ wire pushes almost no air: the air slips round it and its radiated power is negligible. The soundboard takes the string’s energy through the bridge and moves air over a square metre: an impedance match by area.

**19.** $440\,\mathrm{Hz}$ is the second harmonic of A$_3$: the bridge drives that string at one of its modes — sympathetic resonance.

**20.** Raise $Z_b$: less energy leaks per reflection, the note lasts longer — and is quieter.

**21.** $c = 5.1\,\mathrm{km}/\mathrm{s}$: $1.0\,\mathrm{s}$ in the rail, $15\,\mathrm{s}$ in air.

**22.** $50/5064 = 10\,\mathrm{ms}$; the stress must vanish at a free end: a compression returns as a rarefaction.

**23.** $\lambda = 2.5\,\mathrm{mm}$; $Z_{\text{steel}} = \rho c = 4 \times 10^{7}\,\mathrm{kg}\,\mathrm{m}^{-2}\,\mathrm{s}^{-1}$ against $400$: $r \approx -1$, total reflection: any open crack, however thin, returns an echo.

**24.** $\Delta t = d(1/3.5 - 1/6) = d \times 0.119\,\mathrm{s}/\mathrm{km}$: $d = 170\,\mathrm{km}$.

**25.** String $334\,\mathrm{m}/\mathrm{s}$ ($T$, $\mu$); rail $5.1\,\mathrm{km}/\mathrm{s}$ ($E$, $\rho$); rock P $6\,\mathrm{km}/\mathrm{s}$ (compression modulus, $\rho$); rock S $3.5\,\mathrm{km}/\mathrm{s}$ (shear modulus, $\rho$); air $340\,\mathrm{m}/\mathrm{s}$ ($\gamma P$, $\rho$ — next chapter).
