CALCULUS · FIELDS & FLUX
Vector calculus
Vector calculus connects local information — curl and divergence — to global circulation and flux. Green's, Stokes' and the divergence theorem are different-dimensional versions of one central idea.
1. Vector fields, divergence and curl
A vector field assigns a vector to each point. In three dimensions, write \(\mathbf F=(P,Q,R)\).
\(\nabla\cdot\mathbf F=P_x+Q_y+R_z\) measures net outward source strength.
\(\nabla\times\mathbf F\) measures local rotational tendency.
If \(\mathbf F=\nabla\phi\), the field is conservative and path-independent on suitable domains.
2. Line integrals and circulation
For a smooth curve \(\mathbf r(t)\), the work done by a vector field along the curve is
If \(\mathbf F=\nabla\phi\), the fundamental theorem for line integrals gives
3. Green's theorem
For a positively oriented simple closed curve \(C=\partial R\) in the plane,
Green's theorem converts circulation around a boundary into accumulated scalar curl over the enclosed region.
Worked example
Let \(\mathbf F=(-y,x)\) and let \(C\) be the unit circle counterclockwise. Since \(Q_x-P_y=1-(-1)=2\),
4. Stokes' theorem
For an oriented smooth surface \(S\) with boundary curve \(\partial S\),
Stokes' theorem is the three-dimensional circulation theorem: the circulation around the edge equals the flux of curl through any compatible spanning surface.
Orientation matters. The boundary direction must follow the right-hand rule relative to the chosen normal.
5. Divergence theorem
For a solid region \(V\) with closed outward-oriented boundary \(\partial V\),
The total outward flux through a closed surface equals the total source strength inside the volume.
Worked example
For \(\mathbf F=(x,y,z)\) on the ball of radius \(R\), \(\nabla\cdot\mathbf F=3\). Hence
6. One theorem pattern
| Theorem | Boundary integral | Interior derivative |
|---|---|---|
| Fundamental theorem of calculus | endpoint difference | ordinary derivative |
| Green | closed planar line integral | scalar curl over area |
| Stokes | closed spatial line integral | curl flux over surface |
| Divergence | flux through closed surface | divergence over volume |
The recurring structure is: integral over the boundary = integral of a derivative over the interior.
7. Interactive linear-field diagnostic
For \(\mathbf F(x,y)=(ax+by,\;cx+dy)\), compute planar divergence and scalar curl.
8. Common mistakes
- Using the wrong orientation on a curve or surface.
- Applying the divergence theorem to an open surface without first closing it.
- Confusing circulation with flux; they pair with different geometric components of a field.
- Assuming zero curl implies a global potential without checking the domain topology.
- Forgetting that Stokes' theorem uses the curl dotted with the oriented normal.
9. Practice
- For \(\mathbf F=(x^2,-2xy)\), compute planar divergence and scalar curl.
- Use Green's theorem to evaluate \(\oint_C -y\,dx+x\,dy\) around the circle of radius \(R\).
- For \(\mathbf F=(x,y,z)\), find the outward flux through the unit sphere.
Solutions
1) divergence \(=2x-2x=0\), scalar curl \(=Q_x-P_y=-2y-0=-2y\). 2) \(2\pi R^2\). 3) \(4\pi\).