Skip to content

Potentials and Gauge Transformations

We can express the fields in terms of potentials:

E=VAt,B=×A\mathbf{E} = -\nabla V - \frac{\partial \mathbf{A}}{\partial t}, \quad \mathbf{B} = \nabla \times \mathbf{A}

In electrostatics, A=0\mathbf{A} = \mathbf{0} and E=V\mathbf{E} = -\nabla V.

The potentials are not unique. The transformation

V"=Vχt,A=A+χV" = V - \frac{\partial \chi}{\partial t}, \quad \mathbf{A}' = \mathbf{A} + \nabla \chi

For any scalar function χ(r,t)\chi(\mathbf{r}, t) leaves E\mathbf{E} and B\mathbf{B} unchanged. This is a gauge transformation.

Common gauges:

  • Coulomb gauge: A=0\nabla \cdot \mathbf{A} = 0. Useful in magnetostatics.
  • Lorenz gauge: A+μ0ε0Vt=0\nabla \cdot \mathbf{A} + \mu_0 \varepsilon_0 \frac{\partial V}{\partial t} = 0. Simplifies the wave equations for VV and A\mathbf{A}:

2Vμ0ε02Vt2=ρε0\nabla^2 V - \mu_0 \varepsilon_0 \frac{\partial^2 V}{\partial t^2} = -\frac{\rho}{\varepsilon_0}

2Aμ0ε02At2=μ0J\nabla^2 \mathbf{A} - \mu_0 \varepsilon_0 \frac{\partial^2 \mathbf{A}}{\partial t^2} = -\mu_0 \mathbf{J}

flowchart TD
A[6_Potentials And Gauge Transformations] --> B[Key Concepts]
A --> C[Core Principles]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
C --> F[Design patterns]
D --> G[Real-world usage]

Gauge symmetry is the idea that potentials are not unique but the fields they produce are. Like choosing different coordinate systems to describe the same physical situation, gauge transformations change the mathematical description without changing the physics. The Coulomb gauge makes the vector potential divergence-free, useful for static magnetic fields. The Lorenz gauge simplifies the wave equations, making radiation problems tractable. The Liénard-Wiechert potentials show that fields from a moving charge are retarded, meaning we see the charge where it was when the light left it, not where it is now.

  • Assuming the Coulomb gauge is always the simplest choice: The Coulomb gauge (A=0\nabla \cdot \mathbf{A} = 0) simplifies static magnetic problems but makes the scalar potential instantaneous, which is inconvenient for radiation. The Lorenz gauge is better for wave propagation.
  • Confusing retarded time with actual time: The Liénard-Wiechert potentials depend on the charge’s position at the retarded time tr=tR/ct_r = t - R/c, not at the present time. Using the current position gives incorrect fields for moving charges.
  • Assuming gauge transformations change physical fields: Gauge transformations change the potentials (Φ,A)(\Phi, \mathbf{A}) but leave the electric and magnetic fields (E,B)(\mathbf{E}, \mathbf{B}) unchanged. If your calculation gives different fields after a gauge transformation, you have made an error.
  • Neglecting the radiation field when computing force on a charge: The 1/R1/R radiation field falls off more slowly than the 1/R21/R^2 velocity field. At large distances, only the radiation field matters, but at short distances the velocity field dominates.

This section provides detailed coverage of advanced concepts, including full derivations, proofs, and extended examples.

Complete mathematical derivations and proofs are provided where appropriate. Each step is explained to ensure understanding of the underlying reasoning.

Advanced examples demonstrate the application of concepts to complex problems. These examples go beyond standard exam questions to develop deeper understanding.

This material connects to current research and advanced applications in the field. Understanding these connections provides context for the study material.

Ensure you have mastered the prerequisite material before attempting this advanced content.