Question
Two waves travelling in opposite directions are given by:
y1=Asin(kx−ωt)
y2=Asin(kx+ωt)
Find the equation of the resultant standing wave. Identify the positions of nodes and antinodes.
Solution — Step by Step
When two waves overlap, the net displacement at any point is the algebraic sum of individual displacements:
y=y1+y2=Asin(kx−ωt)+Asin(kx+ωt)
Use the identity: sinP+sinQ=2sin(2P+Q)cos(2P−Q)
Here, P=kx−ωt and Q=kx+ωt:
2P+Q=2(kx−ωt)+(kx+ωt)=kx
2P−Q=2(kx−ωt)−(kx+ωt)=−ωt
Therefore:
y=2Asin(kx)cos(−ωt)=2Asin(kx)cos(ωt)
(Using cos(−ωt)=cos(ωt))
y=2Asin(kx)cos(ωt)
This is the standing wave equation. Key observation: the amplitude at any position x is 2Asin(kx) — a function of position alone, not time. The entire wave oscillates in time as cos(ωt), but the amplitude pattern is fixed in space. That’s why it’s called a “standing” wave — it doesn’t travel.
Nodes are points where amplitude = 0 always. Amplitude = 2Asin(kx)=0 when:
sin(kx)=0⇒kx=nπ,n=0,1,2,3,...
x=knπ=2nλ(since k=λ2π)
Nodes occur at x=0,2λ,λ,23λ,...
They are spaced λ/2 apart.
Antinodes are points of maximum amplitude (=2A). These occur when ∣sin(kx)∣=1:
kx=2(2n−1)π,n=1,2,3,...
x=4(2n−1)λ
Antinodes occur at x=4λ,43λ,45λ,...
They are spaced λ/2 apart, and located midway between nodes.
Why This Works
The superposition of two identical waves travelling in opposite directions produces a standing wave. The mathematics shows why: adding sin(kx−ωt) and sin(kx+ωt) separates the spatial and temporal dependencies. In a travelling wave, position and time are always coupled as (kx−ωt) — the pattern moves. In the standing wave 2Asin(kx)cos(ωt), they’re separated — the spatial pattern sin(kx) is fixed, and the whole thing just pulsates in time.
This happens physically in strings fixed at both ends, organ pipes, and microwave cavities. The standing wave represents resonance — the wave bouncing back and forth constructively interferes with itself.
Distance between adjacent node and antinode = λ/4. Distance between two adjacent nodes (or antinodes) = λ/2. These are the key numbers for string vibration problems — knowing the boundary conditions (fixed/free ends), you can count half-wavelengths to find allowed frequencies.
Common Mistake
Students often apply the identity incorrectly and get y=2Acos(kx)sin(ωt) or other wrong forms. The error usually comes from mixing up which functions the identity applies to. Double-check: y1+y2 uses sinP+sinQ=2sin(2P+Q)cos(2P−Q). The first factor (2A × sin) contains the spatial part, and the second (cos) contains the temporal part. If you get them swapped, check your substitution for P and Q.