Review / Chapter 1 — Electrostatics

Field of a Spherical Charge

Chapter 1 — Electrostatics

Any spherically symmetric charge distribution — a thin shell, a uniform ball, a nested sequence of shells — produces a field outside that looks identical to a point charge at the center. Inside, the field depends only on the charge interior to your radius. Both facts pop out of Gauss's law in a couple of lines.

Thin spherical shell

A shell of radius \(R\) carrying total charge \(Q\). Spherical symmetry: \(\vec E = E(r)\hat r\). Pick a concentric sphere of radius \(r\).

Outside (\(r > R\)): \(Q_{\text{enc}} = Q\). Gauss: \(E\cdot 4\pi r^2 = Q/\epsilon_0\), so

\[\vec E_{\text{out}} = \frac{kQ}{r^2}\hat r.\]

Inside (\(r < R\)): \(Q_{\text{enc}} = 0\). Gauss: \(E\cdot 4\pi r^2 = 0\), so

\[\vec E_{\text{in}} = 0.\]

The field jumps discontinuously from \(0\) to \(kQ/R^2\) across the shell. This is the origin of the surface-charge discontinuity you'll see again at conductor surfaces.

Uniformly charged solid ball

Total charge \(Q\) spread uniformly through a ball of radius \(R\). Charge density \(\rho = Q/(\tfrac43\pi R^3)\).

Outside (\(r > R\)): same as a point charge: \(E = kQ/r^2\).

Inside (\(r < R\)): \(Q_{\text{enc}} = \rho\cdot \tfrac43\pi r^3 = Q(r/R)^3\). Then

\[E(r) = \frac{kQ_{\text{enc}}}{r^2} = \frac{kQ r}{R^3}.\]

Field grows linearly with \(r\) from \(0\) at the center to \(kQ/R^2\) at the surface, then falls as \(1/r^2\) outside.

General spherically symmetric distribution

For any \(\rho(r)\), the field at radius \(r\) is

\[E(r) = \frac{k}{r^2}\int_0^r 4\pi r'^2 \rho(r')\,dr' = \frac{k Q_{\text{enc}}(r)}{r^2}.\]

Two punchlines: (1) only the charge interior to \(r\) contributes to \(\vec E\) at \(r\); (2) exterior shells contribute nothing at interior points — a hollow spherical shell of charge shields its interior from its own field. (Nonspherical shells do not have this property — a hollow cube of charge has nonzero field inside.)

Practice Problems

Problem 1easy
A thin spherical shell has radius 5 cm and charge \(+20\) nC. Find \(E\) at \(r = 3\) cm and \(r = 10\) cm.
Hint
Zero inside, point-charge formula outside.
Solution

\(r = 3\) cm: inside → \(E = 0\). \(r = 10\) cm: \(E = kQ/r^2 = (9\times 10^9)(20\times 10^{-9})/(0.1)^2 = 18000\) N/C.

Answer: 0 and \(1.8\times 10^4\) N/C, radially outward.

Problem 2medium
A uniform solid ball has radius \(R\) and charge \(Q\). Where is the field largest?
Hint
\(E\) grows linearly inside, decays like \(1/r^2\) outside.
Solution

Maximum is at \(r = R\) where both pieces agree: \(E_{\max} = kQ/R^2\).

Answer: at the surface, \(E_{\max} = kQ/R^2\).

Problem 3medium
Two concentric shells: inner radius \(a\), charge \(+Q\); outer radius \(b > a\), charge \(-2Q\). Find \(E\) for \(r < a\), \(a < r < b\), \(r > b\).
Hint
Only charge enclosed by radius \(r\) matters.
Solution

\(r < a\): \(Q_{\text{enc}} = 0\), \(E = 0\). \(a < r < b\): \(Q_{\text{enc}} = +Q\), \(E = kQ/r^2\) outward. \(r > b\): \(Q_{\text{enc}} = -Q\), \(E = -kQ/r^2\) (i.e. inward), magnitude \(kQ/r^2\).

Answer: 0; \(kQ/r^2\) out; \(kQ/r^2\) in.

Problem 4hard
A ball of radius \(R\) has non-uniform density \(\rho(r) = \rho_0 (r/R)\) for \(r \le R\) and zero outside. Find \(E(r)\) for \(r < R\).
Hint
\(Q_{\text{enc}}(r) = \int_0^r 4\pi r'^2 \rho_0(r'/R)\,dr'\).
Solution

\(Q_{\text{enc}}(r) = \frac{4\pi\rho_0}{R}\int_0^r r'^3\,dr' = \frac{\pi\rho_0 r^4}{R}\). So \(E = kQ_{\text{enc}}/r^2 = k\pi\rho_0 r^2/R = \rho_0 r^2/(4\epsilon_0 R)\).

Answer: \(E(r) = \dfrac{\rho_0 r^2}{4\epsilon_0 R}\), radially.