mathematics / ConceptMTH-CN-020
Cross product as oriented area and rotation
The cross product of two vectors is a third vector, perpendicular to both, whose length equals the area of the parallelogram they span and whose direction, fixed by a right hand convention, records the sense of rotation from the first vector to the second.
Essence
Two vectors that are not parallel sweep out a flat parallelogram between them, and that parallelogram has both a size and an orientation in space. The cross product packages both facts into a single new vector, perpendicular to the original plane, which is exactly the object needed to describe torque, angular momentum, and any effect that depends on turning rather than pushing.
In brief
Loosen a stubborn bolt with a wrench, and where and how you push matters as much as how hard. Push straight along the handle toward the bolt, and nothing turns at all, no matter how hard you press. Push straight down on the far end of the handle, perpendicular to it, and the bolt turns with the least effort. Push at an angle in between, and only part of your effort goes into turning. There is clearly a quantity here that depends on two vectors at once, the handle's direction and the push's direction, and that quantity has both a size, how strongly it turns, and an axis, which way it turns. The cross product is the operation built to compute exactly that combined quantity from any two vectors.
The full treatment
First look: the wrench and the bolt
Picture the wrench handle as a vector r, from the bolt out to where you place your hand, and the push as a force vector F applied at that point. If F points along r, straight toward or away from the bolt, the push slides along the handle's own line and produces no turning at all. If F is perpendicular to r, every bit of the push contributes to turning. Between these extremes, only the component of F perpendicular to r matters for turning, exactly the opposite of what mattered for the dot product, where only the component parallel to the other vector counted. Rotation, unlike the alignment measured by the dot product, is a perpendicular effect, and it needs its own operation.
Isolating the perpendicular effect: the area of a parallelogram
Draw r and F from a common starting point; together they span a parallelogram, with r and F as two of its sides. The area of that parallelogram is a natural measure of how perpendicular the two vectors are to each other: if F lies along r, the parallelogram collapses flat and has zero area, matching the zero turning effect noted above. If F is perpendicular to r, the parallelogram is a full rectangle with maximum area for those two lengths. In general, for vectors of magnitude r and F separated by angle theta, that area works out to r times F times sine of theta, using sine rather than the cosine that appeared in the dot product, since sine is zero when the vectors are parallel and maximal when they are perpendicular, the reverse of cosine's behavior.
Giving the area a direction: the right hand rule
A bare area, r times F times sine of theta, is only half the story, since it says nothing about which way the bolt turns or which plane the turning happens in. Both pieces of missing information can be supplied at once by representing the turning effect as a new vector, perpendicular to the plane containing r and F, with length equal to the parallelogram's area. Its direction still needs a convention, since there are two directions perpendicular to any plane; the accepted choice, the right hand rule, is to point the fingers of the right hand along r and curl them toward F, and the thumb then points along the cross product r cross F. This is not a deep physical law, only a fixed labeling convention, but once chosen it must be used consistently everywhere.
The component formula and why it is forced
The vector r cross F must satisfy three separate requirements at once: it must be perpendicular to r, meaning its dot product with r is zero; it must be perpendicular to F, meaning its dot product with F is zero; and its length must equal r times F times sine of theta, with the right hand rule fixing which of the two perpendicular directions is meant. Writing r and F in components (rx, ry, rz) and (Fx, Fy, Fz) and solving for the components of a vector satisfying all three conditions at once yields the standard formula: the x component of r cross F is ry times Fz minus rz times Fy, the y component is rz times Fx minus rx times Fz, and the z component is rx times Fy minus ry times Fx. Each of these is itself built from a small, signed area calculation in one coordinate plane, so the full formula is really three plane areas assembled into one vector.
Antisymmetry and the limits of three dimensions
Swapping the order of the two vectors reverses the direction of curl used in the right hand rule, so F cross r equals negative one times r cross F; the cross product is antisymmetric, unlike the dot product, which does not care about order. This construction, a perpendicular vector built from an area, only comes out as a single ordinary vector in exactly three dimensions; in a flat two dimensional plane the analogous quantity is just a signed number, since there is only one direction perpendicular to the plane, up or down, and in more than three dimensions the natural object is no longer a simple arrow at all but a more general oriented plane element.
Lineage
The cross product emerged from the same nineteenth century effort to tame directed quantities as the vector and dot product. William Rowan Hamilton's 1843 quaternion product produced a vector part resembling a cross product whenever two pure quaternion vectors were multiplied, and Hermann Grassmann's 1844 exterior algebra developed a fully general notion of oriented area, later called the wedge product, in any number of dimensions. Working through the practical demands of electromagnetism in the 1880s, where the force on a moving charge in a magnetic field depends on both the velocity's and the field's direction, Josiah Willard Gibbs and Oliver Heaviside each extracted the three dimensional vector product for everyday use, and Edwin Bidwell Wilson's 1901 Vector Analysis, compiled from Gibbs's lectures, fixed the cross symbol and the right hand convention that remain standard.
The strongest case for it
The cross product earns its central place because torque, angular momentum, orbital motion, magnetic force on a moving charge, and the surface normal of a tilted plane are all, at heart, questions about perpendicular effect and rotation sense, and each is computed directly from a cross product. It is trusted because, like the dot product, it can be derived two independent ways, from the geometric picture of a signed parallelogram area with the right hand convention, and from the algebraic requirement of perpendicularity to both inputs, and the two always agree. Wherever a physical quantity genuinely depends on the sine of an angle and needs an axis rather than a plain number, the cross product is not one available tool among several but the specific object that formula demands.
The strongest case against it
The construction described here is tied specifically to three dimensions; in two dimensions the same reasoning collapses to a single signed number, and beyond three dimensions the general object is an oriented plane, not a single perpendicular vector, so treating the cross product as automatically generalizing to any number of dimensions is a mistake. The output of a cross product is technically a pseudovector rather than a true vector, meaning it flips sign under a mirror reflection where an ordinary vector would not, which matters in any problem involving mirror symmetry and is easy to overlook if the right hand convention is treated as physical law rather than as the labeling choice it actually is. A frequent error is assuming the cross product behaves like ordinary multiplication: it does not commute, reversing the order flips the sign, and the cross product of two parallel or antiparallel vectors is exactly zero regardless of how large either vector is, not merely small.
Where it stands now
The cross product, its geometric meaning as a signed area, and its role in torque and angular momentum are completely settled and taught identically wherever vectors are introduced. The genuinely open questions concern generalization beyond three dimensions, where the wedge product and related structures from exterior algebra take over, not any uncertainty about the three dimensional formula given here.
Test yourself
A wrench of length forty centimeters is used to turn a bolt, with a force of one hundred newtons applied at the far end at an angle of seventy degrees to the handle. Using the cross product, find the magnitude and direction of the resulting torque about the bolt. Then explain, using the idea of oriented area rather than the formula alone, exactly what happens to the torque if the same one hundred newton force is instead applied straight along the handle toward the bolt, and why that outcome had to follow from the geometry regardless of how hard the force pushes.
Primary sources and further reading
- J. Willard Gibbs and Edwin Bidwell Wilson, Vector Analysis (1901)Introduced the cross product, under the name skew product, with the component formula and right hand convention still used today.
- Oliver Heaviside, Electromagnetic Theory (1893)Used the vector product extensively to express the magnetic force on a moving charge and to simplify Maxwell's equations.
- Richard Feynman, Robert Leighton, and Matthew Sands, The Feynman Lectures on Physics, Volume IWorks through torque as the cross product of position and force with the underlying geometric picture.