Section 4 The Cross Product
Let's start with the definition of the cross product.
Definition 4.1.
Let \(\mathbf{u} = \langle a,b,c \rangle \) and let \(\mathbf{v} = \langle x,y,z \rangle \text{.}\) The cross product, denoted \(\mathbf{u} \times \mathbf{v} \text{,}\) is a binary operation of vectors defined to be,
A few points of note before we start getting into how to use this product and what it is for. The cross product:
- ... is a vector.
- ... must be applied to vectors with three components. (Vectors from \(\mathbb{R}^3 \))
- ... is perpendicular to the other two vectors. (We will prove this below)
- ... follows the right hand rule. (more on this below as well)
Subsection 4.1 Cross Product Examples
Let's start by looking at a few examples of the cross product process. Then we will look more into the vectors themselves, and finally we will start to look at some interesting applications (leading to torque).
Example 4.2.
Consider the vectors, \(\mathbf{u} = \langle 2, 3, 4 \rangle \) and \(\mathbf{v} = \langle 0, 1, -2 \rangle \text{.}\) Find \(\mathbf{u} \times \mathbf{v} \) and \(\mathbf{v} \times \mathbf{u} \text{.}\) Are they the same?
From the last example we can see that the cross product is not the same when we change the order that the cross product is computed in. That is, \(\mathbf{u} \times \mathbf{v} \) may not equal \(\mathbf{v} \times \mathbf{u} \text{.}\) But all is not lost here. If we take another look with this thought in mind, we can see that they are similar. It turns out that the cross product is anticommutative. That is to say that, \(\mathbf{u} \times \mathbf{v} = - \mathbf{v} \times \mathbf{u} \text{.}\)
Proof.
Next we will to consider what we would have gotten if we had crossed the vectors in the other order.
Finally, let's consider both of the results we found.
We note from these collected equations that the two product orders are off by a sign. Thus, \(\mathbf{u} \times \mathbf{v} = - \mathbf{v} \times \mathbf{u} \)
Take a few minutes to try a few of these problems out. At this point the goal is to be able to correctly employ the cross product. We will start looking into the why in the next subsections.
Checkpoint 4.3. The Cross Product.
Checkpoint 4.4. The Cross Product.
Checkpoint 4.5. The Cross Product.
Subsection 4.2 The Geometry of the Cross Product
In this next section we are going to consider what all three of the vectors in the cross product are going to look like if and when we consider them visually. When we think of this product, the three vectors that we need to be considering are, \(\mathbf{u} \text{,}\) \(\mathbf{v} \) and the vector "made" from the product \(\mathbf{u} \times \mathbf{v} \text{.}\) We can choose to call this vector \(\mathbf{u} \times \mathbf{v} \) or we can give it a new name like \(\mathbf{w} \text{.}\)
Let's start with the vectors \(\mathbf{u} \) and \(\mathbf{v} \text{.}\)
Now we use what is traditionally called the right hand rule. To utilize this tool, we point our open hand in the direction of the first vector in the product (So, \(\mathbf{u} \) in \(\mathbf{u} \times \mathbf{v} \)). Then we close our hand in the direction of the second vector in the product, (So, \(\mathbf{v} \) in \(\mathbf{u} \times \mathbf{v} \)) to make a fist. Now our thumb is oriented in direction of the third vector, \(\mathbf{u} \times \mathbf{v} \text{.}\)
So for the image above,Checkpoint 4.8.
With the right hand rule described above, what would \(\mathbf{v} \times \mathbf{u} \text{?}\)
SolutionWith these images in mind, this is a good time to reconsider a note that we had above: The cross product is orthogonal to the other two vectors. Below the images is a proof of this fact.
Proof.
Now we are going to use the dot product to check orthogonality. We will showcase one of the products and leave the other as an exercise.
So moving forward, we want to think of the cross product of two vectors is a third vector that is protruding from the space that \(\mathbf{u} \) and \(\mathbf{v} \) are in and this vector \(\mathbf{u} \times \mathbf{v} \) is perpendicular to, \(\mathbf{u} \) and \(\mathbf{v} \text{.}\) This gives us a strong visual guide to lean on as we start to build applications around the cross product.
Subsection 4.3 Cool Geometric Application
As a last topic on the cross product before we look at torque, we are going to look at an interesting application of the cross product. Let's start with the result,
The Area of a Parallelogram and the Cross Product.
Let \(\mathbf{u} \) and \(\mathbf{v} \) be vectors that make up the adjacent sides of a parallelogram, then \(|| \mathbf{u} \times \mathbf{v}|| \) is equal to the area of the parallelogram.
This is a really interesting result that will give us a few important interconnections between the cross product and some concepts of trigonometry. To start exploring this result, let's look at an image of the parallelogram that we are considering.