题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
The matrix M is given by
M=−2−312−712−3−3
(a) Show that 10−1 is an eigenvector of M, stating the corresponding eigenvalue.
(b) Show that the eigenvalue from part (a) is the only eigenvalue of M.
The transformation M:R3→R3 is represented by the matrix M.
(c) Determine a Cartesian equation for the image under M of the line with equation
1x−1=2y+1=−3z
(3)
(4)
(4)
题目中文翻译
在本题中,你必须写出所有解题步骤。
不能依赖计算器技术求解。
矩阵 M 为
M=−2−312−712−3−3
(a) 证明 10−1 是矩阵 M 的一个特征向量,并指出对应特征值。
(b) 证明 (a) 中的特征值是 M 的唯一特征值。
变换 M:R3→R3 由矩阵 M 表示。
(c) 求线
1x−1=2y+1=−3z
在变换 M 下的像的笛卡尔方程。
解答
(a)
解法一
思路
展开
把矩阵乘以给定向量。若所得向量是原向量的非零标量倍数,便证明它是特征向量,而这个倍数就是对应特征值。
答题过程
展开
M10−1==−2(1)+2(0)+2(−1)−3(1)−7(0)−3(−1)1(1)+1(0)−3(−1)−410−1.
Therefore, the given vector is an eigenvector of M, with corresponding eigenvalue
λ=−4.
(b)
解法一
思路
展开
求特征方程 det(M−λI)=0。沿第一行展开并完整化简后,特征多项式是 −(λ+4)3,因此三个重根都等于 (a) 中的 −4,没有其他特征值。
答题过程
展开
The characteristic equation is
det(M−λI)=0.
Expanding the determinant along the first row,
det(M−λI)=====−2−λ−312−7−λ12−3−3−λ(−2−λ)((λ+7)(λ+3)+3)−2(3(λ+3)+3)+2(−3+(λ+7))(−2−λ)(λ2+10λ+24)−4λ−16(−2−λ)(λ+4)(λ+6)−4(λ+4)−(λ+4)3.
Hence
−(λ+4)3=0,
so
λ=−4
is the only eigenvalue of M.
(c)
解法一
思路
展开
先把原直线参数化为点加方向向量,再让矩阵 M 作用于直线上的一般点。所得像仍是关于参数 t 的直线,最后由其基点和方向向量改写成对称式笛卡尔方程。
答题过程
展开
Let the common ratio in the equation of the original line be t. Then
xyz=1+t−1+2t−3t.
Applying the transformation,
M1+t−1+2t−3t===−2(1+t)+2(−1+2t)+2(−3t)−3(1+t)−7(−1+2t)−3(−3t)(1+t)+(−1+2t)−3(−3t)−4−4t4−8t12t−440+t−4−812.
Therefore, a Cartesian equation of the image line is
−4x+4=−8y−4=12z.