MHB How Fast Does the Chain Move Off the Table in POTW #339?

  • Thread starter Thread starter Euge
  • Start date Start date
Euge
Gold Member
MHB
POTW Director
Messages
2,072
Reaction score
245
Here is this week's POTW, suggested by Ackbach:

-----
A chain of uniform mass is on a table with negligible friction. Length $b$ hangs off the table and length $a$ is on the table. Find the velocity as the last link leaves the table.

-----

Remember to read the https://mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to https://mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
No one answered this week's problem. You can read Ackbach's solution below.
Define $y$ positive down, and zero at the top of the table. In Newton's Second Law, $F=\dot{p},$ the $p$ on the RHS is relevant to the entire chain. Let $M$ be the mass of the entire chain, and let $\ell=a+b$ be the total length of the chain. Then $p=M\dot{y}.$ It follows that $\dot{p}=M\ddot{y}.$ Let $m$ be the mass of the vertical section, corresponding to $y$. Then the force on the chain is $mg$. Let $\lambda=M/\ell$ be the linear mass density. Newton's Second Law then tells us that
\begin{align*}
mg&=M\ddot{y} \\
\lambda yg&=M\ddot{y} \\
\frac{M}{\ell}yg&=M\ddot{y} \\
\ddot{y}&=\frac{g}{\ell}\,y.
\end{align*}
This DE has the solution
$$y=Ae^{t\sqrt{g/\ell}}+Be^{-t\sqrt{g/\ell}}. $$
The initial conditions are $y(0)=b$ and $\dot{y}(0)=0.$ Solving for $A$ and $B$ yields
\begin{align*}
y(t)&=\frac{b}{2}\,e^{t\sqrt{g/\ell}}+\frac{b}{2}e^{-t\sqrt{g/\ell}} \\
\dot{y}(t)&=\frac{b}{2}\,\sqrt{\frac{g}{\ell}}\,e^{t\sqrt{g/\ell}}-\frac{b}{2}\sqrt{\frac{g}{\ell}}\,e^{-t\sqrt{g/\ell}}.
\end{align*}
We can simplify these expressions by using hyperbolic trig functions:
\begin{align*}
y(t)&=b\cosh\left(t\sqrt{g/\ell}\right) \\
\dot{y}(t)&=b\sqrt{\frac{g}{\ell}}\,\sinh\left(t\sqrt{g/\ell}\right)
\end{align*}
Now then, we must solve for $t$ when $y=\ell,$ then plug that into $\dot{y}$.

Alternatively, we could use the hyperbolic trig identity
$$\cosh^2(\theta)-\sinh^2(\theta)=1$$
to eliminate the hyperbolic trig functions entirely (removing the parameter $t$ in the process), and solve for $\dot{y}$ directly. This would be a bit more elegant.

Final result is
$$v=\sqrt{\frac{g}{a+b}(a^2+2ab)}.$$
 
Back
Top