❇️ 요약
- 고유값 - eigenvalue
- 고유벡터 - eigenvector
- 고유공간 - eigenspace
중요


nontrivial solution(비장명해) :
free variable()를 갖고 있을 때 비자명해를 가지게 됨
free variable이 없으면 unique solution을 갖고, free variable이 있으면 infinitely many solution을 갖음
→평행하면 infinitely many solution → 같은 line 상에 존재하는 것 → 고유벡터와 고유값 계산
를 만족하는지 확인하면 됨
는 의 고유벡터, -4는 의 고유값이 됨
는 의 고유벡터가 아님
위 식을 만족해야 7이 의 고유값(eigenvalue)이 성립함
여기서 x는 nonzero vector가 되어야함
nontrivial solution을 파악하기 위해 zero vector를 포함한 augmented matrix를 row reduction 후 free variable이 존재하는지 파악하면 됨
가 free variable임
로 표현한 general solution은 다음과 같음
nontrivial solution이 존재하므로 7은 A의 고유값(eigenvalue)이 성립됨

homogeneous equation에서 nontrivial solution이 존재하는지 판단하기 위해 augmented matrix를 만들고 row reduction을 통해 free variable이 존재하는지 파악
x_2, x_3이 free variable임
free variable을이용해서 general solution을 표현하면 다음과 같이 됨
두 개의 vector는 independent vector이며 고유벡터(eigenvectors)임
두 vector가 independent set이므로 basis는 다음과 같음


가 upper triangular matrix인 경우
가 lower triangular matrix인 경우

{v1,...,vr𝑣1,...,𝑣𝑟}이 linearly dependent이고, v1𝑣1이 nonzero라고 가정
linearly dependent sets의 성질에 의해 는 다음과 같이 표현
여기서 A를 곱하면
이므로 아래와 동일하게 표현
이 두식을 빼면
는 distinct이므로 는 nonzero가 됨
따라서 가 무조건 0이 되어야 함
이는 trivial solution밖에 존재하지 않다는 말과 동일
따라서 처음에 linearly dependent로 가정했던 것과 모순이 됨
즉, distinct eigenvalue가 주어지고 그에 해당하는 eigenvector set은 무조건 linearly independent set이 됨