Wolfram Computation Meets Knowledge

De Broglie Wavelength by Momentum

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

The de Broglie wavelength equals the Planck constant divided by the particle's 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["De Broglie Wavelength by Momentum"]
Out[1]=

Get the formula:

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

Use some values:

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

Source Metadata

Publisher Information