Chapter 11 The Determinant Of A Matrix Flashcards
What is a non-singular matrix?
A matrix A is non-singular if AA = A’A = 1.
What does it mean if the determinant of a matrix is zero?
If the determinant of a matrix is zero, the matrix is said to be singular.
What happens to points if the determinant of a matrix is zero?
All points are mapped to either a straight line or the origin (in two dimensions).
What is the relationship between two square matrices N and M of the same order?
If N and M are square matrices of the same order, then (MN) = N’M⁻¹.
What is the formula for the determinant of a 2 x 2 matrix?
The determinant of a 2 x 2 matrix M = [a b; c d] is given by det[M] = ad - bc.
What does the determinant of a 2 x 2 matrix represent?
The determinant represents the area scale factor of the transformation.
How is the determinant of a matrix denoted?
The determinant of M is written as det(M), |M|, det M, or A.
What rule should you use for inverse matrices?
Use the product rule for inverse matrices.