Reduced Mass
The reduced mass is the \"effective\" inertial mass appearing in the two-body problem of Newtonian mechanics.
The reduced mass equals the product of the masses of the objects divided by the sum of those masses.
Formula
![Copy to Clipboard QuantityVariable[Subscript["m", "12"], "Mass"] == (QuantityVariable[Subscript["m", "1"], "Mass"]*QuantityVariable[Subscript["m", "2"], "Mass"])/(QuantityVariable[Subscript["m", "1"], "Mass"] + QuantityVariable[Subscript["m", "2"], "Mass"])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/e0e/e0e0429d-ca8a-4837-ad35-45f57aac9264/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| m12 | reduced mass | "Mass" |
| m1 | mass of first object | "Mass" |
| m2 | mass of second object | "Mass" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
