- #1
- 15,077
- 8,436
- Homework Statement
- A small block of mass ##m## is sliding on the inside of a vertical circular track of radius R. The coefficient of kinetic friction between the block and the track is μ. The block starts at the 9 o'clock position (point A) with speed ##v_0## and reaches the 3 o'clock position (point B) along two separate paths: (a) clockwise (top semicircle) or (b) counterclockwise (bottom semicircle). Assume that initial speed is high enough to keep the block in contact ith the track at all times. Gravity acts conventionally from top (12 o'clock) to bottom (6 o'clock).
Find the final speed at point B of the mass along the to paths.
- Relevant Equations
- ##F_{net} = ma.##
This problem is a reformulation and solution of a problem posted earlier that did not go very far. A streamlined solution is posted here for future reference.
Solution
Shown below are two FBDs for the two paths.
From the top FBD,
##N+mg\cos\theta=m\omega^2 R\implies N=m\omega^2 R-mg\cos\theta##
From the bottom FBD,
##N-mg\cos\theta=m\omega^2 R\implies N=m\omega^2 R+mg\cos\theta##
We combine the two into a single equation and write
##N=m\omega^2 R\mp mg\cos\theta.##
The force of friction for the two cases is
##f_k=\mu N=\mu m(\omega^2 R\mp g\cos\theta).##
The top/bottom sign corresponds to the top/bottom FBD. Before writing the tangential acceleration, we note that, in each case, ##~-\frac{\pi}{2}\leq \theta \leq \frac{\pi}{2}## Since the particle starts at A and ends at B in each case, ##\sin\theta## is negative in quadrants II (top FBD) and quadrant III (bottom FBD). The positive direction in each case is the direction of the linear velocity. Thus, the linear acceleration is
Top FBD:##~a_{\text{top}}=-\dfrac{f_k}{m}+g\sin\theta##
Bottom FBD:##~a_{\text{bot}}=-\dfrac{f_k}{m}-g\sin\theta##
The tangential acceleration for two cases is $$a_t=-\frac{f_k}{m}\pm g\sin\theta=-\mu(\omega^2 R\mp g\cos\theta)\pm g\sin\theta=-\mu\omega^2 R \pm g(\sin\theta-\mu\cos\theta).$$Now $$a_t= R\frac{d\omega}{dt}=R\frac{d\omega}{d\theta}\frac{d\theta}{dt}=\omega R\frac{d\omega}{d\theta}.$$This results in the differential equation $$\omega \frac{d\omega}{d\theta}=-\mu\omega^2 \pm \frac{g}{R}(\sin\theta-\mu\cos\theta)$$ which we have to solve in order to answer the question. In the absence of gravity (##g=0##), the equation becomes ##~\dfrac{d\omega}{d\theta}=-\mu\omega~## which has solution ##\omega = Ce^{-\mu~\theta}.## This motivates trying a solution $$\omega(\theta)=f(\theta)e^{-\mu~\theta}.$$ The left-hand side is $$LHS=\omega \frac{d\omega}{d\theta}=fe^{-\mu~\theta}\left(\frac{df}{d\theta}e^{-\mu~\theta}-\mu fe^{-\mu~\theta}\right)=f\frac{df}{d\theta}e^{-2\mu~\theta}-\mu\omega^2.$$ Setting this equal to the RHS and canceling what cancels yields a separable equation, $$f\frac{df}{d\theta}=\pm \frac{g}{R}(\sin\theta-\mu\cos\theta)e^{2\mu~\theta} \implies f~df=\pm g(\sin\theta-\mu\cos\theta)e^{2\mu~\theta}d\theta.$$ Using Wolfram Alpha for the integral on the RHS, we obtain $$
\begin{align} & \frac{1}{2}\left(f^2-f_0^2\right)=\mp\frac{g}{R}\frac{(2\mu^2\cos\theta-\mu\sin\theta+\cos\theta)e^{2\mu \theta}}{4\mu^2+1} \nonumber \\
& f=\left [f_0^2 \mp \frac{2g}{R} \frac{(2\mu^2\cos\theta-\mu\sin\theta+\cos\theta)e^{2\mu \theta}}
{4\mu^2+1} \right]^{1/2} \nonumber \\
& \implies \omega= \left [f_0^2 \mp \frac{2g}{R} \frac{(2\mu^2\cos\theta -\mu\sin\theta+\cos\theta)e^{2\mu \theta}}{4\mu^2+1} \right]^{1/2}e^{-\mu~\theta} \nonumber \\
\end{align}$$ The initial condition is ##\omega(-\pi/2)=v_0/R## and can be used to find ##f_0##. $$ \begin{align}
& \frac{v_0}{R}=\left [ f_0^2 \mp\frac{2g}{R}\frac{\mu e^{-\mu \pi}}{(4\mu^2+1)} \right]^{1/2}e^{\mu \pi/2}. \nonumber \\
& f_0^2=\left[ \frac{v_0^2}{R^2}\pm \frac{2g}{R}\frac{\mu}{(4\mu^2+1)}\right]e^{-\mu \pi}. \nonumber \\
\end{align}$$ Finally, $$\omega= \left \{\left[ \frac{v_0^2}{R^2}\pm \frac{2g}{R}\frac{\mu}{(4\mu^2+1)}\right]e^{-\mu \pi} \mp \frac{2g}{R} \frac{(2\mu^2\cos\theta -\mu\sin\theta+\cos\theta)e^{2\mu \theta}}{4\mu^2+1} \right\}^{1/2}e^{-\mu~\theta}.$$ We test this expression by setting ##\mu =0## whch is the frictionless case. $$\begin{align}
& \omega= \left( \frac{v_0^2}{R^2} \mp \frac{2g}{R}\cos\theta\right)^{1/2} \nonumber \\
& \frac{v^2}{R^2}=\frac{v_0^2}{R^2} \mp \frac{2g}{R}\cos\theta \nonumber \\
& \frac{1}{2}mv^2=\frac{1}{2}mv_0^2 \mp mgR\cos\theta \nonumber \\
& \frac{1}{2}mv_0^2=\frac{1}{2}mv^2 \pm mgR\cos\theta. \nonumber \\
\end{align}$$The last equation is the familiar statement of mechanical energy conservation for the top and bottom paths with the potential energy being zero at the horizontal diameter.
At last we are in a position to find the speed at point B. $$\begin{align}
&\omega_B= \left \{\left[ \frac{v_0^2}{R^2}\pm \frac{2g}{R}\frac{\mu}{(4\mu^2+1)}\right]e^{-\mu \pi} \mp \frac{2g}{R} \frac{( -\mu)e^{\mu \pi}}{(4\mu^2+1)} \right\}^{1/2}e^{-\mu~\pi/2} \nonumber \\
& \omega_B= \left[\frac{v_0^2}{R^2}e^{-2\mu\pi}\pm\frac{2\mu g}{(4\mu^2+1)R}(1+e^{-2\mu\pi}) \right]^{1/2}\nonumber \\
& \implies v_B=\left[ v_0^2e^{-2\mu\pi}\pm \frac{2\mu gR}{(4\mu^2+1)}(1+e^{-2\mu\pi})\right]^{1/2} . \nonumber \\
\end{align}$$
Shown below is a plot of ##v(\theta)=\omega(\theta)~R## for the two paths with plotting parameters as shown.
Solution
Shown below are two FBDs for the two paths.
From the top FBD,
##N+mg\cos\theta=m\omega^2 R\implies N=m\omega^2 R-mg\cos\theta##
From the bottom FBD,
##N-mg\cos\theta=m\omega^2 R\implies N=m\omega^2 R+mg\cos\theta##
We combine the two into a single equation and write
##N=m\omega^2 R\mp mg\cos\theta.##
The force of friction for the two cases is
##f_k=\mu N=\mu m(\omega^2 R\mp g\cos\theta).##
The top/bottom sign corresponds to the top/bottom FBD. Before writing the tangential acceleration, we note that, in each case, ##~-\frac{\pi}{2}\leq \theta \leq \frac{\pi}{2}## Since the particle starts at A and ends at B in each case, ##\sin\theta## is negative in quadrants II (top FBD) and quadrant III (bottom FBD). The positive direction in each case is the direction of the linear velocity. Thus, the linear acceleration is
Top FBD:##~a_{\text{top}}=-\dfrac{f_k}{m}+g\sin\theta##
Bottom FBD:##~a_{\text{bot}}=-\dfrac{f_k}{m}-g\sin\theta##
The tangential acceleration for two cases is $$a_t=-\frac{f_k}{m}\pm g\sin\theta=-\mu(\omega^2 R\mp g\cos\theta)\pm g\sin\theta=-\mu\omega^2 R \pm g(\sin\theta-\mu\cos\theta).$$Now $$a_t= R\frac{d\omega}{dt}=R\frac{d\omega}{d\theta}\frac{d\theta}{dt}=\omega R\frac{d\omega}{d\theta}.$$This results in the differential equation $$\omega \frac{d\omega}{d\theta}=-\mu\omega^2 \pm \frac{g}{R}(\sin\theta-\mu\cos\theta)$$ which we have to solve in order to answer the question. In the absence of gravity (##g=0##), the equation becomes ##~\dfrac{d\omega}{d\theta}=-\mu\omega~## which has solution ##\omega = Ce^{-\mu~\theta}.## This motivates trying a solution $$\omega(\theta)=f(\theta)e^{-\mu~\theta}.$$ The left-hand side is $$LHS=\omega \frac{d\omega}{d\theta}=fe^{-\mu~\theta}\left(\frac{df}{d\theta}e^{-\mu~\theta}-\mu fe^{-\mu~\theta}\right)=f\frac{df}{d\theta}e^{-2\mu~\theta}-\mu\omega^2.$$ Setting this equal to the RHS and canceling what cancels yields a separable equation, $$f\frac{df}{d\theta}=\pm \frac{g}{R}(\sin\theta-\mu\cos\theta)e^{2\mu~\theta} \implies f~df=\pm g(\sin\theta-\mu\cos\theta)e^{2\mu~\theta}d\theta.$$ Using Wolfram Alpha for the integral on the RHS, we obtain $$
\begin{align} & \frac{1}{2}\left(f^2-f_0^2\right)=\mp\frac{g}{R}\frac{(2\mu^2\cos\theta-\mu\sin\theta+\cos\theta)e^{2\mu \theta}}{4\mu^2+1} \nonumber \\
& f=\left [f_0^2 \mp \frac{2g}{R} \frac{(2\mu^2\cos\theta-\mu\sin\theta+\cos\theta)e^{2\mu \theta}}
{4\mu^2+1} \right]^{1/2} \nonumber \\
& \implies \omega= \left [f_0^2 \mp \frac{2g}{R} \frac{(2\mu^2\cos\theta -\mu\sin\theta+\cos\theta)e^{2\mu \theta}}{4\mu^2+1} \right]^{1/2}e^{-\mu~\theta} \nonumber \\
\end{align}$$ The initial condition is ##\omega(-\pi/2)=v_0/R## and can be used to find ##f_0##. $$ \begin{align}
& \frac{v_0}{R}=\left [ f_0^2 \mp\frac{2g}{R}\frac{\mu e^{-\mu \pi}}{(4\mu^2+1)} \right]^{1/2}e^{\mu \pi/2}. \nonumber \\
& f_0^2=\left[ \frac{v_0^2}{R^2}\pm \frac{2g}{R}\frac{\mu}{(4\mu^2+1)}\right]e^{-\mu \pi}. \nonumber \\
\end{align}$$ Finally, $$\omega= \left \{\left[ \frac{v_0^2}{R^2}\pm \frac{2g}{R}\frac{\mu}{(4\mu^2+1)}\right]e^{-\mu \pi} \mp \frac{2g}{R} \frac{(2\mu^2\cos\theta -\mu\sin\theta+\cos\theta)e^{2\mu \theta}}{4\mu^2+1} \right\}^{1/2}e^{-\mu~\theta}.$$ We test this expression by setting ##\mu =0## whch is the frictionless case. $$\begin{align}
& \omega= \left( \frac{v_0^2}{R^2} \mp \frac{2g}{R}\cos\theta\right)^{1/2} \nonumber \\
& \frac{v^2}{R^2}=\frac{v_0^2}{R^2} \mp \frac{2g}{R}\cos\theta \nonumber \\
& \frac{1}{2}mv^2=\frac{1}{2}mv_0^2 \mp mgR\cos\theta \nonumber \\
& \frac{1}{2}mv_0^2=\frac{1}{2}mv^2 \pm mgR\cos\theta. \nonumber \\
\end{align}$$The last equation is the familiar statement of mechanical energy conservation for the top and bottom paths with the potential energy being zero at the horizontal diameter.
At last we are in a position to find the speed at point B. $$\begin{align}
&\omega_B= \left \{\left[ \frac{v_0^2}{R^2}\pm \frac{2g}{R}\frac{\mu}{(4\mu^2+1)}\right]e^{-\mu \pi} \mp \frac{2g}{R} \frac{( -\mu)e^{\mu \pi}}{(4\mu^2+1)} \right\}^{1/2}e^{-\mu~\pi/2} \nonumber \\
& \omega_B= \left[\frac{v_0^2}{R^2}e^{-2\mu\pi}\pm\frac{2\mu g}{(4\mu^2+1)R}(1+e^{-2\mu\pi}) \right]^{1/2}\nonumber \\
& \implies v_B=\left[ v_0^2e^{-2\mu\pi}\pm \frac{2\mu gR}{(4\mu^2+1)}(1+e^{-2\mu\pi})\right]^{1/2} . \nonumber \\
\end{align}$$
Shown below is a plot of ##v(\theta)=\omega(\theta)~R## for the two paths with plotting parameters as shown.
Last edited: