Wolfram Computation Meets Knowledge

Photon Frequency Using Wavelength

A photon is an elementary particle, the quantum of the electromagnetic field including electromagnetic radiation (such as light) and the force carrier for the electromagnetic force.

The frequency equals the speed of light divided by the wavelength.

Formula

QuantityVariable["ν", "Frequency"] == Quantity[1, "SpeedOfLight"]/QuantityVariable["λ", "Wavelength"]

symbol description physical quantity
ν frequency "Frequency"
λ wavelength "Wavelength"

Forms

Examples

Get the resource:

In[1]:=
ResourceObject["Photon Frequency Using Wavelength"]
Out[1]=

Get the formula:

In[2]:=
FormulaData[ResourceObject["Photon Frequency Using Wavelength"]]
Out[2]=

Use some values:

In[3]:=
FormulaData[
 ResourceObject[
  "Photon Frequency Using Wavelength"], {QuantityVariable[
   "\[Nu]","Frequency"] -> Quantity[750, "Terahertz"]}]
Out[3]=

Publisher Information