\documentclass[12pt]{article}
\newcommand{\ds}{\displaystyle}
\newcommand{\ol}{\overline}
\parindent=0pt
\begin{document}

\begin{center}
{\bf Vector Algebra and Geometry}
\end{center}

{\bf Multiplying Vectors together}

When the algebra of vectors was being developed 100 or more years
ago many different ways of multiplying vectors were investigated.
Two ways have proved most useful.  The first, the scalar product,
works in all dimensions.  The second, the vector product, is an
operation particular to three dimensions.

{\bf The inner product} (often called the scalar product)

Let {\bf a} and {\bf b} be two non-zero vectors, and let $\theta$
be the angle between them.  (Note this can be measured by choosing
directed line segments $\vec{PA}={\bf a}$, and $\vec{PB}={\bf b}$,
because of the properties of parallels this will be independent of
the representatives chosen).  We then define the inner product of
{\bf a} and {\bf b} (denoted by ${\bf a}\cdot{\bf b}$) by

${\bf a}\cdot{\bf b}=|{\bf a}||{\bf b}|\cos\theta$

\setlength{\unitlength}{0.5in}
\begin{picture}(5,3)
\put(0,0){\vector(1,0){4}}

\put(2,-0.1){\makebox(0,0){{\bf a}}}

\put(0,0){\vector(1,1){1.5}}

\put(0.75,1){\makebox(0,0){{\bf b}}}

\put(0,0){\line(1,1){2.5}}

\multiput(1.5,0)(0,0.1){15}{\circle*{0.05}}

\multiput(4,0)(-0.1,0.1){21}{\circle*{0.05}}

\put(1.3,0){\line(0,1){0.2}}

\put(1.3,0.2){\line(1,0){0.2}}

\put(1.7,1.7){\line(1,-1){0.3}}

\put(2,1.4){\line(1,1){0.3}}
\end{picture}

\begin{itemize}
\item[i)]
Note that $|{\bf b}|\cos\theta$ is the projection of {\bf b} onto
{\bf a} and $|{\bf a}|\cos\theta$ is the projection of {\bf a}
onto {\bf b}.

\item[ii)]
Note that ${\bf a}\cdot{\bf b}$ is a number (or scalar).

\item[iii)]
If {\bf a} or {\bf b} is a zero we define ${\bf a}\cdot{\bf b}=0$

\item[iv)]
If ${\bf a}\cdot{\bf b}=0$ but neither {\bf a} nor {\bf b} is zero
this means that $\cos\theta=0$

i.e. $\theta=\frac{\pi}{2}$ so {\bf a} is perpendicular to {\bf
b}.

\item[v)]
${\bf a}\cdot{\bf a}=|{\bf a}||{\bf a}|\cos0=|{\bf a}|^2$

\item[vi)]
The components $(a_1, \, a_2, \,a_3)$ of a vector {\bf a} relative
to a basis of unit vectors ${\bf u}_1$, ${\bf u}_2$, ${\bf u}_3$
are the projections of {\bf a} on ${\bf u}_1$, ${\bf u}_2$, ${\bf
u}_3$. So $a_1={\bf a}\cdot{\bf u}_1$ etc.

In the alternative notation if ${\bf a}=x{\bf i}+y{\bf j}+z{\bf
k}$ then $x={\bf a}\cdot{\bf i}$

$y={\bf a}\cdot{\bf j}, \,z={\bf a}\cdot{\bf k}$.
\end{itemize}

We shall first investigate the algebraic properties of this
operation.
\begin{itemize}
\item[a)]
commutative property

${\bf a}\cdot{\bf b}=|{\bf a}||{\bf b}|\cos\theta=|{\bf b}||{\bf
a}|\cos\theta={\bf b}\cdot{\bf a}$

\item[b)]
distributive properties.  We prove these geometrically.
\begin{itemize}
\item[i)]
${\bf a}\cdot({\bf b}+{\bf c})={\bf a}\cdot{\bf b}+{\bf
a}\cdot{\bf c}=({\bf b}+{\bf c}\cdot{\bf a}$ by commutativity).

(Note that the two + signs are different operations).

Choose $A$, $B$, $C$ and $O$ so that $\vec{OA}={\bf a}$,
$\vec{OB}={\bf b}$, $\vec{BC}={\bf c}$.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,5)
\put(0,0.5){\vector(1,0){7.5}}

\put(0,0.5){\vector(2,3){2}}

\put(0,0.5){\vector(3,1){6}}

\put(2,3.5){\line(4,-1){4}}

\put(2,3.5){\vector(4,-1){2}}

\put(2,0.5){\line(0,1){3}}

\put(6,0.5){\line(0,1){2}}

\put(1.8,0.5){\line(0,1){0.2}}

\put(1.8,0.7){\line(1,0){0.2}}

\put(5.8,0.5){\line(0,1){0.2}}

\put(5.8,0.7){\line(1,0){0.2}}

\put(0.9,2.2){\makebox(0,0){{\bf b}}}

\put(4,3.2){\makebox(0,0){{\bf c}}}

\put(3.4,1.9){\makebox(0,0){{\bf b+c}}}

\put(2,3.7){\makebox(0,0){$B$}}

\put(6,2.7){\makebox(0,0){$C$}}

\put(2,0.2){\makebox(0,0){$M$}}

\put(6,0.2){\makebox(0,0){$N$}}

\put(7.8,0.5){\makebox(0,0){$A$}}
\end{picture}

${\bf a}\cdot({\bf b}+{\bf c})=|{\bf a}|\cdot ON=|a|\cdot(OM+MN)$

$=|a|\cdot OM+|a|\cdot MN={\bf a}\cdot{\bf b}+{\bf a}\cdot{\bf c}$

\item[ii)]
$(k{\bf a})\cdot{\bf b}=k({\bf a}\cdot{\bf b})$

\setlength{\unitlength}{0.5in}
\begin{picture}(8,4)
\put(0.5,0.5){\line(1,0){5}}

\put(0.5,0.5){\line(1,1){3}}

\put(1.5,0.5){\line(0,1){1}}

\put(3.5,0.5){\line(0,1){3}}

\put(0.3,0.3){\makebox(0,0){$O$}}

\put(1.4,1.7){\makebox(0,0){$A$}}

\put(3.5,3.7){\makebox(0,0){$A'$}}

\put(1.5,0.2){\makebox(0,0){$M$}}

\put(3.5,0.2){\makebox(0,0){$N$}}

\put(5.5,0.2){\makebox(0,0){$B$}}
\end{picture}

$\vec{OA}={\bf a}$, $\vec{OA'}=k{\bf a}$, $\vec{OB}={\bf b}$ by
similar triangles $ON=kOM$

so $(k{\bf a})\cdot{\bf b}=ON\cdot OB=k\cdot OM\cdot OB=k({\bf
a}\cdot{\bf b})$
\end{itemize}

\item[c)]
In terms of components if ${\bf a}=a_1{\bf i}+a_2{\bf j}+a_3{\bf
k}$, ${\bf b}=b_1{\bf i}+b_2{\bf j}+b_3{\bf k}$ then using the
distributive laws.

\begin{eqnarray*}{\bf a}\cdot{\bf b}&=& (a_1{\bf i}+a_2{\bf
j}+a_3{\bf k})\cdot{\bf b}=a_1({\bf i}\cdot{\bf b})+a_2({\bf
j}\cdot{\bf b})+a_3({\bf k}\cdot{\bf b})\\ &=&
a_1b_1+a_2b_2+a_3b_3\end{eqnarray*}

If ${\bf b}={\bf a}$ then ${\bf a}\cdot{\bf a}=|{\bf
a}|^2=a_1^2+a_2^2+a_3^2$.

\item[d)]
If we have a numerical equation $ax=b$ and $x\not=0$ then
$x=\frac{b}{a}$.  However we cannot divide vectors in this way.
$ac=bc, \,\, c\not=0 \Rightarrow a=b$ for numbers but not for
vectors.  ${\bf a}\cdot{\bf b}={\bf a}\cdot{\bf c}$ in the
diagram, but ${\bf b}\not={\bf c}$.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,4)
\put(0.5,0.5){\vector(1,0){3}}

\put(0.5,0.5){\vector(1,1){2}}

\put(0.5,0.5){\vector(2,1){2}}

\multiput(2.5,0.5)(0,0.1){21}{\circle*{0.05}}

\put(0.3,0.3){\makebox(0,0){$O$}}

\put(2.7,2.5){\makebox(0,0){$C$}}

\put(2.7,1.5){\makebox(0,0){$B$}}

\put(3.7,0.5){\makebox(0,0){$A$}}

\put(2,0.3){\makebox(0,0){{\bf a}}}

\put(1.5,1.2){\makebox(0,0){{\bf b}}}

\put(1.5,1.8){\makebox(0,0){{\bf c}}}

\put(2.3,0.5){\line(0,1){0.2}}

\put(2.3,0.7){\line(1,0){0.2}}
\end{picture}

This means that equations do not necessarily have a unique
solution for example ${\bf a}\cdot{\bf x}={\bf a}\cdot{\bf b}$.

The distributive law gives ${\bf a}\cdot({\bf x}-{\bf b})=0$ then
either ${\bf x}-{\bf b}=0$ or ${\bf x}-{\bf b}$ is perpendicular
to {\bf a}.  So ${\bf x}-{\bf b}={\bf c}$ where {\bf c} is any
vector perpendicular to {\bf a} and ${\bf x}={\bf b}+{\bf c}$.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,3.75)
\put(0,2){\line(1,0){3}}

\put(0,2){\vector(3,-1){2}}

\put(0,2){\vector(4,1){2}}

\put(0,2){\vector(2,1){2}}

\multiput(2,0.5)(0,0.1){30}{\circle*{0.05}}

\put(1.8,2){\line(0,1){0.2}}

\put(1.8,2.2){\line(1,0){0.2}}

\put(1,1.5){\makebox(0,0){{\bf x}}}

\put(1,2.7){\makebox(0,0){{\bf x}}}

\put(1.4,2.5){\makebox(0,0){{\bf b}}}

\put(2.2,3){\makebox(0,0){{\bf c}}}

\put(2.2,1.3){\makebox(0,0){{\bf c}}}

\put(3.2,2){\makebox(0,0){$A$}}
\end{picture}

{\bf x} can be any vector whose projection on {\bf a} is equal to
that of {\bf b}.  i.e. we get a plane.
\end{itemize}

Applications

\begin{itemize}
\item[i)]
Find the angle between the two lines $AB$ and $AC$ where
$A=(1,0,1)$, $B=(2,3,4)$, and $C=(1,3,-2)$.

$\vec{AB}=(2,3,4)-(1,0,1)=(1,3,3)$

$\vec{AC}=(1,3,-2)-(1,0,1)=(0,3,-3)$

\setlength{\unitlength}{0.5in}
\begin{picture}(8,3)
\put(0.5,0.5){\line(1,0){2.5}}

\put(0.5,0.5){\line(1,1){2}}

\put(2.5,2.5){\line(1,-4){0.5}}

\put(0.3,0.5){\makebox(0,0){$A$}}

\put(2.7,2.7){\makebox(0,0){$B$}}

\put(3.2,0.5){\makebox(0,0){$C$}}

\put(1,0.7){\makebox(0,0){$\theta$}}

\put(2.4,2.2){\makebox(0,0){$\phi$}}
\end{picture}

$\vec{AB}\cdot\vec{AC}=1*0+3*3+3*-3=0$

so $AB$ and $AC$ are perpendicular.

To find $\phi$, $\vec{BA}=(-1,-3,-3)$, and
$\vec{BC}=(1,3,-2)-(2,3,4)=(-1,0,-6)$

$\vec{BA}\cdot\vec{BC}=-1*-1+-3*0+-3*-6=19=|BA||BC|\cos\theta$

$|BA|^2=1+9+9=19$, $|BC|^2=1+0+36=37$,

so $\ds \cos\theta=\frac{\vec{BA}\cdot\vec{BC}}{|BA||BC|}
=\frac{19}{\sqrt{19}\sqrt{37}}$, so $\theta=44^\circ$.

\item[ii)]
Find a unit vector which makes an angle of $45^\circ$ with ${\bf
a}=(2,2,-1)$ and an angle of $60^\circ$ with ${\bf b}=(0,1,-1)$.

Let ${\bf u}=(x,y,z)$ be the unknown vector, then we have
\begin{itemize}
\item[a)]
$|u|=1$ so $x^2+y^2+z^2=1$

\item[b)]
$u\cdot a=|u||a|\cos45^\circ=|a|\cos45^\circ$

$2x+2y-z=\frac{3}{\sqrt2} \hspace{0.5in} (|a|=3,
\cos45^\circ=\frac{1}{\sqrt2}).$

\item[c)]
$u\cdot b=|u||b|\cos60^\circ=|b|\cos60^\circ \hspace{0.5in}
y-z=\frac{1}{\sqrt2}$
\end{itemize}

so from b) and c) we obtain

$\ds y=-2x+\sqrt2 \hspace{0.5in} z=-2x+\frac{1}{2}\sqrt2$

substituting in a) gives

$9x^2-6\sqrt2x+\frac{3}{2}=0$

so $x=\frac{1}{\sqrt2}$ or $x=\frac{1}{3\sqrt2}$ we can now find
$y$ and $z$.

Thus there are two solutions to the problem.

$\ds {\bf u}=\left(\frac{1}{\sqrt2},0,-\frac{1}{\sqrt2}\right)$ or
${\bf
u}=\left(\frac{1}{3\sqrt2},\frac{4}{3\sqrt2},-\frac{1}{3\sqrt2}\right)$

\item[iii)]
${}$

\setlength{\unitlength}{0.5in}
\begin{picture}(8,5)
\put(0.5,0.5){\line(1,0){6}}

\put(0.5,0.5){\line(1,1){4}}

\put(0.5,0.5){\line(2,1){5}}

\put(4.5,0.5){\line(0,1){4}}

\put(4.3,0.5){\line(0,1){0.2}}

\put(4.3,0.7){\line(1,0){0.2}}

\put(3.5,3.5){\line(1,-1){3}}

\put(3.2,3.2){\line(1,-1){0.3}}

\put(3.5,2.9){\line(1,1){0.3}}

\put(0.3,0.5){\makebox(0,0){$C$}}

\put(4.5,4.7){\makebox(0,0){$H$}}

\put(4.65,2.8){\makebox(0,0){$A$}}

\put(6.7,0.5){\makebox(0,0){$B$}}
\end{picture}

$\vec{HA}={\bf a}$, $\vec{HB}={\bf b}$, $\vec{HC}={\bf c}$.  Now
$HA$ is perpendicular to $BC$.  So ${\bf a}({\bf c}-{\bf b})=0$
i.e. ${\bf a}\cdot{\bf c}={\bf a}\cdot{\bf b}$

Also $HC$ is perpendicular to $AB$ so ${\bf c}\cdot({\bf b}-{\bf
a})=0$ i.e. ${\bf c}\cdot{\bf b}={\bf c}\cdot{\bf a}$

so ${\bf a}\cdot{\bf b}={\bf c}\cdot{\bf b}$ i.e. ${\bf
b}\cdot({\bf c}-{\bf a})=0$

So $HA$ is perpendicular to $AC$.

This proves that the three altitudes of a triangle are concurrent
(at the orthocentre).

Notice that the choice of origin $H$ simplifies the calculations.
\end{itemize}



{\bf The Vector Product}

This product is defined in three dimensions and we need to use the
orientation of space

\setlength{\unitlength}{0.5in}
\begin{picture}(8,5)
\put(1,2){\vector(0,1){2}}

\put(1,2){\vector(2,1){2}}

\put(1,2){\vector(3,-1){2}}

\put(1.2,4.2){\makebox(0,0){{\bf k}}}

\put(3.2,3){\makebox(0,0){{\bf j}}}

\put(3.2,1.4){\makebox(0,0){{\bf i}}}

\put(0.5,1){\makebox(0,0)[l]{{\bf i}, {\bf j}, {\bf k} in that
order form a}}

\put(0.5,0.6){\makebox(0,0)[l]{right handed system (rotation}}

\put(0.5,0.2){\makebox(0,0)[l]{{\bf i} $\rightarrow$ {\bf j}
clockwise about {\bf k}).}}

\put(6,2){\vector(0,1){2}}

\put(6,2){\vector(2,1){2}}

\put(6,2){\vector(3,-1){2}}

\put(6.2,4.2){\makebox(0,0){{\bf k}}}

\put(8.2,3){\makebox(0,0){{\bf i}}}

\put(8.2,1.4){\makebox(0,0){{\bf j}}}

\put(6,1){\makebox(0,0)[l]{{\bf i}, {\bf j}, {\bf k} form a}}

\put(6,0.6){\makebox(0,0)[l]{left handed system (rotation}}

\put(6,0.2){\makebox(0,0)[l]{{\bf i} $\rightarrow$ {\bf j}
anti-clockwise about {\bf k}).}}
\end{picture}

Define the vector ${\bf a}\times{\bf b}$, with {\bf a} and {\bf b}
not parallel or zero, by

${\bf a}\times{\bf b}=|a||b\sin\theta\hat{n}$ where $\hat{n}$ is a
unit vector normal to the plane of {\bf a} and {\bf b} such that
{\bf a}, {\bf b}, $\hat{n}$ in that order form a right-handed
system.

Define ${\bf a}\times{\bf b}={\bf 0}$ if {\bf a} and {\bf b} are
parallel or {\bf a} or {\bf b} is zero.

Properties

\begin{itemize}
\item[i)]
${}$

\setlength{\unitlength}{0.5in}
\begin{picture}(8,2)
\put(0.5,0.5){\vector(1,0){5}}

\put(0.5,0.5){\vector(3,1){3}}

\multiput(3.5,1.5)(0.2,0){26}{\circle*{0.05}}

\multiput(5.5,0.5)(0.15,0.05){20}{\circle*{0.05}}

\put(1.5,0.65){\makebox(0,0){$\theta$}}

\put(3,0.3){\makebox(0,0){{\bf a}}}

\put(2,1.2){\makebox(0,0){{\bf b}}}
\end{picture}

$|a||b|\sin\theta$ is the area of the parallelogram.

\item[ii)]
${}$

\setlength{\unitlength}{0.5in}
\begin{picture}(8,3)
\put(0.5,1.5){\vector(0,1){1}}

\put(0.5,1.5){\vector(1,0){2}}

\put(0.5,1.5){\vector(2,1){1.8}}

\put(0.5,2.7){\makebox(0,0){$\hat{n}$}}

\put(2.6,2.5){\makebox(0,0){{\bf b}}}

\put(2.7,1.5){\makebox(0,0){{\bf a}}}

\put(1.4,1.5){\vector(-1,1){0.3}}

\put(5.5,1.5){\vector(0,-1){1}}

\put(5.5,1.5){\vector(1,0){2}}

\put(5.5,1.5){\vector(2,1){1.8}}

\put(5.5,0.3){\makebox(0,0){$\hat{n}$}}

\put(7.6,2.5){\makebox(0,0){{\bf b}}}

\put(7.7,1.5){\makebox(0,0){{\bf a}}}

\put(6.1,1.8){\vector(1,-1){0.3}}
\end{picture}

If {\bf a}, {\bf b}, $\hat{n}$ is right-handed, {\bf b}, {\bf a},
$\hat{n}$ is left-handed and {\bf b}, {\bf a}, $-\hat{n}$ is
right-handed.

So ${\bf b}\times{\bf a}=|b||a|\sin\theta(-\hat{n})=-{\bf
a}\times{\bf b}$


\item[iii)]
$(k{\bf a})\times{\bf b}=|ka||b|\sin\theta\hat{n} \hspace{0.3in}$
if $k>0$

$\hspace{0.5in} =k({\bf a}\times{\bf b})$

\setlength{\unitlength}{0.5in}
\begin{picture}(8,2)
\put(0.5,0.5){\vector(0,1){1}}

\put(0.5,0.5){\vector(1,0){2}}

\put(0.5,0.5){\vector(1,0){1}}

\put(0.5,0.5){\vector(2,1){1}}

\put(0.5,1.7){\makebox(0,0){$\hat{n}$}}

\put(2.7,0.5){\makebox(0,0){$k{\bf a}$}}

\put(1,0.2){\makebox(0,0){{\bf a}}}
\end{picture}


\item[iv)]
If {\bf a}, {\bf b}, $\hat{n}$ is right-handed, and $-{\bf a}$,
{\bf b}, $\hat{n}$ is left-handed, so $-{\bf a}$, {\bf b},
$-\hat{n}$ is right-handed.

So $(-{\bf a})\times{\bf b}=-({\bf a}\times{\bf b})$

\item[v)]
The distributive law

${\bf a}\times({\bf b}+{\bf c})=({\bf a}\times{\bf b})+({\bf
a}\times{\bf c})$

$({\bf b}+{\bf c})\times{\bf a}=({\bf b}\times{\bf a})+({\bf
c}\times{\bf a})$

The second follows from the first by changing signs.

This turns out to be rather complicated to prove, but as with the
scalar product we need it to obtain the separate components of
${\bf a}\times{\bf b}$.

Firstly we write ${\bf a}=|{\bf a}|\hat{{\bf u}}$, so $\hat{{\bf
u}}$ is a unit vector in the direction of {\bf a}.

by (iii) $\hspace{0.3in} {\bf a}\times{\bf v}=|a|\hat{{\bf
u}}\times{\bf v}$

so the distributive rule is proved with {\bf a} being a unit
vector.

Now consider the plane $\Pi$ which is normal to $\hat{{\bf u}}$.
We can obtain $\hat{{\bf u}}\times{\bf v}$ as follows:

project {\bf v} onto $\Pi$ and rotate the result $({\bf v'})$
through $90^\circ$ clockwise about {\bf u}.  The result ${\bf
v''}$ is $\hat{{\bf u}}\times{\bf v}$.  For $|{\bf v''}|=|{\bf
v'}|=|v|\sin\theta$ and ${\bf v''}$ is perpendicular to $\hat{{\bf
u}}$ and {\bf v} and $\hat{{\bf u}}$, {\bf v}, ${\bf v''}$ forms a
right-handed set.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,4)
\put(0,0){\line(1,0){6}}

\put(0,0){\line(1,1){3}}

\put(6,0){\line(1,1){3}}

\put(3,3){\line(1,0){6}}

\put(3,1){\vector(0,1){2.5}}

\put(3,1){\vector(2,1){2}}

\put(3,1){\vector(4,1){2.5}}

\put(3,1){\vector(3,-1){2.5}}

\put(2.8,1){\line(0,1){0.2}}

\put(2.8,1.2){\line(1,0){0.2}}

\put(3,1.15){\line(1,0){0.2}}

\put(3.2,1.15){\line(0,-1){0.25}}

\put(3,1.7){\line(2,-1){0.95}}

\multiput(5.5,0.2)(0,0.1){15}{\circle*{0.05}}

\put(3.5,1.65){\makebox(0,0){$\theta$}}

\put(7,2.5){\makebox(0,0){$\Pi$}}

\put(2.8,3.5){\makebox(0,0){{\bf u}}}

\put(5.7,1.6){\makebox(0,0){${\bf v}$}}

\put(5.7,0.2){\makebox(0,0){${\bf v'}$}}

\put(5.2,2.2){\makebox(0,0){${\bf v''}$}}
\end{picture}

We use this idea to prove the distributive rule.

\setlength{\unitlength}{0.55in}
\begin{picture}(8,4)
\put(0,0){\line(1,0){6}}

\put(0,0){\line(1,1){3}}

\put(6,0){\line(1,1){3}}

\put(3,3){\line(1,0){6}}

\put(3,1.3){\vector(0,1){2.2}}

\put(3,1.3){\vector(1,1){1}}

\put(3,1.3){\vector(4,1){2}}

\put(5,1.8){\line(1,1){1}}

\put(4,2.3){\line(4,1){2}}

\put(3,1.3){\vector(2,1){3}}

\put(3,1.3){\vector(1,0){1}}

\multiput(4,1.3)(0,0.1){10}{\circle*{0.05}}

\put(3,1.3){\vector(2,-1){2}}

\multiput(5,0.3)(0,0.1){16}{\circle*{0.05}}

\put(3,1.3){\vector(3,-1){3}}

\put(4,1.3){\line(2,-1){2}}

\put(5,0.3){\line(1,0){1}}

\multiput(6,0.3)(0,0.1){26}{\circle*{0.05}}

\put(7,2.5){\makebox(0,0){$\Pi$}}

\put(2.8,3.5){\makebox(0,0){{\bf u}}}

\put(3.5,2){\makebox(0,0){{\bf c}}}

\put(4.3,1.4){\makebox(0,0){${\bf c'}$}}

\put(4.7,1.9){\makebox(0,0){{\bf b}}}

\put(4.3,0.4){\makebox(0,0){${\bf b'}$}}

\put(4.35,2.2){\makebox(0,0){{\bf b+c}}}

\put(4.2,1){\makebox(0,0){${\bf (b+c)'}$}}
\end{picture}

By the properties of projections, $({\bf b}+{\bf c})'={\bf
b'}+{\bf c'}$.  We have

$\hat{{\bf u}}\times({\bf b}+{\bf c})={\bf u}\times({\bf b}+{\bf
c})'=\hat{{\bf u}}\times({\bf b'}+{\bf c'})$

$({\bf b}+{\bf c})''={\bf b''}+{\bf c''}$

(Rotating the whole parallelogram in the plane $\Pi$ through
$90^\circ$).

This proves the result geometrically if ${\bf a}\not={\bf 0}$.  If
${\bf a}={\bf 0}$ both sides are zero.

This now enables us to find the vector product in component form.
We need the products of the various unit vectors {\bf i}, {\bf j},
{\bf k}.  We assemble the results in a table.

\begin{tabular}{c|ccc} & {\bf i} & {\bf j} & {\bf k}\\ \hline
{\bf i} & {\bf 0} & {\bf k} & -{\bf j}\\ {\bf j} & -{\bf k} & {\bf
0} & {\bf i}\\ {\bf k} & {\bf j} & -{\bf i} & {\bf 0}\end{tabular}

So ${\bf a}\times{\bf b}=(a_1{\bf i}+a_2{\bf j}+a_3{\bf k})\times
(b_1{\bf i}+b_2{\bf j}+b_3{\bf k})$

$=(a_2b_3-a_3b_2){\bf i}+(a_3b_1-a_1b_3){\bf
j}+(a_1b_2-a_2b_1){\bf k}$

This can be written in determinantal form as

${\bf a}\times{\bf b}=\left|\begin{array}{ccc}{\bf i} & {\bf j} &
{\bf k}\\ a_1 & a_2 & a_3\\ b_1 & b_2 & b_3 \end{array} \right|$

\item[vi)]
Consider now the equation ${\bf a}\times{\bf x}={\bf b}$
(Interpret as position vectors).  This has no solutions unless
{\bf a} is perpendicular to {\bf b}.  If {\bf a} is perpendicular
to {\bf b} then also {\bf x} is perpendicular to {\bf b}, so {\bf
x} lies in the plane containing {\bf a} normal to {\bf b}.

$|a||x|\sin\theta=|b| \hspace{0.3in}$ so $\ds
|x|\sin\theta=\frac{|b|}{|a|}=const.$

$|x|\sin\theta$ is the distance from {\bf a}.

Again there are many solutions.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,5)
\put(0,0){\line(1,0){8}}

\put(0,0){\line(1,5){1}}

\put(1,5){\line(1,0){8}}

\put(8,0){\line(1,5){1}}

\put(1,1){\vector(1,0){6}}

\put(1.5,3){\line(1,0){6}}

\put(2,1){\vector(0,1){3}}

\put(2,1){\line(1,1){2}}

\put(4,3){\circle*{0.1}}

\multiput(4,3)(-0.05,-0.25){9}{\circle*{0.05}}

\multiput(6,3)(-0.05,-0.25){9}{\circle*{0.05}}

\put(6.3,3){\line(-1,-5){0.06}}

\put(5.95,2.7){\line(1,0){0.3}}

\put(5.9,1){\line(1,5){0.06}}

\put(5.65,1.3){\line(1,0){0.3}}

\put(2.4,1.2){\makebox(0,0){$\theta$}}

\put(1.8,4){\makebox(0,0){{\bf b}}}

\put(2.7,2){\makebox(0,0){{\bf x}}}

\put(7.3,1){\makebox(0,0){{\bf a}}}

\put(4.1,2){\makebox(0,0){$\ds \frac{|b|}{|a|}$}}
\end{picture}
\end{itemize}

As an application of (i) above, consider the triangle $ABC$ with
position vectors {\bf a}, {\bf b} and {\bf c}.  The area of
triangle $ABC$ is half the magnitude of $\vec{AB}\times\vec{AC}$.
So it is half of the magnitude of

$({\bf b}-{\bf a})\times({\bf c}-{\bf a})=({\bf b}\times{\bf
c})-({\bf b}\times{\bf a})-({\bf a}\times{\bf c})+({\bf
a}\times{\bf a})$

$\hspace{1.25in} =({\bf b}\times{\bf c})+({\bf c}\times{\bf
a})+({\bf a}\times{\bf b})$

The area is zero iff $ABC$ are collinear, so a condition for $ABC$
to be collinear is $({\bf b}\times{\bf c})+({\bf c}\times{\bf
a})+({\bf a}\times{\bf b})={\bf 0}$

${}$

{\bf Products of three vectors}

Let us consider the two equations in three unknowns

\begin{eqnarray} a_1x_1+a_2x_2+a_3x_3&=&0\\
b_1x_1+b_2x_2+b_3x_3&=&0\end{eqnarray}

we can eliminate $x_1$, $x_2$, and $x_3$ in turn to obtain

(3) $\ds \hspace{0.2in} \frac{x_1}{a_2b_3-a_3b_2}=
\frac{x_2}{a_3b_1-a_1b_3}= \frac{x_3}{a_1b_2-a_2b_1} \hspace
{0.2in} (=k)$ -some number.

(Assuming none of the denominators are zero.)

These denominators are just the expressions which appear in the
vector product.  So we consider the above equations vectorially.
Suppose we write

${\bf a}=(a_1,a_2,a_3) \hspace{0.2in} {\bf b}=(b_1,b_2,b_3)
\hspace{0.2in} {\bf x}=(x_1,x_2,x_3)$

(1) and (2) say, ${\bf a}\cdot{\bf x}=0$ and ${\bf b}\cdot{\bf
x}=0$

(3) says ${\bf x}=k({\bf a}\times{\bf b})$

Thus if ${\bf a}\cdot{\bf x}=0$ and ${\bf b}\cdot{\bf x}=0$ then
{\bf x} is parallel to ${\bf a}\times{\bf b}$.  (Assuming ${\bf
a}\times{\bf b}\not={\bf 0}$

We now consider

$a_1x_1+a_2x_2+a_3x_3=k \hspace{0.9in} {\bf a}\cdot{\bf x}=k$

$b_1x_1+b_2x_2+b_3x_3=l \hspace{1in} {\bf b}\cdot{\bf x}=l$

By eliminating $x_1$ we obtain

$(a_3b_1-a_1b_3)x_3+(a_2b_1-a_1b_2)x_2=kb_1-la_1$

If we write ${\bf a}\times{\bf b}={\bf d}=(d_1, d_2, d_3)$ then
this equation is

$d_2x_3-d_3x_2=kb_1-la_1$

Similarly

$d_3x_1-d_1x_3=kb_2-la_2$

$d_1x_2-d_2x_1=kb_3-la_3$

The left-hand sides are the three components of ${\bf d}\times{\bf
x}$.

The right-hand sides are the three components of $k{\bf b}-l{\bf
a}$.

So ${\bf d}\times{\bf x}=k{\bf b}-l{\bf a}$

i.e. $({\bf a}\times{\bf b}))\times{\bf x}=({\bf a}\cdot{\bf
x}){\bf b}-({\bf b}\cdot{\bf x}){\bf a}$

The left-hand side is called a vector triple product.  This
equation is the vector triple product identity.

Now consider a solid figure determined by pairs of parallel planes
in the same way as a parallelogram is determined by pairs of
parallel lines.  Such a solid is called a parallelepiped.

The area of a parallelogram is the length of a base times the
height.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,4)
\put(0,1){\line(1,0){3}}

\put(0,1){\line(1,2){1}}

\put(1,3){\line(1,0){3}}

\put(3,1){\line(1,2){1}}

\multiput(1,1)(0,0.1){21}{\circle*{0.05}}

\put(1.2,2){\makebox(0,0){$h$}}

\put(1.5,0.8){\makebox(0,0){$l$}}
\end{picture}

Similarly the volume of a parallelepiped is equal to the area of a
base parallelogram multiplied by the corresponding height.

\setlength{\unitlength}{0.5in}
\begin{picture}(8,4)
\put(0.5,0.5){\line(1,0){6}}

\put(0.5,0.5){\line(1,2){0.75}}

\put(1.25,2){\line(1,0){6}}

\put(6.5,0.5){\line(1,2){0.75}}

\put(0.5,0.5){\line(2,1){2}}

\put(6.5,0.5){\line(2,1){2}}

\put(1.25,2){\line(2,1){2}}

\put(7.25,2){\line(2,1){2}}

\put(2.5,1.5){\line(1,0){6}}

\put(2.5,1.5){\line(1,2){0.75}}

\put(3.25,3){\line(1,0){6}}

\put(8.5,1.5){\line(1,2){0.75}}

\multiput(0.5,0.5)(0,0.15){15}{\circle*{0.05}}

\multiput(0.5,1.6)(0.1,0.05){9}{\circle*{0.05}}

\put(0.5,1.4){\line(2,1){0.3}}

\put(0.8,1.55){\line(0,1){0.2}}

\put(0.3,0.7){\line(1,0){0.2}}

\put(0.3,0.5){\line(0,1){0.2}}

\put(0.1,0.5){\makebox(0,0){$O$}}

\put(0.3,1.6){\makebox(0,0){$P$}}

\put(1.25,2.2){\makebox(0,0){$A$}}

\put(6.5,0.2){\makebox(0,0){$B$}}

\put(2.5,1.3){\makebox(0,0){$C$}}

\put(8.7,1.5){\makebox(0,0){$D$}}

\put(7.2,2.2){\makebox(0,0){$B'$}}

\put(3.25,3.2){\makebox(0,0){$C'$}}

\put(9.25,3.2){\makebox(0,0){$D'$}}

\put(0.65,1.1){\makebox(0,0){$\theta$}}
\end{picture}

Let $OP$ be the perpendicular distance between the parallel planes
$OBDC$ and $AB'D'C'$.

Let $O$ be the origin and $ABC$ have position vectors {\bf a},
{\bf b}, and {\bf c}.

Then ${\bf b}\times{\bf c}=$ area of $OBDC \cdot\hat{OP}$

$|OP|=|a|\cos\theta$

So $V=|a||b\times c|\cos\theta={\bf a}\cdot({\bf b}\times{\bf c})$

This relies on {\bf a}, {\bf b} and {\bf c} being a right-handed
system.  Since the volume is independent of the order in which
{\bf a}, {\bf b} and {\bf c} are specified we have

${\bf a}\cdot({\bf b}\times{\bf c})={\bf b}\cdot({\bf c}\times{\bf
a})={\bf c}\cdot({\bf a}\times{\bf b})$

$=-{\bf a}\cdot({\bf c}\times{\bf b})=-{\bf b}\cdot({\bf
a}\times{\bf c})=-{\bf c}\cdot({\bf b}\times{\bf a})$

In component form we have

${\bf a}\cdot({\bf b}\times{\bf
b})=a_1(b_2c_3-b_3c_2)+a_2(b_3c_1-b_1c_3)+a_3(b_1c_2-b_2c_1)$

$=\left|\begin{array}{ccc} a_1&a_2&a_3\\ b_1&b_2&b_3\\
c_1&c_2&c_3\end{array}\right|$

This product is called the scalar triple product.

If the volume is zero then this means that $OABC$ are co-planar
and the condition is ${\bf a}\cdot({\bf b}\times{\bf c})=0$

If $OABC$ are co-planar this means that {\bf a}, {\bf b}, and {\bf
c} are linearly dependent.

So ${\bf a}=\alpha{\bf b}+\beta{\bf c}$ for example, then

$(\alpha{\bf b}+\beta{\bf c})\cdot({\bf b}\times{\bf c})$

$=\alpha({\bf b}\cdot({\bf b}\times{\bf c}))+\beta({\bf
c}\cdot({\bf b}\times{\bf c}))$

$=\alpha({\bf c}\cdot({\bf b}\times{\bf b}))+\beta({\bf
b}\cdot({\bf c}\times{\bf c})) \hspace{0.2in}$ by cyclic
interchange.

$=0$

If we have four points $PQRS$ then if they are co-planar
$\vec{PQ}, \, \vec{PR}, \, \vec{PS}$ are co-planar.

So $\vec{PQ}\cdot(\vec{PR}\times\vec{PS})=0$

\end{document}
