We need to derive an operation that takes a vector field \( \vec{E} \) and produces a scalar field \( \mathrm{div}(\vec{E}) \) which tells us how much the vector field lines converge or diverge from any point within the field.
We know from the previous page that flux tells us how much a vector field flows through an area in the field, but we want to work out the net flow from a point. How do we do this? We define the divergence as the ratio of the flux \( \Phi_E \) that leaves through a closed surface \( S \) to the volume \( \Delta V \) that this surface encloses. Then we let this volume shrink down to a point.
$$ \mathrm{div}(\vec{E}) \equiv \lim_{\Delta V \rightarrow 0} \frac{\Phi_E}{\Delta V} = \lim_{\Delta V \rightarrow 0} \frac{1}{\Delta V} \oint _S \vec{E} \circ \hat{n}dA. $$
|