Intuition
A large determinant can be broken into smaller ones. Choose an entry, cross out its row and its column, and a smaller square matrix is left. Its determinant, with a sign that depends only on the position, is the cofactor of that entry.
Crossing out one row and one column of a crossword leaves a smaller grid that can be solved on its own. A minor is the determinant of that smaller grid.
Minors and cofactors
For an matrix , the minor is the determinant of the matrix left when row and column are deleted. The cofactor is the minor with a sign: . The sign depends only on the position and follows a chessboard pattern, with in the top left corner.
Reading the definition
- The signs form the pattern : where is even and where it is odd.
Expansion along the first row
Every one of the six terms takes exactly one entry from row 1, so the terms fall into three groups of two. What multiplies in its group is the determinant left when row 1 and column 1 are deleted, and likewise for the others; the middle group comes with a minus sign, which is the cofactor sign of position .
Proof steps
Each of the six terms contains exactly one entry of row 1; collect the terms by that entry.
The terms with are and . What multiplies is the minor .
The terms with are and , which is minus times the minor .
The terms with are and : that is times .
The signs are exactly , so each group is an entry of row 1 times its cofactor.
Practice
Crossing Out
To find , cross out row and column and take the determinant of what is left.
Try it
Select the entries of that remain when the minor is formed.
Try it
For , what is the minor ?
The Chessboard of Signs
The cofactor sign is where is even and where it is odd. Starting from in the top left, the signs alternate along every row and every column.
Try it
Select every position of a matrix whose cofactor sign is .
Try it
For , what is the cofactor ?
Try it
A minor of a matrix is itself a matrix.
Try it
What is the cofactor of ?
Try it
Compute by expanding along the first row.
Try it
A student expands a determinant as . What is wrong?
What You Learned
- The minor is the determinant left after deleting row and column .
- The cofactor is , with signs in a chessboard pattern starting with .
Final checkpoint
Try it
For , what is the minor ?
Try it
In a matrix, what is the sign of the cofactor relative to the minor ?
Try it
Compute by expanding along the first row.
Completion
Lesson complete
Great work! You now know how to:
- form a minor by deleting a row and a column;
- attach the cofactor sign from the chessboard pattern;
- expand a determinant along its first row;
- explain where the expansion comes from.