Curl — Definition, Formula & Examples
Curl is a vector calculus operation that measures how much a vector field tends to rotate around a given point. It produces a new vector whose direction is the axis of rotation and whose magnitude indicates the strength of that rotation.
For a vector field with continuously differentiable component functions on an open subset of , the curl of is defined as , yielding a vector field whose components are specific differences of partial derivatives of , , and .
Key Formula
Where:
- = A vector field with component functions P, Q, R
- = The curl of F, a new vector field
- = Independent spatial variables
How It Works
To compute the curl, you set up a symbolic determinant with the unit vectors in the first row, the partial derivative operators in the second row, and the components of in the third row. Expand the determinant using cofactor expansion to get three components. Each component is a difference of two partial derivatives. If the curl is zero everywhere, the field is called irrotational, which often means it is a conservative (gradient) field on simply connected domains.
Worked Example
Problem: Find the curl of the vector field .
Identify components: Set , , and .
Compute the i-component: Take the partial of R with respect to y minus the partial of Q with respect to z.
Compute the j-component: Take the partial of P with respect to z minus the partial of R with respect to x.
Compute the k-component: Take the partial of Q with respect to x minus the partial of P with respect to y.
Answer:
Why It Matters
Curl is central to electromagnetism — two of Maxwell's equations (Faraday's law and Ampère's law) are expressed using curl. It also appears in Stokes' theorem, which connects a surface integral of the curl to a line integral around the boundary, making it essential in physics and engineering fluid dynamics.
Common Mistakes
Mistake: Mixing up the sign pattern in the j-component of the determinant expansion.
Correction: The j-component carries a negative sign in standard cofactor expansion, which flips the subtraction order to rather than the other way around. Write out the full determinant to keep signs straight.
