Question
Problem
The matrix M is given by
M=(13a−5)
where a is a constant, a=−35.
(a) Determine M−1 in terms of a.
(3)
Given that M−1=2M+8I where I is the 2×2 identity matrix,
(b) determine the value of a.
(3)
中文翻译
矩阵 M 由下式给出
M=(13a−5)
其中 a 是常数,a=−35。
(a) 用 a 表示求 M−1。
(3)
已知 M−1=2M+8I,其中 I 是 2×2 单位矩阵,
(b) 求 a 的值。
(3)
解答
(a)
解法一
思路
展开
先求二阶矩阵的行列式,再交换主对角线元素、改变副对角线元素的符号。题设 a=−35 正好保证行列式非零,逆矩阵存在。
答题过程
展开
The determinant of M is
detM==1(−5)−3a−5−3a.
Since a=−35, detM=0. Therefore,
M−1==−5−3a1(−5−3−a1)5+3a1(53a−1).
(b)
解法一
思路
展开
先算出 2M+8I,再与 (a) 的 M−1 比较任意一个方便的对应元素。使用左上角元素可直接得到一次方程。
答题过程
展开
First,
2M+8I==2(13a−5)+8(1001)(1062a−2).
Comparing the top-left elements of M−1=2M+8I gives
5+3a5=5=a=1050+30a−23.
Hence
a=−23.
解法二
思路
展开
官方评分资料的另一条路线是在等式 M−1=2M+8I 两边右乘 M,把逆矩阵消去。计算后 2M2+8M 恰好是单位矩阵的常数倍,因此只需比较该倍数。
答题过程
展开
Multiplying M−1=2M+8I on the right by M gives
I=2M2+8M.
Now
M2==(13a−5)(13a−5)(1+3a−12−4a3a+25).
Therefore,
2M2+8M=(6a+10006a+10).
Since this equals I,
6a+10=1,
so
a=−23.
解法三
思路
展开
还可以取等式两边的行列式,这是官方列出的替代路线。但行列式相等只是原矩阵等式的必要条件,所得两个候选值必须代回原式检查,不能把赘根一并保留。
答题过程
展开
Taking determinants of both sides,
det(M−1)=det(2M+8I).
Using part (a),
det(M−1)=detM1=−5+3a1.
Also,
det(2M+8I)===det(1062a−2)−20−12a−4(5+3a).
Hence
−5+3a1=4(5+3a)2=−4(5+3a)1.
Thus
5+3a=21or5+3a=−21,
giving
a=−23ora=−611.
For a=−611, the top-left element of M−1 is
5+3a5=−10,
but the top-left element of 2M+8I is 10. Therefore a=−611 does not satisfy the original matrix equation and must be rejected.
Hence
a=−23.