Waves: Step-by-Step Worked Examples (6)

hard 3 min read
Tags Waves

Question

A string of length L=1L = 1 m and linear mass density μ=0.01\mu = 0.01 kg/m is fixed at both ends and stretched with tension T=100T = 100 N. Find the frequencies of the first three harmonics. Then find the position of the node closest to the midpoint in the third harmonic.

Solution — Step by Step

Speed of a transverse wave on a stretched string is

v=Tμ=1000.01=100 m/sv = \sqrt{\frac{T}{\mu}} = \sqrt{\frac{100}{0.01}} = 100 \text{ m/s}

For a string fixed at both ends, the fundamental has wavelength λ1=2L=2\lambda_1 = 2L = 2 m. So

f1=vλ1=1002=50 Hzf_1 = \frac{v}{\lambda_1} = \frac{100}{2} = 50 \text{ Hz}

For a string fixed at both ends, fn=nf1f_n = n f_1. So f2=100f_2 = 100 Hz and f3=150f_3 = 150 Hz. The third harmonic has λ3=2L/3=2/3\lambda_3 = 2L/3 = 2/3 m.

The third harmonic has 4 nodes (including the two ends) at positions x=0,L/3,2L/3,Lx = 0, L/3, 2L/3, L. Numerically: 0,0.333,0.667,1.00, 0.333, 0.667, 1.0 m. The midpoint is at x=0.5x = 0.5 m. Distance from midpoint to nearest node: 0.50.333=0.167|0.5 - 0.333| = 0.167 m. So the closest node is at x=L/30.333x = L/3 \approx 0.333 m.

Why This Works

A string fixed at both ends supports only standing waves where both ends are nodes. That forces the length LL to be an integer number of half-wavelengths: L=nλ/2L = n\lambda/2. Each value of nn is a harmonic.

Wave speed depends only on the medium (TT and μ\mu), not the frequency. So once we know vv, every harmonic frequency is just vv divided by the corresponding wavelength.

This exact setup appeared in JEE Main 2023 Shift 2, with slightly different numbers. Knowing the formula fn=n2LT/μf_n = \dfrac{n}{2L}\sqrt{T/\mu} cold lets you solve it in 30 seconds.

Alternative Method

Use the direct formula for a string fixed at both ends:

fn=n2LTμ=n2(1)1000.01=50n Hzf_n = \frac{n}{2L}\sqrt{\frac{T}{\mu}} = \frac{n}{2(1)}\sqrt{\frac{100}{0.01}} = 50n \text{ Hz}

Plug n=1,2,3n = 1, 2, 3 to get 50,100,15050, 100, 150 Hz directly.

Students confuse “string fixed at both ends” with “open organ pipe” — both have all harmonics, but the formulas use different boundary conditions in derivation. For “closed organ pipe,” only odd harmonics exist. Read the boundary condition carefully.

Final answer: f1=50f_1 = 50 Hz, f2=100f_2 = 100 Hz, f3=150f_3 = 150 Hz. Closest node to midpoint in 3rd harmonic is at x=L/3x = L/3.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next