Waves: Tricky Questions Solved (5)

medium 2 min read
Tags Waves

Question

Two identical strings, each 11 m long, are stretched with tensions T1=100T_1 = 100 N and T2=144T_2 = 144 N respectively. Each string is plucked at its midpoint. The strings have linear mass density μ=0.01\mu = 0.01 kg/m. Find the difference in their fundamental frequencies, and the lowest order of harmonic at which the two strings produce the same frequency for some pair of harmonic numbers.

Solution — Step by Step

v=T/μv = \sqrt{T/\mu}

v1=100/0.01=100v_1 = \sqrt{100/0.01} = 100 m/s, v2=144/0.01=120v_2 = \sqrt{144/0.01} = 120 m/s.

For a string fixed at both ends, fn=nv/(2L)f_n = n v / (2L). So f1(1)=100/2=50f_1^{(1)} = 100/2 = 50 Hz, f1(2)=120/2=60f_1^{(2)} = 120/2 = 60 Hz. Difference =10= 10 Hz.

We need n1f1(1)=n2f1(2)n_1 f_1^{(1)} = n_2 f_1^{(2)}, i.e. 50n1=60n250 n_1 = 60 n_2, or 5n1=6n25 n_1 = 6 n_2. Smallest integers: n1=6,n2=5n_1 = 6, n_2 = 5.

f=6×50=300f = 6 \times 50 = 300 Hz, also =5×60=300= 5 \times 60 = 300 Hz. Confirmed.

The 6th harmonic of string 1 matches the 5th harmonic of string 2 at 300300 Hz. Below this, no common harmonic exists.

Final answer: difference in fundamentals =10= 10 Hz; lowest match at the 6th harmonic of string 1 / 5th harmonic of string 2 = 300300 Hz.

Why This Works

The frequencies of a fixed string form a harmonic series: f,2f,3f,f, 2f, 3f, \ldots. Two strings have a common frequency if one harmonic series intersects the other, which happens when the ratio of their fundamentals is a rational number p/qp/q — at the LCM of the appropriate harmonics.

Here the ratio is 50/60=5/650/60 = 5/6, so smallest matching harmonics are n1=6,n2=5n_1 = 6, n_2 = 5.

Alternative Method

Compute the LCM of 5050 and 6060 directly: LCM(50,60)=300(50, 60) = 300. Then 300/50=6300/50 = 6 and 300/60=5300/60 = 5 give the harmonic numbers.

Whenever a problem asks for a “common harmonic” of two systems, write the LCM of the fundamentals — never enumerate multiples by hand. Saves at least a minute in JEE Main.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next