Advertisement

矩阵的特征值与特征向量及性质及相似矩阵

阅读量:
A=egin{bmatrix} 1 &-2 &2   -2 &-2 &4   2 & 4 & -2 nd{bmatrix}
eft | amma E-A ight |=egin{bmatrix} amma-1 & 2 & -2  2& amma+2 &-4   -2& -4 & amma+2 nd{bmatrix}=egin{bmatrix} amma-1 &2 &-2   2 & amma+2 &-4   0& amma-2 & amma-2 nd{bmatrix}
=^{3+2}egin{bmatrix} amma-1 & -2  2& -4 nd{bmatrix}+^{3+3}egin{bmatrix} amma-1 & 2  2& amma+2 nd{bmatrix}
=
amma_{1}=-7
amma_{2}= amma_{3}=2

amma_{1}=-7

amma E-A=egin{bmatrix} -8 &2 & -2  2& -5 & -4  -2 &-4 &-5 nd{bmatrix}=egin{bmatrix} 0 & 0 & 0  2 & -5 & -4  0 & -9& -9 nd{bmatrix}

列方程组

-9X_{2}-9X_{3}=0
2X_{1}-4X_{2}-5X_{3}=0

解得:

X_{1}=1

X_{2}=2,X_{3}=-2

解为

c1egin{vmatrix} 1  2  -2nd{vmatrix}

amma_{2}= amma_{3}=2

amma E-A=egin{bmatrix} 1 &2 &-2   2& 4 &-4   -2 &-4 & 4 nd{bmatrix}=egin{bmatrix} 1 &2 &-2   0 & 0 & 0  0& 0 & 0 nd{bmatrix}

列方程

X_{1}+2X_{2}-2X_{3}=0

设X2=0 X3=1,则x1=2

x3=0,x2=1,则X1=-2

则有

C1egin{bmatrix} 2  0  1nd{bmatrix}+C2egin{bmatrix} -2  1  0nd{bmatrix}

,C1,C2不同时为零。

性质:

A和A

A^{T}

(A的转置)有相同的特征值

eft | ambda E -A^{T}ight |=eft | ambda E^{T} -A^{T}ight |=eft | ambda E -Aight |^{T}=eft | ambda E -Aight |

(A转置向外提)

3).n个特征值

ambda_{1},ambda_{2},ambda_{3}....ambda_{n}

,所有的特征值之和等于矩阵的主对角线的元素之和

\sum_{i=1}^{i=n}\lambda _{i}=\sum_{i=1}^{i=n}\lambda _{aii}

所有的特征值相乘等于A的行列式

\lambda _{1}\lambda _{2}\lambda _{3}\lambda _{n}=\left |A \right |

从中可知,要想使A可逆,所有的特征根都不能为0。

相似矩阵

A、B是n阶方阵,存在n阶可逆P

P^{-}APA\sim B(A相似于B)

反身性:A\sim A E^{-}AE=B

对称性

PBP^{-}=A

3),B\sim C \Rightarrow A\sim C(A与B相似。B与C相似,得出A与C相似)

\because A\sim B \therefore P^{-}AP=B

\because B\sim C \therefore Q^{-}BQ=C

Q^{-}P^{-}APQ=(PQ)^{-}APQ=C

温故逆矩阵的一些性质:

相似矩阵的性质

满足性质1)时,则A,B有相同的特征根;矩阵A与矩阵B的行列式的值相等;矩阵A与矩阵B的迹相同。

性质2),A可逆的充要条件是B可逆。A^{-}\sim B^{-}

A与B同时可逆,或同时不可逆。

\because B^{-}=(P^{-}AP)^{-}=P^{-}A^{-}P \therefore A^{-}\sim B^{-}

性质3),如果** ,则A^{M}\sim B^{M}**

P^{-}AP=\Lambda(对角形)

与对角形矩阵相似的条件

定理 :A相似于\Lambda,A有n个线线无关的特征向量

P^{-}AP=\Lambda=\begin{vmatrix} \lambda 1 & & \\ & \lambda 2 & \\ & & \lambda n \end{vmatrix}

p=(\alpha _{1},\alpha _{2}....\alpha _{n})

推论:

A有n个互异的特征值,A\sim \Lambda

例2 A=\begin{pmatrix} 3 & 2& -1\\ -2 & -2 &2 \\ 3 &6 & -1 \end{pmatrix},相似于对角形 P=? =?

解:

先求特征值

进行列变换,第三列加到第一列

The determinant of the matrix λE − A is equal to the determinant of the matrix with entries λ−3, −2, 1 in the first row; 2, λ+2, −2 in the second row; and −3, −6, λ+1 in the third row. This is also equal to the determinant of a matrix obtained by adding twice the first row to the second row and subtracting two times the first row from the third row.

=(\lambda -2)^{2}(\lambda +4)

\lambda _{1}=-4

\lambda _{2}=\lambda _{3}=2

全部评论 (0)

还没有任何评论哟~