De Broglie Frequency by Velocity
The de Broglie frequency is the frequency associated with a massive particle in motion according to quantum mechanics.
The de Broglie frequency equals half the particle mass times the square of its speed divided by the Planck constant.
Formula
![Copy to Clipboard QuantityVariable["f", "Frequency"] == Quantity[1/2, "PlanckConstant"^(-1)]*QuantityVariable["m", "Mass"]*QuantityVariable["v", "Speed"]^2](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/4c0/4c0f7404-cafd-4341-be54-b51c56bfbf9d/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| f | frequency | "Frequency" |
| m | mass | "Mass" |
| v | velocity | "Speed" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= | ![]() |
Use some values:
| In[3]:= |
| Out[3]= | ![]() |


