This page builds every piece of notation the parent derivation leans on, starting from things a curious 12-year-old already knows and adding exactly one new idea at a time. Nothing here is assumed. If the main note used a symbol, it is defined below before you meet it there.
Picture a guitar string stretched flat between two pegs. Lay a ruler along its resting line — call the direction along the ruler the x-direction (horizontal, left–right).
Now pluck it. Each point of the string lifts a little off the resting line. How far a point has moved up or down is its displacement.
Why we need two inputs. A single photo of the string (one frozen instant) is a function of x alone — a curve. But the string moves, so its whole curve is different a moment later. To describe the motion we need a height that depends on both where (x) and when (t). That is exactly what a two-variable function u(x,t) is.
The string is not flat once plucked; at each point it tilts. Two words describe the same tilt.
These connect through a right triangle. Step forward a tiny run and the string rises by some amount; the tangent is the hypotenuse. On that triangle:
tanθ=runrise=slope.
Why tan and not sin or cos?tanθ is opposite over adjacent — it is literally rise-over-run, so it is the slope. That is why the parent note writes tanθ=ux: the slope of the string and the tangent of its tilt-angle are the same number.
The single most important tool below is the derivative. Here it is from zero.
Why "partial" and the curly ∂? Because u has two inputs, x and t. When we measure the slope in the x-direction we hold t frozen — we only wiggle one variable. The curly ∂ is a flag saying "there are other variables; I'm changing just this one."
Why we need the limit. Real slope is defined at a point, but a point has no width — you cannot compute rise-over-run at a single spot. The trick is to compute it across a small chunk and then let the chunk vanish. The later change of variables and the whole derivation depend on this shrinking idea; it is the engine of calculus.
Now apply the same slope-machine again, this time to the slope itself.
Why the topic lives or dies on this. The whole wave equation says utt=c2uxx: acceleration is proportional to curvature. A point sitting in a dip (∪, uxx>0) gets pushed up; a point on a hump (∩, uxx<0) gets pushed down. Curvature is the messenger that tells each point which way its neighbours are yanking it.
Time gets the same treatment: utt=∂t2∂2u is acceleration — how fast the up/down velocityut of a fixed point is changing. It is the "a" in F=ma.
Read it top to bottom: geometry (slope, curvature) plus physics (tension, mass) meet inside $F=ma$, and out drops the wave equation. This same skeleton — a balance law feeding a PDE — underlies the heat equation and Laplace's equation too, which is why the classification of second-order PDEs groups them together.
Self-test: cover the right side and answer each before revealing.
What does u(x,t) physically mean?
The vertical height of the string at position x at time t.
Why does the displacement need two inputs, not one?
One input gives a frozen snapshot; the string also changes in time, so we need both position x and time t.
What is the slope of the string in symbols, and its trig meaning?
ux=tanθ = rise over run = opposite over adjacent of the tangent triangle.
Why do we use tanθ rather than sinθ for slope?
Because tanθ is opposite/adjacent = rise/run, which is exactly the slope.
What does the curly ∂ signal?
A partial derivative — change with respect to one variable while the others are held fixed.
Why must a derivative use a shrinking limit Δx→0?
Slope at a single point has no width; we take rise/run over a chunk and shrink it to zero to get the slope exactly at the point.
What does uxx represent, and why not "steepness"?
Curvature — the bending of the string; steepness is ux, and a straight steep line has uxx=0.
What does utt represent?
Vertical acceleration of a fixed point — the "a" in F=ma.
What is the mass of a chunk of length Δx?
ρΔx.
Which component of tension actually accelerates the string vertically?
The vertical component Tsinθ (its difference across the chunk).
Give c in terms of T and ρ and one sanity fact.
c=T/ρ; tighter string → faster, heavier string → slower, and units come out as m/s.
Recall Feynman check: say the whole page in one breath
The string's height is u(x,t); its slope is ux=tanθ; the bend of that slope is the curvature uxx; each chunk of mass ρΔx is pulled up by the vertical tension Tsinθ, and Newton's F=ma turns bend into acceleration utt, giving utt=c2uxx with c=T/ρ.