Dustgil
- 42
- 0
Homework Statement
A uniform chain lies in a heap on a table. If one end is raised vertically with uniform velocity v, show that the upward force that mus be exerted on the end of the chain is equal to the weight of a length z + (v^2/g) of the chain, where z is the length that has been uncoiled at any instant.
Homework Equations
Newton's second comes in handy here.
The Attempt at a Solution
\frac {dp} {dt} = T - Mg
dp = p(t+dt) - p(t)
= (M+dM)v + dm(v-u) - MV ,where v - u gives the absolute speed of the grounded part of the chain (= 0)
= dMV
so
\frac {dM} {dt} v = T - Mg
\frac {dM} {dz} \frac {dz} {dt}v = T - Mg
\frac {dM} {dz} v^{2}=T-Mg
separating variables and integrates gives me
-\frac {1} {g} ln(1 - \frac {Mg} {T}) = \frac {z} {v^2}
and here's where i get stuck. I tried doing a log expansion, but that didn't pull out the correct expression. Any help?