Skip to content

Electrostatic Fields and Gauss's Law: From Coulomb's Law to the Poisson Equation

Prerequisite:Limits and Continuity: Reading ε-δ as a Contract on ErrorFoundations of Newtonian Mechanics: From the Three Laws to Momentum and Energy Conservation

Raw
  • Electromagnetism abandons the picture in which distant charges pull on one another directly, and replaces it with one in which a charge creates a field in space and the field exerts the force. The theory of the electrostatic field is where this change of picture is first carried through to completion.
  • Taking Coulomb’s law and the superposition principle as the only inputs, the statement SEdS=Qin/ε0\oint_S \boldsymbol{E}\cdot d\boldsymbol{S} = Q_{\text{in}}/\varepsilon_0 (the integral form of Gauss’s law) for an arbitrary closed surface follows as a theorem. The keys are the exponent 1/r21/r^2 and a computation with solid angles.
  • The divergence divE\operatorname{div}\boldsymbol{E} is the net outflow from a small volume around a point, divided by that volume, in the limit: it is the density of sources. Combining this definition with the divergence theorem turns the integral form into the differential form divE=ρ/ε0\operatorname{div}\boldsymbol{E} = \rho/\varepsilon_0.
  • An electrostatic field can be written as E=gradV\boldsymbol{E} = -\operatorname{grad}V. This is a direct consequence of the Coulomb field being the gradient of 1/r1/r, and it reduces a problem about the three components of a vector field to a problem about a single scalar function.
  • Putting the two together yields the Poisson equation ΔV=ρ/ε0\Delta V = -\rho/\varepsilon_0. Every electrostatics problem ultimately reduces to solving this one partial differential equation subject to boundary conditions.

1. Motivation: from action at a distance to fields

Section titled “1. Motivation: from action at a distance to fields”

At the end of the eighteenth century Coulomb used a torsion balance to measure the force between two charged spheres and found it to vary as the inverse square of the distance. The form is strikingly similar to the law of universal gravitation, and so the picture first adopted was the same one that Newtonian mechanics used: action at a distance. Charges q1q_1 and q2q_2 were taken to exert forces on each other directly across the intervening space.

Two features of this picture were already troubling at the time.

First, nothing mediates the interaction. Through what is the force transmitted? Second, no time appears anywhere. Coulomb’s law asserts that “if q2q_2 is here now, then this much force acts on q1q_1 now”; but if we suddenly move q2q_2, when does q1q_1 find out? The action-at-a-distance picture answers “instantaneously”, and this collides head-on with relativity.

The resolution introduced by Faraday and Maxwell is the field. A charge alters the state of the space around it; we call that state the electric field E\boldsymbol{E}. A second charge does not “see” the distant charge at all — it feels only the value of E\boldsymbol{E} at its own location and is acted on accordingly. The force thereby becomes an exchange of local quantities, and the possibility opens up that changes in the field propagate at a finite speed. Showing that this speed is in fact the speed of light is the ultimate goal of this theme, Maxwell’s equations and electromagnetic waves.

Merely introducing a field, however, says nothing new. If we only define E(x)=F(x)/q\boldsymbol{E}(\boldsymbol{x}) = \boldsymbol{F}(\boldsymbol{x})/q, we have done nothing but rename a symbol. The field picture acquires content when we can write down the laws that the field itself obeys, in the form of differential equations. The aim of this article is to prove, from Coulomb’s law, that for charges at rest those laws are the two equations

divE=ρε0,rotE=0.\operatorname{div}\boldsymbol{E} = \frac{\rho}{\varepsilon_0}, \qquad \operatorname{rot}\boldsymbol{E} = \boldsymbol{0}.

We say “prove” rather than “postulate” because within electrostatics these are restatements of an experimental law, not independent assumptions. Once time-dependent fields are allowed, on the other hand, it is rotE=0\operatorname{rot}\boldsymbol{E} = \boldsymbol{0} that fails; that is the subject of electromagnetic induction and the displacement current.

flowchart TD
A["Coulomb's law<br/>(experimental fact)"] --> B["Superposition principle<br/>(experimental fact)"]
B --> C["Definition of E and<br/>extension to continuous distributions"]
C --> D["Gauss's law, integral form<br/>flux through a closed surface = Q/ε₀"]
D --> E["Definition of divergence<br/>+ divergence theorem"]
E --> F["Gauss's law, differential form<br/>div E = ρ/ε₀"]
C --> G["Electrostatic potential V<br/>E = −grad V"]
F --> H["Poisson equation<br/>ΔV = −ρ/ε₀"]
G --> H
The logical structure of this article

2. Preliminaries: notation and mathematical conventions

Section titled “2. Preliminaries: notation and mathematical conventions”

Throughout, x,y\boldsymbol{x}, \boldsymbol{y} denote position vectors in R3\mathbb{R}^3, and we write r=xr = |\boldsymbol{x}|, r^=x/r\hat{\boldsymbol{r}} = \boldsymbol{x}/r. We use SI units and write the permittivity of the vacuum as

ε0=8.8541878×1012 F/m,14πε0=8.9875×109 Nm2/C2.\varepsilon_0 = 8.8541878\times 10^{-12}\ \mathrm{F/m}, \qquad \frac{1}{4\pi\varepsilon_0} = 8.9875\times 10^{9}\ \mathrm{N\,m^2/C^2}.

Differential operators. For a scalar field ff and a vector field A=(Ax,Ay,Az)\boldsymbol{A} = (A_x, A_y, A_z) we set

gradf=f=(fx,fy,fz),divA=A=Axx+Ayy+Azz.\operatorname{grad} f = \nabla f = \left(\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}, \frac{\partial f}{\partial z}\right), \qquad \operatorname{div}\boldsymbol{A} = \nabla\cdot\boldsymbol{A} = \frac{\partial A_x}{\partial x} + \frac{\partial A_y}{\partial y} + \frac{\partial A_z}{\partial z}.

The Laplacian is Δf=divgradf=2f\Delta f = \operatorname{div}\operatorname{grad} f = \nabla^2 f. Readers uneasy with partial derivatives should first read differentiation of functions of several variables.

Orientation of surface integrals. On a closed surface SS, the vector surface element dS=n^dSd\boldsymbol{S} = \hat{\boldsymbol{n}}\,dS is always taken to point outward. Violating this convention flips every sign below, so we fix it once and for all.

Assumptions on regions. By a “smooth bounded region” we mean a bounded open set VR3V\subset\mathbb{R}^3 whose boundary V\partial V consists of finitely many piecewise C1C^1 surfaces and admits an outward normal at each point. Balls, rectangular boxes and cylinders all satisfy this condition.

Assumptions on the charge distribution. The charge density ρ:R3R\rho:\mathbb{R}^3\to\mathbb{R} is assumed continuous and equal to 00 outside a bounded set (we say it has compact support). This assumption is what guarantees the existence of the integrals below and permits interchanging the order of integration. A point charge is a limiting object that violates this assumption; it is treated in the Appendix.


Axiom 3.1Coulomb's law and the superposition principle

(i) When two point charges q1,q2q_1, q_2 are at rest in vacuum at positions x1,x2\boldsymbol{x}_1, \boldsymbol{x}_2, the force exerted by q2q_2 on q1q_1 is

F12=14πε0q1q2x1x23(x1x2).\boldsymbol{F}_{1\leftarrow 2} = \frac{1}{4\pi\varepsilon_0}\,\frac{q_1 q_2}{|\boldsymbol{x}_1 - \boldsymbol{x}_2|^3}\,(\boldsymbol{x}_1 - \boldsymbol{x}_2).

Its magnitude is q1q2/(4πε0x1x22)|q_1q_2|/(4\pi\varepsilon_0 |\boldsymbol{x}_1-\boldsymbol{x}_2|^2), inversely proportional to the square of the distance; its direction lies along the line joining the two points, repulsive for charges of like sign and attractive for charges of opposite sign.

(ii) When three or more charges are present, the force on any one of them equals the vector sum of the forces that each of the others would exert if it were present alone (the superposition principle).

The distance dependence 1/r21/r^2 in (i) is the exponent on which everything in this article rests. As we shall see, Gauss’s law holds precisely because that exponent is exactly 22. Modern experiments that write the exponent as 2+δ2+\delta bound δ|\delta| by roughly 101610^{-16}.

The superposition in (ii) looks obvious, but it is an independent experimental fact. It asserts that the force is linear in the charges, and without it everything that follows collapses.

Example 3.2How much stronger is the electric force than gravity?

Place two protons (charge e=1.602×1019 Ce = 1.602\times10^{-19}\ \mathrm{C}, mass mp=1.673×1027 kgm_p = 1.673\times10^{-27}\ \mathrm{kg}) a distance rr apart. In the ratio of the Coulomb force to the gravitational force, rr cancels:

FelecFgrav=e2/(4πε0r2)Gmp2/r2=e24πε0Gmp2.\frac{F_{\text{elec}}}{F_{\text{grav}}} = \frac{e^2/(4\pi\varepsilon_0 r^2)}{G m_p^2/r^2} = \frac{e^2}{4\pi\varepsilon_0 G m_p^2}.

The numerator is 8.9875×109×(1.602×1019)2=2.306×10288.9875\times10^{9}\times(1.602\times10^{-19})^2 = 2.306\times10^{-28} and the denominator is 6.674×1011×(1.673×1027)2=1.868×10646.674\times10^{-11}\times(1.673\times10^{-27})^2 = 1.868\times10^{-64}, so

FelecFgrav=2.306×10281.868×1064=1.23×1036.\frac{F_{\text{elec}}}{F_{\text{grav}}} = \frac{2.306\times10^{-28}}{1.868\times10^{-64}} = 1.23\times10^{36}.

This is far beyond a mere difference of a few orders of magnitude. That we nevertheless feel no electric force in everyday life is because matter maintains electrical neutrality with extraordinary precision. Turned around: a slight imbalance of charge produces an enormous force.

Looking again at part (i) of Axiom 3.1, we see that the right-hand side factors into q1q_1 times a quantity determined by q2q_2 and by position. We give that second factor a name.

Definition 3.3Electric field

Given a charge distribution, let F(x)\boldsymbol{F}(\boldsymbol{x}) be the force on a point charge qq placed at x\boldsymbol{x}. The vector field E\boldsymbol{E} satisfying F(x)=qE(x)\boldsymbol{F}(\boldsymbol{x}) = q\,\boldsymbol{E}(\boldsymbol{x}) is called the electric field of that distribution. Its unit is N/C=V/m\mathrm{N/C} = \mathrm{V/m}.

In particular, by Axiom 3.1 the field of a point charge qq at the origin is

E(x)=q4πε0xx3=q4πε0r2r^,\boldsymbol{E}(\boldsymbol{x}) = \frac{q}{4\pi\varepsilon_0}\,\frac{\boldsymbol{x}}{|\boldsymbol{x}|^{3}} = \frac{q}{4\pi\varepsilon_0 r^2}\,\hat{\boldsymbol{r}},

and, writing the superposition principle in integral form, the field of a charge distributed continuously with density ρ\rho is

E(x)=14πε0R3ρ(y)xyxy3d3y.\boldsymbol{E}(\boldsymbol{x}) = \frac{1}{4\pi\varepsilon_0}\int_{\mathbb{R}^3} \rho(\boldsymbol{y})\,\frac{\boldsymbol{x}-\boldsymbol{y}}{|\boldsymbol{x}-\boldsymbol{y}|^{3}}\,d^3y.

Remark 3.4

The “test charge” qq used in the definition is tacitly assumed small enough that it does not itself disturb the surrounding charge distribution. Strictly one should write E=limq0F/q\boldsymbol{E} = \lim_{q\to 0}\boldsymbol{F}/q. Since charge comes only in integer multiples of ee, however, this limit is a mathematical idealization. In practice, regard the field as a quantity belonging to space itself, determined independently of how it is measured.

Note also that the integrand in Definition 3.3 blows up like xy2|\boldsymbol{x}-\boldsymbol{y}|^{-2} as yx\boldsymbol{y}\to\boldsymbol{x}. But in a three-dimensional volume integral d3yr2drdΩd^3y \sim r^2\,dr\,d\Omega, so r2r2=1r^{-2}\cdot r^2 = 1 and the singularity is integrable. Hence if ρ\rho is bounded with compact support, the integral converges absolutely for every x\boldsymbol{x}. For multiple integrals in polar coordinates see multiple and iterated integrals, in particular the polar change of variables and its Jacobian(Example 6.6)[重積分と累次積分].


When we visualize an electric field, we draw field lines. The naive operation of counting the “number” of lines is expressed mathematically by the following quantity.

Definition 4.1Electric flux

For an oriented surface SS, the quantity

ΦS=SEdS=SEn^dS\Phi_S = \int_S \boldsymbol{E}\cdot d\boldsymbol{S} = \int_S \boldsymbol{E}\cdot\hat{\boldsymbol{n}}\,dS

is called the electric flux through SS. When SS is closed we take n^\hat{\boldsymbol{n}} outward and write S\oint_S.

Since En^\boldsymbol{E}\cdot\hat{\boldsymbol{n}} is the component of the field perpendicular to the surface, ΦS\Phi_S measures the total amount by which the field pierces the surface. A field parallel to the surface contributes nothing.

Now for the main point. The exponent 1/r21/r^2 in Coulomb’s law has the following remarkable property.

Lemma 4.2Solid-angle lemma

Fix yR3\boldsymbol{y}\in\mathbb{R}^3 and consider the vector field

Fy(x)=xyxy3,\boldsymbol{F}_{\boldsymbol{y}}(\boldsymbol{x}) = \frac{\boldsymbol{x}-\boldsymbol{y}}{|\boldsymbol{x}-\boldsymbol{y}|^{3}},

defined away from y\boldsymbol{y}. Let VV be a smooth bounded region, S=VS=\partial V its boundary with outward normal, and suppose yS\boldsymbol{y}\notin S. Then

SFydS={4π,yV (inside),0,yV (outside).\oint_S \boldsymbol{F}_{\boldsymbol{y}}\cdot d\boldsymbol{S} = \begin{cases} 4\pi, & \boldsymbol{y}\in V\ (\text{inside}),\\[2pt] 0, & \boldsymbol{y}\notin \overline{V}\ (\text{outside}). \end{cases}
Proof(Lemma 4.2)

Without loss of generality y=0\boldsymbol{y}=\boldsymbol{0} (translate the coordinates). Then F(x)=x/r3\boldsymbol{F}(\boldsymbol{x}) = \boldsymbol{x}/r^3 with r=xr=|\boldsymbol{x}|.

Step 1: divF=0\operatorname{div}\boldsymbol{F}=0 for x0\boldsymbol{x}\ne\boldsymbol{0}. First, r/xi=xi/r\partial r/\partial x_i = x_i/r (differentiate r=(x12+x22+x32)1/2r = (x_1^2+x_2^2+x_3^2)^{1/2}). Hence, by the product rule,

xi(xir3)=1r3+xi(3r4)xir=1r33xi2r5,\frac{\partial}{\partial x_i}\left(\frac{x_i}{r^3}\right) = \frac{1}{r^3} + x_i\cdot\left(-\frac{3}{r^4}\right)\frac{x_i}{r} = \frac{1}{r^3} - \frac{3x_i^2}{r^5},

and summing over i=1,2,3i=1,2,3 and using x12+x22+x32=r2x_1^2+x_2^2+x_3^2=r^2,

divF=3r33r2r5=3r33r3=0.\operatorname{div}\boldsymbol{F} = \frac{3}{r^3} - \frac{3r^2}{r^5} = \frac{3}{r^3}-\frac{3}{r^3} = 0 .

The exponent 33 here (that is, the 1/r21/r^2 of the Coulomb force) is essential. For F=x/rn\boldsymbol{F} = \boldsymbol{x}/r^{n} the same computation gives divF=(3n)/rn\operatorname{div}\boldsymbol{F} = (3-n)/r^{n}, which vanishes only for n=3n=3.

Step 2: the exterior case. If 0V\boldsymbol{0}\notin\overline{V}, then F\boldsymbol{F} is C1C^1 on an open set containing V\overline{V}. The divergence theorem Theorem 5.3 therefore applies and gives

SFdS=VdivFd3x=V0d3x=0.\oint_S \boldsymbol{F}\cdot d\boldsymbol{S} = \int_V \operatorname{div}\boldsymbol{F}\,d^3x = \int_V 0\,d^3x = 0 .

Step 3: the interior case. If 0V\boldsymbol{0}\in V, then, VV being open, we may choose a>0a>0 small enough that the closed ball Ba={xa}\overline{B_a} = \{|\boldsymbol{x}|\le a\} is contained in VV. Consider the punctured region V=VBaV' = V\setminus \overline{B_a}. Its boundary consists of the outer surface SS (with the normal pointing out of VV) together with the inner sphere Σa={x=a}\Sigma_a = \{|\boldsymbol{x}|=a\}, whose outward normal as seen from VV' points toward the origin, i.e. equals r^-\hat{\boldsymbol{r}}. On VV' the field F\boldsymbol{F} is C1C^1 with vanishing divergence, so the divergence theorem gives

SFdS+ΣaF(r^)dS=0,that isSFdS=ΣaFr^dS.\oint_S \boldsymbol{F}\cdot d\boldsymbol{S} + \int_{\Sigma_a}\boldsymbol{F}\cdot(-\hat{\boldsymbol{r}})\,dS = 0, \qquad\text{that is}\qquad \oint_S \boldsymbol{F}\cdot d\boldsymbol{S} = \int_{\Sigma_a}\boldsymbol{F}\cdot\hat{\boldsymbol{r}}\,dS .

The right-hand side can be computed directly. On Σa\Sigma_a we have F=r^/a2\boldsymbol{F} = \hat{\boldsymbol{r}}/a^2, so Fr^=1/a2\boldsymbol{F}\cdot\hat{\boldsymbol{r}} = 1/a^2, and the area of the sphere is 4πa24\pi a^2; hence

ΣaFr^dS=1a24πa2=4π.\int_{\Sigma_a}\boldsymbol{F}\cdot\hat{\boldsymbol{r}}\,dS = \frac{1}{a^2}\cdot 4\pi a^2 = 4\pi .

The radius aa has dropped out. Both cases are proved.

Remark 4.3

The disappearance of aa in Step 3 is meaningful. Geometrically FdS\boldsymbol{F}\cdot d\boldsymbol{S} equals the element of solid angle dΩd\Omega, and the integral over the whole closed surface gives the total solid angle subtended by the surface as seen from the origin. From inside, every direction is visible, so the answer is 4π4\pi; from outside, what enters on the near side exactly cancels what leaves on the far side, so the answer is 00. The figure below records this intuition.

Charge inside: net flux is q/ε₀Charge outside: inflow and outflow cancel, giving 0SSqq
Field lines crossing a closed surface S. With the charge inside there is a net outflow; with the charge outside, what enters and what leaves cancel.

Theorem 4.4Gauss's law (integral form)

Let ρ\rho be a continuous charge density with compact support and let E\boldsymbol{E} be the electric field given by the integral in Definition 3.3. Let VV be a smooth bounded region and S=VS = \partial V its boundary with outward normal, and suppose that there is no charge on V\partial V, i.e. that the support of ρ\rho does not meet SS. Then

SEdS=1ε0Vρ(y)d3y=Qinε0,\oint_S \boldsymbol{E}\cdot d\boldsymbol{S} = \frac{1}{\varepsilon_0}\int_V \rho(\boldsymbol{y})\,d^3y = \frac{Q_{\text{in}}}{\varepsilon_0},

where QinQ_{\text{in}} is the total charge contained in VV. The same holds for finitely many point charges q1,,qNq_1,\dots,q_N: provided no charge lies on SS, QinQ_{\text{in}} is the sum of the charges inside VV.

Proof(Theorem 4.4)

Substituting the expression from Definition 3.3 gives

SEdS=S[14πε0R3ρ(y)Fy(x)d3y]dS(x),\oint_S \boldsymbol{E}\cdot d\boldsymbol{S} = \oint_S \left[\frac{1}{4\pi\varepsilon_0}\int_{\mathbb{R}^3}\rho(\boldsymbol{y})\,\boldsymbol{F}_{\boldsymbol{y}}(\boldsymbol{x})\,d^3y\right]\cdot d\boldsymbol{S}(\boldsymbol{x}),

where Fy\boldsymbol{F}_{\boldsymbol{y}} is the notation of Lemma 4.2. We interchange the order of integration. This is legitimate because, by hypothesis, the support of ρ\rho is separated from SS by a positive distance d>0d>0, so that Fy(x)1/d2|\boldsymbol{F}_{\boldsymbol{y}}(\boldsymbol{x})| \le 1/d^2 uniformly for xS\boldsymbol{x}\in S and ysuppρ\boldsymbol{y}\in\operatorname{supp}\rho, and the domains of integration have finite measure (Fubini's theorem(Theorem 4.2)[重積分と累次積分]). Hence

SEdS=14πε0R3ρ(y)[SFydS]d3y.\oint_S \boldsymbol{E}\cdot d\boldsymbol{S} = \frac{1}{4\pi\varepsilon_0}\int_{\mathbb{R}^3}\rho(\boldsymbol{y})\left[\oint_S \boldsymbol{F}_{\boldsymbol{y}}\cdot d\boldsymbol{S}\right]d^3y .

Apply Lemma 4.2 to the inner bracket: it equals 4π4\pi if yV\boldsymbol{y}\in V and 00 if yV\boldsymbol{y}\notin\overline{V} (points yS\boldsymbol{y}\in S contribute nothing, since ρ(y)=0\rho(\boldsymbol{y})=0 there). Therefore

SEdS=14πε0Vρ(y)4πd3y=1ε0Vρd3y.\oint_S \boldsymbol{E}\cdot d\boldsymbol{S} = \frac{1}{4\pi\varepsilon_0}\int_{V}\rho(\boldsymbol{y})\cdot 4\pi\,d^3y = \frac{1}{\varepsilon_0}\int_V \rho\,d^3y .

For point charges, replace the integral by the finite sum iqi\sum_i q_i and repeat the same argument.

This theorem has two uses. One is as a tool for actually computing the field in problems with symmetry; the other is as the starting point for the differential form in the next section. We take up the former first.

Example 4.5The field of a uniformly charged ball

Suppose a charge QQ is distributed uniformly inside a ball of radius aa. The charge density is ρ=Q/(43πa3)=3Q/(4πa3)\rho = Q/\left(\tfrac{4}{3}\pi a^3\right) = 3Q/(4\pi a^3).

The symmetry argument. The charge distribution is invariant under rotations about the origin. The field must share this symmetry, so it is restricted to the form E(x)=E(r)r^\boldsymbol{E}(\boldsymbol{x}) = E(r)\hat{\boldsymbol{r}}. Indeed, if E\boldsymbol{E} had a component other than along r^\hat{\boldsymbol{r}}, that component would define a tangent vector field on the sphere; rotational symmetry would force its direction to be “the same” at every point of the sphere, and no continuous tangent vector field on a sphere has that property except 0\boldsymbol{0}. That the magnitude depends on rr alone also follows from rotational symmetry.

The Gaussian surface. Take the sphere SrS_r of radius rr. On SrS_r the quantity En^=E(r)\boldsymbol{E}\cdot\hat{\boldsymbol{n}} = E(r) is constant, so the flux is

SrEdS=E(r)4πr2.\oint_{S_r}\boldsymbol{E}\cdot d\boldsymbol{S} = E(r)\cdot 4\pi r^2 .

The charge enclosed, on the other hand, is QQ if rar\ge a and Q(r/a)3Q\,(r/a)^3 if r<ar < a (by the ratio of volumes). By Theorem 4.4,

E(r)={Q4πε0ra3,r<a,Q4πε0r2,ra.E(r) = \begin{cases} \dfrac{Q}{4\pi\varepsilon_0}\dfrac{r}{a^3}, & r < a,\\[10pt] \dfrac{Q}{4\pi\varepsilon_0 r^2}, & r \ge a . \end{cases}

Inside, the field grows in proportion to the distance from the centre; outside, it is indistinguishable from the field of the whole charge concentrated at the centre. At r=ar=a the two expressions agree at Q/(4πε0a2)Q/(4\pi\varepsilon_0 a^2), so the field is continuous.

Numbers. With Q=1.0×108 CQ = 1.0\times10^{-8}\ \mathrm{C} and a=5.0 cma = 5.0\ \mathrm{cm}, the field at the surface is

E(a)=8.9875×109×1.0×108(5.0×102)2=8.9875×109×1.0×1082.5×103=3.6×104 V/m.E(a) = 8.9875\times10^{9}\times\frac{1.0\times10^{-8}}{(5.0\times10^{-2})^2} = 8.9875\times10^{9}\times\frac{1.0\times10^{-8}}{2.5\times10^{-3}} = 3.6\times10^{4}\ \mathrm{V/m}.

Dielectric breakdown in dry air occurs at about 3×106 V/m3\times10^{6}\ \mathrm{V/m}, so a field of this size can be held without discharge.

Example 4.6An infinite line charge

Suppose charge is distributed uniformly along the zz axis with linear density λ\lambda. In cylindrical coordinates (s,φ,z)(s,\varphi,z) the distribution is invariant under translations along zz, under rotations about the zz axis, and under the reflection zzz\mapsto -z. These three imply that E=E(s)s^\boldsymbol{E} = E(s)\hat{\boldsymbol{s}}, purely radial: a zz component would change sign under the reflection, a contradiction, and a φ\varphi component is excluded by combining the reflection (which preserves φ\varphi) with a rotation.

Take as Gaussian surface a cylinder of radius ss and length LL. On the top and bottom caps EdS\boldsymbol{E}\perp d\boldsymbol{S}, so they contribute 00; on the lateral surface En^=E(s)\boldsymbol{E}\cdot\hat{\boldsymbol{n}} = E(s) is constant. The lateral area is 2πsL2\pi s L and the enclosed charge is λL\lambda L, so

E(s)2πsL=λLε0E(s)=λ2πε0s.E(s)\cdot 2\pi s L = \frac{\lambda L}{\varepsilon_0} \qquad\Longrightarrow\qquad E(s) = \frac{\lambda}{2\pi\varepsilon_0 s} .

It is satisfying that LL cancels. Note that the falloff is 1/s1/s, not 1/s21/s^2: dropping one dimension drops the exponent by one.

Remark 4.7

Theorem 4.4 is an identity valid for every closed surface, but one can extract E\boldsymbol{E} from it only when symmetry lets us choose a Gaussian surface on which En^\boldsymbol{E}\cdot\hat{\boldsymbol{n}} is constant. In practice this restricts us to three situations: spherical symmetry, axial symmetry (an infinite cylinder) and planar symmetry (an infinite slab). For a charged rod of finite length Gauss’s law is still true but useless. In such cases one returns to the integral in Definition 3.3 or to the Poisson equation of the following sections.


5. Divergence and the differential form of Gauss’s law

Section titled “5. Divergence and the differential form of Gauss’s law”

Theorem 4.4 is a statement about regions of finite size. A field theory wants a local law holding at each point, so we shrink the closed surface down to a single point.

Definition 5.1Divergence (density of sources)

For a vector field A\boldsymbol{A} and a point x0\boldsymbol{x}_0, the limit

divA(x0)=limV{x0}1VVAdS\operatorname{div}\boldsymbol{A}(\boldsymbol{x}_0) = \lim_{V\to\{\boldsymbol{x}_0\}} \frac{1}{|V|}\oint_{\partial V}\boldsymbol{A}\cdot d\boldsymbol{S}

taken as a smooth region VV containing x0\boldsymbol{x}_0 shrinks to x0\boldsymbol{x}_0 is called the divergence of A\boldsymbol{A} at x0\boldsymbol{x}_0 (here V|V| is the volume of VV). The numerator is the net outflow from VV, so the divergence is the strength of the source per unit volume.

The advantage of this definition is that it is manifestly coordinate-free. To compute with it, however, we need a coordinate expression.

Proposition 5.2Divergence in Cartesian coordinates

If A=(Ax,Ay,Az)\boldsymbol{A} = (A_x,A_y,A_z) is of class C1C^1 near x0\boldsymbol{x}_0, then the limit in Definition 5.1, taken along the cubes CϵC_\epsilon of side 2ϵ2\epsilon centred at x0\boldsymbol{x}_0 as ϵ0\epsilon\to 0, exists and equals

divA(x0)=Axx(x0)+Ayy(x0)+Azz(x0).\operatorname{div}\boldsymbol{A}(\boldsymbol{x}_0) = \frac{\partial A_x}{\partial x}(\boldsymbol{x}_0) + \frac{\partial A_y}{\partial y}(\boldsymbol{x}_0) + \frac{\partial A_z}{\partial z}(\boldsymbol{x}_0).
Proof(Proposition 5.2)

Write x0=(x0,y0,z0)\boldsymbol{x}_0 = (x_0,y_0,z_0) and Cϵ=[x0ϵ,x0+ϵ]×[y0ϵ,y0+ϵ]×[z0ϵ,z0+ϵ]C_\epsilon = [x_0-\epsilon,x_0+\epsilon]\times[y_0-\epsilon,y_0+\epsilon]\times[z_0-\epsilon,z_0+\epsilon], whose volume is Cϵ=8ϵ3|C_\epsilon| = 8\epsilon^3.

Group the six faces of the cube into three opposite pairs. On the two faces perpendicular to xx the outward normals are +e^x+\hat{\boldsymbol{e}}_x and e^x-\hat{\boldsymbol{e}}_x respectively, so the flux from this pair is

Φx=y0ϵy0+ϵ ⁣ ⁣z0ϵz0+ϵ[Ax(x0+ϵ,y,z)Ax(x0ϵ,y,z)]dzdy.\Phi_x = \int_{y_0-\epsilon}^{y_0+\epsilon}\!\!\int_{z_0-\epsilon}^{z_0+\epsilon} \Big[A_x(x_0+\epsilon,y,z) - A_x(x_0-\epsilon,y,z)\Big]\,dz\,dy .

Apply the one-variable mean value theorem in xx to the integrand (Lagrange's mean value theorem(Theorem 3.3)[Mean Value Theorems and Taylor's Theorem]). Since AxA_x is C1C^1, for each (y,z)(y,z) there is a ξ=ξ(y,z)(x0ϵ,x0+ϵ)\xi = \xi(y,z)\in(x_0-\epsilon,x_0+\epsilon) with

Ax(x0+ϵ,y,z)Ax(x0ϵ,y,z)=2ϵAxx(ξ,y,z).A_x(x_0+\epsilon,y,z) - A_x(x_0-\epsilon,y,z) = 2\epsilon\,\frac{\partial A_x}{\partial x}(\xi,y,z) .

Because Ax/x\partial A_x/\partial x is continuous, it is uniformly continuous on a compact closed neighbourhood of x0\boldsymbol{x}_0. Hence, given any η>0\eta>0, we may take ϵ\epsilon small enough that at every point p\boldsymbol{p} of CϵC_\epsilon

Axx(p)Axx(x0)<η\left|\frac{\partial A_x}{\partial x}(\boldsymbol{p}) - \frac{\partial A_x}{\partial x}(\boldsymbol{x}_0)\right| < \eta

(this is exactly the definition of uniform continuity(Definition 6.1)[Limits and Continuity]). Since (ξ,y,z)Cϵ(\xi,y,z)\in C_\epsilon, this estimate applies and gives

Φx2ϵ(2ϵ)2Axx(x0)2ϵ(2ϵ)2η=8ϵ3η.\left|\Phi_x - 2\epsilon\cdot(2\epsilon)^2\,\frac{\partial A_x}{\partial x}(\boldsymbol{x}_0)\right| \le 2\epsilon\cdot(2\epsilon)^2\,\eta = 8\epsilon^3\eta .

Dividing both sides by Cϵ=8ϵ3|C_\epsilon| = 8\epsilon^3 yields Φx/(8ϵ3)xAx(x0)η\left|\Phi_x/(8\epsilon^3) - \partial_x A_x(\boldsymbol{x}_0)\right| \le \eta. As η>0\eta>0 was arbitrary,

limϵ0Φx8ϵ3=Axx(x0).\lim_{\epsilon\to 0}\frac{\Phi_x}{8\epsilon^3} = \frac{\partial A_x}{\partial x}(\boldsymbol{x}_0) .

The same estimate holds for the yy and zz pairs after relabelling the letters. Adding the three gives the assertion.

Proposition 5.2 gives meaning — that of a source — to the mechanical formula “divergence = sum of partial derivatives”. Conversely, whenever the apparently inert expression xAx+yAy+zAz\partial_xA_x+\partial_yA_y+\partial_zA_z appears, read it as asking whether the field is welling up or draining away at that point.

Summing Definition 5.1 over infinitesimal regions to build up a finite one gives the next theorem.

Theorem 5.3Divergence theorem (Gauss–Ostrogradsky theorem)

Let VV be a smooth bounded region and A\boldsymbol{A} a vector field of class C1C^1 on an open set containing V\overline{V}. Then

VdivAd3x=VAdS\int_V \operatorname{div}\boldsymbol{A}\,d^3x = \oint_{\partial V}\boldsymbol{A}\cdot d\boldsymbol{S}

(the normal on V\partial V being outward).

Remark 5.4

The divergence theorem is a purely mathematical theorem and holds independently of electromagnetism. The proof runs as follows: partition the region into small boxes, observe that the fluxes through a face shared by two adjacent boxes have opposite orientations and cancel (so that all interior contributions cancel and only the outer faces survive), and apply Proposition 5.2 to each box. Stating this rigorously for a general region with piecewise C1C^1 boundary takes some work, so we accept the theorem here and use it. Complete proofs may be found in Sugiura’s Kaiseki Nyumon II or in Spivak’s Calculus on Manifolds.

Passing from the integral form to the differential form requires one extra step: “if the integrals agree over every region, then the integrands agree”. This is not obvious, and it uses the continuity of ρ\rho and of divE\operatorname{div}\boldsymbol{E}.

Lemma 5.5Vanishing lemma for continuous functions

Let ΩR3\Omega\subset\mathbb{R}^3 be open and f:ΩRf:\Omega\to\mathbb{R} continuous. If Bfd3x=0\int_B f\,d^3x = 0 for every closed ball BB contained in Ω\Omega, then f0f\equiv 0 on Ω\Omega.

Proof(Lemma 5.5)

We argue by contradiction. Suppose f(x0)0f(\boldsymbol{x}_0)\ne 0 for some x0Ω\boldsymbol{x}_0\in\Omega, and consider first the case c:=f(x0)>0c := f(\boldsymbol{x}_0) > 0.

Since ff is continuous at x0\boldsymbol{x}_0, there is a δ>0\delta>0 such that xx0δ|\boldsymbol{x}-\boldsymbol{x}_0| \le \delta implies f(x)c<c/2|f(\boldsymbol{x}) - c| < c/2, corresponding to ε=c/2\varepsilon = c/2, and hence f(x)>c/2f(\boldsymbol{x}) > c/2. As Ω\Omega is open, we may shrink δ\delta further so that the closed ball B={xx0δ}B = \{|\boldsymbol{x}-\boldsymbol{x}_0|\le\delta\} is contained in Ω\Omega. For this BB,

Bfd3x  Bc2d3x=c243πδ3>0,\int_B f\,d^3x \ \ge\ \int_B \frac{c}{2}\,d^3x = \frac{c}{2}\cdot\frac{4}{3}\pi\delta^3 > 0,

contradicting the hypothesis Bf=0\int_B f = 0. If f(x0)<0f(\boldsymbol{x}_0)<0, apply the same argument to f-f. Hence ff vanishes at every point.

Theorem 5.6Gauss's law (differential form)

Let ρ\rho be a continuous charge density with compact support and E\boldsymbol{E} the field it produces. On any region where E\boldsymbol{E} is of class C1C^1,

divE(x)=ρ(x)ε0\operatorname{div}\boldsymbol{E}(\boldsymbol{x}) = \frac{\rho(\boldsymbol{x})}{\varepsilon_0}

holds at every point.

Proof(Theorem 5.6)

Let Ω\Omega be an open set on which E\boldsymbol{E} is C1C^1, and take an arbitrary closed ball BB contained in Ω\Omega. Writing VV for the interior of BB, Theorem 5.3 gives

VdivEd3x=VEdS.\int_{V}\operatorname{div}\boldsymbol{E}\,d^3x = \oint_{\partial V}\boldsymbol{E}\cdot d\boldsymbol{S} .

By Theorem 4.4, the right-hand side equals 1ε0Vρd3y\dfrac{1}{\varepsilon_0}\displaystyle\int_V \rho\,d^3y. (Charge lying on the bounding sphere does not affect the volume integral, since that set has three-dimensional measure 00; rigorously, first perturb the radius slightly so that the support of ρ\rho does not meet the sphere, then pass to the limit using continuity.) Therefore

V(divEρε0)d3x=0.\int_{V}\left(\operatorname{div}\boldsymbol{E} - \frac{\rho}{\varepsilon_0}\right)d^3x = 0 .

Since E\boldsymbol{E} is C1C^1 and ρ\rho is continuous, the bracketed function f=divEρ/ε0f = \operatorname{div}\boldsymbol{E} - \rho/\varepsilon_0 is continuous on Ω\Omega. The identity above holds for every closed ball contained in Ω\Omega, so Lemma 5.5 gives f0f\equiv 0, that is, divE=ρ/ε0\operatorname{div}\boldsymbol{E} = \rho/\varepsilon_0.

This is the precise content of the statement “charge is the source of the electric field”. Field lines well up where positive charge sits, drain away where negative charge sits, and neither break nor originate where there is no charge. Reading the divergence as a source density, as in Definition 5.1, is what makes this work.

Example 5.7Checking the differential form on the uniformly charged ball

Let us verify by direct computation that the field found in Example 4.5 satisfies Theorem 5.6. For a spherically symmetric vector field A=A(r)r^\boldsymbol{A} = A(r)\hat{\boldsymbol{r}} the divergence is given in spherical coordinates by

divA=1r2ddr(r2A(r)).\operatorname{div}\boldsymbol{A} = \frac{1}{r^2}\frac{d}{dr}\left(r^2 A(r)\right).

(This formula itself follows from Definition 5.1 by taking VV to be a shell of thickness drdr: the outflow is 4π(r+dr)2A(r+dr)4πr2A(r)4\pi(r+dr)^2A(r+dr) - 4\pi r^2A(r) and the volume is 4πr2dr4\pi r^2 dr.)

Outside, r>ar > a. Here A(r)=Q/(4πε0r2)A(r) = Q/(4\pi\varepsilon_0 r^2), so r2A(r)=Q/(4πε0)r^2A(r) = Q/(4\pi\varepsilon_0) is constant and ddr\dfrac{d}{dr} of it is 00. Hence divE=0\operatorname{div}\boldsymbol{E} = 0. There is no charge outside, so ρ=0\rho = 0, and the two agree.

Inside, r<ar < a. Here A(r)=Qr/(4πε0a3)A(r) = Qr/(4\pi\varepsilon_0 a^3), so r2A(r)=Qr3/(4πε0a3)r^2A(r) = Qr^3/(4\pi\varepsilon_0 a^3); differentiating gives 3Qr2/(4πε0a3)3Qr^2/(4\pi\varepsilon_0 a^3), and dividing by r2r^2,

divE=3Q4πε0a3=1ε03Q4πa3=ρε0,\operatorname{div}\boldsymbol{E} = \frac{3Q}{4\pi\varepsilon_0 a^3} = \frac{1}{\varepsilon_0}\cdot\frac{3Q}{4\pi a^3} = \frac{\rho}{\varepsilon_0} ,

exactly the ρ=3Q/(4πa3)\rho = 3Q/(4\pi a^3) used in Example 4.5. Note that at r=ar=a the field EE is continuous but dE/drdE/dr is not, so E\boldsymbol{E} is not C1C^1 there. This corresponds to ρ\rho being discontinuous at that radius (positive inside, 00 outside). At points where the hypothesis of Theorem 5.6 fails, the differential form loses pointwise meaning and the integral form is the more fundamental statement.


6. The electrostatic potential and the Poisson equation

Section titled “6. The electrostatic potential and the Poisson equation”

6.1. Writing the field with a single scalar

Section titled “6.1. Writing the field with a single scalar”

Theorem 5.6 is one equation, but the unknowns are the three components of E\boldsymbol{E}. It alone does not determine the field. The missing information is supplied by a second property of electrostatic fields.

The starting point is the gradient of 1/r1/r. Since r/xi=xi/r\partial r/\partial x_i = x_i/r for r=xr=|\boldsymbol{x}|, the chain rule gives

xi(1r)=1r2xir=xir3,that is(1r)=xr3.\frac{\partial}{\partial x_i}\left(\frac{1}{r}\right) = -\frac{1}{r^2}\cdot\frac{x_i}{r} = -\frac{x_i}{r^3}, \qquad\text{that is}\qquad \nabla\left(\frac{1}{r}\right) = -\frac{\boldsymbol{x}}{r^3} .

The right-hand side is precisely the form of the field of a point charge. In other words, the Coulomb field is the gradient of a single scalar function 1/r1/r. Superposing, the same holds for a general distribution.

Definition 6.1Electrostatic potential

For a continuous charge density ρ\rho with compact support, the function

V(x)=14πε0R3ρ(y)xyd3yV(\boldsymbol{x}) = \frac{1}{4\pi\varepsilon_0}\int_{\mathbb{R}^3}\frac{\rho(\boldsymbol{y})}{|\boldsymbol{x}-\boldsymbol{y}|}\,d^3y

is called the electrostatic potential. Its unit is V=J/C\mathrm{V} = \mathrm{J/C}. The reference level has been chosen so that V0V\to 0 at infinity.

Theorem 6.2The field is the gradient of the potential

The function VV of Definition 6.1 is of class C1C^1 on all of R3\mathbb{R}^3, and

E=gradV=V.\boldsymbol{E} = -\operatorname{grad}V = -\nabla V .
Proof(Theorem 6.2)

Differentiate the integrand with respect to x\boldsymbol{x}. As computed above, for fixed y\boldsymbol{y},

x1xy=xyxy3\nabla_{\boldsymbol{x}}\frac{1}{|\boldsymbol{x}-\boldsymbol{y}|} = -\frac{\boldsymbol{x}-\boldsymbol{y}}{|\boldsymbol{x}-\boldsymbol{y}|^3}

(this is just the translation xxy\boldsymbol{x}\mapsto\boldsymbol{x}-\boldsymbol{y}). If differentiation under the integral sign is permitted, then

V(x)=14πε0ρ(y)(xyxy3)d3y=E(x),\nabla V(\boldsymbol{x}) = \frac{1}{4\pi\varepsilon_0}\int\rho(\boldsymbol{y})\left(-\frac{\boldsymbol{x}-\boldsymbol{y}}{|\boldsymbol{x}-\boldsymbol{y}|^3}\right)d^3y = -\boldsymbol{E}(\boldsymbol{x}),

which is the assertion. The interchange of differentiation and integration is justified as follows. Since ρ\rho is bounded (being continuous with compact support), say ρM|\rho|\le M, the magnitude of the gradient of the integrand is bounded by M/xy2M/|\boldsymbol{x}-\boldsymbol{y}|^2. In three dimensions the volume element has the polar form xy2dxydΩ|\boldsymbol{x}-\boldsymbol{y}|^2\,d|\boldsymbol{x}-\boldsymbol{y}|\,d\Omega, so this bound provides a dominating function integrable in y\boldsymbol{y} on a neighbourhood of x\boldsymbol{x}. Lebesgue’s dominated convergence theorem therefore lets us exchange the limit of the difference quotients with the integral, and since the resulting V=E\nabla V = -\boldsymbol{E} is continuous, VV is of class C1C^1.

Corollary 6.3The electrostatic field is conservative

In the situation of Theorem 6.2, for every piecewise C1C^1 curve CC in R3\mathbb{R}^3 with initial point AA and terminal point BB,

CEdl=V(A)V(B).\int_C \boldsymbol{E}\cdot d\boldsymbol{l} = V(A) - V(B) .

In particular the line integral is independent of the path, and CEdl=0\oint_C\boldsymbol{E}\cdot d\boldsymbol{l} = 0 along any closed curve. Moreover, on any region where VV is of class C2C^2, rotE=0\operatorname{rot}\boldsymbol{E} = \boldsymbol{0}.

Proof(Corollary 6.3)

Parametrize CC by c:[0,1]R3\boldsymbol{c}:[0,1]\to\mathbb{R}^3 with c(0)=A\boldsymbol{c}(0)=A and c(1)=B\boldsymbol{c}(1)=B. By the chain rule for functions of several variables (chain rule(Theorem 6.1)[多変数関数の微分と偏微分]),

ddtV(c(t))=V(c(t))c(t)=E(c(t))c(t)\frac{d}{dt}V(\boldsymbol{c}(t)) = \nabla V(\boldsymbol{c}(t))\cdot \boldsymbol{c}'(t) = -\boldsymbol{E}(\boldsymbol{c}(t))\cdot\boldsymbol{c}'(t)

(the second equality uses Theorem 6.2). Integrating both sides in tt from 00 to 11 and applying the fundamental theorem of calculus(Theorem 5.4)[積分の基本定理と定積分] gives

V(B)V(A)=01E(c(t))c(t)dt=CEdl,V(B) - V(A) = -\int_0^1 \boldsymbol{E}(\boldsymbol{c}(t))\cdot\boldsymbol{c}'(t)\,dt = -\int_C\boldsymbol{E}\cdot d\boldsymbol{l},

and rearranging gives the assertion. The right-hand side depends only on the endpoints, hence not on the path; for a closed curve A=BA=B and the integral is 00. Finally, the first component of rot(V)\operatorname{rot}(\nabla V) is yzVzyV\partial_y\partial_z V - \partial_z\partial_y V, which vanishes when VV is C2C^2 because the order of partial differentiation may then be exchanged (Schwarz's theorem(Theorem 7.1)[多変数関数の微分と偏微分]); the other components are handled the same way.

Remark 6.4

Physically, Corollary 6.3 says that the work done by the field in carrying a charge qq from AA to BB is q(V(A)V(B))q\,(V(A)-V(B)) and is independent of the path. The electrostatic field is thus a conservative force field, and conservation of mechanical energy(Theorem 7.5)[Foundations of Newtonian Mechanics] from the foundations of Newtonian mechanics applies verbatim. The potential energy is U=qVU = qV.

Being able to write three components of a vector field with a single scalar is of great practical value, and nearly every electrostatics problem is solved as a problem for VV. For time-dependent fields, however, rotE0\operatorname{rot}\boldsymbol{E}\ne\boldsymbol{0} and a scalar potential no longer suffices: a vector potential A\boldsymbol{A} is needed, and only then does the freedom of gauge transformations appear (electromagnetic potentials and gauge transformations). Even in electrostatics one may add a constant to VV, and this can be seen as the simplest instance of gauge freedom.

Theorem 6.5Poisson equation

Let ρ\rho be a continuous charge density with compact support and VV the electrostatic potential of Definition 6.1. On any region where VV is of class C2C^2,

ΔV=2Vx2+2Vy2+2Vz2=ρε0.\Delta V = \frac{\partial^2V}{\partial x^2}+\frac{\partial^2V}{\partial y^2}+\frac{\partial^2V}{\partial z^2} = -\frac{\rho}{\varepsilon_0} .
Proof(Theorem 6.5)

By Theorem 6.2 we have E=V\boldsymbol{E} = -\nabla V. If VV is C2C^2 then E\boldsymbol{E} is C1C^1, so Theorem 5.6 applies and gives

ρε0=divE=div(V)=ΔV.\frac{\rho}{\varepsilon_0} = \operatorname{div}\boldsymbol{E} = \operatorname{div}(-\nabla V) = -\Delta V .

The last equality is the definition divgrad=Δ\operatorname{div}\operatorname{grad} = \Delta. Rearranging the signs gives the assertion.

Corollary 6.6Laplace equation

In a region free of charge (ρ0\rho\equiv 0), the electrostatic potential satisfies ΔV=0\Delta V = 0. This equation is the Laplace equation and its solutions are called harmonic functions.

Remark 6.7

One fine point deserves to be stated honestly. Continuity of ρ\rho alone does not in general make the VV of Definition 6.1 of class C2C^2. Guaranteeing C2C^2 requires a somewhat stronger condition, such as local Hölder continuity of ρ\rho; examples with merely continuous ρ\rho and VC2V\notin C^2 are known. This is a standard topic in potential theory, discussed in detail in Chapter 2 of Evans, Partial Differential Equations. Charge distributions arising in physical problems are usually piecewise smooth, so in practice this need not concern us.

Theorem 6.5 is the destination of this article. Electrostatics problems are formulated as follows.

Given a region and boundary conditions (the potential on the surface of a conductor, the behaviour at infinity, and so on), find VV satisfying ΔV=ρ/ε0\Delta V = -\rho/\varepsilon_0.

The integral in Definition 6.1 is nothing other than the solution formula for the boundary condition ”V0V\to 0 at infinity”. In problems on a bounded region containing conductors or dielectrics the boundary conditions differ, the integral formula no longer applies as it stands, and the techniques of partial differential equations — images, separation of variables, Green’s functions — enter.

Example 6.8Potential of the uniformly charged ball, and the Poisson equation

For the ball of Example 4.5, let us find VV and check the Poisson equation. By spherical symmetry V=V(r)V = V(r), and by Theorem 6.2 we have E(r)=dV/drE(r) = -dV/dr.

Outside, rar\ge a. Integrating dV/dr=Q/(4πε0r2)-dV/dr = Q/(4\pi\varepsilon_0 r^2) and fixing the constant so that V0V\to0 as rr\to\infty,

V(r)=Q4πε0r.V(r) = \frac{Q}{4\pi\varepsilon_0 r} .

Inside, rar\le a. Integrating dV/dr=Qr/(4πε0a3)-dV/dr = Qr/(4\pi\varepsilon_0 a^3) gives V(r)=Qr28πε0a3+CV(r) = -\dfrac{Qr^2}{8\pi\varepsilon_0 a^3} + C. Matching at r=ar=a to the exterior value Q/(4πε0a)Q/(4\pi\varepsilon_0 a),

Q8πε0a+C=Q4πε0aC=3Q8πε0a,-\frac{Q}{8\pi\varepsilon_0 a} + C = \frac{Q}{4\pi\varepsilon_0 a} \quad\Longrightarrow\quad C = \frac{3Q}{8\pi\varepsilon_0 a},

so that

V(r)=Q8πε0a(3r2a2)(ra).V(r) = \frac{Q}{8\pi\varepsilon_0 a}\left(3 - \frac{r^2}{a^2}\right) \qquad (r\le a).

At the centre V(0)=3Q/(8πε0a)V(0) = 3Q/(8\pi\varepsilon_0 a), which is 1.51.5 times the surface value. Inserting the numbers of Example 4.5 (Q=1.0×108 CQ=1.0\times10^{-8}\ \mathrm{C}, a=5.0 cma=5.0\ \mathrm{cm}), the surface potential is 8.9875×109×108/(5.0×102)=1.8×103 V8.9875\times10^{9}\times10^{-8}/(5.0\times10^{-2}) = 1.8\times10^{3}\ \mathrm{V} and the potential at the centre is 2.7×103 V2.7\times10^{3}\ \mathrm{V}.

Checking the Poisson equation. For a spherically symmetric function the Laplacian is ΔV=1r2ddr(r2dVdr)\Delta V = \dfrac{1}{r^2}\dfrac{d}{dr}\left(r^2\dfrac{dV}{dr}\right). Inside, dV/dr=Qr/(4πε0a3)dV/dr = -Qr/(4\pi\varepsilon_0a^3), so

r2dVdr=Qr34πε0a3,ddr(r2dVdr)=3Qr24πε0a3,ΔV=3Q4πε0a3.r^2\frac{dV}{dr} = -\frac{Qr^3}{4\pi\varepsilon_0a^3},\qquad \frac{d}{dr}\left(r^2\frac{dV}{dr}\right) = -\frac{3Qr^2}{4\pi\varepsilon_0a^3},\qquad \Delta V = -\frac{3Q}{4\pi\varepsilon_0 a^3} .

On the other hand ρ=3Q/(4πa3)\rho = 3Q/(4\pi a^3), so ρ/ε0=3Q/(4πε0a3)-\rho/\varepsilon_0 = -3Q/(4\pi\varepsilon_0a^3), and Theorem 6.5 indeed holds. Outside, r2dV/dr=Q/(4πε0)r^2\,dV/dr = -Q/(4\pi\varepsilon_0) is constant, so ΔV=0\Delta V = 0, as Corollary 6.6 requires.


Exercise 7.1Easy

A charge QQ is distributed uniformly over a sphere of radius aa (surface density σ=Q/(4πa2)\sigma = Q/(4\pi a^2), with a hollow interior). Find the field E(r)E(r) and the potential V(r)V(r) at distance rr from the centre, and state whether each of EE and VV is continuous or discontinuous at r=ar=a.

Solution

By spherical symmetry, the same argument as in Example 4.5 gives E=E(r)r^\boldsymbol{E} = E(r)\hat{\boldsymbol{r}}. Taking the sphere of radius rr as Gaussian surface, the flux is 4πr2E(r)4\pi r^2E(r), and the enclosed charge is 00 for r<ar < a and QQ for r>ar > a. By Theorem 4.4,

E(r)={0,r<a,Q4πε0r2,r>a.E(r) = \begin{cases} 0, & r < a,\\[6pt] \dfrac{Q}{4\pi\varepsilon_0 r^2}, & r > a. \end{cases}

The essential point is that the field vanishes identically inside the cavity. This is the exterior case of Lemma 4.2 at work, and it is a direct consequence of the exponent in Coulomb’s law being exactly 22. (Measuring this vanishing of the field inside a cavity is in fact the experimental method used to test departures from that exponent to high precision.)

The potential follows from V(r)=rEdrV(r) = -\int_\infty^r E\,dr'. For rar\ge a we get V(r)=Q/(4πε0r)V(r) = Q/(4\pi\varepsilon_0 r). For rar\le a the field vanishes, so VV is constant and equal to its value at r=ar=a:

V(r)=Q4πε0a(ra).V(r) = \frac{Q}{4\pi\varepsilon_0 a} \qquad (r\le a).

At r=ar=a the field jumps from 00 to Q/(4πε0a2)Q/(4\pi\varepsilon_0a^2) and is therefore discontinuous (in general the normal component jumps by σ/ε0\sigma/\varepsilon_0 across a surface charge, and here indeed σ/ε0=Q/(4πε0a2)\sigma/\varepsilon_0 = Q/(4\pi\varepsilon_0a^2)). The potential VV, by contrast, equals Q/(4πε0a)Q/(4\pi\varepsilon_0 a) from both sides at r=ar=a and is continuous: since VV is an integral of EE, a bounded jump in EE does not destroy continuity.

Exercise 7.2Standard

Charge is distributed with uniform density ρ\rho inside an infinitely long cylinder of radius aa. Find the field using cylindrical coordinates (s,φ,z)(s,\varphi,z), and then use the formula for the divergence in cylindrical coordinates,

divA=1ss(sAs)+1sAφφ+Azz,\operatorname{div}\boldsymbol{A} = \frac{1}{s}\frac{\partial}{\partial s}\left(sA_s\right) + \frac{1}{s}\frac{\partial A_\varphi}{\partial\varphi} + \frac{\partial A_z}{\partial z},

to confirm that Theorem 5.6 holds both inside and outside.

Solution

The same symmetry argument as in Example 4.6 (translation along zz, rotation about the zz axis, reflection zzz\mapsto-z) gives E=E(s)s^\boldsymbol{E} = E(s)\hat{\boldsymbol{s}}.

Take as Gaussian surface a coaxial cylinder of radius ss and length LL. The lateral flux is E(s)2πsLE(s)\cdot 2\pi sL and the caps contribute 00. The enclosed charge is ρπs2L\rho\cdot\pi s^2L for sas\le a and ρπa2L\rho\cdot\pi a^2 L for sas\ge a. By Theorem 4.4,

E(s)={ρs2ε0,sa,ρa22ε0s,sa.E(s) = \begin{cases}\dfrac{\rho s}{2\varepsilon_0}, & s\le a,\\[10pt] \dfrac{\rho a^2}{2\varepsilon_0 s}, & s\ge a.\end{cases}

At s=as=a both give ρa/(2ε0)\rho a/(2\varepsilon_0), so the field is continuous.

Now compute the divergence. Since Aφ=Az=0A_\varphi = A_z = 0, only the first term of the formula survives.

Inside (s<as < a), sE(s)=ρs2/(2ε0)sE(s) = \rho s^2/(2\varepsilon_0), so

divE=1sdds(ρs22ε0)=1sρsε0=ρε0,\operatorname{div}\boldsymbol{E} = \frac{1}{s}\frac{d}{ds}\left(\frac{\rho s^2}{2\varepsilon_0}\right) = \frac{1}{s}\cdot\frac{\rho s}{\varepsilon_0} = \frac{\rho}{\varepsilon_0},

which is the differential form. Outside (s>as > a), sE(s)=ρa2/(2ε0)sE(s) = \rho a^2/(2\varepsilon_0) is a constant independent of ss, so

divE=1s0=0,\operatorname{div}\boldsymbol{E} = \frac{1}{s}\cdot 0 = 0,

and since ρ=0\rho = 0 there, this too agrees.

Exercise 7.3Hard

Charge is distributed with uniform density ρ>0\rho > 0 inside the infinite slab zd|z|\le d. Granting that VV is a function of zz alone and that symmetry permits the normalizations V(z)=V(z)V(z)=V(-z) and V(0)=0V(0)=0, solve the Poisson equation ΔV=ρ/ε0\Delta V = -\rho/\varepsilon_0 both for zd|z|\le d and for zd|z|\ge d, and match the solutions so that VV and dV/dzdV/dz are continuous at z=dz=d. Then obtain E\boldsymbol{E} from VV and check that it agrees with the result of applying Gauss’s law directly.

Solution

Since VV depends on zz only, ΔV=d2V/dz2\Delta V = d^2V/dz^2. We solve on the side z0z\ge 0 and extend as an even function afterwards.

Inside, 0zd0\le z\le d. The equation is V=ρ/ε0V'' = -\rho/\varepsilon_0. Integrating twice,

V(z)=ρ2ε0z2+Bz+C.V(z) = -\frac{\rho}{2\varepsilon_0}z^2 + Bz + C .

From V(0)=0V(0)=0 we get C=0C=0. Evenness requires V(0)=0V'(0)=0 (the derivative of an even function is odd, hence vanishes at 00), so B=0B=0. Therefore

V(z)=ρ2ε0z2(0zd).V(z) = -\frac{\rho}{2\varepsilon_0}z^2 \qquad (0\le z\le d).

Outside, zdz\ge d. There ρ=0\rho=0, so V=0V''=0, that is V(z)=αz+βV(z) = \alpha z + \beta (the one-dimensional version of Corollary 6.6).

Matching. Continuity of VV' at z=dz=d: from inside V(d)=ρd/ε0V'(d) = -\rho d/\varepsilon_0, from outside α\alpha, so α=ρd/ε0\alpha = -\rho d/\varepsilon_0. Continuity of VV: from ρd2/(2ε0)=αd+β=ρd2/ε0+β-\rho d^2/(2\varepsilon_0) = \alpha d + \beta = -\rho d^2/\varepsilon_0 + \beta,

β=ρd22ε0+ρd2ε0=ρd22ε0.\beta = -\frac{\rho d^2}{2\varepsilon_0} + \frac{\rho d^2}{\varepsilon_0} = \frac{\rho d^2}{2\varepsilon_0}.

Hence for zdz\ge d we have V(z)=ρdε0(d2z)V(z) = \dfrac{\rho d}{\varepsilon_0}\left(\dfrac{d}{2} - z\right), and on the side zdz\le -d one replaces zz by z|z|. Note that because this distribution extends to infinity, one cannot impose V0V\to0 at infinity (VV tends to -\infty as z|z|\to\infty). That is why the reference point was taken at z=0z=0.

The field. From Ez=dV/dzE_z = -dV/dz,

Ez(z)={ρzε0,zd,ρdε0sgn(z),zd.E_z(z) = \begin{cases}\dfrac{\rho z}{\varepsilon_0}, & |z|\le d,\\[10pt] \dfrac{\rho d}{\varepsilon_0}\operatorname{sgn}(z), & |z|\ge d.\end{cases}

Check via Gauss’s law. Take as Gaussian surface a box of base area SS extending from z=hz=-h to z=+hz=+h. By symmetry Ez(h)=Ez(h)E_z(-h) = -E_z(h), so the two horizontal faces give a flux 2SEz(h)2SE_z(h) and the sides contribute 00. The enclosed charge is ρ2hS\rho\cdot 2hS for hdh\le d and ρ2dS\rho\cdot 2dS for hdh\ge d. By Theorem 4.4, 2SEz(h)=2ρmin(h,d)S/ε02SE_z(h) = 2\rho\min(h,d)S/\varepsilon_0, that is Ez(h)=ρmin(h,d)/ε0E_z(h) = \rho\min(h,d)/\varepsilon_0, in agreement with the result above.

Taking the limit d0d\to0 with ρ2dσ\rho\cdot 2d\to\sigma gives Ez=σ/(2ε0)sgn(z)E_z = \sigma/(2\varepsilon_0)\operatorname{sgn}(z), the familiar field of a surface charge on an infinite plane. Its characteristic feature is that it does not depend on the distance.


  • Shigenobu Sunakawa, Riron Denjikigaku, 3rd ed., Kinokuniya, 1999 (in Japanese) — Chapters 1 and 2 give a systematic treatment of the electrostatic field and Gauss’s law.
  • Koichi Ohta, Denjikigaku no Kiso I, University of Tokyo Press, 2012 (in Japanese) — Chapter 1. Careful on the historical development and the experimental evidence.
  • D. J. Griffiths, Introduction to Electrodynamics, 4th ed., Cambridge University Press, 2017 — Chapter 2 (Electrostatics). A rich supply of exercises on using Gauss’s law.
  • J. D. Jackson, Classical Electrodynamics, 3rd ed., Wiley, 1998 — Chapter 1. The formulation via delta functions and Green’s functions.
  • R. P. Feynman, R. B. Leighton, M. Sands, The Feynman Lectures on Physics, Vol. II — Chapters 4–6. The full text is available on the official site. The exposition of the field picture here is without equal.
  • L. C. Evans, Partial Differential Equations, 2nd ed., American Mathematical Society, 2010 — Chapter 2.2. A mathematically rigorous treatment of the Poisson and Laplace equations, including the regularity issue raised in Remark 6.7.

Appendix: Point charges and the delta function

Section titled “Appendix: Point charges and the delta function”

Point charges fall outside the framework of the main text. There we assumed ρ\rho to be a continuous function, which a point charge is not. Yet the field of a point charge is the most basic example in electrostatics. The framework that handles this discrepancy properly is the theory of distributions.

We write the charge density of a point charge qq at the origin as ρ(x)=qδ3(x)\rho(\boldsymbol{x}) = q\,\delta^3(\boldsymbol{x}). Here δ3\delta^3 is the Dirac delta function, not an ordinary function but the assignment defined by the requirement that δ3(x)ϕ(x)d3x=ϕ(0)\int \delta^3(\boldsymbol{x})\phi(\boldsymbol{x})\,d^3x = \phi(\boldsymbol{0}) for every smooth ϕ\phi with compact support.

The differential form of Gauss’s law then becomes the following identity. For E=q4πε0xr3\boldsymbol{E} = \dfrac{q}{4\pi\varepsilon_0}\dfrac{\boldsymbol{x}}{r^3} we should have divE=ρ/ε0=qε0δ3(x)\operatorname{div}\boldsymbol{E} = \rho/\varepsilon_0 = \dfrac{q}{\varepsilon_0}\delta^3(\boldsymbol{x}), that is,

div(xr3)=4πδ3(x),equivalentlyΔ(1r)=4πδ3(x).\operatorname{div}\left(\frac{\boldsymbol{x}}{r^3}\right) = 4\pi\,\delta^3(\boldsymbol{x}), \qquad\text{equivalently}\qquad \Delta\left(\frac{1}{r}\right) = -4\pi\,\delta^3(\boldsymbol{x}) .

At first sight this seems to contradict Step 1 of Lemma 4.2, where we showed div(x/r3)=0\operatorname{div}(\boldsymbol{x}/r^3)=0. But that computation was valid only for x0\boldsymbol{x}\ne\boldsymbol{0}. At the origin x/r3\boldsymbol{x}/r^3 is undefined, and it is there that the entire source is concentrated. Indeed, what Step 3 of Lemma 4.2 showed was that the flux is 4π4\pi through any closed surface enclosing the origin, however small. That is precisely the statement that a point source of strength 4π4\pi sits at the origin.

This identity is a convenient computational tool. Applying the Laplacian to the VV of Definition 6.1, for instance, gives formally

ΔV(x)=14πε0ρ(y)Δx1xyd3y=14πε0ρ(y)(4πδ3(xy))d3y=ρ(x)ε0,\Delta V(\boldsymbol{x}) = \frac{1}{4\pi\varepsilon_0}\int\rho(\boldsymbol{y})\,\Delta_{\boldsymbol{x}}\frac{1}{|\boldsymbol{x}-\boldsymbol{y}|}\,d^3y = \frac{1}{4\pi\varepsilon_0}\int\rho(\boldsymbol{y})\left(-4\pi\delta^3(\boldsymbol{x}-\boldsymbol{y})\right)d^3y = -\frac{\rho(\boldsymbol{x})}{\varepsilon_0},

so Theorem 6.5 falls out in one line. We took the longer route through Theorem 4.4 in the main text because justifying this formal computation requires some preparation (the definition of the distributional derivative, differentiation of convolutions). Either road leads to the same conclusion.

Finally, the self-energy of a point charge diverges. Integrating the field energy density ε02E2\tfrac{\varepsilon_0}{2}|\boldsymbol{E}|^2 of a point charge qq over all space produces an integral of the form 0r4r2dr\int_0 r^{-4}\cdot r^2dr near the origin, which diverges. This is an intrinsic difficulty of classical electromagnetism and marks the limits of the point-charge idealization. Energy is taken up again in Maxwell’s equations and electromagnetic waves.

Report an error in this article ・Operated by: Mugen Giken LLCPricingTermsLegal notice

© 2026 夢現技研合同会社 ・Feeding the text to an LLM is welcome. Code samples are MIT licensed.