The Image Charge
Field note. On the trick.
Mathematicians do not use tricks. They use methods. They have proofs. They have rigor. They have the uniqueness theorem, which is a theorem and not a suggestion.
But sometimes, in the space between the theorem and the computation, there is a trick. A construction so elegant, so unexpected, that it feels like cheating. The method of images is such a trick. And it is beautiful.
Here is the problem, stripped to its essence. You have a charge $q$ at position $\vec{r}_0$ near a conducting surface held at zero potential. Find the potential everywhere outside the conductor.
The straightforward approach: solve Poisson's equation with the charge as a source and the conducting surface as a boundary condition. The charge creates a potential $q/(4\pi\varepsilon_0|\vec{r} - \vec{r}_0|)$. The surface must be an equipotential. The charges on the surface redistribute themselves to make it so. Find that redistribution. Solve the equation.
Or: place an imaginary charge on the other side of the surface, at the mirror position, with the opposite sign. Call it an image charge. Add its potential to the original. The sum is zero on the surface. The sum satisfies Poisson's equation in the region of interest (the image is outside, so it does not contribute to the source term). By the uniqueness theorem, the sum is the answer. Done.
That is the method of images. It is a trick because it replaces a boundary-value problem with a source problem in free space. You solve the hard problem by pretending there is an easier one. The existence of the uniqueness theorem is what makes this legal — the potential you construct is the solution, because no other solution can exist.
The simplest case: an infinite grounded conducting plane. Charge $q$ at height $d$ above the plane. The image is $-q$ at height $-d$. The potential at a point (x, y, z) with $z > 0$ is:
$$\phi(x, y, z) = \frac{q}{4\pi\varepsilon_0} \left ( \frac{1}{\sqrt{x^2 + y^2 + (z-d)^2}} - \frac{1}{\sqrt{x^2 + y^2 + (z+d)^2}} \right )$$
Check: at $z = 0, the two terms cancel exactly. The potential is zero. The boundary condition is satisfied. For $z > 0, the Poisson equation has the correct source at (0, 0, d). The image at (0, 0, -d) is outside the region, so it does not affect the source term. The solution is correct.
The electric field at the surface tells you the induced charge density. $\sigma = -\varepsilon_0 \frac{\partial \phi}{\partial z}|_{z=0}$. Compute it, and you get:
$$\sigma(x, y) = -\frac{qd}{2\pi (x^2 + y^2 + d^2)^{3/2}}$$
The induced charge is negative everywhere, concentrated near the point directly beneath the real charge, and falls off as $1/r^3$ at large distances. Integrate over the whole plane:
$$\int \sigma , dA = -\frac{qd}{2\pi} \int_0^{\infty} \frac{2\pi r , dr}{(r^2 + d^2)^{3/2}} = -\frac{qd}{2\pi} \cdot 2 \cdot \left -\frac{1}{\sqrt{r^2+d^2}}\right]_0^{\infty} = -q$$
The total induced charge equals the negative of the real charge. The conductor absorbs exactly as much charge as the real charge emits. This is not a coincidence — it follows from Gauss's law. Any field line from the real charge that terminates on the conductor induces a compensating charge.
The force on the real charge is the force from the image:
$$F = \frac{1}{4\pi\varepsilon_0} \frac{q^2}{(2d)^2} = \frac{q^2}{16\pi\varepsilon_0 d^2}$$
Attractive. The real charge is pulled toward the conductor. The image is not real, but the force is. You can measure it.
Now consider a conducting sphere. A point charge $q$ at distance $d$ from the center of a grounded sphere of radius $R$ ($d > R). The image is not at the mirror position. It is at distance $b = R^2/d$ from the center, and has charge $q' = -qR/d$. This is the inversion transformation in geometry. The image position and magnitude are chosen so that the potential on the sphere is zero. The math works out because the ratio of distances from any point on the sphere to the real charge and to the image charge is constant — it is $d/R$.
This is not an accident. The method of images works for several specific geometries: an infinite plane, a sphere, a cylinder (in two dimensions), a wedge in two dimensions with certain angles. For other geometries, the trick fails. The method of images is not universal. It is a collection of lucky coincidences that happen to share a deep mathematical structure — the conformal inversion.
In two dimensions, the connection to complex analysis is direct. The potential is the real part of an analytic function. The boundary is a curve in the complex plane. Conformal maps can transform the boundary to a circle, where the image charge solution is known. Then map back. This extends the method of images to a wider class of problems, though the formulas become more complicated.
Limitations of the method of images are themselves instructive. When the surface is not a plane, sphere, or cylinder, the method fails. The Laplacian does not separate in the required coordinates. The Green's function has no simple closed form. You must resort to numerical methods, to eigenfunction expansions, to boundary element methods. The image charge trick is a gift that runs out.
But when it works, it works with miraculous simplicity. It turns a boundary-value problem into a free-space problem. It replaces a partial differential equation with algebra. It replaces an integral equation with a point. And it gives you not just the potential, but the field, the force, the induced charge — all from a construction that is, at its heart, a mirror.
The image charge is not real. But the physics it produces is. The force is measurable. The charge density is real. The energy is real. The trick is the only fake thing in the whole calculation, and it is the most important thing.