Multivariable calculus
Curl of the Rotation Field (-y, x, 0)
The curl of the field with components -y, x and 0 is the constant vector (0, 0, 2). Two components vanish; the third is the x-partial of the second component minus the y-partial of the first, which is 1 minus -1, or 2. The field spins rigidly about the z-axis, so the curl is twice its angular velocity.
Run the determinant
Curl is the cross product of the operator with the field, so the setup that never lets you down is a three by three determinant: unit vectors on top, operators in the middle, components on the bottom.
Expanding along the top row gives the component form you will actually use. Note the middle slot: it runs before , which is the cofactor minus sign already folded in.
Here , and , so every partial is , or . Nothing in or mentions , and is identically zero, which kills the first two components.
Why the answer is a constant
Write and . Then is exactly this field, so the picture is a solid body turning about the -axis at one radian per unit time.
The field itself is not constant: at it equals , whose length is the distance to the axis, so the flow speeds up as you move outward. The curl ignores that growth completely.
That is the right answer physically. In a rigid rotation nothing shears past anything else, so a paddle wheel dropped at the axis and one dropped a mile out turn at the same rate, and the curl records the same at both places.
The mistake: flipping the middle component
The three slots are not built from the same left to right pattern. The middle one is , with first, and writing instead flips its sign.
This field is a bad place to make that error and a good place to warn about it, because the middle component is either way. The mistake survives the check and shows up on the next problem.
Two habits stop it. Expand the determinant rather than recite the pattern, so the minus sign on the cofactor does the bookkeeping for you. Then look at the geometry: this flow lives in horizontal circles, so its curl has to point along , and does.
The three components above are recomputed on every build by numerically differentiating P, Q and R, and the build fails if any of them stops matching.
Frequently asked questions
Does a nonzero curl mean the flow lines are curved?
No. Curl measures local spin, not the shape of the trajectories. A shear flow with perfectly straight flow lines can have nonzero curl, and a vortex with circular flow lines can have zero curl away from its axis. In this field the two happen to agree, which is why it is a safe first example and a poor test of understanding.
Why is the curl twice the angular velocity rather than equal to it?
Curl collects spin from two perpendicular directions and adds them. Here says the velocity grows as you move in , and says the same for the other pair. Each contributes one unit of angular speed, so the total is .