Fiveable

โˆžCalculus IV Unit 21 Review

QR code for Calculus IV practice questions

21.1 Definition and properties of curl

โˆžCalculus IV
Unit 21 Review

21.1 Definition and properties of curl

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
โˆžCalculus IV
Unit & Topic Study Guides

Curl measures how much a vector field rotates at each point in space. It's a key concept in vector calculus, helping us understand fluid flow, electromagnetic fields, and more. Think of it as a mathematical way to describe swirling motion.

In this section, we'll learn how to calculate curl using the cross product and nabla operator. We'll also explore its properties, including how it behaves in different dimensions and its relationship to conservative fields and Stokes' theorem.

Definition and Properties of Curl

Curl as a Vector Operator

  • Curl is a vector operator that measures the infinitesimal rotation of a vector field
  • Applies to 3D vector fields and produces a vector field that represents the amount of "circulation" or "rotation" at each point
  • Denoted as $\nabla \times \mathbf{F}$, where $\mathbf{F}$ is a vector field and $\nabla$ is the nabla operator (also known as del operator)
  • Nabla operator $\nabla$ is a vector differential operator used in vector calculus and can be represented as $\nabla = \left(\frac{\partial}{\partial x}, \frac{\partial}{\partial y}, \frac{\partial}{\partial z}\right)$ in Cartesian coordinates

Calculating Curl using Cross Product

  • Curl can be calculated using the cross product of the nabla operator and the vector field
  • Formula for curl in Cartesian coordinates: $\nabla \times \mathbf{F} = \left(\frac{\partial F_z}{\partial y} - \frac{\partial F_y}{\partial z}\right)\hat{i} + \left(\frac{\partial F_x}{\partial z} - \frac{\partial F_z}{\partial x}\right)\hat{j} + \left(\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y}\right)\hat{k}$
  • Cross product is a binary operation on two vectors in three-dimensional space, resulting in a vector perpendicular to both input vectors (following the right-hand rule)

Properties of Curl

  • Curl is a local property, meaning it depends only on the behavior of the vector field near the point of interest
  • A vector field with zero curl everywhere is called irrotational or curl-free
  • Curl is a pseudovector (or axial vector) as it changes sign under reflection (parity transformation)
  • Curl satisfies the product rule: $\nabla \times (f\mathbf{F}) = \nabla f \times \mathbf{F} + f(\nabla \times \mathbf{F})$, where $f$ is a scalar function and $\mathbf{F}$ is a vector field

Curl in Different Dimensions

Curl in 2D and 3D

  • In 2D, curl is a scalar quantity as the rotation can only occur in one direction (perpendicular to the plane)
  • For a 2D vector field $\mathbf{F}(x, y) = P(x, y)\hat{i} + Q(x, y)\hat{j}$, the curl is given by $\nabla \times \mathbf{F} = \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right)\hat{k}$
  • In 3D, curl is a vector quantity with three components, representing rotation about each axis
  • For a 3D vector field $\mathbf{F}(x, y, z) = P(x, y, z)\hat{i} + Q(x, y, z)\hat{j} + R(x, y, z)\hat{k}$, the curl is given by the formula mentioned earlier

Irrotational Fields

  • An irrotational field (also known as a conservative field) has zero curl everywhere
  • Irrotational fields can be represented as the gradient of a scalar potential function $\phi$, i.e., $\mathbf{F} = \nabla \phi$
  • Examples of irrotational fields include gravitational fields, electric fields, and velocity fields of incompressible, inviscid fluids
  • Irrotational fields have the property that line integrals along any closed path are zero (conservative property)

Curl and Vector Calculus

Conservative Fields and Curl

  • A conservative field is a vector field that is the gradient of a scalar potential function
  • Conservative fields have zero curl everywhere, i.e., $\nabla \times \mathbf{F} = \mathbf{0}$
  • The converse is also true: if a vector field has zero curl everywhere and is defined on a simply connected domain, then it is conservative (can be represented as the gradient of a scalar potential)
  • Example of a conservative field: gravitational field $\mathbf{g} = -\nabla \phi$, where $\phi$ is the gravitational potential

Stokes' Theorem

  • Stokes' theorem relates the surface integral of the curl of a vector field over a surface to the line integral of the vector field around the boundary of the surface
  • Mathematically, $\iint_S (\nabla \times \mathbf{F}) \cdot d\mathbf{S} = \oint_{\partial S} \mathbf{F} \cdot d\mathbf{r}$, where $S$ is a surface, $\partial S$ is its boundary, and $\mathbf{F}$ is a vector field
  • Stokes' theorem is a generalization of Green's theorem (for 2D) and the fundamental theorem of calculus (for 1D)
  • Stokes' theorem has applications in electromagnetism (Ampรจre's law) and fluid dynamics (circulation and vorticity)