7) Determinants, eigenvalues and eigenvectors Flashcards
What is
The (n − 1) × (n − 1) matrix obtained from M by deleting the i-th row and j-th column
What is the determinant of a matrix
What is Laplace Expansion Theorem
What is the minor and cofactor of a matrix
What is an upper triangle matrix
A square matrix M is called upper triangular if Mij = 0 for all i > j,
that is, if all entries below the main diagonal are 0
What is the determinant of an upper triangle matrix
What is the determinant of an identity matrix
Describe how the elementray row operations relate to the determinant
When is a matrix invertiable
If det M ≠ 0 M is invertiable
Describe the proof that a matrix is invertiable if det M ≠ 0
What is the adjugate of a sqaure matrix A
The transpose of the cofactor matrix of A
How are matrices and their adjugate related
If A is an invertiable matrix and B is the adujgate of A
If A is a matrix and B is the adjugate of A, what is AB
AB = (det A)In = BA
What is det(AB)
det(A)det(B)
Describe the proof that det(AB) = det(A)det(B)
(Don’t need to know)