Angular Momentum of a Rigid Body
Angular momentum is the rotational analog of linear momentum. For a rigid body, it equals the cross-product of the particle's position vector (relative to some origin) and its momentum vector.
Angular momentum equals the moment of inertia times the angular velocity.
Formula
![Copy to Clipboard QuantityVariable["L", "AngularMomentum"] == QuantityVariable["I", "MomentOfInertia"]*QuantityVariable["ω", "AngularVelocity"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/2f4/2f4630f5-10fc-4955-8708-9278a285d765/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| L | angular momentum | "AngularMomentum" |
| I | moment of inertia | "MomentOfInertia" |
| ω | angular velocity | "AngularVelocity" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
