10 Coordinate Systems and Vectors
Example 1.1.3. The volume of a parallelepiped defined by three non-coplanar
vectors, a, b,andc,isgivenby|a ·(b × c)|. This can be seen from Figure 1.6(b),
where it is clear thatvolume of a
parallelepiped as a
combination of
dot and cross
products
volume = (area of base)(altitude) = |b × c|(|a|cos θ)=|(b × c) · a|.
The absolute value is taken to ensure the positivity of the area. In terms of compo-
nents we have
volume = |(b × c)
1
α
1
+(b × c)
2
α
2
+(b × c)
3
α
3
|
= |(β
2
γ
3
− β
3
γ
2
)α
1
+(β
3
γ
1
− β
1
γ
3
)α
2
+(β
1
γ
2
− β
2
γ
1
)α
3
|,
which can be written in determinant form asvolume of a
parallelepiped as
the determinant of
the components of
its side vectors
volume = |a · (b × c)| =
det
⎛
⎝
α
1
α
2
α
3
β
1
β
2
β
3
γ
1
γ
2
γ
3
⎞
⎠
.
Note how we have put the absolute value sign around the determinant of the matrix,
so that the area comes out positive.
Historical Notes
The concept of vectors as directed line segments that could represent velocities,
forces, or accelerations has a very long history. Aristotle knew that the effect of two
forces acting on an object could be described by a single force using what is now
called the parallelogram law. However, the real development of the concept took an
unexpected turn in the nineteenth century.
With the advent of complex numbers and the realization by Gauss, Wessel, and
especially Argand, that they could be represented by points in a plane, mathemati-
cians discovered that complex numbers could be used to study vectors in a plane.
A complex number is represented by a pair
7
of real numbers—called the real and
imaginary parts of the complex number—which could be considered as the two
components of a planar vector.
This connection between vectors in a plane and complex numbers was well es-
tablished by 1830. Vectors are, however, useful only if they are treated as objects
in space. After all, velocities, forces, and accelerations are mostly three-dimensional
objects. So, the two-dimensional complex numbers had to be generalized to three
dimensions. This meant inventing ways of adding, subtracting, multiplying, and
dividing objects such as (x, y, z).
The invention of a spatial analogue of the planar complex numbers is due to
William R. Hamilton. Next to Newton, Hamilton is the greatest of all English
William R.
Hamilton
1805–1865
mathematicians, and like Newton he was even greater as a physicist than as a
mathematician. At the age of five Hamilton could read Latin, Greek, and Hebrew.
At eight he added Italian and French; at ten he could read Arabic and Sanskrit,
and at fourteen, Persian. A contact with a lightning calculator inspired him to
study mathematics. In 1822 at the age of seventeen and a year before he entered
Trinity College in Dublin, he prepared a paper on caustics which was read before the
Royal Irish Academy in 1824 but not published. Hamilton was advised to rework
and expand it. In 1827 he submitted to the Academy a revision which initiated the
science of geometrical optics and introduced new techniques in analytical mechanics.
7
See Chapter 18.