Let T:V→V over F. λ∈F and v∈V satisfying T(v)=λv are called an eigenvalue and a corresponding eigenvector of T respectively.
Here for any λ, v=0 is a trivial solution. Usually only non-trivial solutions are mentioned.
Properties
If λ is an eigenvalue of A then λ−1 is an eigenvalue of A−1.
If A−1=P−1AP for some matrix P then A and A−1 has the same set of eigenvalues.
Product of the eigenvalues is equal to the determinant.
Sum of the eigenvalues is the equal to the trace of the matrix.
Cayley Hamilton theorem can be used to find the inverses and higher power matrices efficiently.
If λ is an eigenvalue of A, then λn is an eigenvalue of An where n∈Z.
If λ is an eigenvalue of A, then p(λ) is an eigenvalue of p(A) where p is any polynomial which takes in an number or a matrix.
Eigenspace
For a given λ∈F, the set of corresponding eigenvectors.
Vλ={v∈V∣T(v)=λv}
An eigenspace is a subspace of V.
Basis of an eigenspace is usually given as the eigenvectors.
For any eigenvalues λ1 and λ2,
Vλ1∩Vλ2={0}
Geometric Multiplicity
Dimension of Vλ. Denoted as gλ.
Minimal Polynomial
For A∈Fnn×n, m(x) of A is such that:
- m(x) is monic (i.e. the leading coefficient is 1) (which implies m(x)≡0)
- m(A)=0
- If h(x)≡0 and h(A)=0 then deg(h)≥deg(m)
If f(λ)=0 then m(λ)=0.
m(x) divides f(x).
If m(λ)=0 then f(λ)=0.
As m(x) divides f(x), they both have the same basic factors with different powers.
Minimal Multiplicity
The powers in m(x). Denoted as mλ.
n≥aλ≥mλ≥1
Diagonalization
Basics for Diagonalization is already covered in 1st semester.
The following statements are equivalent:
- A∈Cn×n is diagonalizable
- aλ=gλ
- mλ=1
- Eigenvectors form a basis for Cn