4389 LA ch2
4389 LA ch2
1. References
demic Press.
with a set of objects called scalars. The vector space axioms concern the
algebraic relationships among the vectors and scalars. They may be found
in any of the above references. Informally, they are as follows. Vectors can
form new vectors. There is one vector, called the zero vector, that acts as
negative associated with it. The sum of a vector and its negative is the zero
the set of vectors with the operation of vector addition is an abelian group.
1
2
The set of scalars is an algebraic field, such as the field of real numbers or
over addition of vectors and also over addition of scalars. The product of
the unit element 1 of the field with any vector is that vector. Finally,
be denoted by lower case Latin letters and individual scalars by lower case
Greek letters. We use the same symbol + to denote both addition of scalars
Example 2.1. Let F be either R or C and let V = Fm×n . Two vectors (ma-
by a scalar by multiplying each entry by that scalar. The zero matrix is the
multiplying it by -1. If m = 1 the vectors of this space are called row vectors
Example 2.2. Two directed line segments in the Euclidean plane are equiv-
alent if they have the same length and the same direction. Let V be the set
|α| times the length of u. Let αu have the same direction as u if α > 0 and
the opposite direction if α < 0. These are the familiar geometric vectors of
and negatives of vectors are defined and to verify the other properties of a
vector space.
Example 2.3. Let F = R and let V = C k (0, 1), the set of all functions u :
and scalar multiplication are defined pointwise: (u + v)(t) = u(t) + v(t) and
3. Subspaces
that W is closed under vector addition and scalar multiplication and that it
contains the zero vector of V. There is a simple test for when a subset of V
is a subspace.
u, v ∈ W and all α, β ∈ F.
sp(S) = {α1 u1 + · · · + αk uk |k ∈ N; α1 , · · · , αk ∈ F; u1 , · · · , uk ∈ S}
Definition 3.2. Let A ∈ Fm×n . The row space of A is the subspace of F1×n
spanned by the columns of A. The null space of A is the set of all solutions
There are short ways of denoting these subspaces. The row space is
{yA|y ∈ F1×m }, the column space is {Ax|x ∈ Fn×1 }, and the null space is
Theorem 3.2. Row equivalent matrices have the same row space and null
space.
is
U + W = {u + w|u ∈ U, w ∈ W}.
Solved Problems:
1. Tell whether the following sets S are subspaces of V or not. If the answer
is no, explain.
given, b 6= 0.
differential equation y 00 − 2y 0 + y = 0.
of H t .
Solution:
(1) Not a subspace because it is not closed under vector addition. For
(2) Not a subspace because it is not closed under vector addition, not
closed under scalar multiplication, does not contain the zero vector,
(3) S is a subspace of V.
by elements of C.
is called hermitian.
6
2. Describe in the simplest possible terms the row space of the matrix
1 2 0 1
0 1 1 0
1 2 0 1
Solution: The reduced row echelon form has the same row space as the
given matrix. It is
1 0 −2 1
0 1 1 0
0 0 0 0
The row space is the span of the rows of this matrix, i.e., the set of row
(α1 , α2 , −2α1 + α2 , α1 )
3. Describe in simplest possible terms the null space of the same matrix.
Solution: The reduced row echelon form has the same null space. A vector
x1 − 2x3 + x4 = 0
x2 + x3 = 0
You may think of two of the variables, say x1 and x2 , as having arbitrary
values and the other two variables as being determined by them according
7
to the last set of equations. After substituting, the null space is the set of
matrix is
1 2 0 1 | y 1
0 1 1 0 | y
2
1 2 0 1 | y3
Now row-reduce the augmented matrix to get the coefficient part in row
echelon form, with symbolic calculations in the last column. The result is
1 0 −2 1 | y1 − 2y2
0 1 1 0 | y
2
0 0 0 0 | y3 − y1
Unsolved Problems:
8
1. Describe the row space, the null space and the column space of the
following matrix.
1 2 1
1 0 1
1 1 1
space.
zero vector.
Example 4.1. In F1×n , let ei denote the vector whose entries are all 0
except the ith , which is 1. Then {e1 , · · · , en } is a basis for F1×n called the
standard basis. In Fm×n , let Ei,j denote the matrix all of whose entries are
for Fm×n .
Theorem 4.1. Any two bases for a finite-dimensional vector space have
the same number of elements. The set {v1 , · · · , vm } is a basis for V if and
only if for each vector u ∈ V there are unique scalars α1 , · · · , αm such that
u = α1 v1 + · · · + αm vm .
may select a subset of m of the given vectors which forms a basis for V.
α1
.
..
[u]B =
αm
Solved Problems:
1. Show that any set of more than m vectors in Fm×1 is linearly dependent.
whose columns are the given vectors. These vectors are linearly dependent
than x = 0. Since row equivalent matrices have the same null space, we
may assume that A is in reduced row echelon form. There are at least
corresponding to the columns with leading 1’s are determined once these are
specified.
2. Show that any set of fewer than m vectors in Fm×1 does not span Fm×1 .
vectors and n < m. These vectors fail to span Fm×1 if and only if there is
a vector y ∈ Fm×1 such that the system Ax = y has no solution. For such
a vector y and for any invertible matrix Q, the system QAx = Qy has no
begin with. Since A has more rows than columns, its last row must be all
3. In F3×1 , let v1 = (1, 0, 0)t , v2 = (1, −1, 0)t , and v3 = (1, 0, −1)t . Show
that B = {v1 , v2 , v3 } is a basis and find the coordinate vector of u = (0, 1, 0)t
determinant is 1.
The solution is
1
[u]B =
−1
0
Unsolved Problems:
12
vector space over F of dimension 4. Find a basis for this vector space. With
2. Let V be the real vector space of all 3×3 hermitian matrices with complex
for j = 1, · · · , n.
so, then the coordinate vectors [w]1 and [w]2 with respect to the bases B1 and
[w]1 = Q[w]2
The matrix Q is called the transition matrix from one basis to the other. If
two bases are given, then the transition matrix is completely determined by