Wolfram Computation Meets Knowledge

Relativistic de Broglie Wavelength by Momentum

The de Broglie wavelength is the wavelength associated with a massive particle in motion according to quantum mechanics accounting for relativistic effects.

The de Broglie wavelength equals the Planck constant divided by the relativistic momentum.

Formula

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

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

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Relativistic de Broglie Wavelength by Momentum"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[
 ResourceObject["Relativistic de Broglie Wavelength by Momentum"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "Relativistic de Broglie Wavelength by Momentum"], \
{QuantityVariable["p","Momentum"] -> 
   Quantity[1.67`*^-27, ("Kilograms" "Meters")/("Seconds")]}]
Out[3]=

Source Metadata

Publisher Information