题目
Problem
The matrix P is given by
P=100−12011−1.
(a) State the eigenvalues of P.
[1]
(b) Use the characteristic equation of P to find P−1.
[4]
The 3×3 matrix A has distinct non-zero eigenvalues a, 21, 2 with corresponding eigenvectors
100,−120,11−1
respectively.
(c) Find A−1 in terms of a.
[5]
题目中文翻译
给定矩阵 P
P=100−12011−1
(a) 写出 P 的特征值。
(b) 利用 P 的特征方程求 P−1。
三阶矩阵 A 有互不相同且非零的特征值 a、21、2,其对应的特征向量依次为
100,−120,11−1
(c) 求用 a 表示的 A−1。
解答