Chapter 5 Flashcards
Eigenvector
A nonzero vector x such that Ax = lambdax (Where A is an nxn matrix) for some scalar lambda.
Eigenvalue
A scalar lambda is called an eigenvalue of A if there is a nontrivial solution x of Ax = lambda*x
Theorem 1
The eigenvalues of a triangular matrix are the entries on its main diagonal
Theorem 2
If v1,…,vr are eigenvectors that correspond to distinct eigen values of an nxn matrix then the set {v1,…,vr} is linearly independent
Similarity
If A and B are nxn matrices, then A is similar to B if there is an invertible matrix Psuch that P^-1AP = B or A = PBP^-1
Theorem 4
If nxn matrices A and B are similar, then they have the same characteristic polynomial and hence eigenvalues (with the same multiplicities)
Theorem 5
An nxn matrix A is diagonalizable if and only if A has n linearly independent eigenvectors.
Theorem 6
An nxn matrix with n distinct eigenvalues is diagonalizable