Cross/vector product
We now look at the cross or vector product of two vectors, say and denoted by . We note that the vectors need to be three-dimensional. While the result of a dot product is a number, the result of the cross product is a vector.
Given two vectors and , the cross product is defined as,
The cross product is simply the determinant of a matrix. While matrices are the subject of Chapter 10, we include the determinant from which we derive Eq. (9.21) here, for completeness (refer to Section 10.2 for a more formal definition of determinants). The product is given by the determinant,
where the first row gives the standard basis vectors and the next two rows give the components of vectors and , respectively. The above is equivalent to
where
We now give the geometric interpretation of the cross product. Let be the angle between two vectors and , with as shown in Fig. 9.5. Then
where is the unit vector perpendicular to the plane containing and in the direction given by the right hand rule. This says that if we take our right hand, start at and rotate our fingers toward , our thumb will point in the direction of the cross product (check using Figs. 9.5 and 9.6). Had we sketched , we would have found the cross product pointing in the downward direction.
Figure 9.5: Geometric interpretation of the vector product.
In Physics, the right hand rule is used to give the force in terms of the current and electromagnetic field. For a charged particle with charge moving with velocity in a magnetic field , the force exerted on the particle is given by
Figure 9.6: The right hand rule for electromagnetism. Example 9.2 Consider a plane that contains the points , and with coordinates , and . Find a vector that is perpendicular to the plane.
Solution We know that if we take the cross product of two vectors in the plane, then the resulting vector would be perpendicular to the plane. Since , and are points in the plane, any vector between them also lies in the plane. There is more than one way to obtain vectors between the points. We consider,
We now determine the cross product
which, using Eq. (9.21), is calculated as or . This vector is perpendicular to the plane containing the three points.
So far we have seen a case where the cross product is perpendicular to both the original vectors. For the most part this is true but there are some exceptions. Suppose the two vectors and are parallel; the angle between them is either 0 or 180 degrees. From Eq. (9.22), we have
which implies i.e. the result is the zero vector and it cannot be orthogonal to the original vectors. This leads to the following statement:
Additionally,
Properties
- The right hand rule implies
- For scalars and , we have
- The cross product is distributive over addition of vectors,
- The cross product for components can be summarised as,
Note that the order of the basis vectors matters; it is negative if the order of the vector is in the opposite order, for instance .
- As with the dot product,
does not necessarily mean that . From the distributive law for the cross product we have
this can imply that either or is parallel to .
Applications of the cross product
(i) The area of a triangle: To obtain the area of the triangle, we use
which using Fig. 9.7 is given by
We notice that ; from Eq. (9.22) we have
and it follows that the area of the triangle from the cross product is given by
Figure 9.7: The area of a triangle from the cross product.
(ii) The volume of the parallelepiped: This is calculated using both the scalar and the vector product using what is known as the triple scalar product given as follows,
Swapping the order of the cross product negates the triple product, i.e.
as expected from the properties of the cross product listed above.
In what follows, we show that the volume of the parallelepiped is given as
Figure 9.8 shows the vectors , and defining a parallelepiped. The height is the perpendicular distance between the base and the opposite face, is the angle between and and is the internal angle between and the distance . The volume of the parallelepiped is calculated from
To find the area of the base, i.e. the area of the parallelogram comprising the base, we make use of the cross product. With and representing the edges of the base as shown in Fig. 9.8, we have
The height is given as
The volume is therefore given by
By the scalar product theorem [see Eq. (9.16)], the volume of the parallelepiped is calculated from
since the scalar product is commutative, this gives the expression in Eq. (9.24).
Figure 9.8: Vectors defining a parallelepiped. Its volume is given by the triple scalar product. Example 9.3 Calculate the volume of the parallelepiped which has vertices with position vectors , and and three of its edges between the first vertex and the remaining three.
Solution Let be the point with coordinates . Also define , , and . The first vertex acts as the origin of the parallelepiped and we can then define the three direction vectors as
We use
to calculate the volume of the parallelepiped. Starting with the cross product, we have
The dot product of the result with gives
Exercises
- Find the following cross products: (a) (b) (c)
- Find the area of the triangle with vertices at , and .
- Find the volume of the parallelepiped with vertices , and , where the three main edges are between the first vertex and the latter three.