Question
Question: 8. A small sleeve can slide on fixed horizontal ring made of pipe of circular cross section. Radius ...
- A small sleeve can slide on fixed horizontal ring made of pipe of circular cross section. Radius of the ring is r, mass of the sleeve is m, and coefficient of friction between the sleeve and the ring is μ. The ring is given an initial velocity of v0.
(a) How will the speed of the sleeve vary with time t? (b) How will the speed of the sleeve vary with distance travelled s?

(a) v(t)=r+μtv0rv0 (b) v(s)=v0e−rμs
Solution
The problem describes a small sleeve sliding on a fixed horizontal circular ring. The sleeve has mass m, the ring has radius r, and the coefficient of kinetic friction between them is μ. The sleeve is given an initial tangential velocity v0.
1. Analysis of Forces:
-
Normal Force (N): As the sleeve moves in a circular path, a centripetal force is required, which is provided by the normal force from the ring acting radially inward on the sleeve.
N=rmv2
-
Friction Force (fk): This force opposes the tangential motion of the sleeve and acts tangentially.
fk=μN=μrmv2
2. Equation of Motion in Tangential Direction:
The friction force causes the sleeve to decelerate. Applying Newton's second law in the tangential direction:
Ftangential=matangential
−fk=mdtdv
Substituting the expression for fk:
−μrmv2=mdtdv
dtdv=−rμv2
(a) Speed as a function of time t:
We have the differential equation: dtdv=−rμv2
Separate variables and integrate:
v2dv=−rμdt
Integrate from initial velocity v0 at t=0 to v at time t:
∫v0vv2dv=∫0t−rμdt
[−v1]v0v=−rμ[t]0t
−v1−(−v01)=−rμt
v01−v1=−rμt
v1=v01+rμt
v1=rv0r+μtv0
v(t)=r+μtv0rv0
(b) Speed as a function of distance travelled s:
We can relate tangential acceleration to distance travelled using atangential=vdsdv.
From the equation of motion: mvdsdv=−fk
mvdsdv=−μrmv2
Assuming v=0, we can divide by mv:
dsdv=−rμv
Separate variables and integrate:
vdv=−rμds
Integrate from initial velocity v0 at s=0 to v at distance s:
∫v0vvdv=∫0s−rμds
[ln∣v∣]v0v=−rμ[s]0s
lnv−lnv0=−rμs
ln(v0v)=−rμs
v0v=e−rμs
v(s)=v0e−rμs