A rope falling off an inclined plane

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Elvis 123456789
Messages
158
Reaction score
6

Homework Statement


A rope of length L is falling off an incline. Part of the rope is still on top of the horizontal surface. There is no friction between the incline and the rope. The incline is at an angle theta above the horizontal.

a) What is the magnitude of the acceleration of the rope, when the part of the rope on the incline is x (i.e., the part left on the horizontal surface has a length of L-x)

b) What is the speed of the rope at this moment?

c) What is the value of x, when the acceleration reaches maximum?

Homework Equations


∂L/∂x - d/dt(∂L/∂v) = 0 where v = x-dot
a = dv/dt = (dv/dx)*(dx/dt)

The Attempt at a Solution



So I worked out this problem but I am unsure of my result, specifically my result for the potential energy in the lagrangian.

L = ½mv2 - U(x) = ½λLv2 + (λx)(g)(½x sin(θ))

where λ=m/L is the linear mass density

the Euler-Lagrange equation then gives

1.) a = (x/L)g sin(θ)

assuming my acceleration for # 1 is correct, I used the identity a = v*(dv/dx) to find the velocity

a*dx = v*dv → ∫(x/L)g sin(θ)dx = ∫vdv

2.) v = √[v20 + 1/L (x2 - x20)g sin(θ) ]

then # 3 would be x = L
 
Last edited:
on Phys.org
Elvis 123456789 said:
specifically my result for the potential energy in the lagrangian
Why ? You take the horizontal plane as a reference, which you are allowed to do.
 
Elvis 123456789 said:

Homework Statement


A rope of length L is falling off an incline. Part of the rope is still on top of the horizontal surface. There is no friction between the incline and the rope. The incline is at an angle theta above the horizontal.

a) What is the magnitude of the acceleration of the rope, when the part of the rope on the incline is x (i.e., the part left on the horizontal surface has a length of L-x)

b) What is the speed of the rope at this moment?

c) What is the value of x, when the acceleration reaches maximum?

Homework Equations


∂L/∂x - d/dt(∂L/∂v) = 0 where v = x-dot
a = dv/dt = (dv/dx)*(dx/dt)

The Attempt at a Solution



So I worked out this problem but I am unsure of my result, specifically my result for the potential energy in the lagrangian.

L = ½mv2 - U(x) = ½λLv2 + (λx)(g)(½x sin(θ))

where λ=m/L is the linear mass density

the Euler-Lagrange equation then gives

1.) a = (x/L)g sin(θ)

assuming my acceleration for # 1 is correct, I used the identity a = v*(dv/dx) to find the velocity

a*dx = v*dv → ∫(x/L)g sin(θ)dx = ∫vdv

2.) v = √[v20 + 1/L (x2 - x20)g sin(θ) ]

then # 3 would be x = L
All looks right. I get the same for 2 using conservation of work. In going from x0 on the slope to x on the slope, a length x-x0 has descended from the horizontal surface to be the lowest part of the rope. Its mass centre has descended (x+x0)/2.
 
BvU said:
Why ? You take the horizontal plane as a reference, which you are allowed to do.
The part that sort of bothers me is the "h" part in mgh for U(x). For continuous bodies I am used to having to integrate over the whole part that contributes potential energy instead of just taking the position of the center of mass.
 
Elvis 123456789 said:
The part that sort of bothers me is the "h" part in mgh for U(x). For continuous bodies I am used to having to integrate over the whole part that contributes potential energy instead of just taking the position of the center of mass.
If an element of mass dm starts at height yi and finishes at height yf, ΔGPE=∫Δyg.dm=g(∫yfdm-∫yidm).
∫yfdm is the final height of the mass centre, by definition.