티스토리 뷰


위의 이론은 eigenvectors들의 linearly independent와 dependent에 관한 증명이다.


이제 diagonalization과 eigenvalue를 이용해 matrix가 similar하다는 의미를 알아볼 것이다.



이와 관련한 성질은 다음 이론과 같다.


이제 Example로 similar matrix에 대해 알아볼 예정인데, 그 전에 AM과 GM에 대해 알아보자.
AM(Algebric multiplicity)란 number of times
GM(Geometric multiplicity)란


여기서 왜 AM과 GM이 일치해야지 matrix A가 diagonalizable하냐고 의문이 들 수 있는데, 위에서 언급한 정의를 생각해보면 된다. AM은 해당 eigenvalue이 방정식에서의 근 개수, GM은해당 eigenvalue의 dimension 값이다. nxn matrix인 A가 n 개의 linearly independent한 eigenvectors를 가지고 있어야지 diagonalizable한 것이다. 또한 위에서 corollary 195에서 정의한 것이 성립 (eigenvalue가 distinct eigenvalue에서 해당 dim의 합은 n이면

첫 번째 예시에서
Why is a matrix diagonalizable, if the algebraic multiplicity is equal to the geometric multiplicity? What does it mean with a c
Answer (1 of 4): The first thing needed is to clear up all the vagueness. When that is done, the answer is an almost-immediate consequence of the definitions. A matrix doesn’t have an “algebraic multiplicity.” That is a property of a single eigenvalu
www.quora.com
여기에 교수님이 답변하신 자세한 답변이 있으므로 (예시도 있음) 참고하도록 하자.
이를 이용한 example이 위의 사진에서와 같이 적용되는 것이다.
4.5에서의 example에 이를 적용해서 풀이를 진행해보겠다.


마지막으로 위에서 언급했듯이

pf) 간단하게 이는 am 합과 gm 합이 일치하기 때문이다.
그래서 우리는 왜 diagonalization을 배우는가?
한 문장으로 얘기하자면 계산을 편리하게 하기 위함이다. Ax = b를 계산할 때, 전에는 일일이 gauss elimination으로 계산했다면,

'선형대수학' 카테고리의 다른 글
[선형대수학] Ch 6.1 - Norms and inner products (0) | 2023.11.28 |
---|---|
[선형대수학] Ch 4.7 - Eigenvalues of linear operators (0) | 2023.11.28 |
[선형대수학] Ch 4.5 - Eigenvalue and the characteristic polynomial (0) | 2023.11.27 |
[선형대수학] Ch 4.3 - Practical computation of det(A) (0) | 2023.11.27 |
[선형대수학] Ch 4.2 - Further Properties of the determinant function (0) | 2023.11.26 |