Wolfram Computation Meets Knowledge

Relativistic Energy for Rest Mass

The energy–momentum relation is the relativistic equation relating any object's rest (intrinsic) mass, total energy and momentum. From this, the relativistic energy can be calculated.

The energy equals the mass times the speed of light squared.

Formula

QuantityVariable["E", "Energy"] == Quantity[1, "SpeedOfLight"^2]*QuantityVariable["m", "Mass"]

symbol description physical quantity
E energy "Energy"
m mass "Mass"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Relativistic Energy for Rest Mass"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Relativistic Energy for Rest Mass"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "Relativistic Energy for Rest Mass"], {QuantityVariable[
   "E","Energy"] -> Quantity[1.`*^17, "Joules"]}]
Out[3]=

Source Metadata

Publisher Information