- §1. Gradient
- §2. Exterior Differentiation
- §3. Divergence and Curl
- §4. Ex: Polar Laplacian
- §5. Properties
- §6. Product Rules
- §7. Ex: Maxwell's Eqns I
- §8. Ex: Maxwell's Eqns II
- §9. Ex: Maxwell's Eqns III
- §10. Orthogonal Coords
- §11. Aside: Div, Grad, Curl
- §12. Uniqueness
Maxwell's Equations I
Maxwell's equations are a system of coupled differential equations for the electric field $\EE$ and the magnetic field $\BB$. In traditional language, they take the form \begin{align} \grad\cdot\EE &= 4\pi\rho \\ \grad\cdot\BB &= 0 \\ \grad\times\EE + \dot\BB &= 0 \\ \grad\times\BB - \dot\EE &= 4\pi\JJ \end{align} where $\rho$ is the charge density, $\JJ$ is the current density, and dots denote time derivatives. Taking the divergence of the last equation, and using the first, leads to the continuity equation \begin{equation} \grad\cdot\JJ + \dot\rho = 0 \end{equation} and making the Ansatz \begin{align} \BB &= \grad\times\AA \\ \EE &= -\grad\Phi - \dot\AA \end{align} automatically solves the middle two (source-free) equations.