Animated Solution for Physics - Waves: A uniform string of length 20 m is suspended from a rigid support. A short wave pulse is introduced at its lowest end. It starts moving up the string. The time taken to reach the support is (Take, g=10ms−2)
Select Answer:
Visualized Solution
Visualizing the Setup
L=20 m
g=10 m/s2
Tension at a Distance x
T=(mass of length x)⋅g
T=(μx)g
Wave Speed
v=μT
v=μμxg=gx
Setting up the Differential Equation
v=dtdx=gx
dt=gxdx
Integrating for Total Time
∫0tdt=∫0Lg1x−1/2dx
t=g1[2x]0L=2gL
Final Calculation
t=21020
t=22 s
The Way Forward
What if a mass M is attached at the bottom?
T=(M+μx)g
00:00 / 00:00
The Sigma Insight: Wave Equation and Wave Speed
Solution Diagram
This problem is a beautiful intersection of wave mechanics and calculus. It forces us to abandon the comfort of constant velocity and deal with a dynamically changing system. Let's break down the physics of a wave pulse traveling up a heavy, hanging string.
The Non-Uniform Tension
When a string is massless, the tension is uniform throughout. But here, the string has a significant mass. Imagine isolating a small segment of the string at a height x from the bottom. What is pulling this segment down? It's the weight of the string below it.
If the string has a total mass m and length L, its linear mass density is μ=Lm. The mass of the portion of the string below our segment is simply μx. Therefore, the tension T at a height x is equal to the weight of this lower portion:
T=(μx)g
Notice that at the very bottom (x=0), the tension is zero. At the very top (x=L), the tension is maximum, equal to the total weight of the string, mg.
The Variable Wave Speed
The speed of a transverse wave on a string is governed by the classic formula v=μT. Because our tension T is a function of x, our wave speed v will also be a function of x. Let's substitute our expression for tension:
v=μμxg=gx
This is a fascinating result! The mass density μ completely cancels out. The speed of the wave pulse depends only on the acceleration due to gravity g and its current height x from the bottom. As the pulse climbs higher, it accelerates.
The Calculus Route
Integration
To find the total time taken, we must acknowledge that velocity is the rate of change of position, v=dtdx. We can set up a differential equation:
dtdx=gx
Separating the variables to group x terms with dx and t terms with dt:
dt=gxdx=g1x−1/2dx
Now, we integrate both sides. The time t goes from 0 to the total time Ttotal, while the position x goes from the bottom (0) to the top (L):
∫0Ttotaldt=g1∫0Lx−1/2dx
Ttotal=g1[1/2x1/2]0L=g1[2x]0L
Ttotal=2gL
This is a standard, highly useful result to remember for JEE. Substituting the given values L=20 m and g=10 m/s2:
Ttotal=21020=22 s
The Ninja Technique
Constant Acceleration
While integration is the rigorous way, there is a brilliant shortcut hidden in the kinematics. Let's look at the acceleration of the wave pulse. We know v=gx. Using the chain rule, acceleration a=dtdv=vdxdv:
a=(gx)⋅dxd(gx)
a=gx⋅(g⋅2x1)=2g
The acceleration of the wave pulse is constant! It is exactly half of the acceleration due to gravity. Since the acceleration is constant, we can bypass integration entirely and use the standard equations of motion. Using S=ut+21at2 with initial velocity u=0 (since v=g(0)=0 at the bottom):
L=0+21(2g)t2
L=4gt2⟹t2=g4L⟹t=2gL
We arrive at the exact same formula in seconds! This dual perspective—seeing the problem through both calculus and pure kinematics—is the hallmark of a true physics master.