Chapter 5. Eigenvalues and Eigenvectors
5.1 Introduction
first half of linear algebra:
second half:
- 여전히 matrix를 simplify해서 해결
- matrix를 diagonal로 simplify
- no more row exchanges: elimination은 eigenvalue(
)를 바꾸기 때문 - determinant를 이용
Fundamental equation
- number
: matrix 의 eigenvalue - vector
: matrix 의 eigenvector
The Solution of
위와 같은 문제의 key는 다음과 같다.
- vector
는 의 nullspace이다. - number
는 가 nullspace를 가질 수 있는 값으로 선택된다.
모든 matrix는 nullspace를 갖지만 목표는 nonzero eigenvector
인 equation의 solution으로서 가치가 거의 없다.- 관심이 있는 것은 nonzero eigenvector
를 만드는 특정한 값 이다. - 즉,
가 singular이어야 한다.
number
는 가 singular일 때만 의 eigenvalue이다.
각는 eigenvector 와 연관이 있다
Example
위 polynomial의 근이 determinant를 0으로 만드는 eigenvalue 값이다.
- Singular인 (i.e. determinant = 0)
의 nullspace 에는 nonzero vector 가 존재한다.
의 column은 의 의 columne은 의 multiple이다.- 2 by 2 matrix에서 유용
Steps in solving
- Compute the determinant of
- diagonal을 따라서
을 뺀 matrix로 determinant는 degree polynomial이다.
- diagonal을 따라서
- Find the roots of this polynomial
개의 근이 의 eigenvalue
- For each eigenvalue solve the equation
- determinant가 zero이므로 nonzero
가 존재하며 이것이 eigenvector이다.
- determinant가 zero이므로 nonzero
Example 3
determinant가 diagonal entry의 곱이므로 determinant를 0으로 만드는
위의 예시로부터 알 수 있는 한 가지 핵심은
다만, eigenvalue 자체를 구하기는 어렵고
- Gaussian elimination은 이 경우엔 소용이 없다.
- eigenvalue를 구할 수 있는 별도의 formula도 존재하지 않는다.
eigenvalue에 대한 몇 가지 간단한 정보를 얻을 수 있다: sum & product
n개의 eigenvalue의 합(sum) 은 n개의 diagonal entry의 합과 같다.
n개의 eigenvalue의 곱(product) 은의 determinant와 같다
proof
- (1)에서
일 경우
여기서,
이므로 (1)의
정리하면,
- (1) = (2)에서 모든
, , , 에 대해서
Eigshow
강의에서 다루지 않음.
5.2 Diagonalization of a Matrix
- Another matrix decomposition method.
- The eigenvectors diagonalize a matrix.
n개의 linearly independent eigenvector (
이 eigenvector를 column으로 하는 matrix
: eigenvector matrix : eigenvalue matirx
proof
이를 만족하는 matrix
Remark 1
Matrix
proof
n개의 eigenvector
(1)의 양변에 matrix
(1)의 양변에
(2)와 (3)은
For distinct
Remark 2
Diagonalizing matrix
Remark 3
위의
Remark 4
모든 matrix가 n개의 linearly independent vector를 갖는 것이 아니므로, 모든 matrix가 diagonalizable 한 것은 아니다.
중복된 eigenvalue가 존재하면 diagonalizable 하지 않을 수 있다.
이 경우
Independent eigenvector가 한 개밖에 존재하지 않기 때문에
유의해아 할 점은 diagonalization이 되지 않는 이유가
의 diagonalizability 는 enough eigenvector 에 의해 결정된다. 의 invertibility 는 nonzero eigenvalue 에 의해 결정된다.
- Diagonalizability와 invertibility는 아무 관계가 없고
- Diagonalization은 중복된(repeated) eigenvalue가 존재 할 때만 불가능하다.
- 이 경우에도 항상 불가능 한 것은 아니다.
- e.g.,
이면 eigenvalue는 모두 1로 반복되지만 는 항상 diagonal 하다.
Examples of Diagonalization
Example 1
Example 2
- Real matrix를 표현하기 위해 complex number가 필요할 수도 있다.
- Real space
에 존재하는 eigenvalue의 수가 적으면, space에서 생각해야한다.
Powers and Products: and
Diagonalization 과정이서도 동일한 결과를 얻을 수 있다.
정리하면,
- eigenvalues of
: - eigenvector of
:
의 eigenvalue는
optional
두 matrix의 product (e.g.,
이는 역으로,
Diagonalizable matrix는
일 때만 동일한 eigenvector matrix 를 공유한다.
Proof
동일한 matrix
Diagonal matrix는 항상 commute 하므로
반대 방향으로는,
편의를 위해서
결과적으로,
참고
\> 정리
- eigenvalue가 distinct 하면
를 만족하는 는 모두 independent하고- 특정 eigenvalue
에 대응하는 eigenvector들은 하나의 vector 로만 이루어져야 한다. 가 eigenvector이면 도 eigenvector 이므로 이들이 모여서 eigenspace를 이루는 것.- 특정 eigenvalue에 대한 eigenspace와
의 diagonalization을 위한 eigenvector matrix를 헷갈리지 말아야 한다. - Matrix
의 eigenvector matrix 의 dimension이 n인 것이지 각 eigenvalue에 대한 eigenspace의 dimension은 1이고 이런 eigenspace가 n개 있는 것.
- 즉, 동일한
에 대한 는 one dimensional이어야 하므로, , 에서 는 의 multiple이어야 하고 - 이를 식으로 나타내면
( 는 상수) 이므로 는 의 eigenvector이다. - 결과적으로,
와 는 동일한 eigenvector 를 공유한다.
2020.09.27 16:32 작성.
'공부를 합니다 > 수학 (mathematics)' 카테고리의 다른 글
선형대수(HYU)_21 연립미분방정식과 행렬 (0) | 2020.11.14 |
---|---|
선형대수(HYU)_19-20 차분방정식과 고유값 (0) | 2020.10.14 |
선형대수(HYU)_17 판별식의 응용 (0) | 2020.08.15 |
선형대수(HYU)_16 판별식의 공식 (0) | 2020.07.12 |
선형대수(HYU)_15 행렬의 판별식 (0) | 2020.06.26 |