next up previous
Next: Rotation Up: Vector Algebra and Vector Previous: Scalar Product


Vector Product

We have discovered how to construct a scalar from the components of two general vectors $\bf a$ and $\bf b$. Can we also construct a vector which is not just a linear combination of $\bf a$ and $\bf b$? Consider the following definition:
\begin{displaymath}
{\bf a} \ast{\bf b} \equiv (a_x \,b_x,\, a_y\, b_y,\, a_z \,b_z).
\end{displaymath} (1293)

Is ${\bf a} \ast {\bf b}$ a proper vector? Suppose that ${\bf a} =
(0,\,1,\,0)$, ${\bf b} = (1,\,0,\,0)$. In this case, ${\bf a} \ast {\bf b}= {\bf0}$. However, if we rotate the coordinate axes through $45^\circ$ about $Oz$ then ${\bf a} = (1/\sqrt{2},\, 1/\sqrt{2},\, 0)$, ${\bf b} = (1/\sqrt{2},\, -1/\sqrt{2},\,0)$, and ${\bf a}\ast {\bf b} = (1/2,\, -1/2,\,0)$. Thus, ${\bf a} \ast {\bf b}$ does not transform like a vector, because its magnitude depends on the choice of axes. So, above definition is a bad one.

Consider, now, the cross product or vector product:

\begin{displaymath}
{\bf a}\times{\bf b} \equiv (a_y \, b_z-a_z\, b_y,\, a_z\, b_x - a_x\, b_z,\, a_x\, b_y - a_y\, b_x)
={\bf c}.
\end{displaymath} (1294)

Does this rather unlikely combination transform like a vector? Let us try rotating the coordinate axes through an angle $\theta $ about $Oz$ using Equations (A.1280)-(A.1282). In the new coordinate system,
$\displaystyle c_{x'}$ $\textstyle =$ $\displaystyle (-a_x\, \sin\theta + a_y\,\cos\theta)\,b_z - a_z\,(-b_x\, \sin\theta + b_y\,\cos\theta)$  
  $\textstyle =$ $\displaystyle (a_y\, b_z - a_z\, b_y)\, \cos\theta + (a_z\, b_x-a_x\, b_z)\,\sin\theta$  
  $\textstyle =$ $\displaystyle c_x\,\cos\theta
+c_y\,\sin\theta.$ (1295)

Thus, the $x$-component of ${\bf a}\times{\bf b}$ transforms correctly. It can easily be shown that the other components transform correctly as well, and that all components also transform correctly under rotation about $Ox$ and $Oy$. Thus, ${\bf a}\times{\bf b}$ is a proper vector. Incidentally, ${\bf a}\times{\bf b}$ is the only simple combination of the components of two vectors that transforms like a vector (which is non-coplanar with ${\bf a}$ and ${\bf b}$). The cross product is anticommutative,
\begin{displaymath}
{\bf a}\times{\bf b} = - {\bf b} \times{\bf a},
\end{displaymath} (1296)

distributive,
\begin{displaymath}
{\bf a}\times({\bf b} +{\bf c})= {\bf a} \times{\bf b}+{\bf a}\times{\bf c},
\end{displaymath} (1297)

but is not associative,
\begin{displaymath}
{\bf a}\times({\bf b} \times{\bf c})\neq ({\bf a}\times{\bf b}) \times{\bf c}.
\end{displaymath} (1298)

The cross product transforms like a vector, which means that it must have a well-defined direction and magnitude. We can show that ${\bf a}\times{\bf b}$ is perpendicular to both ${\bf a}$ and ${\bf b}$. Consider ${\bf a}\cdot {\bf a}\times{\bf b}$. If this is zero then the cross product must be perpendicular to ${\bf a}$. Now,

$\displaystyle {\bf a}\cdot {\bf a}\times{\bf b}$ $\textstyle =$ $\displaystyle a_x\,(a_y\, b_z-a_z\, b_y) + a_y\, (a_z\, b_x- a_x \,b_z)
+a_z\,(a_x \,b_y - a_y\, b_x)$  
  $\textstyle =$ $\displaystyle 0.$ (1299)

Therefore, ${\bf a}\times{\bf b}$ is perpendicular to ${\bf a}$. Likewise, it can be demonstrated that ${\bf a}\times{\bf b}$ is perpendicular to ${\bf b}$. The vectors $\bf a$, $\bf b$, and ${\bf a}\times{\bf b}$ form a right-handed set, like the unit vectors ${\bf e}_x$, ${\bf e}_y$, and ${\bf e}_z$. In fact, ${\bf e}_x\times
{\bf e}_y={\bf e}_z$. This defines a unique direction for ${\bf a}\times{\bf b}$, which is obtained from a right-hand rule--see Figure A.102.

Figure A.102: The right-hand rule for cross products. Here, $\theta $ is less that $180^\circ $.
\begin{figure}
\epsfysize =1.75in
\centerline{\epsffile{AppendixA/figA.05.eps}}
\end{figure}

Let us now evaluate the magnitude of ${\bf a}\times{\bf b}$. We have

$\displaystyle ({\bf a}\times{\bf b})^2$ $\textstyle =$ $\displaystyle (a_y \,b_z-a_z\, b_y)^2 +(a_z \,b_x - a_x\, b_z)^2 +(a_x \,b_y
-a_y \,b_x)^2$  
  $\textstyle =$ $\displaystyle (a_x^{~2}+a_y^{~2}+a_z^{~2})\,(b_x^{~2}+b_y^{~2}+b_z^{~2}) -
(a_x\, b_x + a_y \,b_y + a_z\, b_z)^2$  
  $\textstyle =$ $\displaystyle \vert{\bf a}\vert^2 \,\vert{\bf b}\vert^2 - ({\bf a}\cdot {\bf b})^2$  
  $\textstyle =$ $\displaystyle \vert{\bf a}\vert^2 \,\vert{\bf b}\vert^2 - \vert{\bf a}\vert^2 \...
...ert^2 \,\cos^2\theta = \vert{\bf a}\vert^2\,\vert{\bf b}\vert^2\, \sin^2\theta.$ (1300)

Thus,
\begin{displaymath}
\vert{\bf a}\times{\bf b}\vert = \vert{\bf a}\vert\,\vert{\bf b}\vert\,\sin\theta,
\end{displaymath} (1301)

where $\theta $ is the angle subtended between ${\bf a}$ and ${\bf b}$. Clearly, ${\bf a}\times{\bf a} = {\bf0}$ for any vector, since $\theta $ is always zero in this case. Also, if ${\bf a}\times{\bf b} = {\bf0}$ then either $\vert{\bf a}\vert=0$, $\vert{\bf b}\vert=0$, or ${\bf b}$ is parallel (or antiparallel) to ${\bf a}$.

Consider the parallelogram defined by the vectors ${\bf a}$ and ${\bf b}$--see Figure A.103. The scalar area of the parallelogram is $a\,b \sin\theta$. By convention, the vector area has the magnitude of the scalar area, and is normal to the plane of the parallelogram, in the sense obtained from a right-hand circulation rule by rotating ${\bf a}$ on to ${\bf b}$ (through an acute angle): i.e., if the fingers of the right-hand circulate in the direction of rotation then the thumb of the right-hand indicates the direction of the vector area. So, the vector area is coming out of the page in Figure A.103. It follows that

\begin{displaymath}
{\bf S} = {\bf a}\times {\bf b},
\end{displaymath} (1302)

Figure A.103: A vector parallelogram.
\begin{figure}
\epsfysize =1.25in
\centerline{\epsffile{AppendixA/figA.06.eps}}
\end{figure}

Suppose that a force ${\bf F}$ is applied at position ${\bf r}$--see Figure A.104. The torque about the origin $O$ is the product of the magnitude of the force and the length of the lever arm $OQ$. Thus, the magnitude of the torque is $\vert{\bf F}\vert\,\vert{\bf r}\vert\,\sin\theta$. The direction of the torque is conventionally defined as the direction of the axis through $O$ about which the force tries to rotate objects, in the sense determined by a right-hand circulation rule. Hence, the torque is out of the page in Figure A.104. It follows that the vector torque is given by

\begin{displaymath}
\mbox{\boldmath$\tau$}= {\bf r}\times{\bf F}.
\end{displaymath} (1303)

Figure A.104: A torque.
\begin{figure}
\epsfysize =2.25in
\centerline{\epsffile{AppendixA/figA.07.eps}}
\end{figure}

The angular momentum, ${\bf l}$, of a particle of linear momentum ${\bf p}$ and position vector ${\bf r}$ is simply defined as the moment of its momentum about the origin: i.e.,

\begin{displaymath}
{\bf l}={\bf r}\times {\bf p}.
\end{displaymath} (1304)


next up previous
Next: Rotation Up: Vector Algebra and Vector Previous: Scalar Product
Richard Fitzpatrick 2011-03-31