Solveeit Logo

Question

Question: A uniform string of length L and total mass M is suspended vertically and a transverse pulse is give...

A uniform string of length L and total mass M is suspended vertically and a transverse pulse is given at the top end of it. At the same moment a body is released from rest and falls freely from the top of the string. How far from the bottom does the body pass the pulse.

Answer

L/9

Explanation

Solution

The string has length L and mass M, suspended vertically. The linear mass density is μ=M/L\mu = M/L.

Consider a point on the string at a distance x from the top end (0 \le x \le L). The portion of the string below this point has length L-x and mass μ(Lx)\mu(L-x). The tension at this point is T(x)=μ(Lx)g=(M/L)(Lx)gT(x) = \mu(L-x)g = (M/L)(L-x)g.

The speed of a transverse pulse on the string at position x is v(x)=T(x)μ=(M/L)(Lx)gM/L=(Lx)gv(x) = \sqrt{\frac{T(x)}{\mu}} = \sqrt{\frac{(M/L)(L-x)g}{M/L}} = \sqrt{(L-x)g}.

The pulse is traveling downwards, so its velocity is dxdt=(Lx)g\frac{dx}{dt} = \sqrt{(L-x)g}.

To find the time tpt_p for the pulse to travel from the top (x=0) to a position x, we integrate: 0tpdt=0xdx(Lx)g\int_{0}^{t_p} dt = \int_{0}^{x} \frac{dx}{\sqrt{(L-x)g}}

tp=1g0x(Lx)1/2dxt_p = \frac{1}{\sqrt{g}} \int_{0}^{x} (L-x)^{-1/2} dx

Let u=Lxu = L-x, so du=dxdu = -dx. When x=0x=0, u=Lu=L. When x=xx=x, u=Lxu=L-x.

tp=1gLLxu1/2(du)=1gLxLu1/2dut_p = \frac{1}{\sqrt{g}} \int_{L}^{L-x} u^{-1/2} (-du) = \frac{1}{\sqrt{g}} \int_{L-x}^{L} u^{-1/2} du

tp=1g[2u1/2]LxL=2g(LLx)t_p = \frac{1}{\sqrt{g}} [2u^{1/2}]_{L-x}^{L} = \frac{2}{\sqrt{g}} (\sqrt{L} - \sqrt{L-x}).

A body is released from rest from the top end (x=0) at the same moment (t=0). The body falls freely under gravity. The position of the body at time t is given by xb(t)=12gt2x_b(t) = \frac{1}{2}gt^2, where x is the distance from the top.

The body passes the pulse when they are at the same position x at the same time t. Let this time be tt. The position of the pulse at time t is x, where t is the time taken for the pulse to reach x, i.e., t=tpt = t_p. So, the meeting condition is xb(t)=xx_b(t) = x.

12gt2=x\frac{1}{2}gt^2 = x.

The time taken is t=2xgt = \sqrt{\frac{2x}{g}}.

Equating the time taken for the pulse to reach x and the time taken for the body to fall x:

2g(LLx)=2xg\frac{2}{\sqrt{g}} (\sqrt{L} - \sqrt{L-x}) = \sqrt{\frac{2x}{g}}

Multiply both sides by g\sqrt{g}:

2(LLx)=2x2 (\sqrt{L} - \sqrt{L-x}) = \sqrt{2x}

Square both sides:

4(LLx)2=2x4 (\sqrt{L} - \sqrt{L-x})^2 = 2x

2(L+(Lx)2L(Lx))=x2 (L + (L-x) - 2\sqrt{L(L-x)}) = x

2(2Lx2L2Lx)=x2 (2L - x - 2\sqrt{L^2 - Lx}) = x

4L2x4L2Lx=x4L - 2x - 4\sqrt{L^2 - Lx} = x

4L3x=4L2Lx4L - 3x = 4\sqrt{L^2 - Lx}

Square both sides again:

(4L3x)2=16(L2Lx)(4L - 3x)^2 = 16 (L^2 - Lx)

16L224Lx+9x2=16L216Lx16L^2 - 24Lx + 9x^2 = 16L^2 - 16Lx

9x224Lx+16Lx=09x^2 - 24Lx + 16Lx = 0

9x28Lx=09x^2 - 8Lx = 0

x(9x8L)=0x(9x - 8L) = 0

This gives two solutions: x=0x=0 or x=8L9x = \frac{8L}{9}.

x=0x=0 corresponds to the initial position at t=0t=0. The meeting point during the motion is x=8L9x = \frac{8L}{9}.

This is the distance from the top end. The question asks for the distance from the bottom end. Distance from the bottom = L - x = L8L9=9L8L9=L9L - \frac{8L}{9} = \frac{9L - 8L}{9} = \frac{L}{9}.