Curl and Divergence

College Depth 87 in the knowledge graph I know this Set as goal
Unlocks 3953 downstream topics
curl divergence

Core Idea

For F = (P, Q, R), curl is ∇×F = (R_y - Q_z, P_z - R_x, Q_x - P_y) (rotation), and divergence is ∇·F = P_x + Q_y + R_z (outflow). Conservative fields have curl = 0.

Explainer

From your work with partial derivatives, you know that ∂f/∂x measures how a scalar function changes in the x-direction while other variables are held fixed. Curl and divergence extend this idea to vector fields — functions F that assign a vector to each point in space. Where a scalar function has one rate of change per direction, a vector field has many partial derivatives interacting with each other, and curl and divergence are specific combinations that extract physically meaningful information.

Divergence measures whether a vector field is spreading out or compressing at each point. For F = (P, Q, R), the divergence is ∇·F = ∂P/∂x + ∂Q/∂y + ∂R/∂z — the sum of the "self-derivatives" of each component. Think of F as the velocity field of a fluid. At each point, divergence measures the net rate at which fluid is expanding away from that point. If ∇·F > 0 at a point, fluid is being created there (a source). If ∇·F < 0, fluid is draining away (a sink). If ∇·F = 0 everywhere, the fluid is incompressible — as much flows in as flows out. Divergence is a scalar: one number at each point.

Curl measures the local rotation in a vector field. For F = (P, Q, R), the curl is ∇×F = (∂R/∂y − ∂Q/∂z, ∂P/∂z − ∂R/∂x, ∂Q/∂x − ∂P/∂y) — the "cross-derivatives" between different components. In the fluid analogy: if you placed a tiny paddle wheel at a point in the fluid, would it spin? Curl measures this local rotation. Its direction gives the axis of rotation (by the right-hand rule), and its magnitude gives the angular speed. A field with ∇×F = 0 everywhere is called irrotational or conservative — it has no local spin. Conservative fields are exactly the gradient fields (F = ∇φ for some scalar potential φ), and line integrals around closed loops in such fields are always zero.

Both operations are organized through the del operator ∇ = (∂/∂x, ∂/∂y, ∂/∂z) treated as a formal vector. Divergence is the dot product ∇·F (scalar output), and curl is the cross product ∇×F (vector output). This notation is more than a mnemonic — the antisymmetry of the cross product correctly captures why curl reverses when you flip orientation, and why the identity ∇·(∇×F) = 0 holds identically (the divergence of any curl is zero). These two operations are the key ingredients in the major theorems ahead — Green's theorem in the plane, Stokes' theorem on surfaces, and the Divergence Theorem in space — which relate curl and divergence to the boundary behavior of vector fields.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsTriple Integrals in Cartesian CoordinatesTriple Integrals in Cylindrical and Spherical CoordinatesChange of Variables and the Jacobian DeterminantApplications of Triple Integrals: Volume and MassVector Fields and Their RepresentationsLine Integrals of Vector FieldsWork and CirculationLine Integrals of Scalar and Vector FunctionsFundamental Theorem for Line IntegralsConservative Vector FieldsConservative Vector Fields and Potential FunctionsCurl and Divergence of Vector FieldsCurl and Divergence

Longest path: 88 steps · 368 total prerequisite topics

Prerequisites (2)

Leads To (3)