Exam 3 Flashcards
5.1 Eigenvector Definition
a nonzero vector x such that Ax = lambdax for some value of lambda.
5.1 eigenvalue
lambda is a eigenvalue of A if there is a nontrivial solution x of Ax = lambdax
5.1 Theorem 1
eigenvalues of a triangular matrix are the entries on its main diagonal
5.1 Theorem 2
If the eigenvectors correspond to the eigenvalues of a matrix, then the vectors are linearly independent
5.2 Invertible Matrix Theorem: A is invertible only if __ is __ an eigenvalue of A
A is invertible only if the number 0 is not an eigenvalue of A
What does det AB equal
det A(det B)
What does det A^T equal
det A
Does row replacement change the determinant
No, but it does change the sign of the determinant
How does row scaling effect the determinant
Row scaling scales the determinant by that scalar value
multiplicity
how many times an eigenvalue occurs
Similarity
A is similar to B if there is an invertible matrix P such that APP^-1 (inverse of P) = B
5.3 A matrix is diagonalizable if
A is similar to a diagonal matrix
5.3 diagonalization theorem
An matrix is diagonalizable
only if A has enough linearly independent eigenvectors to form a basis of R^n.
5.3 A=PDP^-1 (is diagonalizable) only if what
the columns of P are n linearly independent eigenvectors of A
5.3 Theorem 6
An nxn matrix with n eigenvalues is diagonalizable