Solveeit Logo

Question

Question: A small block of mass *m* is placed in circular thali of radius *r* affixed on a horizontal tabletop...

A small block of mass m is placed in circular thali of radius r affixed on a horizontal tabletop. The block is brought close to rim of the thali and given a velocity v0v_0 in tangential direction of the rim. Friction coefficient between the vertical rim of the thali and the block is μ\mu but the bottom of the thali is frictionless. Determine the following.

(a) How will the speed of the block vary with time t?

(b) How will the speed of the block vary with distance travelled s?

Answer

(a) v(t)=rv0r+μtv0v(t) = \frac{r v_0}{r + \mu t v_0}

(b) v(s)=v0eμsrv(s) = v_0 e^{-\frac{\mu s}{r}}

Explanation

Solution

The block experiences a normal force from the rim, which provides the centripetal force (N=mv2/rN = mv^2/r). This normal force results in a kinetic friction force (fk=μNf_k = \mu N) acting tangentially, opposing the motion. This friction force causes the block to decelerate.

(a) By applying Newton's second law in the tangential direction (mdvdt=fkm \frac{dv}{dt} = -f_k) and substituting fk=μ(mv2/r)f_k = \mu (mv^2/r), we get a differential equation dvdt=μv2r\frac{dv}{dt} = -\frac{\mu v^2}{r}. Integrating this equation with initial condition v(0)=v0v(0) = v_0 yields v(t)=rv0r+μtv0v(t) = \frac{r v_0}{r + \mu t v_0}.

(b) Similarly, using the tangential acceleration as vdvdsv \frac{dv}{ds} in the equation of motion (mvdvds=fkm v \frac{dv}{ds} = -f_k), we obtain dvds=μvr\frac{dv}{ds} = -\frac{\mu v}{r}. Integrating this equation with initial condition v(0)=v0v(0) = v_0 gives v(s)=v0eμsrv(s) = v_0 e^{-\frac{\mu s}{r}}.