Vector Fields
A vector field \(\vec{F}(x, y, z)\) assigns a vector to every point in space (like wind speed or an electric field). We can analyze these fields using two operators:
- Divergence (\(\nabla \cdot \vec{F}\)): A scalar that measures how much the field is "spreading out" from a point.
- Curl (\(\nabla \times \vec{F}\)): A vector that measures how much the field is "spinning" around a point.
Worked Examples
Example 1: Calculating Divergence
Find the divergence of \(\vec{F} = \langle x, y, z \rangle\).
- \(\nabla \cdot \vec{F} = \frac{\partial x}{\partial x} + \frac{\partial y}{\partial y} + \frac{\partial z}{\partial z} = 1 + 1 + 1 = 3\).
- Result: 3 (The field is expanding everywhere).
The Bridge to Quantum Mechanics
Divergence is the mathematical tool for Conservation of Probability. The probability current \(\vec{J}\) follows the equation \(\nabla \cdot \vec{J} + \frac{\partial P}{\partial t} = 0\). This means that if probability is leaving a region (divergence is positive), the density \(P\) in that region must be decreasing. Curl is essential for Gauge Theories. The magnetic field \(\vec{B}\) is the curl of the vector potential \(\vec{A}\): \(\vec{B} = \nabla \times \vec{A}\). This relationship is what leads to the Aharonov-Bohm Effect, where a particle is affected by a field it never actually touches!