Concept Card: Centrifugal Force & Pseudo Forces in Rotating Frames
1. Non-Inertial Frames & Origin of Pseudo Forces:
In an inertial reference frame, Newton’s Second Law applies directly ($\sum \vec{F}_{\text{real}} = m\vec{a}$). In a non-inertial reference frame translating with acceleration $\vec{a}_0$, an observer must introduce a fictitious (pseudo) force to apply Newton’s laws:
$$\vec{F}_{\text{pseudo}} = -m\vec{a}_0 \implies \sum \vec{F}_{\text{real}} + \vec{F}_{\text{pseudo}} = m\vec{a}_{\text{relative}}$$
Because a rotating frame possesses continuous inward centripetal acceleration ($\vec{a}_c = -\omega^2\vec{r}$), it is an inherently non-inertial reference frame.
2. Centrifugal Force ($\vec{F}_{\text{cf}}$):
To an observer embedded in a reference frame rotating with uniform angular velocity $\vec{\omega}$, every mass $m$ at perpendicular distance $r$ from the axis experiences a fictitious outward radial force:
$$\vec{F}_{\text{cf}} = -m(-\omega^2\vec{r}) = m\omega^2\vec{r}$$
Magnitude: $F_{\text{cf}} = m\omega^2 r = \frac{m v^2}{r}$, directed radially outward away from the axis of rotation.
Centripetal vs. Centrifugal Force:
- Centripetal Force: Real force (gravitational, normal, tension, friction) observed in the inertial (ground) frame directed inward to explain circular acceleration ($\sum F_{\text{radial}} = \frac{mv^2}{r}$).
- Centrifugal Force: Pseudo force observed exclusively in the rotating frame directed outward to establish static equilibrium ($\sum \vec{F}_{\text{real}} + \vec{F}_{\text{cf}} = \vec{0}$).
- Golden Rule: Never draw centripetal and centrifugal forces in the same Free Body Diagram!
3. General Equation of Motion in a Rotating Frame:
When a particle moves with relative velocity $\vec{v}_{\text{rel}}$ in a rotating frame:
$$\vec{F}_{\text{apparent}} = \vec{F}_{\text{real}} + \vec{F}_{\text{cf}} + \vec{F}_{\text{Cor}} + \vec{F}_{\text{Euler}}$$
- Centrifugal Force: $\vec{F}_{\text{cf}} = m\omega^2\vec{r}$ (acts on all masses, whether moving or stationary in the rotating frame).
- Coriolis Force: $\vec{F}_{\text{Cor}} = -2m(\vec{\omega} \times \vec{v}_{\text{rel}})$ (acts only when the particle moves relative to the rotating frame; performs zero mechanical work because $\vec{F}_{\text{Cor}} \perp \vec{v}_{\text{rel}}$).
- Euler Force: $\vec{F}_{\text{Euler}} = -m\left(\frac{d\vec{\omega}}{dt} \times \vec{r}\right)$ (present only when the frame’s angular velocity changes).
4. High-Yield Problem Archetypes:
- Coin on a Rotating Turntable: Static friction balances centrifugal force: $m\omega^2 r \le \mu_s mg \implies r_{\text{max}} = \frac{\mu_s g}{\omega^2}, \quad \omega_{\text{max}} = \sqrt{\frac{\mu_s g}{r}}$.
- Rotor Ride (“Wall of Death”): Normal force provides centripetal action ($N = m\omega^2 R$), while vertical friction supports weight ($f_s = mg \le \mu_s N$) $\implies \omega_{\text{min}} = \sqrt{\frac{g}{\mu_s R}}$.
- Bead on a Rotating Smooth Hoop: Stable off-center equilibrium occurs at $\cos\theta = \frac{g}{\omega^2 R}$ (for $\omega > \sqrt{g/R}$).
- Apparent Gravity on Earth: Centrifugal force diminishes effective gravitational acceleration with latitude $\lambda$: $g’ = g – \omega^2 R_e \cos^2\lambda$.
Solved Examples
Example 1 (Coin on a Rotating Turntable):
A horizontal turntable rotates about its central vertical axis at a constant frequency of $n = 30.0\text{ rev/min}$. The coefficient of static friction is $\mu_s = 0.25$. Taking $g = 10\text{ m/s}^2$ and $\pi^2 \approx 10$:
(a) Find the angular velocity $\omega$ in $\text{rad/s}$.
(b) In the turntable’s rotating frame, determine the maximum distance $r_{\text{max}}$ from the center where the coin rests without slipping.
(c) If the coin of mass $m = 20.0\text{ g}$ is placed at $r = 15.0\text{ cm}$, find the static friction force acting on it.
Solution:
(a) $\omega = 2\pi n = 2\pi\left(\frac{30.0}{60}\right) = \pi\text{ rad/s} \approx 3.142\text{ rad/s}$. $\omega^2 = \pi^2 \approx 10\text{ rad}^2/\text{s}^2$.
(b) In the rotating frame, outward centrifugal force is balanced by static friction:
$f_s = m\omega^2 r \le \mu_s mg \implies r \le \frac{\mu_s g}{\omega^2} = \frac{0.25 \times 10}{10} = 0.25\text{ m} = 25.0\text{ cm}$.
(c) At $r = 15.0\text{ cm} = 0.15\text{ m} < r_{\text{max}}$: The coin does not slip. Frictional force adjusts to match centrifugal force:
$f_s = m\omega^2 r = (0.020\text{ kg})(10)(0.15\text{ m}) = 0.030\text{ N} = 30.0\text{ mN}$.
Example 2 (The Rotor / “Wall of Death”):
A cylindrical rotor of radius $R = 2.0\text{ m}$ rotates about its vertical axis. A person leans against the rough vertical wall ($\mu_s = 0.20$). When the cylinder rotates at angular speed $\omega$, the floor is removed, leaving the person suspended against the wall. Taking $g = 10\text{ m/s}^2$:
(a) Set up the equilibrium equations in the rotating frame.
(b) Find the minimum angular velocity $\omega_{\text{min}}$ and rotation frequency in $\text{rev/min}$.
(c) If the person’s mass is $m = 60.0\text{ kg}$, find the normal force exerted by the wall at $\omega_{\text{min}}$.
Solution:
(a) In rotating frame: Normal force balances centrifugal force: $N = m\omega^2 R$. Static friction balances gravity: $f_s = mg$.
(b) To prevent sliding down: $f_s \le \mu_s N \implies mg \le \mu_s(m\omega^2 R) \implies \omega \ge \sqrt{\frac{g}{\mu_s R}}$.
$\omega_{\text{min}} = \sqrt{\frac{10}{0.20 \times 2.0}} = \sqrt{\frac{10}{0.40}} = \sqrt{25} = 5.0\text{ rad/s}$.
Frequency: $n = \frac{5.0 \times 60}{2\pi} = \frac{150}{\pi} \approx 47.75\text{ rev/min}$.
(c) $N = m\omega_{\text{min}}^2 R = 60.0 \times (5.0)^2 \times 2.0 = 60.0 \times 25 \times 2.0 = 3000\text{ N}$ (5 times the body weight).
Example 3 (Bead on a Rotating Smooth Hoop):
A smooth circular wire hoop of radius $R = 0.50\text{ m}$ rotates with constant angular velocity $\omega$ about its vertical diameter. A bead of mass $m = 0.20\text{ kg}$ is threaded onto the ring. Taking $g = 10\text{ m/s}^2$:
(a) Find the critical angular velocity $\omega_c$ below which the bead cannot remain in equilibrium anywhere other than $\theta = 0$.
(b) If $\omega = 2\omega_c$, find the equilibrium angle $\theta$ made with the downward vertical.
(c) Calculate the normal contact force $N$ exerted by the wire on the bead at this position.
Solution:
(a) In rotating frame: $N\cos\theta = mg$ and $N\sin\theta = m\omega^2 R\sin\theta \implies N = m\omega^2 R$.
$(m\omega^2 R)\cos\theta = mg \implies \cos\theta = \frac{g}{\omega^2 R}$.
For $\theta > 0$, $\cos\theta < 1 \implies \omega > \sqrt{\frac{g}{R}}$.
$\omega_c = \sqrt{\frac{g}{R}} = \sqrt{\frac{10}{0.50}} = \sqrt{20} = 2\sqrt{5} \approx 4.472\text{ rad/s}$.
(b) At $\omega = 2\omega_c \implies \omega^2 = 4\omega_c^2 = 4(g/R)$.
$\cos\theta = \frac{g}{4(g/R) R} = \frac{1}{4} = 0.25 \implies \theta = \arccos(0.25) \approx 75.52^\circ$.
(c) $N = \frac{mg}{\cos\theta} = \frac{0.20 \times 10}{0.25} = 8.0\text{ N}$.
Example 4 (Spring-Block System on a Smooth Rotating Rod):
A smooth horizontal rod rotates with uniform angular velocity $\omega$ about a vertical axis through one end. A block of mass $m = 0.50\text{ kg}$ is connected to a light spring of natural length $L_0 = 0.40\text{ m}$ and stiffness $k = 200\text{ N/m}$ anchored to the axle.
(a) Find the elongation $x$ of the spring when $\omega = 10.0\text{ rad/s}$.
(b) Find the critical angular velocity $\omega_{\text{instability}}$ beyond which no static equilibrium exists.
(c) Find the tension in the spring at $\omega = 10.0\text{ rad/s}$.
Solution:
(a) Distance from axis $r = L_0 + x$.
In rotating frame: Spring restoring force balances centrifugal force: $kx = m\omega^2(L_0 + x)$.
$x(k – m\omega^2) = m\omega^2 L_0 \implies x = \frac{m\omega^2 L_0}{k – m\omega^2}$.
With $m\omega^2 = 0.50 \times 10.0^2 = 50\text{ N/m}$:
$x = \frac{50 \times 0.40}{200 – 50} = \frac{20.0}{150} = \frac{2}{15}\text{ m} \approx 0.133\text{ m} = 13.33\text{ cm}$.
(b) Finite stretch requires $k – m\omega^2 > 0 \implies \omega < \sqrt{\frac{k}{m}}$.
$\omega_{\text{instability}} = \sqrt{\frac{200}{0.50}} = \sqrt{400} = 20.0\text{ rad/s}$. If $\omega \ge 20\text{ rad/s}$, outward centrifugal force exceeds spring restoring force at all extensions, causing the block to fly off.
(c) $T = kx = 200 \times \frac{2}{15} = \frac{80}{3}\text{ N} \approx 26.67\text{ N}$.
Worksheet: 10 Practice Problems
Problem 1 (JEE Main – Single Correct):
Centrifugal force is:
(A) A real force acting on a body in an inertial reference frame
(B) An action-reaction pair to the centripetal force
(C) A pseudo-force that must be included when analyzing motion in a rotating reference frame
(D) An electromagnetic interaction between rotating particles
Problem 2 (JEE Main – Single Correct):
A coin placed on a horizontal rotating turntable just slips when placed at distance $r$ from the axis. If the angular velocity of the turntable is doubled, the coin will just slip at a distance of:
(A) $2r$
(B) $4r$
(C) $\frac{r}{2}$
(D) $\frac{r}{4}$
Problem 3 (JEE Main – Single Correct):
In a “Wall of Death”, a motorcyclist of mass $m$ drives along the vertical wall of a cylinder of radius $R$ at angular speed $\omega$. The minimum coefficient of static friction $\mu_s$ required to prevent sliding down is:
(A) $\frac{g}{\omega^2 R}$
(B) $\frac{\omega^2 R}{g}$
(C) $\frac{g}{\omega R}$
(D) $\frac{\omega^2}{g R}$
Problem 4 (JEE Main – Single Correct):
A small bead of mass $m$ is threaded on a smooth circular hoop of radius $R$ rotating with constant angular velocity $\omega$ about its vertical diameter. The bead is in equilibrium at an angle $\theta$ to the downward vertical given by:
(A) $\sin\theta = \frac{g}{\omega^2 R}$
(B) $\cos\theta = \frac{g}{\omega^2 R}$
(C) $\tan\theta = \frac{\omega^2 R}{g}$
(D) $\cos\theta = \frac{\omega^2 R}{g}$
Problem 5 (JEE Main – Single Correct):
Due to the rotation of the Earth about its polar axis, the apparent acceleration due to gravity $g’$ at latitude $\lambda$ is related to true gravity $g$ by ($R_e =$ radius of Earth, $\omega =$ angular velocity):
(A) $g’ = g – \omega^2 R_e \cos\lambda$
(B) $g’ = g – \omega^2 R_e \cos^2\lambda$
(C) $g’ = g + \omega^2 R_e \sin^2\lambda$
(D) $g’ = g – \omega^2 R_e \sin^2\lambda$
Problem 6 (JEE Advanced – One or More Correct):
Which of the following statements is/are correct regarding centripetal and centrifugal forces?
(A) Centripetal force and centrifugal force never appear together in the same Free Body Diagram.
(B) Centrifugal force has no physical agent exerting it and does not obey Newton’s Third Law.
(C) An observer sitting inside an accelerating car attributes the outward push on their body to centrifugal force.
(D) Centripetal force is a real force observable in an inertial frame, while centrifugal force is a fictitious force observable in a rotating frame.
Problem 7 (JEE Advanced – One or More Correct):
For a particle moving with velocity $\vec{v}_{\text{rel}}$ in a coordinate frame rotating with uniform angular velocity $\vec{\omega}$:
(A) The centrifugal force is $\vec{F}_{\text{cf}} = m\omega^2\vec{r}$, directed radially outward.
(B) The Coriolis force is $\vec{F}_{\text{Cor}} = -2m(\vec{\omega} \times \vec{v}_{\text{rel}})$.
(C) If the particle is stationary in the rotating frame ($\vec{v}_{\text{rel}} = \vec{0}$), the Coriolis force is zero.
(D) The Coriolis force performs zero mechanical work on the particle because it is always perpendicular to $\vec{v}_{\text{rel}}$.
Problem 8 (JEE Advanced – One or More Correct):
A block of mass $m$ attached to a spring of stiffness $k$ and natural length $L_0$ slides on a frictionless horizontal rod rotating with angular speed $\omega$ about a vertical axis through one end. Which of the following statements is/are correct?
(A) The equilibrium elongation of the spring is $x = \frac{m\omega^2 L_0}{k – m\omega^2}$.
(B) Stable static equilibrium in the rotating frame is possible only if $k > m\omega^2$.
(C) If $\omega = \sqrt{\frac{k}{m}}$, the block experiences resonance and stretch becomes theoretically infinite.
(D) If $\omega > \sqrt{\frac{k}{m}}$, the centrifugal force exceeds the spring force at all extensions $x > 0$, and the block accelerates outward indefinitely.
Problem 9 (JEE Main / Advanced – Numerical Value Type):
A small coin placed on a turntable at a distance of $r = 0.25\text{ m}$ from the central axis just begins to slip when the turntable rotates at an angular speed $\omega = 4.0\text{ rad/s}$. Taking $g = 10\text{ m/s}^2$, the coefficient of static friction $\mu_s$ between the coin and the turntable is given by $\frac{X}{100}$. Find the integer value of $X$.
Problem 10 (JEE Main / Advanced – Numerical Value Type):
A hollow vertical cylinder (rotor) of radius $R = 2.0\text{ m}$ rotates about its axis. The coefficient of static friction between a rider and the wall is $\mu_s = 0.20$. Taking $g = 10\text{ m/s}^2$, find the minimum angular speed $\omega_{\text{min}}$ in $\text{rad/s}$ required to prevent the rider from sliding down when the floor is removed.
Solutions & Explanations
Answer Key Summary:
1. (C) | 2. (D) | 3. (A) | 4. (B) | 5. (B) | 6. (A, B, C, D) | 7. (A, B, C, D) | 8. (A, B, C, D) | 9. 40 | 10. 5
Solution 1:
Centrifugal force is an apparent (pseudo) force originating exclusively from the accelerated nature of a rotating reference frame. Correct: (C).
Solution 2:
Slipping condition: $m\omega^2 r = \mu_s mg \implies r = \frac{\mu_s g}{\omega^2} \propto \frac{1}{\omega^2}$. Doubling $\omega$ reduces $r$ to $r/4$. Correct: (D).
Solution 3:
Normal force $N = m\omega^2 R$. Vertical equilibrium: $f_s = mg \le \mu_s N \implies \mu_s \ge \frac{g}{\omega^2 R}$. Correct: (A).
Solution 4:
$N\cos\theta = mg$ and $N\sin\theta = m\omega^2 R\sin\theta \implies N = m\omega^2 R \implies \cos\theta = \frac{g}{\omega^2 R}$. Correct: (B).
Solution 5:
The centrifugal acceleration component directed away from Earth’s center along the radius is $\omega^2 R_e \cos^2\lambda$. Thus $g’ = g – \omega^2 R_e \cos^2\lambda$. Correct: (B).
Solution 6:
All statements (A, B, C, D) correctly distinguish between real centripetal forces and fictitious centrifugal forces. Correct: (A, B, C, D).
Solution 7:
All statements (A, B, C, D) are verified mathematical and dynamical properties of rotating reference frames. Correct: (A, B, C, D).
Solution 8:
All statements (A, B, C, D) describe the complete stability and resonance analysis of a spring on a rotating rod. Correct: (A, B, C, D).
Solution 9:
$\mu_s = \frac{\omega^2 r}{g} = \frac{4.0^2 \times 0.25}{10} = \frac{16 \times 0.25}{10} = \frac{4.0}{10} = 0.40 \implies X = 40$. Correct: 40.
Solution 10:
$\omega_{\text{min}} = \sqrt{\frac{g}{\mu_s R}} = \sqrt{\frac{10}{0.20 \times 2.0}} = \sqrt{\frac{10}{0.40}} = \sqrt{25} = 5.0\text{ rad/s}$. Correct: 5.