跳到主要内容

早稲田大学 創造理工学研究科 経営システム工学専攻 2021年8月実施 线性代数

Author

思齐塾, 祭音Myyura

Description

AA を任意の nn 次正方行列 (n-dimension matrix) とし、 BBnn 次の正則行列 (non-singular matrix) とするとき、 AA の固有値 (eigenvalue) と B1ABB^{-1}AB の固有値は一致することを示せ。

题目描述

AA 为任意 nn 阶方阵,BBnn 阶可逆矩阵。证明 AA

B1ABB^{-1}AB

的特征值相同。

Kai

Let λ\lambda be an eigenvalue of AA , and let vv be the corresponding eigenvector. Then Av=λvAv = \lambda v . We want to show that λ\lambda is also an eigenvalue of B1ABB^{-1}AB . Let w=B1vw = B^{-1}v . Since BB is invertible, B1v0B^{-1}v \neq 0 if v0v\neq 0 . Thus ww is a non-zero vector. Then

(B1AB)w=B1AB(B1v)=B1Av=λB1v=λw.(B^{-1}AB)w =B^{-1}AB(B^{-1}v) =B^{-1}Av =\lambda B^{-1}v =\lambda w.

This shows that λ\lambda is an eigenvalue of B1ABB^{-1}AB . Suppose λ\lambda is an eigenvalue of B1ABB^{-1}AB . Then there exists v0v \neq 0 such that B1ABv=λvB^{-1}ABv = \lambda v . Multiply both sides by BB from the left. B(B1ABv)=B(λv)B(B^{-1}ABv) = B(\lambda v) , so ABv=λBvABv = \lambda Bv . Let w=Bvw = Bv . Since BB is invertible and v0v \neq 0 , Bv0Bv \neq 0 . Thus, w0w \neq 0 . Therefore Aw=λwAw = \lambda w . This means λ\lambda is an eigenvalue of AA . Therefore, the eigenvalues of AA and B1ABB^{-1}AB are the same.