Wolfram Computation Meets Knowledge

De Broglie Angular Frequency by Velocity

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

The de Broglie angular frequency equals half the particle mass times the square of its speed divided by the reduced Planck constant.

Formula

QuantityVariable["ω", "AngularFrequency"] == Quantity[1/2, "ReducedPlanckConstant"^(-1)]*QuantityVariable["m", "Mass"]*QuantityVariable["v", "Speed"]^2

symbol description physical quantity
ω angular frequency "AngularFrequency"
m mass "Mass"
v velocity "Speed"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["De Broglie Angular Frequency by Velocity"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[
 ResourceObject["De Broglie Angular Frequency by Velocity"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "De Broglie Angular Frequency by Velocity"], {QuantityVariable[
   "\[Omega]","AngularFrequency"] -> 
   Quantity[1, ("Radians")/("Seconds")]}]
Out[3]=

Source Metadata

Publisher Information