1.6.15Oscillations & Waves

Wave equation — derivation for string

1,796 words8 min readdifficulty · medium6 backlinks

WHAT we are deriving


HOW: derivation from first principles

We take a tiny element of string between xx and x+dxx+dx and apply F=maF=ma in the transverse (vertical, yy) direction.

Figure — Wave equation — derivation for string

Step 1 — Set up the element

The element has length dx\approx dx (for small slopes) and mass dm=μdx.dm = \mu\, dx. Why this step? Mass = (mass per length)×(length). We assume small displacements so the stretched length is still dx\approx dx.

Step 2 — Forces at the two ends

The tension TT acts along the string at each end. At the right end the string makes angle θ(x+dx)\theta(x+dx) with the horizontal; at the left end angle θ(x)\theta(x).

Vertical components of tension:

  • Right end: +Tsinθ(x+dx)+T\sin\theta(x+dx) (pulls up-and-right)
  • Left end: Tsinθ(x)-T\sin\theta(x) (pulls down-and-left)

Why this step? Only the vertical component of TT causes transverse motion; the horizontal components nearly cancel (more below).

Step 3 — Small-angle approximation

For small slopes, θ\theta is tiny, so sinθtanθ=yx.\sin\theta \approx \tan\theta = \frac{\partial y}{\partial x}. Why this step? tanθ\tan\theta is literally the slope of the string, which is y/x\partial y/\partial x. This converts geometry into derivatives. (Also cosθ1\cos\theta\approx 1, so the horizontal tension components are equal and cancel — tension stays T\approx T everywhere.)

So net vertical force: Fy=T[yxx+dxyxx].F_y = T\left[\left.\frac{\partial y}{\partial x}\right|_{x+dx} - \left.\frac{\partial y}{\partial x}\right|_{x}\right].

Step 4 — Turn the difference into a derivative

A difference of a function at x+dxx+dx and xx, divided implicitly by dxdx, is a derivative: yxx+dxyxx2yx2dx.\left.\frac{\partial y}{\partial x}\right|_{x+dx} - \left.\frac{\partial y}{\partial x}\right|_{x} \approx \frac{\partial^2 y}{\partial x^2}\,dx. Why this step? This is the definition of the second derivative: how the slope changes across the element. A changing slope means the string is curved — and curvature is what produces a net force. So Fy=T2yx2dx.F_y = T\,\frac{\partial^2 y}{\partial x^2}\,dx.

Step 5 — Newton's second law

The transverse acceleration is 2y/t2\partial^2 y/\partial t^2. Then Fy=dmayF_y = dm \cdot a_y: T2yx2dx=(μdx)2yt2.T\,\frac{\partial^2 y}{\partial x^2}\,dx = (\mu\, dx)\,\frac{\partial^2 y}{\partial t^2}. Why this step? F=maF=ma for the element. The same dxdx on both sides cancels — the result is independent of how small a piece we chose, which is why it holds for the whole string.

Step 6 — Cancel and identify vv

2yt2=Tμ2yx2.\frac{\partial^2 y}{\partial t^2} = \frac{T}{\mu}\,\frac{\partial^2 y}{\partial x^2}. Comparing with the standard form ytt=v2yxxy_{tt}=v^2 y_{xx} gives v=Tμ\boxed{v=\sqrt{\dfrac{T}{\mu}}} Why this step? Dimensional sense: [T]=N=kg⋅m/s2[T]=\text{N}=\text{kg·m/s}^2, [μ]=kg/m[\mu]=\text{kg/m}, so T/μT/\mu has units m2/s2\text{m}^2/\text{s}^2 — a speed squared. ✓


WHY any f(xvt)f(x-vt) solves it (Forecast-then-Verify)

Forecast: A pulse that keeps its shape while sliding right at speed vv is y=f(xvt)y=f(x-vt). Let's verify it satisfies the equation.

Let u=xvtu=x-vt.

  • yt=f(u)(v)\dfrac{\partial y}{\partial t}=f'(u)\cdot(-v), so 2yt2=f(u)v2\dfrac{\partial^2 y}{\partial t^2}=f''(u)\cdot v^2.
  • yx=f(u)\dfrac{\partial y}{\partial x}=f'(u), so 2yx2=f(u)\dfrac{\partial^2 y}{\partial x^2}=f''(u).

Then ytt=v2f(u)=v2yxxy_{tt}=v^2 f''(u)=v^2 y_{xx}. ✓ Verified. Any rigidly-moving shape works.


Worked examples


Common mistakes (Steel-man + fix)


Active recall

Recall Quick self-test (hide and answer)
  • What two quantities set the wave speed on a string?
  • Where does curvature enter the derivation?
  • Why do horizontal tension components disappear?
  • What approximation makes the equation linear?
What is the wave equation for a string?
2y/t2=v22y/x2\partial^2 y/\partial t^2 = v^2\,\partial^2 y/\partial x^2
What is the wave speed on a string?
v=T/μv=\sqrt{T/\mu}, with TT tension and μ\mu linear mass density.
In the derivation, what physical quantity produces the net transverse force?
The curvature 2y/x2\partial^2 y/\partial x^2 (the change of slope across the element).
What small-angle step is used?
sinθtanθ=y/x\sin\theta\approx\tan\theta=\partial y/\partial x (and cosθ1\cos\theta\approx1).
Why do horizontal tension components vanish?
They are both TcosθT\approx T\cos\theta\approx T and equal at the two ends, so they cancel — keeping TT uniform.
Does string wave speed depend on amplitude or frequency?
No — only on TT and μ\mu (the medium).
What is the mass of the element used in F=maF=ma?
dm=μdxdm=\mu\,dx.
General solution form of the 1-D wave equation?
y=f(xvt)+g(x+vt)y=f(x-vt)+g(x+vt) (right- and left-moving shapes).
If tension is quadrupled, what happens to vv?
vv doubles, since vTv\propto\sqrt{T}.

Recall Feynman: explain to a 12-year-old

Imagine a long jump-rope. When part of the rope is curved like a little hill, the rope is being pulled at the two ends of that hill in slightly different directions. Those pulls don't perfectly cancel, so there's a small leftover tug that yanks that bit of rope up or down. The more sharply the rope is bent (curved), the bigger the tug — and a bigger tug means faster up-down shake. That tug-vs-shake rule, plus how heavy and how tight the rope is, decides how fast the wiggle runs along the rope.


Connections

Concept Map

mass = mu times dx

vertical components

small-angle sin ~ tan

difference of slopes

net transverse force

Newtons second law

F = ma

F = ma

rearrange

defines speed

depends only on

String element x to x+dx

dm = mu dx

Tension T at both ends

T sin theta both ends

slope = dy/dx

curvature d2y/dx2

F_y = T d2y/dx2 dx

F = ma

transverse accel d2y/dt2

Wave equation d2y/dt2 = v2 d2y/dx2

v = sqrt(T/mu)

tension and mass density

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, idea bilkul simple hai: ek tani hui string (tension TT) ke chhote se tukde par Newton ka second law lagao. Jab string ka koi hissa curve ho jaata hai, to uske dono sire par jo tension lagti hai woh thodi alag-alag direction me pull karti hai. Is wajah se ek chhota sa net vertical force bach jaata hai jo us tukde ko upar-neeche hilaata hai. Curvature jitni zyada, force utna zyada — yahi puri kahani hai.

Derivation me hum maan lete hain ki angle chhota hai, isliye sinθtanθ=y/x\sin\theta \approx \tan\theta = \partial y/\partial x (yeh slope hai). Slope ka change yaani 2y/x2\partial^2 y/\partial x^2 — yahi curvature hai aur yahi net force deta hai: Fy=T(2y/x2)dxF_y = T\,(\partial^2 y/\partial x^2)\,dx. Mass dm=μdxdm=\mu\,dx aur acceleration 2y/t2\partial^2 y/\partial t^2. F=maF=ma lagao, dxdx cancel ho jaata hai, aur mil jaata hai 2y/t2=(T/μ)2y/x2\partial^2 y/\partial t^2 = (T/\mu)\,\partial^2 y/\partial x^2.

Speed nikalti hai v=T/μv=\sqrt{T/\mu}. Yaad rakho: yeh sirf medium par depend karti hai — string kitni tight hai aur kitni heavy hai. Amplitude ya frequency se koi farq nahi padta. Isliye guitar ki taar ko zyada kasoge to pitch badhta hai (kyunki vv aur frequency badhti hai). Mantra: "Tight & light = fast flight."

Ek important baat — horizontal tension components dono sire par barabar hote hain (T\approx T), isliye woh cancel ho jaate hain. Isi wajah se tension ko ek single constant TT maan paate hain. Yeh chhoti si baat samajhna zaroori hai, ratna mat.

Go deeper — visual, from zero

Test yourself — Oscillations & Waves

Connections