Wolfram Computation Meets Knowledge

Photon Momentum Using Frequency

A photon is an elementary particle, the quantum of the electromagnetic field including electromagnetic radiation (such as light) and the force carrier for the electromagnetic force. The momentum of a photon depends only on its frequency.

The momentum equals the Planck constant times the frequency.

Formula

QuantityVariable["p", "Momentum"] == Quantity[1, "PlanckConstant"/"SpeedOfLight"]*QuantityVariable["ν", "Frequency"]

symbol description physical quantity
p momentum "Momentum"
ν frequency "Frequency"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Photon Momentum Using Frequency"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Photon Momentum Using Frequency"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "Photon Momentum Using Frequency"], {QuantityVariable[
   "\[Nu]","Frequency"] -> Quantity[750, "Terahertz"]}]
Out[3]=

Source Metadata

Publisher Information