Eigenvalues And Characteristic Polynomials Flashcards
What are eigenvectors and eigenvalues
Eigenvectors are vectors that remain on their own span during a linear transformation
Eigenvalues are the factor by which the vector is stretched/squished
If matrix A is invertible, what are attributes of A
If matrix A is invertible, attributes of A are:
Phi(A) is an isomorphism
Col(1) to col(n) is L.I (by R-N-T)
Row(1) to row(n) is L.I (row rank = column rank = rank A)
Det =/ 0
RREF A = I
What is an eigenvalue and eigenvector
An eigenvalue is a scalar L if there exists:
A * v = L*v where v is a vector n x 1
V is eigenvector of as with eigenvalue L (or L-eigenvalue)
What is the definition of characteristic polynomial of A and what are eigenvalue s
definition of characteristic polynomial of A is:
Det(A-tI) where I is identity matrix
Eigenvalues are roots of characteristic polynomial
What do similar matrices have
Similar matrices have:
Same characteristic polynomial and eigenvalues
When is L an eigenvalue of linear operator phi
L is an eigenvalue of linear operator phi if:
Phi(v) = Lv and v =/ 0
v is a L-eigenvector of phi
What is L-eigenspace of linear operator phi
L-eigenspace of linear operator phi is:
E(L) = all v in V s.t phi(v) = Lv = ker(phi - L id(V)) = solution space of MX = 0
Where M is A - Lid(V)
What does L-eigenspace consist of
L-eigenspace consists of L-eigenvectors (all eigenvectors belonging to L) and 0
What is the characteristic polynomial of a linear operator
Characteristic polynomial of a linear operator is:
Det(phi - t *id(V)) where V is a vector space