Wolfram Computation Meets Knowledge

Photon Momentum Using Wavelength

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 wavelength.

The momentum equals the Planck constant divided by the wavelength.

Formula

QuantityVariable["p", "Momentum"] == Quantity[1, "PlanckConstant"]/QuantityVariable["λ", "Wavelength"]

symbol description physical quantity
p momentum "Momentum"
λ wavelength "Wavelength"

Forms

Examples

Get the resource:

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

Get the formula:

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

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "Photon Momentum Using Wavelength"], {QuantityVariable[
   "p","Momentum"] -> 
   Quantity[1.325`*^-27, ("Kilograms" "Meters")/("Seconds")]}]
Out[3]=

Source Metadata

Publisher Information