For each matrix A and ordered basis , find . Also, find an invertible matrix such that
(a) and
(b) and
(c) and
(d) and
这道题每一问分成两部分,其中第一部分是计算 第二部分是计算一个新的矩阵 。首先看第一部分。
Let be the standard basis (of or ).
We have that
这个是来源于 Theorem 2.15 (P105), 这个定理是这么说的:
Theorem 2.15. 如果 是一个 在 上的
Matrix
。那么left-multiplication transformation
是Linear
的。同时,如果我们还有一个 的另一个Matrix
。然后 和 分别是 和 的standard ordered bases
,则有如下性质:
(a)
(b) if and only if
(c) and for all
(d) If is linear, then there exists a unique matrix such that
(e) If is an matrix, then
(f) If , then
所以,有一个重点就是:
一个矩阵 A 和 left-multiplication 的关系
,在这里,只有我们确定了standard basis
我们才能说A 和 L_A 相等
,也就是这个定理的(a)
。
hence . So now we can calculate and and
这里是关键,其中要用到 Theorem .23 (P124),这个定理是这么说的:
是一个finite-dimensional vector space
的linear operator
,并且 和 是两个 的ordered bases
。假设一个Matrix
是change of coordinate matrix
这个Matrix
是从 -coordinates 到 -coordinates。那么就有如下公式成立:
这个定理的意义在于,我们不是知道一个
T
在两个basis
下的矩阵么?那么这两个矩阵是什么关系呢?就是找到以这两个basis
为基底的两个坐标系的变换矩阵(change of coordinate matrix)
,就能求出两个T
的数学关系。
由于 是以 为 basis
的 Matrix
所以不太好求,我们先求
而 就是 用 表示的 Matrix
,因为 就是 standard basis
,所以:
而 就是这个的 invertible matrix
所以算一下:
所以