Next: Vector Calculus
Up: Vectors
Previous: The Scalar Product
We have discovered how to construct a scalar from the components of two
general vectors
and
. Can we also construct a vector which is not
just a linear combination of
and
? Consider the following definition:
![\begin{displaymath}
{\bf a} \,{\rm x}\, {\bf b} = (a_x \,b_x,\, a_y\, b_y,\, a_z \,b_z).
\end{displaymath}](img128.png) |
(27) |
Is
a proper vector? Suppose that
and
. Clearly,
.
However, if we rotate the basis through
about the
-axis then
,
,
and
. Thus,
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} = (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}](img132.png) |
(28) |
Does this rather unlikely combination transform like a vector? Let us try
rotating the basis through
degrees about the
-axis using Eqs. (10)-(12).
In the new basis,
Thus, the
-component of
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 the
- and
-axes.
Thus,
is a proper vector. Incidentally,
is the only simple combination of the components of two vectors which transforms
like a vector (which is non-coplanar with
and
).
The cross product is
anticommutative,
![\begin{displaymath}
{\bf a}\times{\bf b} = - {\bf b} \times{\bf a},
\end{displaymath}](img138.png) |
(30) |
distributive,
![\begin{displaymath}
{\bf a}\times({\bf b} +{\bf c})= {\bf a} \times{\bf b}+{\bf a}\times{\bf c},
\end{displaymath}](img139.png) |
(31) |
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}](img140.png) |
(32) |
Note that
can be written in the convenient, and easy
to remember, determinant form
![\begin{displaymath}
{\bf a}\times {\bf b} = \left\vert\begin{array}{ccc}
{\bf e}...
...a_x& a_y& a_z\\ [0.5ex]
b_x & b_y & b_z\end{array}\right\vert.
\end{displaymath}](img141.png) |
(33) |
The cross product transforms like a vector, which
means that it must have a well-defined direction and magnitude. We can show
that
is perpendicular to both
and
.
Consider
. If this is zero then the cross product
must be perpendicular to
. Now
Therefore,
is perpendicular to
. Likewise, it can
be demonstrated that
is perpendicular to
.
The vectors
,
, and
form a right-handed
set, like the unit vectors
,
, and
. In fact,
. This defines a unique direction for
, which
is obtained from a right-hand rule--see Fig. 6.
Figure 6:
The right-hand rule for cross products.
![\begin{figure}
\epsfysize =2in
\centerline{\epsffile{fig2.6.eps}}
\end{figure}](img150.png) |
Let us now evaluate the magnitude of
. We have
Thus,
![\begin{displaymath}
\vert{\bf a}\times{\bf b}\vert = \vert a\vert\,\vert b\vert\,\sin\theta.
\end{displaymath}](img156.png) |
(36) |
Clearly,
for any vector, since
is always
zero in this case. Also, if
then either
,
, or
is parallel (or antiparallel) to
.
Suppose that a force
is applied at position
--see Fig. 7.
The moment, or torque, about the origin
is the product of the magnitude of the force and
the length of the lever arm
. Thus, the magnitude of the moment is
. The direction of the moment is conventionally the direction of
the axis through
about which the force tries to rotate objects, in the sense
determined by a right-hand grip rule. It follows that the vector moment is
given by
![\begin{displaymath}
{\bf M} = {\bf r}\times{\bf F}.
\end{displaymath}](img162.png) |
(37) |
Figure 7:
A torque.
![\begin{figure}
\epsfysize =2.5in
\centerline{\epsffile{fig2.8.eps}}
\end{figure}](img163.png) |
Next: Vector Calculus
Up: Vectors
Previous: The Scalar Product
Richard Fitzpatrick
2007-07-14