Devany D. answered 05/14/24
Friendly MIT Grad for Math and Science Tutoring
Hi Mehmed,
Quick clarification question: is there supposed to be a square root around v? I noticed that you put a parenthesis outside the v in "v = ( (LFt) / (M/L) )", and there is a square root around it in the expression "dt = dy/√( (LFt) / (M/L) ). ".
If that's the case, and assuming everything you have provided is correct (there might be a minor mistake in v, see the end of the answer), let's proceed as follows (if not, feel free to change it to the expression without the square root)
1.Simplify the differential equation to make your life easier :)
If the 2 Ls are the same variable in v, we can simplify it as
v = L (√ Ft) /(√M)
Then, the differential equation, as you mentioned, becomes
dt = [ (√M) / L (√ Ft)] * dy
2.Solving the Differential Equation to get t
To find the total time t, we want to integrate both sides from 0 to L, which is the entire length of the rope because this is the length that it needs to travel
t = ∫L0 [ (√M) / L (√ Ft)] * dy, from 0 to L (apologies, I don't know how to format on this website properly)
Since [ (√M) / L (√ Ft)] is constant with respect to y, we can take it outside the integral,
t = [ (√M) / L (√ Ft)] * ∫L0 dy, from 0 to L
Then, solving the integral, we have
t = [ (√M) / L (√ Ft)] * y |L 0 = [ (√M) / L (√ Ft)] * (L - 0) = [ (√M) / L (√ Ft)] * L
Notice that the L can cancel out, and now we have
t = (√M) / (√ Ft)
3.Find F_t to answer the question (Wahoo!)
Now we have t as an expression, but we have a problem: Ft is not permitted as a variable! To resolve this, we want to express Ft in a permitted variable.
For a vertically hanging rope, the tension at any point is due to the weight of the rope below that point. You can verify this by drawing a force diagram. Therefore, at the very top of the rope at length L, the tension Ft is the weight of the entire rope becomes
Ft = M*g
Substitute Ft = M g into the equation we have at the end of part 2, we have
t = (√M) / (√ Ft) = (√M) / (√ M * g) = 1/√g
Potential Mistake?
However, I have to point out that usually, the wave speed v is not constant along the length of the rope because tension T varies with height y (as I previously mentioned). To fix this, simply write
v(y) = √[T(y) / μ]
where μ is the linear density M/L, which yields
v = √ [(M/L) * g * y / (M/L)] = √gy
Repeat the approach I have given above, we should arrive at the answer t = 2√[L/g]
If you believe this was a possible mistake that you have made, feel free to reach out to me, and I can guide you through the rest of the derivation
Thank you! I hope this is helpful, and have a great day :)
Devany
Devany D.
Cool! No worries - I am glad that we catch that mistake... Even if v is wrong, I believe that you should still be able to follow the workflow I have provided above (switch out the v!), so no work is lost :) Let me know if there is anything else that I can help with05/14/24
Mehmed S.
sorry, my bad, the V is not constant along the length of the rope. thank you so much, I'm gonna try to understand this and follow along with it :D05/14/24