Question:medium

A motor cyclist has to rotate in horizontal circles inside the cylindrical wall of inner radius 'R' metre. If the coefficient of friction between the wall and the tyres is '$\mu_s$', then the minimum speed required is ( g = acceleration due to gravity)

Show Hint

In a vertical cylinder, the normal force acts horizontally as the centripetal force, while friction acts vertically to oppose gravity.
Updated On: May 16, 2026
  • $\sqrt{\mu_s Rg}$
  • $\sqrt{\frac{Rg}{\mu_s}}$
  • $\sqrt{\frac{\mu_s}{Rg}}$
  • $\sqrt{\frac{R^2 g}{\mu_s}}$
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Question:
In a "Death Well" (cylindrical wall), a motorcyclist moves in horizontal circles. To prevent the rider from falling down, the frictional force must balance the gravitational weight.
Step 2: Key Formula or Approach:
The normal reaction $N$ from the wall provides the centripetal force:
\[ N = \frac{mv^2}{R} \]
The frictional force $f_s$ must balance the weight $mg$:
\[ f_s = mg \]
Also, for the rider not to slip, $f_s \leq \mu_s N$.
Step 3: Detailed Explanation:
Substituting the expressions into the inequality:
\[ mg \leq \mu_s \left(\frac{mv^2}{R}\right) \]
Cancelling mass $m$ from both sides and rearranging for velocity $v$:
\[ g \leq \frac{\mu_s v^2}{R} \implies v^2 \geq \frac{Rg}{\mu_s} \]
\[ v \geq \sqrt{\frac{Rg}{\mu_s}} \]
Thus, the minimum speed required is $v_{min} = \sqrt{\frac{Rg}{\mu_s}}$.
Step 4: Final Answer:
The minimum speed required is $\sqrt{\frac{Rg}{\mu_s}}$.
Was this answer helpful?
0