Chapter 6: Photons and Massless Particles

Photons are massless yet carry energy and momentum. They always travel at c in all frames, have zero proper time, and obey E = pc. Their behavior illustrates the extreme limits of special relativity.

Photon Properties

$E = pc$

For massless particles, the energy-momentum relation gives $E = pc$ (since m = 0).

$E = hf$

Photon energy is quantized: $E = hf = hc/\lambda$ (Planck's relation).

p = h/Ξ»

Photon momentum from E = pc and E = hf: p = h/Ξ» (de Broglie relation).

No Rest Frame

Photons always travel at cβ€”there's no frame where a photon is at rest.

Relativistic Doppler Effect

\( f_{\text{obs}} = f_{\text{source}} \sqrt{\frac{1 - \beta}{1 + \beta}} \)

(for motion directly toward/away)

Redshift (receding)

Source moving away: observed frequency lower, wavelength longer (redder).

Blueshift (approaching)

Source moving toward: observed frequency higher, wavelength shorter (bluer).

source moving β†’vredshifted (long Ξ»)blueshifted (short Ξ»)← behind: f' = f·√((1βˆ’Ξ²)/(1+Ξ²))in front: f' = f·√((1+Ξ²)/(1βˆ’Ξ²)) β†’

Radiation Pressure

Light carries momentum, so it exerts pressure when absorbed or reflected:

\( P = \frac{I}{c} \) (absorbed) or \( P = \frac{2I}{c} \) (reflected)

Applications: solar sails, laser cooling, comet tails pointing away from Sun.

Interactive Simulations

Compton Scattering: Photon-Electron Interaction

Python
script.py52 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

Fortran: Compton Scattering Calculator

Fortran
program.f9056 lines

Click Run to execute the Fortran code

Code will be compiled with gfortran and executed on the server

Share:XRedditLinkedIn
Rate this chapter: