Rotational Motion — Concepts, Formulas & Solved Numericals

Complete guide to rotational motion for Class 11. Solved examples, exam tips, PYQs.

CBSE JEE-MAIN JEE-ADVANCED 15 min read

Rotational Motion — The Physics Behind Every Spinning Thing

When a cricket ball spins in the air or a spinning top refuses to fall, rotational motion is at work. This chapter is essentially “Newton’s Laws, but for spinning objects” — and once you see that analogy, everything clicks.

Most Class 11 students treat this chapter as a memory exercise. That’s a mistake. Rotational motion has a beautiful one-to-one correspondence with linear motion: mass ↔ moment of inertia, force ↔ torque, linear velocity ↔ angular velocity. Learn the correspondence, and you automatically know the formulas.

This chapter carries high weightage in JEE Main (1-2 questions every session) and is a favourite for CBSE 5-mark numericals. The concepts also form the foundation for angular momentum conservation problems that appear in JEE Advanced.


Key Terms and Definitions

Rigid body — An object where the distance between any two particles remains constant during motion. Real objects aren’t perfectly rigid, but we treat them as such in this chapter. A disc, rod, ring, or sphere — all rigid bodies.

Angular displacement (θ\theta) — The angle swept by any line fixed in the body. Measured in radians. One full revolution = 2π2\pi radians.

Angular velocity (ω\omega) — Rate of change of angular displacement.

ω=dθdt\omega = \frac{d\theta}{dt}

Unit: rad/s. For uniform circular motion, ω=2πf\omega = 2\pi f where ff is frequency in Hz.

Angular acceleration (α\alpha) — Rate of change of angular velocity.

α=dωdt\alpha = \frac{d\omega}{dt}

Unit: rad/s². Positive α\alpha means the body is speeding up (in the direction of rotation), negative means slowing down.

Torque (τ\tau) — The rotational equivalent of force. A force applied at a perpendicular distance from the axis creates torque.

τ=r×F=rFsinθ\tau = r \times F = rF\sin\theta

Where θ\theta is the angle between the position vector r\vec{r} and force F\vec{F}.

Moment of Inertia (II) — The rotational equivalent of mass. Unlike mass, it depends on both the mass distribution AND the choice of axis.

I=miri2I = \sum m_i r_i^2

For a continuous body: I=r2dmI = \int r^2 \, dm


The Linear-Rotational Correspondence

This is the single most useful table in all of Class 11 mechanics. Memorise this once and you’ll never forget the rotational formulas.

Linear QuantitySymbolRotational EquivalentSymbol
DisplacementxxAngular displacementθ\theta
VelocityvvAngular velocityω\omega
AccelerationaaAngular accelerationα\alpha
MassmmMoment of inertiaII
ForceFFTorqueτ\tau
Momentump=mvp = mvAngular momentumL=IωL = I\omega
Kinetic energy12mv2\frac{1}{2}mv^2Rotational KE12Iω2\frac{1}{2}I\omega^2
Newton’s 2nd lawF=maF = maRotational 2nd lawτ=Iα\tau = I\alpha

Whenever you’re stuck on a rotational formula, think: “what’s the linear version of this?” Then replace mIm \to I, vωv \to \omega, aαa \to \alpha, FτF \to \tau. Works almost every time.


Moment of Inertia — Standard Results

You cannot derive all of these in an exam. Learn the standard results and the conditions (which axis, which body).

Thin ring (axis through centre, perpendicular to plane):

I=MR2I = MR^2

Disc / solid cylinder (axis through centre, perpendicular to plane):

I=12MR2I = \frac{1}{2}MR^2

Solid sphere (axis through centre):

I=25MR2I = \frac{2}{5}MR^2

Hollow sphere (axis through centre):

I=23MR2I = \frac{2}{3}MR^2

Thin rod (axis through centre, perpendicular to length):

I=ML212I = \frac{ML^2}{12}

Thin rod (axis through one end, perpendicular to length):

I=ML23I = \frac{ML^2}{3}

Parallel Axis Theorem

When you know IcmI_{cm} (moment of inertia about the axis through the centre of mass), the moment of inertia about any parallel axis at distance dd is:

I=Icm+Md2I = I_{cm} + Md^2

Perpendicular Axis Theorem

Only for flat (planar) bodies. If xx and yy axes lie in the plane of the body, and zz is perpendicular to the plane:

Iz=Ix+IyI_z = I_x + I_y

The perpendicular axis theorem only works for 2D planar objects (disc, ring, lamina). Never apply it to a sphere, cylinder, or rod. This is a very common error in CBSE board exams.


Equations of Rotational Kinematics

Since α\alpha (angular acceleration) plays the same role as aa (linear acceleration), the kinematic equations are identical in form:

ω=ω0+αt\omega = \omega_0 + \alpha t θ=ω0t+12αt2\theta = \omega_0 t + \frac{1}{2}\alpha t^2 ω2=ω02+2αθ\omega^2 = \omega_0^2 + 2\alpha\theta θ=(ω0+ω)2t\theta = \frac{(\omega_0 + \omega)}{2} \cdot t

These are directly analogous to v=u+atv = u + at, s=ut+12at2s = ut + \frac{1}{2}at^2, etc.


Angular Momentum and Its Conservation

Angular momentum L=IωL = I\omega for a rigid body rotating about a fixed axis.

For a particle: L=r×p\vec{L} = \vec{r} \times \vec{p}

The most important result for JEE:

dLdt=τnet\frac{dL}{dt} = \tau_{net}

When τnet=0\tau_{net} = 0 (no external torque), angular momentum is conserved:

I1ω1=I2ω2I_1\omega_1 = I_2\omega_2

This is why a figure skater spins faster when they pull their arms in — they reduce II, so ω\omega must increase to keep LL constant.

Angular momentum conservation is a JEE Advanced favourite. It appears in problems involving a person walking on a rotating platform, a ball hitting a rod, or a satellite changing orbit. In JEE Main 2023 April Shift 2, a direct numerical on I1ω1=I2ω2I_1\omega_1 = I_2\omega_2 was asked — straightforward if you identify the system correctly.


Rolling Motion — Pure Rolling Condition

A body rolls without slipping when the contact point has zero velocity. This gives us:

vcm=Rωv_{cm} = R\omega

Where vcmv_{cm} is the velocity of the centre of mass and RR is the radius.

The total kinetic energy during rolling:

KEtotal=12Mvcm2+12Iω2KE_{total} = \frac{1}{2}Mv_{cm}^2 + \frac{1}{2}I\omega^2

Substituting vcm=Rωv_{cm} = R\omega:

KEtotal=12Mvcm2(1+IMR2)KE_{total} = \frac{1}{2}Mv_{cm}^2\left(1 + \frac{I}{MR^2}\right)

The term IMR2\frac{I}{MR^2} is the key. For a ring it’s 1, for a disc it’s 12\frac{1}{2}, for a solid sphere it’s 25\frac{2}{5}.

Race on an inclined plane: When different shapes roll down from rest, the one with smaller IMR2\frac{I}{MR^2} reaches the bottom first (more energy goes to translation). Order: solid sphere > disc > ring.


Solved Examples

Example 1 — Easy (CBSE Level)

A flywheel of moment of inertia 5 kg·m² is rotating at 120 rpm. Calculate its angular velocity and rotational kinetic energy.

Step 1: Convert rpm to rad/s.

ω=2π×12060=4π rad/s12.57 rad/s\omega = \frac{2\pi \times 120}{60} = 4\pi \text{ rad/s} \approx 12.57 \text{ rad/s}

Step 2: Calculate KE.

KE=12Iω2=12×5×(4π)2=12×5×16π2KE = \frac{1}{2}I\omega^2 = \frac{1}{2} \times 5 \times (4\pi)^2 = \frac{1}{2} \times 5 \times 16\pi^2 =40π2394.8 J= 40\pi^2 \approx 394.8 \text{ J}

Example 2 — Medium (JEE Main Level)

A solid cylinder of mass 3 kg and radius 0.4 m rolls without slipping on a horizontal surface with velocity 5 m/s. Find the total kinetic energy.

For a solid cylinder, Icm=12MR2I_{cm} = \frac{1}{2}MR^2.

Pure rolling: ω=vR=50.4=12.5\omega = \frac{v}{R} = \frac{5}{0.4} = 12.5 rad/s

KEtrans=12Mv2=12(3)(25)=37.5 JKE_{trans} = \frac{1}{2}Mv^2 = \frac{1}{2}(3)(25) = 37.5 \text{ J} KErot=12Iω2=1212MR2v2R2=14Mv2=14(3)(25)=18.75 JKE_{rot} = \frac{1}{2}I\omega^2 = \frac{1}{2} \cdot \frac{1}{2}MR^2 \cdot \frac{v^2}{R^2} = \frac{1}{4}Mv^2 = \frac{1}{4}(3)(25) = 18.75 \text{ J} KEtotal=37.5+18.75=56.25 JKE_{total} = 37.5 + 18.75 = 56.25 \text{ J}

Notice the ratio: translational KE : rotational KE = 2:1 for any solid cylinder. For a disc (same formula), same ratio. Memorise these ratios for quick MCQ solving.


Example 3 — Hard (JEE Advanced Level)

A thin uniform rod of mass M and length L can rotate freely about a vertical axis through one end. A particle of mass m moving horizontally with velocity v0v_0 strikes the other end of the rod and sticks to it. Find the angular velocity just after collision.

This is an angular momentum conservation problem. External torques about the vertical axis are zero during collision (impulsive forces only act at the contact point).

Before collision:

  • Angular momentum of particle about the pivot = mv0Lm \cdot v_0 \cdot L (particle moves perpendicular to rod)
  • Angular momentum of rod = 0 (at rest)

After collision:

  • System (rod + particle) rotates together
  • Isystem=ML23+mL2=L2(M3+m)I_{system} = \frac{ML^2}{3} + mL^2 = L^2\left(\frac{M}{3} + m\right)

Applying conservation:

mv0L=Isystemωmv_0 L = I_{system} \cdot \omega ω=mv0LL2(M3+m)=mv0(M3+m)L=3mv0(M+3m)L\omega = \frac{mv_0 L}{L^2\left(\frac{M}{3} + m\right)} = \frac{mv_0}{\left(\frac{M}{3} + m\right)L} = \frac{3mv_0}{(M + 3m)L}

Exam-Specific Tips

CBSE Board Exam Strategy

CBSE typically asks:

  • 1 numerical on moment of inertia (using parallel axis or perpendicular axis theorem) — 3 marks
  • 1 numerical on rolling motion or angular momentum conservation — 5 marks
  • Short answer on torque and angular momentum relationship — 2 marks

Marking scheme tip: In CBSE, writing the formula first, then substituting values, then getting the answer earns full step marks even if the final calculation is wrong. Never skip writing the formula.

JEE Main Pattern

JEE Main asks 1-2 questions on this chapter, mostly as numerical value type (NVT) or MCQ. High-frequency subtopics:

  • Rolling on inclined planes (energy method)
  • Angular momentum conservation in collision problems
  • Torque calculations with multiple forces

The chapter has appeared in every JEE Main session in the past 3 years — treat it as guaranteed marks.

JEE Advanced Strategy

JEE Advanced goes deeper:

  • Rolling with slipping (friction analysis)
  • Angular impulse-momentum theorem
  • Compound pendulum and physical pendulum
  • Combined rotation + translation with constraints

Spend time on constraint equations — these are what separate average from excellent scores here.


Common Mistakes to Avoid

Mistake 1: Using I=MR2I = MR^2 for a disc. The ring has I=MR2I = MR^2. The disc has I=12MR2I = \frac{1}{2}MR^2. Students confuse these under pressure because both are “circular.” Trick: the disc has mass spread from centre to rim, so average r2r^2 is smaller.

Mistake 2: Applying perpendicular axis theorem to 3D objects. If the problem involves a sphere or cylinder, this theorem doesn’t apply. It’s strictly for planar (2D) bodies only.

Mistake 3: Forgetting v=Rωv = R\omega in rolling problems. In pure rolling, vcm=Rωv_{cm} = R\omega always. Students sometimes apply energy conservation without using this relation to express ω\omega in terms of vv, leaving two unknowns.

Mistake 4: Taking torque about a moving axis incorrectly. The equation τ=Iα\tau = I\alpha is valid only for a fixed axis or for an axis passing through the centre of mass. For any other moving point, you need to be careful. CBSE doesn’t test this, but JEE Advanced does.

Mistake 5: Ignoring which axis to apply parallel axis theorem from. The theorem says I=Icm+Md2I = I_{cm} + Md^2. The dd must be the distance from the centre of mass axis, not from some other convenient axis. Check that you’re starting from the CM axis every time.


Practice Questions

Q1. A ring and a disc, both of mass M and radius R, start rolling from rest down an incline of height h. Which reaches the bottom first, and what is the speed of each at the bottom?

Using energy conservation: Mgh=12Mv2(1+IMR2)Mgh = \frac{1}{2}Mv^2\left(1 + \frac{I}{MR^2}\right)

Ring: IMR2=1\frac{I}{MR^2} = 1, so vring=ghv_{ring} = \sqrt{gh}

Disc: IMR2=12\frac{I}{MR^2} = \frac{1}{2}, so vdisc=4gh3v_{disc} = \sqrt{\frac{4gh}{3}}

Since 4gh3>gh\sqrt{\frac{4gh}{3}} > \sqrt{gh}, the disc reaches the bottom first.


Q2. The angular velocity of a body changes from ω1\omega_1 to ω2\omega_2 without any external torque. Show that the ratio of radii of gyration is k2:k1=ω1:ω2k_2 : k_1 = \sqrt{\omega_1} : \sqrt{\omega_2}.

Radius of gyration kk is defined by I=Mk2I = Mk^2, so I1=Mk12I_1 = Mk_1^2 and I2=Mk22I_2 = Mk_2^2.

No external torque → angular momentum conserved: I1ω1=I2ω2I_1\omega_1 = I_2\omega_2

Mk12ω1=Mk22ω2Mk_1^2 \omega_1 = Mk_2^2 \omega_2

k22k12=ω1ω2\frac{k_2^2}{k_1^2} = \frac{\omega_1}{\omega_2}

k2k1=ω1ω2\frac{k_2}{k_1} = \sqrt{\frac{\omega_1}{\omega_2}}

Hence k2:k1=ω1:ω2k_2 : k_1 = \sqrt{\omega_1} : \sqrt{\omega_2}.


Q3. A thin rod of mass 2 kg and length 1 m is pivoted at one end. It is held horizontal and released. Find the angular acceleration and linear acceleration of the free end at the instant of release.

II about pivot = ML23=2×13=23\frac{ML^2}{3} = \frac{2 \times 1}{3} = \frac{2}{3} kg·m²

Torque due to gravity (acting at CM, distance L/2L/2 from pivot):

τ=MgL2=2×10×0.5=10\tau = Mg \cdot \frac{L}{2} = 2 \times 10 \times 0.5 = 10 N·m

α=τI=102/3=15\alpha = \frac{\tau}{I} = \frac{10}{2/3} = 15 rad/s²

Linear acceleration of free end: a=αL=15×1=15a = \alpha L = 15 \times 1 = 15 m/s²

Note: a=15a = 15 m/s² >g=10> g = 10 m/s² — the free end accelerates faster than free fall at the instant of release!


Q4. A solid sphere of mass 5 kg and radius 0.1 m rolls up an incline of angle 30°. If its initial velocity is 4 m/s, how far along the incline does it travel?

Total KE initially for solid sphere rolling:

KE=12Mv2(1+25)=710Mv2=710(5)(16)=56KE = \frac{1}{2}Mv^2\left(1 + \frac{2}{5}\right) = \frac{7}{10}Mv^2 = \frac{7}{10}(5)(16) = 56 J

This converts to PE: Mgh=56Mgh = 56

h=565×10=1.12h = \frac{56}{5 \times 10} = 1.12 m

Distance along incline: s=hsin30°=1.120.5=2.24s = \frac{h}{\sin 30°} = \frac{1.12}{0.5} = 2.24 m


Q5. Calculate the moment of inertia of a rectangular plate of mass M, length aa, breadth bb, about an axis through its centre and perpendicular to its plane.

Using the perpendicular axis theorem (valid here — plate is a planar body):

Iz=Ix+IyI_z = I_x + I_y

For a rectangular plate:

  • Ix=Mb212I_x = \frac{Mb^2}{12} (about axis parallel to breadth through centre)
  • Iy=Ma212I_y = \frac{Ma^2}{12} (about axis parallel to length through centre)

Iz=M(a2+b2)12I_z = \frac{M(a^2 + b^2)}{12}


Q6 — Q8. (Short practice)

Q6. Torque on a body is zero. What can you say about its angular momentum?

dLdt=τ=0\frac{dL}{dt} = \tau = 0, so LL = constant. Angular momentum is conserved. The body either stays at rest or rotates with constant angular velocity.

Q7. A disc of moment of inertia II is rotating with angular velocity ω\omega. Another disc of moment of inertia I/2I/2, initially at rest, is gently placed coaxially on it. Find the final angular velocity.

No external torque → LL conserved.

Iω=(I+I2)ωI\omega = \left(I + \frac{I}{2}\right)\omega'

ω=Iω3I2=2ω3\omega' = \frac{I\omega}{\frac{3I}{2}} = \frac{2\omega}{3}

Q8. For a solid sphere rolling without slipping, what fraction of total KE is rotational?

KErot=12Iω2=1225MR2v2R2=15Mv2KE_{rot} = \frac{1}{2}I\omega^2 = \frac{1}{2} \cdot \frac{2}{5}MR^2 \cdot \frac{v^2}{R^2} = \frac{1}{5}Mv^2

KEtotal=710Mv2KE_{total} = \frac{7}{10}Mv^2

Fraction =15Mv2710Mv2=27= \frac{\frac{1}{5}Mv^2}{\frac{7}{10}Mv^2} = \frac{2}{7}

So 27\frac{2}{7} of total energy is rotational — about 28.6%.


FAQs

What is the difference between moment of inertia and mass?

Mass resists linear acceleration; moment of inertia resists angular acceleration. Unlike mass, moment of inertia is not a fixed property of an object — it changes depending on which axis you choose. The same disc has different II values for an axis through its centre versus an axis at its rim.

Why does a hollow sphere have more moment of inertia than a solid sphere?

In a hollow sphere, all the mass is concentrated at the rim (maximum distance from centre). In a solid sphere, most mass is closer to the centre. Since I=mr2I = \sum mr^2, larger rr means larger II. This is why hollow sphere (23MR2\frac{2}{3}MR^2) > solid sphere (25MR2\frac{2}{5}MR^2) despite same MM and RR.

What does it mean when angular momentum is conserved?

It means the total “spinning tendency” of a system stays constant when no external torque acts. The classic example: a planet moves faster when closer to the sun (its rr decreases, so ω\omega must increase to keep L=mr2ωL = mr^2\omega constant).

How is torque different from force?

Force causes linear acceleration. Torque causes angular acceleration. Torque depends not just on the magnitude of force but also on where it’s applied — same force applied farther from the axis creates more torque. This is why door handles are placed far from the hinges.

Can a body have angular momentum without rotating?

Yes. A particle moving in a straight line has angular momentum about any point not on that line. Angular momentum of a particle is L=mvrL = mvr_\perp where rr_\perp is the perpendicular distance from the point to the line of motion.

What is the condition for pure rolling? Why is it important?

Pure rolling requires vcm=Rωv_{cm} = R\omega — the contact point’s velocity is zero. This condition lets us link translation and rotation, reducing two unknowns to one. Without it, we’d need friction force equations for each problem individually.

Why do we use radians instead of degrees in rotational motion?

Because the relation v=rωv = r\omega (or a=rαa = r\alpha) only holds when ω\omega is in rad/s. These are not arbitrary unit choices — they come from the definition of arc length s=rθs = r\theta, which is valid only when θ\theta is in radians. Always convert rpm or degrees to radians before substituting in any formula.

Practice Questions