제 18강. 고유값과 고유벡터 및 대각화
Eigenvalues & Eigenvectors
=> row exchanges change the eigenvalue
=> Use determinant
=> how to find null-space ( eigen vector )
=> Reduced Row Echelon form ( pivot variables / free variables )
Ex)
(1) 𝜆=−1
(2) 𝜆=2
(1) Compute
(2) For each eigenvalue, solve the equation
For triangular(diagnoal) matrix
-> eigenvalues = diagnoal elements of
- Eigenvalues are different from pivots in Gauss Elimination
(1)
eigenvalue의 product는 determinant이다.
(2) Trace of
( Trace = 대각 성분 다합한 것 =
Diagonalization of a Matrix
=> The eigenvectors diagonalization a matrix
For nxn matrix
넘어가기 전에 Decomposition에 3가지 방법이 있다.
(1)
(2)
(3)
으로 표현이 된다!
ex 1 )
Assume that 𝑒2 is dependent on 𝑒1
양변에
기존 식에 양변에
결국에는
하지만
따라서
그렇다면
일반화 해봐도 똑같은 결과로 도출된다.
따라서
Remark
If
(1)
(2)
(3) The order of eigenvalues and eigenvectors in
(4) Not all matrices have n linearly independent eigenvectors, so not all matrices are diagonalizable
Powers and Products
여기에