Evaluate the determinant of a matrix using cofactor expansion.
Cofactor of element : where is the minor (determinant of the submatrix obtained by deleting row and column ).
Cofactor sign pattern for a matrix:
Determinant by cofactor expansion along row 1:
Singular matrix: A matrix is singular if (no inverse exists).
Evaluate the determinant of
Step 1 — Expand along Row 1:
Step 2 — Compute each cofactor:
Step 3 — Substitute:
Since , matrix is non-singular.
| Property | Statement |
|---|---|
| Row of zeros | If any row (or column) is all zeros, $ |
| Identical rows | If two rows are identical, $ |
| Row interchange | Swapping two rows changes the sign of $ |
| Scalar multiple | Multiplying a row by multiplies $ |
| Row addition | Adding a multiple of one row to another leaves $ |