Rope hanging from a table, find time taken to fall off table

Click For Summary

Homework Help Overview

The problem involves a rope of uniform mass per unit length that begins to slide through a hole in a table. Participants are tasked with determining the time it takes for the end of the rope to pass through the hole, given specific parameters such as the length of the rope and gravitational acceleration.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of gravitational potential energy and the work-energy theorem, with some questioning the need for a double integral to account for the changing mass of the rope. Others suggest formulating a differential equation to express the acceleration of the rope.

Discussion Status

The discussion is ongoing, with various interpretations being explored. Some participants have offered guidance on alternative approaches, such as using momentum instead of energy conservation, but no consensus has been reached on the best method to solve the problem.

Contextual Notes

Participants note that energy conservation may not apply in this scenario, and there are discussions about the constraints involved in the work done by gravity on the rope. The original poster expresses confusion regarding the average velocity and the implications of their calculations.

Better WOrld
Messages
80
Reaction score
1

Homework Statement



A rope of uniform mass per unit length ##\lambda## and length ##L## lies curled on a table, with a short length ##\delta l## of it hanging through a hole in the table. At time zero, the rope begins to slide through the hole. At what time ##t_c## (in seconds) does the end of the rope pass through the hole?

Details




    • The rope is 10 m long.
    • ##\delta l = 0.1## m
    • ##g=9.81\ \text{m/s}^2##
    • There is no friction between the rope and itself, or between the rope and the table.

Homework Equations

The Attempt at a Solution



I tried the problem but my solution doesn't give the correct answer. I would be truly grateful if somebody could please show me where I've gone wrong.


Let the 0 Gravitational Potential Energy level be at the table's height.
Taking the rope as the system on a table, we can see that only gravity does work on the system.
Let ##x## be the part of the rope hanging through the hole. Consider an elemental part ##dm## of width ##dx## at a distance ##x## hanging below the table. $$dm=\lambda dx$$
$$dW_g=xdm=\lambda g x dx$$
Since ##x## varies from ##\delta l## to ##l## ie ##0.1## to ##10,##
$$W_g=\lambda g\int_{0.1}^{10} xdx$$
$$W_g=49.995\lambda g$$
Applying the work Energy Theorem,
$$\dfrac{1}{2}mv^2=W_g$$
$$\Rightarrow \dfrac{1}{2}\times(\lambda\times L)\times v^2=49.995\lambda g$$
Since $$\lambda$$ gets canceled on both sides and ##L=10,##
$$v^2=\dfrac{49.995}{5}\times g$$
Hence, $$v=\sqrt{98.09}\approx9.904$$
Since ##v=\dfrac{dx}{dt}##
$$\dfrac{dx}{9.904}=dt$$
$$\dfrac{1}{9.904}\int_{0.1}^{10}dx=\int _0^Tdt$$

However, this answer doesn't match the given answer of 5.29.
 
Physics news on Phys.org
Hi BW,

Your post reminded me of this one which isn't exactly the same, but perhaps you can pick up something useful. In the mean time I'll try to follow through your solution.
 
Last edited:
I think your work integral needs to be a double integral, not a single, because each rope element only generates a gravitational force when it is through the hole, but every element is subject to the force, via the tension in the rope, at all times. The double integral would be over (1) location of the element on the rope and (2) distance traveled by the element. However, I think that way of doing it may be unnecessarily complex.

Can you write a differential equation expressing the acceleration of the rope (##\ddot{x}##) as a function of how much of the rope is hanging through the hole (##x##)? Unless I've made a mistake, the solution is fairly quick and easy via that route.
 
Last edited:
andrewkirk said:
I think your work integral needs to be a double integral, not a single, because each rope element only generates a gravitational force when it is through the hole, but every element is subject to the force, via the tension in the rope, at all times. The double integral would be over (1) location of the element on the rope and (2) distance traveled by the element. However, I think that way of doing it may be unnecessarily complex.

Can you write a differential equation expressing the acceleration of the rope (##\ddot{x}##) as a function of how much of the rope is hanging through the hole (##x##)? Unless I've made a mistake, the solution is fairly quick and easy via that route.
Sorry Sir, I haven't done Differential Equations.
Sir, I don't think a double integral would be necessary. It s true that the mass of the rope hanging is continuously changing and so is ##x##. However, we could write the elemental mass as ##dm=\dfrac{M}{L}\times dx## where ##dx## is the length of the element of mass. Thus, the expression for work done (##dm\times g\times x=\dfrac{M}{L}\times dx\times g\times x##) is reduced to only one quantity which is varying ie ##x##-the length of the rope above the element of mass.
 
BvU said:
Hi BW,

Your post reminded me of this one which isn't exactly the same, nbut perhaps you can pick up something useful. In the mean time I'll try to follow through your solution.
BvU said:
Hi BW,

Your post reminded me of this one which isn't exactly the same, nbut perhaps you can pick up something useful. In the mean time I'll try to follow through your solution.
Sorry Sir, but that thread didn't really help me.
 
Fair enough. From your solution attempt I gather you use the kinetic energy (##=W_g##) at the moment when the end of the rope falls out of the hole to calculate a velocity. But that is not the average velocity.
 
Better WOrld said:
we could write the elemental mass as ##dm=\dfrac{M}{L}\times dx## where ##dx## is the length of the element of mass. Thus, the expression for work done (##dm\times g\times x=\dfrac{M}{L}\times dx\times g\times x##) is reduced to only one quantity which is varying ie ##x##-the length of the rope above the element of mass.
The work done on what, by what, within what constraints? If we integrate it, to what physical quantity does the result correspond?

When we write an equation involving increments like this, we need to be able to relate it to an intuitive physical situation. If we just integrate it without stopping to think what it means, and what integrating it means, we are likely to end up with a meaningless number.
 
BvU said:
Fair enough. From your solution attempt I gather you use the kinetic energy (##=W_g##) at the moment when the end of the rope falls out of the hole to calculate a velocity. But that is not the average velocity.
In that case Sir, how would we find the average velocity?
Ps. Sir, please could you also help me with [this question](https://www.physicsforums.com/threa...of-energy-and-momentum.832277/#post-5227689)?
 
Last edited:
andrewkirk said:
The work done on what, by what, within what constraints? If we integrate it, to what physical quantity does the result correspond?

When we write an equation involving increments like this, we need to be able to relate it to an intuitive physical situation. If we just integrate it without stopping to think what it means, and what integrating it means, we are likely to end up with a meaningless number.
You are right Sir. Sir, in this case, the work is done by gravity on the hanging part of the rope. Also, the velocity I got corresponds to the velocity of the rope at the time the entire rope slips off the table.
Please could you explain what you meant by 'within what constraints'? I couldn't quite understand.
Sir would it also be possible for you to kidlyhelp me with [this question](https://www.physicsforums.com/threa...of-energy-and-momentum.832277/#post-5227689)?
 
Last edited:
  • #10
Better WOrld said:
the velocity I got corresponds to the velocity of the rope at the time the entire rope slips off the table.
How do you know?
Please could you explain what you meant by 'within what constraints'? I couldn't quite understand.
To talk about work done we need to make clear what is doing the work, what it it is doing the work on, and over what period or in what locations the work is being added up (integrated) to get a total work amount. The constraints refers to the locations over which the the work is being integrated/summed.
 
  • #11
andrewkirk said:
How do you know?

To talk about work done we need to make clear what is doing the work, what it it is doing the work on, and over what period or in what locations the work is being added up (integrated) to get a total work amount. The constraints refers to the locations over which the the work is being integrated/summed.
Sir since the limit ##l=10## corresponds to the time when the entire rope slips off the table.
 
  • #12
Hello ,

Please note that energy is not conserved in this problem . You would be better off going with the momentum approach .
 
  • #13
Vibhor said:
Hello ,

Please note that energy is not conserved in this problem . You would be better off going with the momentum approach .
I agree. But it still leads to a differential equation.
Better WOrld, you can solve the problem by (a) using conservation of momentum and (b) assuming the acceleration is constant.
At any instant, the weight of the suspended part (##\lambda g x##) is doing two things. It is accelerating the part already suspended, and it is accelerating the next little bit of the rope from rest to the current speed. Can you write out expressions for those two components of the total force?
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
8K
Replies
20
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
7
Views
3K