Mass Was Enough for Straight Lines. Rotation Needs More.

Push a 5 kg block and a 50 kg block with the same force and the answer is obvious: mass measures how hard it is to change a body's straight-line motion.

Now try the rotational version. Take a metre rule and spin it about a vertical axis through its centre. Easy. Now spin the same rule about a vertical axis through one end. Distinctly harder — and the mass has not changed by a gram. Something other than mass is at work, and finding out what is the whole business of this section.

Where the new quantity comes from

Let a rigid body rotate about a fixed axis with angular speed ω\omega. Every particle goes round a circle centred on the axis. The particle labelled ii, at a perpendicular distance rir_i from the axis, moves with speed

vi=riωv_i = r_i \omega

and ω\omega is the same for all of them — that is what makes a rigid body rigid. Add up the kinetic energies:

K=i12mivi2=i12miri2ω2=12(imiri2)ω2K = \sum_i \frac{1}{2} m_i v_i^2 = \sum_i \frac{1}{2} m_i r_i^2 \omega^2 = \frac{1}{2}\left( \sum_i m_i r_i^2 \right) \omega^2

Everything that depends on the body has collected itself into the bracket. Give it a name.

Key Point — moment of inertia: For a body rotating about a given axis, I=imiri2I = \sum_i m_i r_i^2 where rir_i is the perpendicular distance of the iith particle from the axis of rotation. In terms of it, the rotational kinetic energy is K=12Iω2K = \frac{1}{2} I \omega^2 which is the exact twin of K=12mv2K = \frac{1}{2}mv^2, with II in the role of mass and ω\omega in the role of velocity.

Units and dimensions

[I]=[M][L2]=ML2[I] = [M][L^2] = \mathrm{M L^2}

so the SI unit is the kilogram metre squared (kg m2^2). There is no special name for it.

[Board Important] [ML2][\mathrm{M L^2}], with no time in it — a favourite one-mark question. Note it is not the dimension of energy; that needs a T2\mathrm{T^{-2}} as well.

The distance is measured from the AXIS

Particles at perpendicular distances from a rotation axis; four masses, three axes

This is the single most common error in the whole topic. rir_i is not the distance from the origin, and not the distance from the centre of mass. It is the perpendicular distance from each particle to the line about which the body turns. A particle sitting on the axis contributes nothing at all, however heavy it is.

II belongs to a body and an axis, together

Look at the four masses in the figure — 1 kg, 2 kg, 3 kg and 4 kg at the corners of a square of side 1.0 m. One body, three sensible axes, three completely different answers:

Axis II
through the centre, perpendicular to the square 5 kg m2^2
along the side ABAB 7 kg m2^2
along the diagonal ACAC 3 kg m2^2

Key Point: Mass is a single number belonging to a body. Moment of inertia is not. It depends on the mass, on how that mass is distributed, and on the position and orientation of the axis. A sentence like "the moment of inertia of a disc is 12MR2\frac{1}{2}MR^2" is incomplete: it is 12MR2\frac{1}{2}MR^2 about the central axis perpendicular to the disc, and 14MR2\frac{1}{4}MR^2 about a diameter.

[JEE Tip] If a question gives you a value of II without naming an axis, the axis is hiding somewhere in the wording — "about its centre", "about one end", "about a tangent". Find it before you write a single line.

Why engineers care

Because II resists changes in spin, machines that must run smoothly are given a heavy wheel with its mass concentrated far out at the rim — a flywheel. A car engine fires in bursts, but the flywheel's large II swallows the jerks and the crankshaft turns at a nearly steady rate. Mass at the rim is what does the work: for the same mass and radius, a ring has twice the moment of inertia of a solid disc.

Section 9 will show you the rest of the analogy — that τ=Iα\tau = I\alpha plays the part of F=maF = ma, and that L=IωL = I\omega plays the part of p=mvp = mv. Everything there depends on being able to calculate II, which is what we do next.

From a Sum to an Integral

Real bodies are not four masses on a light frame; they are continuous. Chop such a body into elements of mass dmdm, each small enough to sit at a definite perpendicular distance rr from the axis, and the sum becomes an integral.

Key Point: For a continuous body, I=r2dmI = \int r^2\,dm the integral running over the whole body, with rr the perpendicular distance of the element dmdm from the axis.

The recipe, in four steps

  1. Choose an element every point of which is at the same distance rr from the axis. This choice is the whole art — get it right and the integral is one line.
  2. Write dmdm using the appropriate density: dm=λdxdm = \lambda\,dx for a wire of linear density λ=M/L\lambda = M/L, dm=σdAdm = \sigma\,dA for a lamina of surface density σ=M/A\sigma = M/A, dm=ρdVdm = \rho\,dV for a solid.
  3. Express rr in terms of the integration variable.
  4. Integrate over the correct limits — and note that the limits carry the physics of where the axis is.

Mass elements for a ring, a rod about two axes, and a disc

Thin ring, about the central axis perpendicular to its plane

Every single element of a ring of radius RR is at distance RR from that axis. So rr is constant and comes straight out:

I=R2dm=R2dm=MR2I = \int R^2\,dm = R^2 \int dm = MR^2

Iring=MR2\boxed{\,I_{ring} = MR^2\,}

No calculus was really needed — which is why the ring is the one shape everybody remembers.

Thin rod, about a perpendicular axis through its centre

Take a rod of mass MM and length LL along the xx-axis with its centre at the origin, so λ=M/L\lambda = M/L. The element between xx and x+dxx + dx has mass λdx\lambda\,dx and sits at distance xx from the axis:

I=L/2L/2x2λdx=λ[x33]L/2L/2=ML23L38=ML212I = \int_{-L/2}^{L/2} x^2 \lambda\,dx = \lambda \left[ \frac{x^3}{3} \right]_{-L/2}^{L/2} = \frac{M}{L} \cdot \frac{2}{3}\cdot\frac{L^3}{8} = \frac{ML^2}{12}

Irod,centre=ML212\boxed{\,I_{rod, centre} = \frac{ML^2}{12}\,}

The same rod, about a perpendicular axis through one end

Nothing changes except the limits. Put the origin at the end:

I=0Lx2λdx=MLL33=ML23I = \int_{0}^{L} x^2 \lambda\,dx = \frac{M}{L}\cdot\frac{L^3}{3} = \frac{ML^2}{3}

Irod,end=ML23\boxed{\,I_{rod, end} = \frac{ML^2}{3}\,}

Four times as large. Move the axis and you change the answer by a factor of four — a vivid demonstration that II belongs to the body-and-axis pair.

Uniform disc, about the central axis perpendicular to it

Here the good element is a thin ring of radius rr and width drdr, because every point of that ring is at the same distance rr. With σ=M/(πR2)\sigma = M/(\pi R^2), its area is 2πrdr2\pi r\,dr, so

dm=σ(2πrdr)dm = \sigma\,(2\pi r\,dr) I=0Rr2σ2πrdr=2πσ0Rr3dr=2πσR44=πσR42I = \int_0^R r^2 \sigma\,2\pi r\,dr = 2\pi\sigma \int_0^R r^3 dr = 2\pi\sigma\,\frac{R^4}{4} = \frac{\pi \sigma R^4}{2}

and since M=σπR2M = \sigma \pi R^2,

Idisc=MR22\boxed{\,I_{disc} = \frac{MR^2}{2}\,}

Hollow cylinder and solid cylinder, about their own axis

A hollow cylinder (a thin-walled pipe) of radius RR is just a stack of rings, and every element of every ring is at distance RR:

Ihollow cylinder=MR2I_{hollow\ cylinder} = MR^2

A solid cylinder is a stack of discs, each contributing 12(dm)R2\frac{1}{2}(dm)R^2:

Isolid cylinder=12R2dm=MR22I_{solid\ cylinder} = \int \frac{1}{2} R^2 dm = \frac{MR^2}{2}

Key Point: For rotation about its own axis, the length of a cylinder does not appear in II. A short coin and a long rolling pin of the same mass and radius have the same moment of inertia about the axis. That is because length runs along the axis, and only distances from the axis count.

[NEET Important] This gives you four results for the price of two: ring and hollow cylinder both MR2MR^2, disc and solid cylinder both 12MR2\frac{1}{2}MR^2.

The Standard Results, and the Radius of Gyration

You will use these constantly, so here they are in one place, each one obtained by the integration of the previous block. MM is the total mass throughout.

Body Axis II k=I/Mk = \sqrt{I/M}
thin ring, radius RR central, perpendicular to its plane MR2MR^2 RR
thin ring, radius RR any diameter MR22\dfrac{MR^2}{2} R2\dfrac{R}{\sqrt{2}}
uniform disc, radius RR central, perpendicular to the disc MR22\dfrac{MR^2}{2} R2\dfrac{R}{\sqrt{2}}
uniform disc, radius RR any diameter MR24\dfrac{MR^2}{4} R2\dfrac{R}{2}
thin rod, length LL perpendicular, through the centre ML212\dfrac{ML^2}{12} L12\dfrac{L}{\sqrt{12}}
thin rod, length LL perpendicular, through one end ML23\dfrac{ML^2}{3} L3\dfrac{L}{\sqrt{3}}
hollow cylinder, radius RR its own axis MR2MR^2 RR
solid cylinder, radius RR its own axis MR22\dfrac{MR^2}{2} R2\dfrac{R}{\sqrt{2}}
solid sphere, radius RR any diameter 2MR25\dfrac{2MR^2}{5} R25R\sqrt{\dfrac{2}{5}}
hollow sphere (thin shell), radius RR any diameter 2MR23\dfrac{2MR^2}{3} R23R\sqrt{\dfrac{2}{3}}
rectangular lamina, sides ll and bb central, perpendicular to it M(l2+b2)12\dfrac{M(l^2 + b^2)}{12} l2+b212\sqrt{\dfrac{l^2+b^2}{12}}

Read the pattern rather than memorising eleven separate facts:

  • The further the mass sits from the axis, the bigger II is. Ring MR2MR^2 beats disc 12MR2\frac{1}{2}MR^2; hollow sphere 23MR2\frac{2}{3}MR^2 beats solid sphere 25MR2\frac{2}{5}MR^2. In each pair the hollow body has its mass out at the rim.
  • Two shapes with the same "profile" about an axis give the same answer — ring and hollow cylinder, disc and solid cylinder.
  • The rod about its end is four times the rod about its centre. You will see why in the parallel axis theorem.

Radius of gyration

Every entry in that last column is the same idea. Notice that every result can be written as I=Mk2I = Mk^2 for some length kk.

Key Point — radius of gyration: The radius of gyration kk of a body about a given axis is defined by I=Mk2k=IMI = Mk^2 \qquad \Longleftrightarrow \qquad k = \sqrt{\frac{I}{M}} It is the distance from the axis at which the whole mass could be concentrated at a single point without changing the moment of inertia. It has the dimension of length, and like II itself it depends on the axis as well as the body.

So a disc of radius RR spinning about its central axis behaves exactly like a single particle of the same mass placed at R/20.707RR/\sqrt{2} \approx 0.707R from the axis. A rod about its centre behaves like its whole mass placed at L/120.289LL/\sqrt{12} \approx 0.289L from the middle.

kk is a geometric property: it is fixed by the shape and the axis and does not depend on how much the body weighs. Two discs of the same radius, one of aluminium and one of lead, have the same radius of gyration and wildly different moments of inertia.

[JEE Tip] kk is the quickest way to compare shapes, and it is exactly what turns up in the rolling formula a=gsinθ1+k2/R2a = \dfrac{g\sin\theta}{1 + k^2/R^2} in Section 11. Learn the ratios k2/R2k^2/R^2: ring 1, disc 12\frac{1}{2}, solid sphere 25\frac{2}{5}, shell 23\frac{2}{3}.

Key Point: kk is not the distance of the centre of mass from the axis, and it is not an average of the distances of the particles. It is the root-mean-square distance, weighted by mass — squares first, then average, then square root.

The Theorem of Perpendicular Axes

The two theorems in this block and the next sit outside the rationalised syllabus body text, but almost every moment-of-inertia question in JEE Main, JEE Advanced and NEET needs one of them, so both are developed here in full, from first principles.

The first one is a gift: it turns one integration into two, and it is proved by Pythagoras.

Perpendicular axis theorem on a lamina, applied to a disc about a diameter

Key Point — the perpendicular axis theorem: For a plane lamina, the moment of inertia about an axis perpendicular to its plane equals the sum of the moments of inertia about two mutually perpendicular axes lying in the plane and meeting the first axis at the same point: Iz=Ix+IyI_z = I_x + I_y

The proof

Let the lamina lie in the xyxy-plane with the zz-axis through the origin OO, perpendicular to it. Take an element of mass dmdm at the point (x,y)(x, y).

  • Its distance from the xx-axis is yy, so it contributes y2dmy^2\,dm to IxI_x.
  • Its distance from the yy-axis is xx, so it contributes x2dmx^2\,dm to IyI_y.
  • Its distance from the zz-axis is rr, where r2=x2+y2r^2 = x^2 + y^2, so it contributes (x2+y2)dm(x^2 + y^2)\,dm to IzI_z.

Integrate over the whole lamina:

Iz=(x2+y2)dm=y2dm+x2dm=Ix+IyI_z = \int (x^2 + y^2)\,dm = \int y^2 dm + \int x^2 dm = I_x + I_y

Three lines, and no assumption about the shape at all — the lamina may be a disc, a rectangle, or an irregular blob cut out with scissors.

The conditions, which examiners test directly

Key Point: The theorem holds only if

  1. the body is a plane lamina (flat, with negligible thickness);
  2. the three axes are mutually perpendicular;
  3. xx and yy lie in the plane of the lamina and zz is perpendicular to it;
  4. all three meet at one point. That point need not be the centre of mass.

Application 1: a ring about its diameter

We know Iz=MR2I_z = MR^2 for the central perpendicular axis. Take xx and yy to be two perpendicular diameters. By symmetry Ix=Iy=IdI_x = I_y = I_d, so

Iz=Ix+Iy=2IdId=MR22I_z = I_x + I_y = 2I_d \qquad \Rightarrow \qquad I_d = \frac{MR^2}{2}

Application 2: a disc about its diameter

Identically, with Iz=12MR2I_z = \frac{1}{2}MR^2:

2Id=MR22Id=MR242I_d = \frac{MR^2}{2} \qquad \Rightarrow \qquad I_d = \frac{MR^2}{4}

Two of the hardest entries in the standard table, obtained in a line each, with no integration.

Application 3: a square lamina about a diagonal

For a square lamina of side aa, Iz=Ma26I_z = \frac{Ma^2}{6}. Now choose the two in-plane axes to be the two diagonals. They are perpendicular to each other and meet the zz-axis at the centre, so the theorem applies, and by symmetry the two are equal:

2Idiagonal=Ma26Idiagonal=Ma2122 I_{diagonal} = \frac{Ma^2}{6} \qquad \Rightarrow \qquad I_{diagonal} = \frac{Ma^2}{12}

Which is exactly the same as its moment of inertia about a central axis parallel to a side. For a square lamina, every central axis in the plane gives the same value — a neat result worth remembering.

The trap: it fails for solid bodies

Key Point: Never apply the perpendicular axis theorem to a three-dimensional body. For a solid sphere, Ix=Iy=Iz=25MR2I_x = I_y = I_z = \frac{2}{5}MR^2; the theorem would demand 25MR2=45MR2\frac{2}{5}MR^2 = \frac{4}{5}MR^2, which is nonsense. The proof used r2=x2+y2r^2 = x^2 + y^2, which is only true when every element has z=0z = 0.

[NEET Important] "Which of these can the perpendicular axis theorem be applied to?" — the answer is always the flat one: ring, disc, square plate, rectangular sheet. Never sphere, cylinder, cone or cube.

The Theorem of Parallel Axes

The second theorem is the workhorse. It answers the question: I know II about an axis through the centre of mass — what is it about any parallel axis?

Parallel axis theorem geometry and its application to a rod about one end

Key Point — the parallel axis theorem: The moment of inertia of a body about any axis equals its moment of inertia about a parallel axis through the centre of mass, plus the total mass times the square of the distance between the two axes: I=Icm+Md2I = I_{cm} + Md^2 Here dd is the perpendicular distance between the two parallel axes.

The proof

Set up coordinates with the origin at the centre of mass CC and both axes perpendicular to the page, one through CC and one through a point OO a distance dd away along the xx-direction. An element dmdm sits at (x,y)(x, y) relative to CC, so its distance from the OO-axis satisfies

rO2=(x+d)2+y2=x2+y2+2dx+d2r_O^2 = (x + d)^2 + y^2 = x^2 + y^2 + 2dx + d^2

Integrate term by term:

IO=(x2+y2)dm+2dxdm+d2dmI_O = \int (x^2 + y^2)\,dm + 2d\int x\,dm + d^2 \int dm

Now read the three pieces:

  • (x2+y2)dm=Icm\int (x^2 + y^2)\,dm = I_{cm}, by definition.
  • xdm=Mxcm=0\int x\,dm = M x_{cm} = 0, because the origin is the centre of mass — that is precisely what "centre of mass" means, from Section 2.
  • dm=M\int dm = M.

IO=Icm+Md2\boxed{\,I_O = I_{cm} + Md^2\,}

The middle term dying is the entire content of the theorem, and it dies only because one axis passes through the centre of mass.

Two consequences worth stating

Key Point: Since Md2Md^2 is never negative, II is smallest about an axis through the centre of mass, among all axes in a given direction. Moving the axis away from the centre of mass can only increase II, and it does so quadratically.

And a warning that costs marks every year:

Key Point: One of the two axes must pass through the centre of mass. You cannot hop from any axis to any other parallel axis by adding Md2Md^2. To go from one end of a rod to the other end, you must go via the centre: ML23ML212ML23\frac{ML^2}{3} \to \frac{ML^2}{12} \to \frac{ML^2}{3}. Adding ML2ML^2 to ML23\frac{ML^2}{3} gives 4ML23\frac{4ML^2}{3}, which is simply wrong.

Application 1: a rod about one end

Iend=Icm+M(L2)2=ML212+ML24=ML2+3ML212=ML23I_{end} = I_{cm} + M\left(\frac{L}{2}\right)^2 = \frac{ML^2}{12} + \frac{ML^2}{4} = \frac{ML^2 + 3ML^2}{12} = \frac{ML^2}{3}

Exactly the value the direct integration gave, which is a satisfying independent check of both.

Application 2: a ring about a tangent perpendicular to its plane

The axis is parallel to the central perpendicular axis, and d=Rd = R:

I=MR2+MR2=2MR2I = MR^2 + MR^2 = 2MR^2

Application 3: a disc about a perpendicular axis through a point on its rim

I=MR22+MR2=3MR22I = \frac{MR^2}{2} + MR^2 = \frac{3MR^2}{2}

Application 4: a solid sphere about a tangent line

I=2MR25+MR2=7MR25I = \frac{2MR^2}{5} + MR^2 = \frac{7MR^2}{5}

Application 5: an off-centre axis that is not a tangent

A disc of mass 4 kg and radius 0.3 m, about a perpendicular axis 0.12 m from the centre:

I=12(4)(0.3)2+4(0.12)2=0.18+0.0576=0.2376 kg m2I = \frac{1}{2}(4)(0.3)^2 + 4(0.12)^2 = 0.18 + 0.0576 = 0.2376 \text{ kg m}^2

Nothing special about tangents — any dd will do.

[JEE Tip] When a problem says "about an axis through one end", "about a tangent", "about an edge" or "through a point on the rim", it is asking for the parallel axis theorem. Identify IcmI_{cm} first, then dd, and be careful that dd is the distance between the axes, not between two points.

Using Both Theorems Together

Some of the standard results need one theorem and then the other. The order matters, and the trick is always the same: use the perpendicular axis theorem to change the direction of the axis, and the parallel axis theorem to change its position.

The model calculation: a disc about a tangent in its own plane

Step 1 — perpendicular axis theorem, to get from the central perpendicular axis to a diameter: Idiameter=12Iz=12MR22=MR24I_{diameter} = \frac{1}{2}I_z = \frac{1}{2}\cdot\frac{MR^2}{2} = \frac{MR^2}{4}

Step 2 — parallel axis theorem, to slide that diameter out to the tangent, a distance RR away: Itangent=MR24+MR2=5MR24I_{tangent} = \frac{MR^2}{4} + MR^2 = \frac{5MR^2}{4}

Do it the other way round and you get nonsense, because after the parallel-axis step you no longer have an axis through the centre of mass to apply the perpendicular-axis theorem to.

The results these two theorems generate

Body and axis Route II
ring, about a diameter perpendicular axes MR22\dfrac{MR^2}{2}
ring, tangent in its plane perpendicular, then parallel 3MR22\dfrac{3MR^2}{2}
ring, tangent perpendicular to its plane parallel axes 2MR22MR^2
disc, about a diameter perpendicular axes MR24\dfrac{MR^2}{4}
disc, tangent in its plane perpendicular, then parallel 5MR24\dfrac{5MR^2}{4}
disc, perpendicular axis through a rim point parallel axes 3MR22\dfrac{3MR^2}{2}
rod, perpendicular axis at one end parallel axes ML23\dfrac{ML^2}{3}
solid sphere, about a tangent parallel axes 7MR25\dfrac{7MR^2}{5}
hollow sphere, about a tangent parallel axes 5MR23\dfrac{5MR^2}{3}

Bodies made of several pieces

Key Point — additivity: Moments of inertia about the same axis simply add. For a composite body, Itotal=I1+I2+I3+I_{total} = I_1 + I_2 + I_3 + \ldots and for a body with a piece removed, treat the missing piece as negative mass: Iremaining=IwholeIremovedI_{remaining} = I_{whole} - I_{removed} Every term must be taken about the same axis, so you will usually need the parallel axis theorem to bring each piece to that axis first.

This is exactly the negative-mass trick you used for the centre of mass in Section 2, and it works for the same reason.

The checklist to run in an exam

  1. Name the axis. Write it down in words before you write any symbols.
  2. Is the body flat? If yes, the perpendicular axis theorem is available.
  3. Does the axis pass through the centre of mass? If not, you will need the parallel axis theorem, and you need IcmI_{cm} about a parallel axis first.
  4. Is the body made of pieces? Compute each about the required axis and add.
  5. Sanity-check the size. II must come out somewhere between 00 and Mrmax2Mr_{max}^2, where rmaxr_{max} is the greatest distance of any part of the body from the axis. And II about a centre-of-mass axis must be the smallest among parallel axes.

The mistakes, collected

  • Using the distance from a point rather than from the axis.
  • Applying the perpendicular axis theorem to a sphere, cylinder or cube.
  • Applying the parallel axis theorem between two axes when neither passes through the centre of mass.
  • Forgetting that a diameter of a disc (14MR2\frac{1}{4}MR^2) is not a diameter of a ring (12MR2\frac{1}{2}MR^2).
  • Adding moments of inertia taken about different axes.
  • Using I=Mk2I = Mk^2 with a kk belonging to a different axis.

[Board Important] "State and prove the theorem of parallel axes" and "State and prove the theorem of perpendicular axes" are both standard three-mark derivations. The proofs are in the two blocks above; each is three or four lines and needs a labelled diagram.

Solved Examples

Every moment of inertia below was checked independently by numerically integrating r2dmr^2\,dm over the actual geometry — round the circumference for rings, along the length for rods, over the real area for discs and plates, over the real volume for spheres. Every parallel-axis answer was then re-checked by re-integrating about the shifted axis, never by applying Icm+Md2I_{cm} + Md^2 to itself. No problem in this section needs the value of gg.

Example 1: Four masses, three axes

Masses of 1 kg, 2 kg, 3 kg and 4 kg are fixed at the corners AA, BB, CC, DD of a square of side 1.0 m, joined by a light rigid frame. Find the moment of inertia about (a) an axis through the centre perpendicular to the square, (b) the side ABAB, (c) the diagonal ACAC.

Solution:

Put AA at (0,0)(0,0), BB at (1,0)(1,0), CC at (1,1)(1,1) and DD at (0,1)(0,1), with masses 1, 2, 3, 4 kg in that order.

  1. (a) Central perpendicular axis. Every corner is the same distance from the centre (0.5,0.5)(0.5, 0.5): r2=0.52+0.52=0.5 m2r^2 = 0.5^2 + 0.5^2 = 0.5 \text{ m}^2 I=miri2=0.5(1+2+3+4)=0.5×10=5 kg m2I = \sum m_i r_i^2 = 0.5\,(1 + 2 + 3 + 4) = 0.5 \times 10 = 5 \text{ kg m}^2

  2. (b) Axis along the side ABAB. This axis is the xx-axis, so the distance of each mass from it is its yy-coordinate. The 1 kg and 2 kg masses lie on the axis and contribute nothing: I=3(1)2+4(1)2=7 kg m2I = 3(1)^2 + 4(1)^2 = 7 \text{ kg m}^2

  3. (c) Axis along the diagonal ACAC. The 1 kg and 3 kg masses sit on this axis and contribute nothing. The perpendicular distance of BB (and of DD) from the line y=xy = x is r=12r2=0.5 m2r = \frac{1}{\sqrt{2}} \quad \Rightarrow \quad r^2 = 0.5 \text{ m}^2 I=2(0.5)+4(0.5)=1+2=3 kg m2I = 2(0.5) + 4(0.5) = 1 + 2 = 3 \text{ kg m}^2

Final Answer: (a) 5 kg m2^2, (b) 7 kg m2^2, (c) 3 kg m2^2.

Takeaway: Same body, three axes, three answers. A mass sitting on the axis contributes nothing at all, however heavy it is — which is exactly why the diagonal gives the smallest value here. [JEE Tip] Always identify which masses lie on the axis first; they cost you no work.

Example 2: A ring, four ways

A thin circular ring has mass 2 kg and radius 0.5 m. Find its moment of inertia about (a) the central axis perpendicular to its plane, (b) a diameter, (c) a tangent lying in its plane, (d) a tangent perpendicular to its plane.

Solution:

  1. (a) Central perpendicular axis. Every element is at distance RR: Iz=MR2=2×(0.5)2=0.5 kg m2I_z = MR^2 = 2 \times (0.5)^2 = 0.5 \text{ kg m}^2

  2. (b) A diameter — perpendicular axis theorem. Two perpendicular diameters give equal contributions: 2Id=IzId=MR22=0.25 kg m22I_d = I_z \quad \Rightarrow \quad I_d = \frac{MR^2}{2} = 0.25 \text{ kg m}^2

  3. (c) A tangent in the plane — now slide the diameter out by RR using parallel axes: I=Id+MR2=0.25+2(0.5)2=0.25+0.5=0.75 kg m2I = I_d + MR^2 = 0.25 + 2(0.5)^2 = 0.25 + 0.5 = 0.75 \text{ kg m}^2 In symbols, 3MR22\frac{3MR^2}{2}.

  4. (d) A tangent perpendicular to the plane — parallel axes from the central perpendicular axis: I=Iz+MR2=0.5+0.5=1.0 kg m2I = I_z + MR^2 = 0.5 + 0.5 = 1.0 \text{ kg m}^2 In symbols, 2MR22MR^2.

Final Answer: (a) 0.5, (b) 0.25, (c) 0.75, (d) 1.0, all in kg m2^2.

Takeaway: Perpendicular axes change the direction of the axis; parallel axes change its position. Part (c) needed both, in that order. Note the ordering of the four answers — the further the axis is from the mass, the bigger II gets.

Example 3: A rod, and what moving the axis costs

A thin uniform rod has mass 3 kg and length 1.2 m. Find its moment of inertia about a perpendicular axis through (a) its centre, (b) one end, (c) a point one quarter of the length from the centre. Find the ratio of (b) to (a).

Solution:

  1. (a) About the centre. Icm=ML212=3×(1.2)212=3×1.4412=0.36 kg m2I_{cm} = \frac{ML^2}{12} = \frac{3 \times (1.2)^2}{12} = \frac{3 \times 1.44}{12} = 0.36 \text{ kg m}^2

  2. (b) About one end, where d=L/2=0.6d = L/2 = 0.6 m: I=Icm+Md2=0.36+3(0.6)2=0.36+1.08=1.44 kg m2I = I_{cm} + Md^2 = 0.36 + 3(0.6)^2 = 0.36 + 1.08 = 1.44 \text{ kg m}^2 which is ML23\frac{ML^2}{3}, as the direct integration also gives.

  3. (c) About an axis L/4=0.3L/4 = 0.3 m from the centre. I=0.36+3(0.3)2=0.36+0.27=0.63 kg m2I = 0.36 + 3(0.3)^2 = 0.36 + 0.27 = 0.63 \text{ kg m}^2

  4. The ratio. IendIcentre=1.440.36=4\frac{I_{end}}{I_{centre}} = \frac{1.44}{0.36} = 4

Final Answer: (a) 0.36, (b) 1.44, (c) 0.63 kg m2^2; the end value is exactly 4 times the central one.

Takeaway: The factor of 4 is universal for a rod — it comes from L2/3L2/12\frac{L^2/3}{L^2/12} and holds whatever the mass and length. [NEET Important] The centre gives the smallest possible value, as the parallel axis theorem guarantees, and II grows quadratically as you move the axis away.

Example 4: A disc, five axes

A uniform disc has mass 4 kg and radius 0.3 m. Find its moment of inertia about (a) the central axis perpendicular to the disc, (b) a diameter, (c) a perpendicular axis through a point on the rim, (d) a tangent lying in the plane of the disc, (e) a perpendicular axis 0.12 m from the centre.

Solution:

  1. (a) Central perpendicular axis. Iz=MR22=4×0.092=0.18 kg m2I_z = \frac{MR^2}{2} = \frac{4 \times 0.09}{2} = 0.18 \text{ kg m}^2

  2. (b) A diameter, by the perpendicular axis theorem. Id=Iz2=0.09 kg m2(=MR24)I_d = \frac{I_z}{2} = 0.09 \text{ kg m}^2 \qquad \left(= \frac{MR^2}{4}\right)

  3. (c) Perpendicular axis at the rim, parallel to the central perpendicular axis with d=R=0.3d = R = 0.3 m: I=0.18+4(0.3)2=0.18+0.36=0.54 kg m2(=3MR22)I = 0.18 + 4(0.3)^2 = 0.18 + 0.36 = 0.54 \text{ kg m}^2 \qquad \left(= \frac{3MR^2}{2}\right)

  4. (d) Tangent in the plane — start from the diameter, which is parallel to it, and shift by RR: I=0.09+0.36=0.45 kg m2(=5MR24)I = 0.09 + 0.36 = 0.45 \text{ kg m}^2 \qquad \left(= \frac{5MR^2}{4}\right)

  5. (e) Perpendicular axis 0.12 m off centre. I=0.18+4(0.12)2=0.18+0.0576=0.2376 kg m2I = 0.18 + 4(0.12)^2 = 0.18 + 0.0576 = 0.2376 \text{ kg m}^2

Final Answer: (a) 0.18, (b) 0.09, (c) 0.54, (d) 0.45, (e) 0.2376 kg m2^2.

Takeaway: Parts (c) and (d) look alike and are not. Both are "tangents", but one is perpendicular to the disc and one lies in its plane, so they start from different IcmI_{cm} values, 0.18 and 0.09. [JEE Tip] Draw the axis before you compute; the words alone will trick you.

Example 5: Radius of gyration, four bodies

(a) A flywheel is a uniform disc of mass 40 kg and radius 0.5 m. Find its moment of inertia about its central axis and its radius of gyration. (b) Find the radius of gyration of a 1.2 m rod of mass 3 kg about a perpendicular axis through its centre, and about one end. (c) Find the radius of gyration of a ring of radius 0.5 m about its central axis.

Solution:

  1. (a) The flywheel. I=MR22=40×0.252=5 kg m2I = \frac{MR^2}{2} = \frac{40 \times 0.25}{2} = 5 \text{ kg m}^2 k=IM=540=0.125=0.354 mk = \sqrt{\frac{I}{M}} = \sqrt{\frac{5}{40}} = \sqrt{0.125} = 0.354 \text{ m} Equivalently k=R/2=0.5/1.414=0.354k = R/\sqrt{2} = 0.5/1.414 = 0.354 m, since I=12MR2I = \frac{1}{2}MR^2 always gives k2=R2/2k^2 = R^2/2.

  2. (b) The rod about its centre, using I=0.36I = 0.36 kg m2^2 from the previous example: k=0.363=0.12=0.346 m(=L12)k = \sqrt{\frac{0.36}{3}} = \sqrt{0.12} = 0.346 \text{ m} \qquad \left(= \frac{L}{\sqrt{12}}\right)

  3. The same rod about one end, with I=1.44I = 1.44 kg m2^2: k=1.443=0.48=0.693 m(=L3)k = \sqrt{\frac{1.44}{3}} = \sqrt{0.48} = 0.693 \text{ m} \qquad \left(= \frac{L}{\sqrt{3}}\right) Twice the previous value — as it must be, since II went up by a factor of 4 and kk goes as I\sqrt{I}.

  4. (c) The ring. Every element really is at RR, so k=MR2M=R=0.5 mk = \sqrt{\frac{MR^2}{M}} = R = 0.5 \text{ m} The ring is the one body whose radius of gyration about its central axis is exactly its radius.

Final Answer: (a) 5 kg m2^2 and 0.354 m; (b) 0.346 m and 0.693 m; (c) 0.5 m.

Takeaway: kk depends on the axis, exactly as II does — the same rod gives 0.346 m and 0.693 m. And kk is a pure shape number: doubling the flywheel's mass leaves kk at 0.354 m while II doubles.

Example 6: A rod bent into a ring

A thin uniform rod of mass 1.2 kg and length 1.885 m is bent into a circular ring. Find the moment of inertia of the ring about its central axis perpendicular to its plane, and compare it with the moment of inertia of the straight rod about a perpendicular axis through its centre.

Solution:

  1. Find the radius. Bending conserves the length, which becomes the circumference: 2πR=LR=1.8852π=1.8856.283=0.30 m2\pi R = L \quad \Rightarrow \quad R = \frac{1.885}{2\pi} = \frac{1.885}{6.283} = 0.30 \text{ m}

  2. The ring. Iring=MR2=1.2×(0.30)2=0.108 kg m2I_{ring} = MR^2 = 1.2 \times (0.30)^2 = 0.108 \text{ kg m}^2

  3. The straight rod, for comparison. Irod=ML212=1.2×(1.885)212=1.2×3.55312=0.355 kg m2I_{rod} = \frac{ML^2}{12} = \frac{1.2 \times (1.885)^2}{12} = \frac{1.2 \times 3.553}{12} = 0.355 \text{ kg m}^2

  4. The ratio, in symbols. Substituting L=2πRL = 2\pi R: IrodIring=ML2/12MR2=(2πR)212R2=4π212=π23=3.29\frac{I_{rod}}{I_{ring}} = \frac{ML^2/12}{MR^2} = \frac{(2\pi R)^2}{12R^2} = \frac{4\pi^2}{12} = \frac{\pi^2}{3} = 3.29

Final Answer: Iring=0.108I_{ring} = 0.108 kg m2^2, about 3.29 times smaller than the straight rod's 0.355 kg m2^2.

Takeaway: Bending the rod pulls its mass inward. The far ends of a straight rod are 0.94 m from the axis; once bent, no part of it is further than 0.30 m. The mass is unchanged, the moment of inertia drops by a factor of π2/3\pi^2/3. [JEE Tip] In any "bent into" problem the first line is always "the length is conserved".

Example 7: A rectangular plate, and a test of the perpendicular axis theorem

A uniform rectangular plate has mass 2 kg, length 0.4 m and breadth 0.3 m. Find its moment of inertia about (a) a central axis in its plane parallel to the length, (b) a central axis in its plane parallel to the breadth, (c) the central axis perpendicular to the plate. Check the perpendicular axis theorem.

Solution:

  1. (a) About the axis parallel to the length. Along this axis the plate behaves like a rod of length equal to the breadth, since the breadth is the only dimension measured away from the axis: Ix=Mb212=2×(0.3)212=0.1812=0.015 kg m2I_x = \frac{Mb^2}{12} = \frac{2 \times (0.3)^2}{12} = \frac{0.18}{12} = 0.015 \text{ kg m}^2

  2. (b) About the axis parallel to the breadth, now the length is what counts: Iy=Ml212=2×(0.4)212=0.3212=0.0267 kg m2I_y = \frac{Ml^2}{12} = \frac{2 \times (0.4)^2}{12} = \frac{0.32}{12} = 0.0267 \text{ kg m}^2

  3. (c) The central perpendicular axis, from the standard result: Iz=M(l2+b2)12=2(0.16+0.09)12=0.512=0.0417 kg m2I_z = \frac{M(l^2 + b^2)}{12} = \frac{2(0.16 + 0.09)}{12} = \frac{0.5}{12} = 0.0417 \text{ kg m}^2

  4. The check. Ix+Iy=0.015+0.0267=0.0417=IzI_x + I_y = 0.015 + 0.0267 = 0.0417 = I_z \quad \checkmark

Final Answer: (a) 0.015, (b) 0.0267, (c) 0.0417 kg m2^2; and the theorem holds exactly.

Takeaway: The perpendicular axis theorem is where the formula M(l2+b2)12\frac{M(l^2+b^2)}{12} comes from — it is simply the sum of two rod-like results. Note which dimension goes with which axis: the one measured away from the axis is the one that appears.

Example 8: A dumbbell, done honestly

A dumbbell is made of a uniform rod of mass 2 kg and length 1.0 m with a solid sphere of mass 0.5 kg and radius 0.1 m fixed at each end, so that each sphere touches the end of the rod. Find the moment of inertia about a perpendicular axis through the centre of the rod, and the radius of gyration. How much error would treating the spheres as point masses cause?

Solution:

  1. The rod. Irod=ML212=2×1.012=0.1667 kg m2I_{rod} = \frac{ML^2}{12} = \frac{2 \times 1.0}{12} = 0.1667 \text{ kg m}^2

  2. Locate each sphere's centre. The rod end is 0.5 m from the axis and the sphere's centre is a further 0.10.1 m out: d=0.5+0.1=0.6 md = 0.5 + 0.1 = 0.6 \text{ m}

  3. Each sphere, by the parallel axis theorem. A sphere's own moment of inertia about a diameter is 25mr2\frac{2}{5}mr^2: Isphere=25(0.5)(0.1)2+(0.5)(0.6)2=0.002+0.18=0.182 kg m2I_{sphere} = \frac{2}{5}(0.5)(0.1)^2 + (0.5)(0.6)^2 = 0.002 + 0.18 = 0.182 \text{ kg m}^2

  4. Add all three pieces about the same axis. I=0.1667+2(0.182)=0.1667+0.364=0.531 kg m2I = 0.1667 + 2(0.182) = 0.1667 + 0.364 = 0.531 \text{ kg m}^2

  5. Radius of gyration, with total mass 2+2(0.5)=32 + 2(0.5) = 3 kg: k=0.5313=0.421 mk = \sqrt{\frac{0.531}{3}} = 0.421 \text{ m}

  6. The point-mass approximation. Dropping the 25mr2\frac{2}{5}mr^2 terms gives 0.1667+0.36=0.5270.1667 + 0.36 = 0.527 kg m2^2, low by 0.75%.

Final Answer: I=0.531I = 0.531 kg m2^2, k=0.421k = 0.421 m; the point-mass approximation is 0.75% low.

Takeaway: Add moments of inertia only about the same axis, and bring every piece to that axis with the parallel axis theorem first. The 0.75% tells you when the point-mass shortcut is safe: whenever the body's own size is small compared with its distance from the axis.

Example 9: A square plate about a diagonal

A uniform square plate has mass 1.5 kg and side 0.4 m. Find its moment of inertia about (a) the central axis perpendicular to the plate, (b) a central axis in its plane parallel to one side, (c) a diagonal.

Solution:

  1. (a) The central perpendicular axis. With l=b=al = b = a: Iz=M(a2+a2)12=Ma26=1.5×0.166=0.04 kg m2I_z = \frac{M(a^2 + a^2)}{12} = \frac{Ma^2}{6} = \frac{1.5 \times 0.16}{6} = 0.04 \text{ kg m}^2

  2. (b) A central axis parallel to a side. I=Ma212=1.5×0.1612=0.02 kg m2I = \frac{Ma^2}{12} = \frac{1.5 \times 0.16}{12} = 0.02 \text{ kg m}^2

  3. (c) A diagonal. The two diagonals are perpendicular to each other, lie in the plane, and meet the zz-axis at the centre, so the perpendicular axis theorem applies to them just as well as to the sides. By symmetry the two diagonals give equal values: 2Idiag=Iz=0.04Idiag=0.02 kg m22I_{diag} = I_z = 0.04 \quad \Rightarrow \quad I_{diag} = 0.02 \text{ kg m}^2

  4. Read the result. Parts (b) and (c) are equal. For a square lamina every axis in its plane through the centre gives the same moment of inertia, Ma212\frac{Ma^2}{12}, whatever its direction.

Final Answer: (a) 0.04 kg m2^2, (b) 0.02 kg m2^2, (c) 0.02 kg m2^2.

Takeaway: The perpendicular axis theorem does not care which perpendicular pair you pick, so long as both lie in the plane and both pass through the same point. Choosing the diagonals instead of the sides is what makes part (c) a one-liner.

Example 10: Working the parallel axis theorem backwards

A rigid body of mass 4 kg has a moment of inertia of 0.60 kg m2^2 about an axis that is 0.30 m away from, and parallel to, an axis through its centre of mass. Find (a) its moment of inertia about the centre-of-mass axis, (b) its radius of gyration about that axis, and (c) its moment of inertia about a parallel axis 0.50 m from the centre of mass.

Solution:

  1. (a) Rearrange the theorem. I=Icm+Md2Icm=IMd2=0.604(0.30)2=0.600.36=0.24 kg m2I = I_{cm} + Md^2 \quad \Rightarrow \quad I_{cm} = I - Md^2 = 0.60 - 4(0.30)^2 = 0.60 - 0.36 = 0.24 \text{ kg m}^2

  2. (b) Radius of gyration about the centre-of-mass axis. k=0.244=0.06=0.245 mk = \sqrt{\frac{0.24}{4}} = \sqrt{0.06} = 0.245 \text{ m}

  3. (c) Now go outward again, from the centre-of-mass axis, not from the 0.30 m axis: I=0.24+4(0.50)2=0.24+1.00=1.24 kg m2I = 0.24 + 4(0.50)^2 = 0.24 + 1.00 = 1.24 \text{ kg m}^2

  4. The wrong route, for contrast. Adding M(0.500.30)2=0.16M(0.50 - 0.30)^2 = 0.16 to the given 0.60 gives 0.76 kg m2^2, which is simply wrong — the theorem cannot be used between two axes when neither passes through the centre of mass.

Final Answer: (a) 0.24 kg m2^2, (b) 0.245 m, (c) 1.24 kg m2^2.

Takeaway: Always route through the centre of mass. Come back to IcmI_{cm} first, then go out to wherever you need. [JEE Tip] This backwards form is a favourite: you are given II about some off-centre axis and asked for another, and the only safe path is via IcmI_{cm}.

Example 11: A solid sphere and a hollow one

A solid sphere has mass 5 kg and radius 0.2 m. Find its moment of inertia (a) about a diameter and (b) about a tangent line. (c) Compare with a thin spherical shell of the same mass and radius, about a diameter, and explain the difference.

Solution:

  1. (a) About a diameter. I=25MR2=25(5)(0.04)=0.08 kg m2I = \frac{2}{5}MR^2 = \frac{2}{5}(5)(0.04) = 0.08 \text{ kg m}^2

  2. (b) About a tangent. A tangent line is parallel to a diameter, at a distance d=Rd = R: I=25MR2+MR2=75MR2=75(5)(0.04)=0.28 kg m2I = \frac{2}{5}MR^2 + MR^2 = \frac{7}{5}MR^2 = \frac{7}{5}(5)(0.04) = 0.28 \text{ kg m}^2

  3. (c) The thin shell. I=23MR2=23(5)(0.04)=0.133 kg m2I = \frac{2}{3}MR^2 = \frac{2}{3}(5)(0.04) = 0.133 \text{ kg m}^2

  4. Why the shell wins. Both have the same mass and the same outer radius, but the solid sphere keeps a great deal of its mass close to the centre, where it contributes almost nothing to II, while every gram of the shell sits at the full distance RR. The ratio is 2/32/5=53=1.67\frac{2/3}{2/5} = \frac{5}{3} = 1.67.

Final Answer: (a) 0.08 kg m2^2, (b) 0.28 kg m2^2, (c) 0.133 kg m2^2 for the shell, about 1.67 times the solid sphere's value.

Takeaway: What matters is where the mass is, not how much there is in total. This single fact decides every "which rolls down faster" race in Section 11 — the body with the smaller k2/R2k^2/R^2 wins, and the solid sphere, at 25\frac{2}{5}, beats everything else.

Example 12: A disc with a hole punched in it

A uniform disc of mass 8 kg and radius 0.4 m has a circular hole of radius R/2R/2 punched out of it, the centre of the hole lying at a distance R/2R/2 from the centre of the disc. Find the moment of inertia of what remains, about the original central axis perpendicular to the disc, and its radius of gyration.

Solution:

  1. Find the mass punched out. The surface density is uniform, so mass goes as area: mhole=Mπ(R/2)2πR2=M4=2 kgm_{hole} = M \cdot \frac{\pi (R/2)^2}{\pi R^2} = \frac{M}{4} = 2 \text{ kg} so the remaining mass is 82=68 - 2 = 6 kg.

  2. The full disc, about the central axis: Ifull=MR22=8×0.162=0.64 kg m2I_{full} = \frac{MR^2}{2} = \frac{8 \times 0.16}{2} = 0.64 \text{ kg m}^2

  3. The punched-out piece, about the same axis. It is a disc of mass 2 kg and radius 0.2 m whose centre is 0.2 m from the axis, so it needs the parallel axis theorem: Ihole=(2)(0.2)22+(2)(0.2)2=0.04+0.08=0.12 kg m2I_{hole} = \frac{(2)(0.2)^2}{2} + (2)(0.2)^2 = 0.04 + 0.08 = 0.12 \text{ kg m}^2

  4. Subtract — the negative-mass method. Iremaining=0.640.12=0.52 kg m2I_{remaining} = 0.64 - 0.12 = 0.52 \text{ kg m}^2 In symbols this is 13MR232\frac{13MR^2}{32}, with MM the mass of the original full disc.

  5. Radius of gyration, using the mass that is actually left: k=0.526=0.0867=0.294 mk = \sqrt{\frac{0.52}{6}} = \sqrt{0.0867} = 0.294 \text{ m}

Final Answer: I=0.52I = 0.52 kg m2^2 about the original central axis, with a radius of gyration of 0.294 m.

Takeaway: Treat the hole as negative mass, but take its moment of inertia about the same axis as everything else — which means the parallel axis theorem, because the hole is off-centre. [NEET Important] In the final k=I/Mk = \sqrt{I/M}, MM is the remaining 6 kg, not the original 8 kg. Using the wrong mass here is the standard trap.