📗강의노트/KOCW 선형대수

[KOCW 선형대수] 18강. 고유값과 고유벡터 및 대각화

728x90
반응형

제 18강. 고유값과 고유벡터 및 대각화

Eigenvalues & Eigenvectors



 : eigenvalue ,  : eigenvector

=> row exchanges change the eigenvalue 

=> Use determinant


=> how to find null-space ( eigen vector )

=> Reduced Row Echelon form ( pivot variables / free variables )

Ex)






(1) 



(2) 




(1) Compute  and find the roots of 

(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 A = 

( Trace = 대각 성분 다합한 것 = 

Diagonalization of a Matrix

=> The eigenvectors diagonalization a matrix

For nxn matrix ,  has n linearly independent eigenvectors ()

넘어가기 전에 Decomposition에 3가지 방법이 있다.

(1) 

(2)  (=Gram-schmitt)

(3) 





으로 표현이 된다!

ex 1 )


det(AλI)=0

λ=1or0




Assume that  is dependent on 


 ( independent -> c=0 )

양변에 A를 곱해준다



기존 식에 양변에 를 곱해준다

결국에는

이 성립해야한다.

하지만 은 영행렬이 아니고,  이다.

따라서 이어한다,

그렇다면 는 independent하다. 가설이 틀렸다는 것 이다.

일반화 해봐도 똑같은 결과로 도출된다.

따라서 들은 linearly independent 하다.

Remark


If  are distinct(다르다면), than n eigenvectors are independent

(1)  => eigenvector

(2) S is not Unique,  eigenvector can be mutiplied by a constant

(3) The order of eigenvalues and eigenvectors in  and  are the same

는 순서에 맞게 쌍을 이루어야 한다.

(4) Not all matrices have n linearly independent eigenvectors, so not all matrices are diagonalizable

Powers and Products



는 그대로


여기에 를 곱하면




728x90
반응형