Determinants
Cofactors
Let
Determinant
In
If the determinant is negative, then space was "flipped over".
A linear transformation with matrix
Here's something interesting. Recall that the magnitude of the cross product is also the area of a parallelogram formed by two vectors.
Although we have talked about parallelograms and rectangles, our work generalizes for any shape.
Let
You may sometimes see:
which is just shorthand for
Cofactor Expansion
Let
which we refer to as the cofactor expansion of
Also, for any
which we refer to as the cofactor expansion of
Compute
Using cofactor expansion along the first row gives:
We could've chosen any row/column to do cofactor expansion along. Also, notice how for each number on the row, we are "crossing out" its column, then using the intersection of that column and row as our
The Cofactor Matrix
Let
The cofactor matrix of
Adjugate
Adjugate, 2 x 2
Let
Adjugate, n x n
Find
The Relation Between the Determinant and Adjugate
The Relation Between the Determinant and Matrix Invertibility
Let
Let
We first prove the forward direction. Assume that
divide by
so
Thus
We now prove the backwards direction. Assume for contradiction that
we have
Since not al of
from which we see that the homogeneous system
Recall that the determinant of the area changed by a linear transformation. If this is 0, then the transformation squishes all vectors into a smaller space. Recall that a matrix is not invertible if it squishes all vectors into a smaller space. Otherwise, the inverse would not be a function.
Properties of Determinants
Scalar Multiplication
Let
Case 1:
Case 2:
When you multiply every element of a matrix, you are basically "dilating" the matrix. Imagine if you had a 2x2 square, and you made it 4x4. The area does not change by merely a factor of 2. Instead, it changed by a factor of 4 (from 4 to 16), since
Matrix Multiplication
Since multiplication of real numbers is commutative, $$\det(AB) = \det(BA)$$
Since matrix multiplication is actually the composition of linear transformations, the change in area from the result of the two matrices is the same as the change in area from the first matrix, and then the change in area of the second matrix.
Inverted Matrix
Let
Recall that the determinant is the change in area or volume (generalized as the term "measure" for
Transposed Matrix
Trust me bro