We define the cross product of two three-dimensional vectors a and b by the requirements:
Recall from lecture (or your textbook) that the area of the
parallelogram is
||a|| ||b|| sin
, where
is the angle between
a and
b.
This means that the magnitude of the cross product is largest when a and b are perpendicular. On the other hand, if a and b are parallel or if either vector is the zero vector, then the cross product is the zero vector. (This is a good thing, since these latter cases are exactly when there is not a unique line perpendicular to both a and b.)
Below is a Concept-Visualization Tool (CVT) that helps illustrate how the cross product works. The vector a is shown in blue, b is green, and c is red. (OK, so I've drawn vectors in a nonstandard way with balls on their ends; see an earlier reading for a discussion on this.) I've also drawn the parallelogram formed by a and b.
Drag the balls at the ends of the vectors a and b to change these vectors. See how c and the parallelogram change in response.
Important note: The three-dimensional perspective of this graph is hard to perceive when the graph is still. If you keep the figure rotating, you'll see it much better.
Although the CVT is admittedly hard to manipulate in a precise manner, you can see that the above properties are true. The area of the parallelogram (and hence the magnitude of the cross product) go to zero as a and b approach parallel (where the term "parallel" also includes what you might think as anti-parallel).
You can also verify with the CVT that b × a = - a × b and a × a = 0, which are important properties of the cross product.
If you like to see it with numbers, we also have some examples of calculating cross products and areas of parallelograms. These examples assume you know the formula for the cross product in terms of components.