2.5 Exercise (P128-P131)

6

题目

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 的数学关系。

由于 是以 basisMatrix 所以不太好求,我们先求

就是 表示的 Matrix,因为 就是 standard basis,所以:

就是这个的 invertible matrix 所以算一下:

所以