Multivariate Hub
Multivariate Calculus // Fields

VECTOR
CALCULUS

Moving away from static surfaces, Vector Calculus deals with environments where every point in space has both a magnitude and a direction. It is the absolute mathematical foundation of fluid dynamics and electromagnetism.

Divergence (Flux Density)

Imagine a vector field as a flowing body of water. Divergence measures how much a fluid is expanding from or compressing into a specific point. It asks the question: "Is this point a source, or a sink?"

div F=F=Px+Qy\text{div } \mathbf{F} = \nabla \cdot \mathbf{F} = \frac{\partial P}{\partial x} + \frac{\partial Q}{\partial y}

If you drop a mathematical sensor into a field with positive divergence (a Source), the sensor will physically expand outward as the flow pushes away from the center.

Curl (Circulation Density)

While Divergence measures expansion, Curl measures macroscopic rotation. It calculates the tendency of the vector field to swirl around a given point.

curl F=×F=(QxPy)k\text{curl } \mathbf{F} = \nabla \times \mathbf{F} = \left( \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} \right) \mathbf{k}
If you drop a "paddlewheel" into a field with non-zero curl (a Vortex), the uneven flow of the field will cause the paddlewheel to physically spin on its axis.

Divergence & Curl

Vector Field Analysis

F(x,y) = ⟨-y, x⟩
div F = 0 (No expansion)
curl F = 2 (Spins!)