Moment of Inertia of a Point Mass
The mass moment of inertia measures the extent to which an object resists rotational acceleration about a particular axis, and is the rotational analog to mass.
The mass moment of inertia for a point mass is mass times the axial distance squared.
Formula
![Copy to Clipboard QuantityVariable["I", "MomentOfInertia"] == QuantityVariable["m", "Mass"]*QuantityVariable["r", "Length"]^2](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/4fe/4fe10ce7-f7dd-4345-b36a-061b973a31bb/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| I | moment of inertia | "MomentOfInertia" |
| m | mass | "Mass" |
| r | axial distance | "Length" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
