Introduction to Standing Waves
Standing waves, or stationary waves, represent one of the most visually stunning and physically profound phenomena in wave mechanics. Unlike progressive waves, which transport energy continuously through a medium, standing waves seem to "stand still" in space. They are characterized by points of absolute rest, called nodes, and points of maximum oscillation, called antinodes.
But how do these stationary patterns emerge from dynamic, moving waves? The answer lies in the principle of superposition. When two identical progressive waves traveling in opposite directions overlap, their interference creates a stationary pattern. In this article, we will dissect a classic JEE problem from 1988 that explores the mathematical conditions required to form a standing wave with a node at a specific boundary.
---
Analyzing the Setup
We are given a progressive wave represented by the equation:
Let's analyze this equation to understand its physical behavior:
1. Amplitude: The maximum displacement of the particles is a.
2. Propagation Direction: The phase term is (kx−ωt). Since the spatial term kx and the temporal term ωt have opposite signs, this wave is propagating in the positive x-direction.
3. Frequency and Wavelength: The angular frequency is ω and the wave number is k.
To form a standing wave, we must superimpose this wave with another wave, y2, that satisfies two strict conditions:
- It must have the same amplitude a, frequency ω, and wave number k to ensure perfect cancellation and reinforcement.
- It must travel in the opposite direction (the negative x-direction).
Therefore, the general equation for the second wave must be of the form:
where the positive sign between kx and ωt ensures propagation in the negative x-direction, and ϕ is an arbitrary phase constant that we must determine.
---
The Boundary Condition
Node at x=0
A node is a point in the medium that undergoes absolutely zero displacement at all times. Mathematically, this means the net displacement ynet at x=0 must be identically zero for any time t:
ynet(0,t)=y1(0,t)+y2(0,t)=0∀t
Let's substitute x=0 into our individual wave equations:
y1(0,t)=acos(k(0)−ωt)=acos(−ωt)
Since cosine is an even function, i.e., cos(−θ)=cos(θ), we can simplify this to:
Now, substituting x=0 into our general equation for y2:
y2(0,t)=Acos(k(0)+ωt+ϕ)=Acos(ωt+ϕ)
---
Solving for Amplitude and Phase
Now, we apply the superposition principle at the origin:
Rearranging this equation gives:
For this equality to hold true at every single instant of time t, the two cosine functions must be completely out of phase (shifted by 180∘ or π radians), and their amplitudes must be equal. This yields:
1. Amplitude: A=a
2. Phase Constant: ϕ=π
Let's substitute these values back into our general equation for y2:
Using the trigonometric identity cos(θ+π)=−cos(θ), we can simplify this to:
This is a remarkably elegant result! It shows that the second wave must not only travel in the opposite direction but must also be inverted (shifted by π radians) to ensure that they always cancel each other out at the origin.
Comparing this with our options, we find that it matches Option (c).
---
The Way Forward
What if x=0 was an Antinode?
To truly master this concept, let's explore a variation. What if the problem had specified that x=0 must be an antinode?
An antinode is a point of maximum constructive interference, where the displacement reaches its maximum possible value of ±2a. For this to happen, the two waves must interfere constructively at the origin:
ynet(0,t)=y1(0,t)+y2(0,t)=±2acos(ωt)
Substituting our expressions at x=0:
acos(ωt)+Acos(ωt+ϕ)=±2acos(ωt)
This condition is satisfied when the waves are perfectly in phase, which means:
1. Amplitude: A=a
2. Phase Constant: ϕ=0
Substituting these into our general equation for y2 gives:
This simple exercise shows how a small change in the boundary condition (node vs. antinode) completely changes the phase of the reflecting wave. Keep this in mind, as such variations are highly common in competitive exams like JEE Advanced!