모든 square matrix는 similarity transform에 의해 jordan form으로 변환 가능하다.
이때 Q는 eigenvector를 모은 행렬이다.
그렇다면
이다. 행렬
가 된다. 이를 이용해
Jordan form
여기서
가 되고 최종
이때 하나의 eigenvalue에 여러 eigenvector가 존재할 수 있다.
(eigenvector는 유일하지 않다.)
(
(diagonalizable)
(
2번째 경우처럼 어떤 eigenvalue가 geometric multiplicity < algebraic multiplicity인 경우 generalized eigenvector를 이용해서 마치 eigenvector가 있는 양 맞춰주어야 한다.
[[ Generalized eigenvectors ]]
'전자 > 선형대수학' 카테고리의 다른 글
Cayley-Hamilton과 나눗셈을 이용해서 무한을 유한하게 만들기 (0) | 2023.12.25 |
---|---|
Generalized Eigenvectors (0) | 2023.12.25 |
p-norm (0) | 2023.12.25 |
Rank of an idempotent matrix is equal to the trace thereof (0) | 2023.12.25 |
Eigenvalue, trace, determinant and rank of a matrix 간의 관계들 (0) | 2023.09.15 |