Lessons · rotation
Moment of inertia: where the table of shapes comes from
Regime 2 — calculus does what algebra cannot. The integrand isn't constant, so no single algebra product gives the answer; the accumulated quantity is the area under the curve — and SymPy proves that area is exactly the closed-form result.
A uniform rod of mass kg and length m spins about one end. The algebra course just hands you from a table — but where does the come from? Each slice at radius adds , so the moment is the area under . Drag the cursor out from the pivot and watch build up — slowly near the axis, fast near the tip.
Every slice of mass at radius contributes to the moment of inertia. The total is the integral over the whole body — and for a body whose mass is spread out, that is the area under a curve, not a single term.
check ; check ; recover at ; collapse the hoop case to
- ✓ The moment's slope is the integrand: — the area's growth rate is the curve's height. [structural]
- ✓ The accumulated moment is the area: . [structural]
- ✓ At the rod's end the area is the memorized . [structural]
- ✓ If all the mass sat at one radius (a hoop), the integral collapses to — the rectangle (the quadrature). [structural]
Dimensional homogeneity: checked by SymPy (holds).
It depends on where the mass is, not just how much. Each slice contributes , so mass far from the axis counts far more — the area under piles up near the tip. That is why the same mass gives as a rod about its end but if you bunch it all at the tip (a hoop). Move the mass outward and grows even though is unchanged.
Modeling assumptions — author-asserted, disclosed not discharged
- Uniform thin rod: mass spread evenly at linear density , thickness negligible.
- Rotation about a fixed axis through one end; is the distance from that axis.
The dI/dr–r graph, fully annotated
A static rendering (Matplotlib): the shaded area under dI/dr is the accumulated integral I, and the slope of I is dI/dr. The interactive version with a draggable cursor is in the Graph tab above.
Formulas used
Hover a formula to preview its reference entry; click to open it in the reference (or the concept graph):
- Moment of inertia of a rod (about one end)
Valid when: uniform thin rod, axis through one end; derived from I = ∫r² dm; ⅓ML² about the centre is ML²/12
Open in reference →
- Rotational kinetic energy
Valid when: rotation about a fixed axis
Open in reference →