Vector Calculus
Divergence & Curl
| Property | Statement |
|---|---|
| Divergence | \(\nabla\cdot\mathbf{{F}}=\partial F_x/\partial x+\partial F_y/\partial y+\partial F_z/\partial z\) |
| Curl | \(\nabla\times\mathbf{{F}}\) |
| Stokes | \(\iint(\nabla\times\mathbf{{F}})\cdot d\mathbf{{S}}=\oint\mathbf{{F}}\cdot d\mathbf{{r}}\) |
Integral Theorems
Examples
Example 1. Divergence of F=(x,y,z).
Solution. ∂x/∂x+∂y/∂y+∂z/∂z = 3.
In Depth
Vector calculus studies differentiation and integration of vector fields — functions that assign a vector to each point in space. The three fundamental operations are the gradient (of a scalar field), divergence (of a vector field), and curl (of a vector field in 3D).
The divergence \(\nabla\cdot\mathbf{F} = \partial F_1/\partial x + \partial F_2/\partial y + \partial F_3/\partial z\) measures the net outward flux per unit volume at a point. Positive divergence means the field is a source; negative means a sink. The divergence theorem (Gauss): \(\oiint_S \mathbf{F}\cdot d\mathbf{S} = \iiint_V \nabla\cdot\mathbf{F}\,dV\).
The curl \(\nabla\times\mathbf{F}\) measures the rotation of a vector field. A field with zero curl everywhere is irrotational (conservative). Stokes' theorem: \(\oint_C \mathbf{F}\cdot d\mathbf{r} = \iint_S (\nabla\times\mathbf{F})\cdot d\mathbf{S}\), relating a line integral around a closed curve to a surface integral over any surface bounded by that curve.
Maxwell's equations of electromagnetism are elegantly expressed in vector calculus notation. The four equations relate the divergence and curl of the electric and magnetic fields to charge and current densities, predicting electromagnetic waves traveling at the speed of light.
Key Properties & Applications
The three fundamental theorems of vector calculus generalize the Fundamental Theorem of Calculus to higher dimensions. Green's theorem relates a line integral around a closed curve to a double integral over the enclosed region. Stokes' theorem generalizes this to surfaces in 3D. The Divergence theorem (Gauss) relates a surface integral to a volume integral.
The curl \(\nabla\times\mathbf{F}\) measures the rotation of a vector field; a field with zero curl is irrotational (conservative). The divergence \(\nabla\cdot\mathbf{F}\) measures the net outflow; a field with zero divergence is solenoidal (incompressible). These operators appear in Maxwell's equations of electromagnetism.
Conservative vector fields satisfy \(\mathbf{F}=\nabla f\) for some potential \(f\). Line integrals of conservative fields are path-independent: \(\int_C\mathbf{F}\cdot d\mathbf{r}=f(B)-f(A)\). Testing for conservatism: \(\mathbf{F}\) is conservative on a simply connected domain iff \(\nabla\times\mathbf{F}=\mathbf{0}\).
Further Reading & Context
The study of vector calculus connects to many areas of mathematics and its applications. Understanding the foundational definitions and theorems provides the basis for advanced work in analysis, algebra, and applied mathematics.
Historical development: most mathematical concepts evolved over centuries, with contributions from mathematicians across many cultures. The modern axiomatic treatment provides rigor, while computational tools enable practical application.
In modern mathematics, this topic appears in graduate courses and research across pure and applied mathematics. Connections to computer science, physics, and engineering make it a versatile and important area of study. Mastery of the core results and techniques opens doors to research in number theory, analysis, geometry, and beyond.
Recommended next steps: work through the standard theorems with full proofs, explore the connections to related topics listed above, and practice with a variety of problems ranging from computational exercises to theoretical proofs. The interplay between different areas of mathematics is one of the subject's greatest rewards.