Vector and Matrix: Real Vector Space. We Commonly Denote Elements of
Vector and Matrix: Real Vector Space. We Commonly Denote Elements of
The number ai is called the ith component of the vector a. Denote by the set of real numbers
and by n the set of column n-vectors with real components. We call n an n-dimensional
real vector space. We commonly denote elements of n by lowercase bold letters (e.g., x).
The components of x n are denoted x1, , xn.
We define a row n-vector as
The transpose of a given column vector a is a row vector with corresponding elements,
denoted a . For example, if
then
Equivalently, we may write a = [a1, a2, , an] . Throughout the text we adopt the convention
that the term vector (without the qualifier row or column) refers to a column vector.
Two vectors a = [a1, a2, , an] and b = [b1, b2, , bn] are equal if ai = bi, i = 1, 2, , n.
The sum of the vectors a and b, denoted a + b, is the vector
such that
The vector
is called the difference between a and b and is denoted a b.
The vector 0 b is denoted b. Note that
and thus
by a real scalar
as
Given a vector a, the subspace span[a] is composed of the vectors a, where is an arbitrary
real number ( ). Also observe that if a is a linear combination of a1, a2, , ak, then
The span of any set of vectors is a subspace.
Given a subspace , any set of linearly independent vectors {a1, a2, , ak} such that
= span[a1, a2, , ak] is referred to as a basis of the subspace . All bases of a subspace
contain the same number of vectors. This number is called the dimension of , denoted dim .
Proposition 2.2 If {a1, a2, , ak} is a basis of , then any vector a of can be represented
uniquely as
where i
, i = 1, 2, , k.
Proof To prove the uniqueness of the representation of a in terms of the basis vectors, assume
that
and
We now show that i = i, i = 1, , k. We have
or
Because the set {ai : i = 1, 2, , k} is linearly independent, 1 1 = 2 2 = = k k =
0, which implies that i = i, i = 1, , k.
Suppose that we are given a basis {a1, a2, , ak} of and a vector a such that
The coefficients i, i = 1, , k, are called the coordinates of a with respect to the basis {a1,
a2, , ak}.
The natural basis for n is the set of vectors
The reason for calling these vectors the natural basis is that
We can similarly define complex vector spaces. For this, let denote the set of complex
numbers and n the set of column n-vectors with complex components. As the reader can
easily verify, the set n has properties similar to those of n, where scalars can take complex
values.
A matrix is a rectangular array of numbers, commonly denoted by uppercase bold letters
(e.g., A). A matrix with m rows and n columns is called an m n matrix, and we write
The real number aij located in the ith row and jth column is called the (i, j)th entry. We can
think of A in terms of its n columns, each of which is a column vector in m. Alternatively,
we can think of A in terms of its m rows, each of which is a row n-vector.
Consider the m n matrix A above. The transpose of matrix A, denoted A , is the n m
matrix
that is, the columns of A are the rows of A , and vice versa.
Let the symbol mxn denote the set of m n matrices whose entries are real numbers. We
treat column vectors in n as elements of n 1. Similarly, we treat row n-vectors as elements
of 1 n. Accordingly, vector transposition is simply a special case of matrix transposition,
and we will no longer distinguish between the two. Note that there is a slight inconsistency in
the notation of row vectors when identified as 1 n matrices: We separate the components of
the row vector with commas, whereas in matrix notation we do not generally use commas.
However, the use of commas in separating elements in a row helps to clarify their separation.
We use use such commas even in separating matrices arranged in a horizontal row.