Description:
- Vectors that is only scaled after a matrix transformation
- remain the same direction
- Ax=λx→p(λ)≐det(λIn−A)=0
- where p is the characteristic polynomial, a function of degree n
- λ is Eigenvalue denotes the scalar of the eigenvector
- Can be has multiplicies (repeated root λ)
- ex: Ax = 3x then 3 is eigenvalue of x, as it only scale x to 3
- Each distinct eigenvalue λi has a whole subspace ϕi≐N(λiIn=A) of eigenvectors associated to this eigen value
- AA⊺ or A⊺A have the same positive eigenvalue
- Eigenvalue