先给定义一个ordered basis
,其中次序是有用的(即一个sequence),那么对于
,有唯一的一个n-tuple
使得
, 于是称
是 the
th coordinate of
relative to the ordered basis
. 总结:事实上
的每个ordered basis 决定了一个一一对应:
,并且可以保证加法、数乘也在
中对应。
我们将得到的
记为
, 这个记号在讨论basis的变换时很方便。接下来就进入本节的核心内容:change of basis。如果有
的两组basis:
,每个
都是
中的向量,因此有唯一的scalars
使得
,如果我们令
,那么可得到
根据的唯一性,可知
,如果记矩阵
,那么
或者
,其中
的可逆性来源于
,因此根据第一章的Theorem 7,
可逆。上述内容则是这一章的Theorem 7的结论,注意到对
有
。 以上的讨论从另一个角度,可以得到Theorem 8,即如果先假设
是可逆的,则对于
的一个ordered basis
, 可以有另一个唯一的ordered basis
使得
或者
对
中每一个
成立。 Example 18 是standard basis的一个例子。Example 19实际上是二维空间中的rotation变换。从Example 20中可以总结一些规律,如果说矩阵
是可逆的,那么
,特别当
是standard basis时,
就直接是新的ordered basis
中的
,求任何一个向量在这个新的basis
中的坐标,就用
即可,特别是
在
中的坐标是
.
Exercises
1. Show that the vectors
form a basis for . Find the coordinates of each of the standard basis vectors in the ordered basis
.
Solution: We have
Thus the four vectors are linearly independent, since , we see they form a basis for
.
by the augmented matrix above, we have
2. Find the coordinate matrix of the vector in the basis of
consisting of the vectors
, in that order.
Solution:
thus the coordinate matrix is .
4. Let be the ordered basis for
consisting of
What are the coordinates of the vectors in the ordered basis
?
Solution:
thus the coordinate matrix is .
4. Let be the subspace of
spanned by
and
( a ) Show that and
form a basis for
.
( b ) Show that the vectors and
are in
and from another basis for
.
( c ) What are the coordinates of and
in the ordered basis
for
?
Solution:
( a ) It’s obvious that and
spans
, and they’re linearly independent since they’re not proportionate with each other, thus they form a basis for
.
( b ) We have and
, thus
, since they are linearly independent and we already know
,
form a basis for
.
( c ) We have
, and thus
, let
, then
thus
5. Let and
be the vectors in
such that
Prove that is a basis for
. Find the coordinates of the vectors
in the ordered basis
. (The conditions on
and
say, geometrically, that
and
are perpendicular and each has length 1.)
Solution: To show is a basis for
, it’s enough to show they’re linearly independent, assume they are linearly dependent, then
or
, first let
, then
, thus we have
, since
, we have
, so
, but this contradicts
. If we let
, we could similarly reach a contradiction.
let , and let
be the standard basis in
, then
, and it’s easy to see
and
, thus
, and
, when
, we shall have
If , then
and so
, it follows
, in this case we have
thus and
, and
6. Let be the vector space over the complex numbers of all functions from
into
, i.e., the space of all complex-valued functions on the real line. Let
.
( a ) Prove that are linearly independent.
( b ) Let . Find an invertible
matrix
such that
.
Solution:
( a ) Suppose , from
and
we know that
from the second equation we know , thus
, if
, then
is not constant, a contradiction. Thus
, and it follows
.
( b ) We have
thus the invertible matrix is
7. Let be the (real) vector space of all polynomial functions from
into
of degree 2 or less, i.e., the space of all functions
of the form
. Let
be a fixed real number and define
Prove that is a basis for
. If
what are the coordinates of in this ordered basis
?
Solution: Suppose , then
assume is not all zero, then the above function is a quadratic function in real coefficients, and it can’t have more than two roots in
, a contradiction. Thus we must have
, so
is linearly independent.
Let , then we can write
thus spans
, and is a basis of
.
From proofs above we can see