“Orthogonality” is immensely important. A quick scan of your current environment will undoubtedly reveal numerous surfaces and edges that are perpendicular to each other (including the edges of this page). The dot product provides a quick test for orthogonality: vectors and are perpendicular if, and only if, .
Given two non-parallel, nonzero vectors and in space, it is very useful to find a vector that is perpendicular to both and . There is a operation, called the cross product, that creates such a vector. This section defines the cross product, then explores its properties and applications.
Let and be vectors in . The cross product of and , denoted , is the vector
This definition can be a bit cumbersome to remember. After an example we will give a convenient method for computing the cross product. For now, careful examination of the products and differences given in the definition should reveal a pattern that is not too difficult to remember. (For instance, in the first component only 2 and 3 appear as subscripts; in the second component, only 1 and 3 appear as subscripts. Further study reveals the order in which they appear.)
Watch the video:
Cross Product from https://youtu.be/qsgK1d-_8ik
Let’s practice using this definition by computing a cross product.
Let and . Find , and verify that it is orthogonal to both and .
SolutionUsing Definition 11.4.1, we have
(We encourage the reader to compute this product on their own, then verify their result.)
We test whether or not is orthogonal to and using the dot product:
Since both dot products are zero, is indeed orthogonal to both and .
We will now make a slight digression. Given four numbers , , , we define the determinant
Thus
Given nine numbers , , , , , , , , we define the determinant in terms of three determinants as follows
Note the minus sign in the second term. Thus
We can now express as a symbolic determinant as follows.
Another way to remember the determinant is to repeat the first two columns after the original three:
This gives three full “upper left to lower right” diagonals, and three full “upper right to lower left” diagonals, as shown. Compute the products along each diagonal, then add the products on the right and subtract the products on the left:
This is equivalent to evaluating the determinant
We practice using this method.
Let and . Compute both and .
SolutionTo compute , we form the matrix as prescribed above, complete with repeated first columns:
We let the reader compute the products of the diagonals; we give the result:
To compute , we switch the second and third rows of the above matrix, then multiply along diagonals and subtract:
Note how with the rows being switched, the products that once appeared on the right now appear on the left, and vice-versa. Thus the result is:
which is the opposite of . We leave it to the reader to verify that each of these vectors is orthogonal to and .
It is not coincidence that in the preceding example; one can show using Definition 11.4.1 that this will always be the case. The following theorem states several useful properties of the cross product, each of which can be verified by referring to the definition.
Let , and be vectors in and let be a scalar. The following identities hold:
Anticommutative Property
Distributive Properties
Orthogonality Properties
Scalar Triple Product
We introduced the cross product as a way to find a vector orthogonal to two given vectors, but we did not give a proof that the construction given in Definition 11.4.1 satisfies this property. Theorem 11.4.1 asserts this property holds; we leave the verification to Exercise 47.
Property 5 from the theorem is also left to the reader to prove in Exercise 48, but it reveals something more interesting than “the cross product of a vector with itself is .” Let and be parallel vectors; that is, let there be a scalar such that . Consider their cross product:
(by Property 3 of Theorem 11.4.1) | ||||
(by Property 5 of Theorem 11.4.1) |
We have just shown that the cross product of parallel vectors is . This hints at something deeper. Theorem 11.3.2 related the angle between two vectors and their dot product; there is a similar relationship relating the cross product of two vectors and the angle between them, given by the following theorem.
Let and be vectors in . Then
where , , is the angle between and .
Note that this theorem makes a statement about the magnitude of the cross product. When the angle between and is 0 or (i.e., the vectors are parallel), the magnitude of the cross product is 0. The only vector with a magnitude of 0 is (see Property 9 of Theorem 11.2.1), hence the cross product of parallel vectors is .
We demonstrate the truth of this theorem in the following example.
Let and as in Example 11.4.2. Verify Theorem 11.4.2 by finding , the angle between and , and the magnitude of .
SolutionWe use Theorem 11.3.2 to find the angle between and .
Our work in Example 11.4.2 showed that , hence Is ? Using numerical approximations, we find:
Numerically, they seem equal. Using a right triangle, one can show that
which allows us to verify the theorem exactly.
The anticommutative property of the cross product demonstrates that and differ only by a sign — these vectors have the same magnitude but point in the opposite direction. When seeking a vector perpendicular to and , we essentially have two directions to choose from, one in the direction of and one in the direction of . Does it matter which we choose? How can we tell which one we will get without graphing, etc.?
Another property of the cross product, as defined, is that it follows the right hand rule. Given and in with the same initial point, point the index finger of your right hand in the direction of and let your middle finger point in the direction of (much as we did when establishing the right hand rule for the 3-dimensional coordinate system). Your thumb will naturally extend in the direction of . One can “practice” this using Figure 11.4.1. If you switch, and point the index finder in the direction of and the middle finger in the direction of , your thumb will now point in the opposite direction, allowing you to “visualize” the anticommutative property of the cross product. In fact, we can use this property to define the cross product, which we summarize in the next key idea.
For vectors and , the cross product is the unique vector such that
where is the angle between and ,
is orthogonal to both and , and
, , and form a right-handed triple.
There are a number of ways in which the cross product is useful in mathematics, physics and other areas of science beyond “just” finding a vector perpendicular to two others. We highlight a few here.
It is a standard geometry fact that the area of a parallelogram is , where is the length of the base and is the height of the parallelogram, as illustrated in Figure 11.4.2(a). As shown when defining the Parallelogram Law of vector addition, two vectors and define a parallelogram when drawn from the same initial point, as illustrated in Figure 11.4.2(b). Trigonometry tells us that , hence the area of the parallelogram is
(11.5) |
where the second equality comes from Theorem 11.4.2. We illustrate using Equation (11.5) in the following example.
Find the area of the parallelogram defined by the vectors and .
Verify that the points , , and are the vertices of a parallelogram. Find the area of the parallelogram.
Solution
Figure 11.4.3(a) sketches the parallelogram defined by the vectors and . We have a slight problem in that our vectors exist in , not , and the cross product is only defined on vectors in . We skirt this issue by viewing and as vectors in the plane of , and rewrite them as and . We can now compute the cross product. ††margin: (a) (b) It is easy to show that ; therefore the area of the parallelogram is .
To show that the quadrilateral is a parallelogram (shown in Figure 11.4.3(b)), we need to show that the opposite sides are parallel. We can quickly show that and . We find the area by computing the magnitude of the cross product of and :
This application is more commonly used to find the area of a triangle (because triangles are used more often than parallelograms). We illustrate this in the following example.
Find the area of the triangle with vertices , and , as pictured in Figure 11.4.4.
SolutionWe found the area of this triangle in Example 6.1.5 to be using integration. There we discussed the fact that finding the area of a triangle can be inconvenient using the “” formula as one has to compute the height, which generally involves finding angles, etc. Using a cross product is much more direct.
We can choose any two sides of the triangle to use to form vectors; we choose and . As in the previous example, we will rewrite these vectors with a third component of 0 so that we can apply the cross product. The area of the triangle is
We arrive at the same answer as before with less work.
The three dimensional analogue to the parallelogram is the parallelepiped. Each face is parallel to the opposite face, as illustrated in Figure 11.4.5. By crossing and , one gets a vector whose magnitude is the area of the base. Dotting this vector with computes the volume of parallelepiped! (Up to a sign; take the absolute value.)
Thus the volume of a parallelepiped defined by vectors , and is
(11.6) |
Note how this is the Scalar Triple Product, first seen in Theorem 11.4.1. Applying the identities given in the theorem shows that we can apply the Scalar Triple Product in any “order” we choose to find the volume. That is,
As with the cross product, we can also write in terms of a determinant:
Because the volume is the absolute value of the determinant, changing the order of the rows can only change the sign of this determinant, which doesn’t change the final answer.
Find the volume of the parallelepiped defined by the vectors , and .
SolutionWe apply Equation (11.6). We first find . Then
So the volume of the parallelepiped is 2 cubic units. In terms of determinants, we have
and the absolute value of this determinant is again 2.
Torque is a measure of the turning force applied to an object. A classic scenario involving torque is the application of a wrench to a bolt. When a force is applied to the wrench, the bolt turns. When we represent the force and wrench with vectors and , we see that the bolt moves (because of the threads) in a direction orthogonal to and . Torque is usually represented by the Greek letter , or tau, and has units of Nm, a newton-meter, or ftlb, a foot-pound.
While a full understanding of torque is beyond the purposes of this book, when a force is applied to a lever arm , the resulting torque is
(11.7) |
A lever of length 2ft makes an angle with the horizontal of . Find the resulting torque when a force of 10lb is applied to the end of the level where:
the force is perpendicular to the lever, and
the force makes an angle of with the lever, as shown in Figure 11.4.7.
Solution
We start by determining vectors for the force and lever arm. Since the lever arm makes a angle with the horizontal and is 2ft long, we can state that
Since the force vector is perpendicular to the lever arm (as seen in the left hand side of Figure 11.4.7), we can conclude it is making an angle of with the horizontal. As it has a magnitude of 10lb, we can state
Using Equation (11.7) to find the torque requires a cross product. We again let the third component of each vector be 0 and compute the cross product:
This clearly has a magnitude of 20 ft-lb.
We can view the force and lever arm vectors as lying “on the page”; our computation of shows that the torque goes “into the page.” This follows the Right Hand Rule of the cross product, and it also matches well with the example of the wrench turning the bolt. Turning a bolt clockwise moves it in.
Our lever arm can still be represented by . As our force vector makes a angle with , we can see (referencing the right hand side of the figure) that makes a angle with the horizontal. Thus
We again make the third component 0 and take the cross product to find the torque:
As one might expect, when the force and lever arm vectors are orthogonal, the magnitude of force is greater than when the vectors are not orthogonal.
While the cross product has a variety of applications (as noted in this chapter), its fundamental use is finding a vector perpendicular to two others. Knowing a vector is orthogonal to two others is of incredible importance, as it allows us to find the equations of lines and planes in a variety of contexts. The importance of the cross product, in some sense, relies on the importance of lines and planes, which see widespread use throughout engineering, physics and mathematics. We study lines and planes in the next two sections.
The cross product of two vectors is a , not a scalar.
Give a synonym for “orthogonal.”
T/F: A fundamental principle of the cross product is that is orthogonal to and .
is a measure of the turning force applied to an object.
T/F: If and are parallel, then .
State whether each expression is meaningful. If not, explain why. If so, state whether it is a vector or a scalar.
In Exercises 9–12, calculate the determinant.
In Exercises 13–20, vectors and are given. Compute and show this is orthogonal to both and .
,
,
,
,
,
,
,
,
Pick any vectors , and in and show that .
Pick any vectors , and in and show that .
In Exercises 23–26, the magnitudes of vectors and in are given, along with the angle between them. Use this information to find the magnitude of .
, ,
, ,
, ,
, ,
In Exercises 27–30, find the area of the parallelogram defined by the given vectors.
,
,
,
,
In Exercises 31–34, find the area of the triangle with the given vertices.
Vertices: , and .
Vertices: , and .
Vertices: , and .
Vertices: , and .
In Exercises 35–36, find the area of the quadrilateral with the given vertices. (Hint: break the quadrilateral into 2 triangles.)
Vertices: , , and .
Vertices: , , and .
In Exercises 37–38, find the volume of the parallelepiped defined by the given vectors.
, ,
, ,
In Exercises 39–42, find a unit vector orthogonal to both and .
,
,
,
,
A bicycle rider applies 150lb of force, straight down, onto a pedal that extends 7in horizontally from the crankshaft. Find the magnitude of the torque applied to the crankshaft.
A bicycle rider applies 150lb of force, straight down, onto a pedal that extends 7in from the crankshaft, making a angle with the horizontal. Find the magnitude of the torque applied to the crankshaft.
To turn a stubborn bolt, 80lb of force is applied to a 10in wrench. What is the maximum amount of torque that can be applied to the bolt?
To turn a stubborn bolt, 80lb of force is applied to a 10in wrench in a confined space, where the direction of applied force makes a angle with the wrench. How much torque is subsequently applied to the wrench?
Show, using the definition of the Cross Product, that ; that is, that is orthogonal to the cross product of and .
Show, using the definition of the Cross Product, that .
Suppose , , and are vectors in with . Show that if both and then .
Show that if and only if and are parallel.
Show that if and only if and are parallel in .
Show that .
Show that for any and in .
Show that for any real numbers and we have .
Show that for any scalar and for any and in .
Show that .
Show that for any , , and in .
We have seen that if we swap two rows of a determinant the determinant changes sign. This is true for determinants as well. Using this fact show that for any vectors , and in .
We have seen that if two rows of a determinant are the same the determinant is zero. This is true for determinants as well. Using this fact show that is orthogonal to both and for any vectors and in .