J
....
J
LINEAR
ALGEBRA
The solution
of
systems of simultaneous linear equations and the calculation of
the eigenvalues and eigenvectors
of
a matrix are two very important problems
that
arise in a wide variety of contexts.
As
a preliminary to the discussion of
these problems in the following chapters,
we
present some results from linear
algebra.
The
first section contains a review of material
on
vector spaces, matrices,
and
linear systems, wltich is taught
in
inost undergraduate linear algebra courses.
These results are summarized only. and no derivations are included. The remain-
ing sections discuss eigenvalues, canonical forms for matrices, vector and matrix
norms, and perturbation theorems for matrix
invers~s.
If
necessary, this chapter
can be skipped, and the results can
be
referred back to as they are needed in
Chapters 8 and
9.
For
notation, Section
7.1
and the norm notation
of
Section
7.3
should
be
skimmed.
7.1 Vector Spaces, Matrices, and Linear Systems
Roughly speaking a vector space V
is
a set of objects, called vectors, for which
operations
of
vector addition and scalar multiplication have been defined. A
vector space
V has a set of scalars associated with it,
and
in
this text, this set can
be
either the real numbers R or complex numbers C. The vector operations must
satisfy certain standard associative, commutative, and distributive rules, which
we will
not
list. A subset W of a vector space V is called a subspace
of
V if W is
a vector space using the vector operations inherited from
V.
For
a complete
development
of
the theory of vector spaces, see any undergraduate text on linear
algebra [for example, Anton (1984), chap. 3; Halmos (1958), chap. 1; Noble
(1969). chaps. 4 and
14;
Strang (1980), chap.
2].
Example
l.
V =
Rn,
the set of all n-tuples
(x
1
,
...
,
xn)
with real entries x;, and
R is the associated set of scalars .
2.
V =
en,
the set of all n-tuples with complex entries, and C is the set of
scalars.
3. V = the set
of
all polynomials of degree
:;;;
n, for some given n,
is
a vector
space. The scalars can be R or
C,
as desired for the application.
463