3.1.1 Geometric Optics#

Prompts

  • What is Newton’s corpuscle theory of light? What does it predict for rectilinear propagation, reflection, and refraction in different media?

  • State Fermat’s principle. Why is the word stationary more precise than minimum?

  • Derive Snell’s law from the condition of stationary optical path length.

  • The optical path length \(L = \int n \, \mathrm{d}s\) plays the role of “action” for light. What is the analogous quantity in classical mechanics, and why is the parallel significant?

  • Geometric optics fails to explain certain experiments. What phenomenon is missing from the ray picture, and which theory accounts for it?

Lecture Notes#

Overview#

The nature of light was one of the central debates in the history of physics. Newton (1704) proposed the corpuscle theory: light consists of particles flying in straight lines. Huygens (1690) proposed the wave theory: light is a wave propagating through a medium. Both theories correctly derive the three geometric laws of optics, but they make different predictions for the deeper nature of light and fail for different phenomena.

This lesson develops geometric optics from the particle picture. The central result is Fermat’s principle of stationary optical path: a single variational principle from which all three laws of geometric optics follow—in the same way that Hamilton’s principle governs classical mechanics.

The Particle Theory of Light#

In Newton’s corpuscle model, light is a stream of particles. In a medium with refractive index \(n\), the speed of light is

(59)#\[ v = \frac{c}{n} \]

where \(c\) is the vacuum speed of light (\(n = 1\) in vacuum, \(n \approx 1.5\) in glass, \(n \approx 1.33\) in water).

From the particle picture, three empirical laws describe how light rays behave:

Law

Statement

Rectilinear propagation

In a uniform medium, light travels in straight lines.

Reflection

At a smooth mirror, angle of incidence equals angle of reflection.

Refraction

At an interface between media \(n_1\) and \(n_2\): \(n_1 \sin\theta_1 = n_2 \sin\theta_2\) (Snell’s law).

These laws describe mirrors, lenses, prisms, and optical fibers. All three follow from the variational principle below. The particle picture is powerful for geometric optics—but it provides no mechanism for diffraction (light bending around obstacles) or interference (two beams producing dark fringes). These phenomena prove decisive for the wave theory (§3.1.2).

Fermat’s Principle#

Fermat’s Principle

Light travels along the path for which the optical path length is stationary with respect to small variations:

(60)#\[ \delta L = 0, \quad L = \int_{\text{path}} n(\boldsymbol{r}) \, \mathrm{d}s \]

Here, \(n(\boldsymbol{r})\) is the refractive index and \(\mathrm{d}s\) is the arc length element along the path.

Why “stationary” and not “minimum”? In most cases the optical path length is a minimum for the true ray (Fermat’s least-time principle). However, at caustics and some curved interfaces, the path can be a maximum or saddle point. The key is that the first-order variation vanishes: \(\delta L = 0\).

Connection to mechanics: The optical path length \(L = \int n \, \mathrm{d}s\) is the action for light, just as \(S = \int L_{\rm mech} \, \mathrm{d}t\) is the mechanical action. Fermat’s principle (\(\delta L = 0\)) is the exact analog of Hamilton’s principle (\(\delta S = 0\)). This structural parallel becomes the bridge to quantum mechanics in §3.1.3.

Laws of Geometric Optics#

All three laws in the table above follow from Fermat’s principle.

Rectilinear Propagation#

In a uniform medium with constant \(n\), the path that makes \(L = \int n \, \mathrm{d}s\) stationary is simply a straight line.

Reflection#

When light reflects off a smooth boundary, the law of reflection follows:

\[ \theta_{r} = \theta_{i} \]

Refraction#

Snell’s Law: At an interface between media with refractive indices \(n_1\) and \(n_2\):

(61)#\[ n_1 \sin \theta_1 = n_2 \sin \theta_2 \]

Summary#

  • Historical debate: Newton’s corpuscle theory and Huygens’ wave theory both predict the same geometric laws, but the corpuscle picture offers no mechanism for diffraction or interference. These phenomena ultimately reveal the wave nature of light (§3.1.2).

  • Speed of light in media: \(v = c/n\); the refractive index \(n > 1\) encodes how a medium slows light.

  • Fermat’s Principle: Light travels paths where the optical path length \(L = \int n \, \mathrm{d}s\) is stationary. All three laws of geometric optics follow from \(\delta L = 0\).

  • Action parallel: Optical path length plays the role of action for light; Fermat’s principle (\(\delta L = 0\)) mirrors Hamilton’s principle (\(\delta S = 0\)). This parallel is the key to the path integral (§3.1.3).

See Also

Homework#

1. A light ray travels from point \(A\) in medium 1 (refractive index \(n_1\)) to point \(B\) in medium 2 (refractive index \(n_2\)), crossing a flat interface. Set up coordinates with the interface at \(z=0\), \(A\) at \((0,-h_1)\), \(B\) at \((d,h_2)\). The ray crosses the interface at \((x,0)\). Write the optical path length \(L(x)\), apply \(\mathrm{d}L/\mathrm{d}x = 0\), and derive Snell’s law.

2. Use Fermat’s principle to derive the law of reflection. Consider a ray from \(A\) to \(B\) reflecting off a flat mirror. Show that the angle of incidence equals the angle of reflection.

3. Light travels from glass (\(n=1.5\)) into air (\(n=1.0\)). For what angle of incidence \(\theta_c\) does total internal reflection occur? Explain physically why light cannot escape beyond this critical angle.

4. A medium has refractive index \(n(z) = n_0(1 + \alpha z)\) for small \(\alpha > 0\). Argue qualitatively, using Fermat’s principle, that a horizontal light ray will curve downward. (Hint: which path — straight or curved — has a smaller optical path length?)

5. Show that the second derivative \(\mathrm{d}^2 L/\mathrm{d}x^2 > 0\) in the Snell’s law derivation (Problem 1), confirming the optical path is a minimum, not a maximum.

6. Newton’s corpuscle theory predicts that light speeds up when entering a denser medium (the particles are attracted inward). The wave theory predicts light slows down: \(v = c/n < c\) for \(n > 1\). The Foucault experiment (1850) measured the speed of light in water and found it less than \(c\). (a) Which theory does this experimental result support? (b) Snell’s law \(n_1 \sin\theta_1 = n_2 \sin\theta_2\) follows from Fermat’s principle regardless of whether light speeds up or slows down in the denser medium. Does Fermat’s principle depend on the direction of the speed change, or only on the value of \(n\)?