Evaluate the determinant of a matrix using cofactor expansion (also called Laplace expansion) along a chosen row or column.
Cofactor of element : where is the minor — the determinant of the sub-matrix obtained by deleting row and column .
Sign pattern for a matrix:
Cofactor expansion along Row 1:
Evaluate:
Step 1 — Expand along Row 1:
Step 2 — Compute each cofactor:
Step 3 — Substitute:
| Property | Statement |
|---|---|
| Zero row/column | If any row or column is all zeros, $ |
| Identical rows | If two rows are identical, $ |
| Row swap | Swapping two rows changes the sign of $ |
| Scalar multiple | Multiplying a row by multiplies $ |
| Row operation | Adding a multiple of one row to another leaves $ |