Wolfram Computation Meets Knowledge

De Broglie Frequency by Kinetic Energy

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

The de Broglie frequency equals the kinetic energy divided by the Planck constant.

Formula

QuantityVariable["f", "Frequency"] == Quantity[1, "PlanckConstant"^(-1)]*QuantityVariable["K", "Energy"]

symbol description physical quantity
f frequency "Frequency"
K kinetic energy "Energy"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["De Broglie Frequency by Kinetic Energy"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["De Broglie Frequency by Kinetic Energy"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "De Broglie Frequency by Kinetic Energy"], {QuantityVariable[
   "K","Energy"] -> Quantity[1, "Megaelectronvolts"]}]
Out[3]=

Source Metadata

Publisher Information