Matrix calculus: Determinants
Row and column reduction
Let be a square matrix. In order to achieve a situation where expansion along a row or column is useful for calculating the determinant of , we employ row reduction. This allows us to produce many zeros in the matrix while the determinant changes in a controlled way. As we have seen before, an elementary row operation on a matrix may be seen as multiplication of from the left by a square matrix, so the product formula for the determinant can be used. Thus, some bookkeeping is needed to record the determinants of matrices used while performing the row reduction. As we will see, since , column operations work just as well.
Elementary operations in terms of matrices The effect of elementary row operations on a matrix can be described as follows in terms of matrix multiplication.
- : Multiplication of row of by a number is equivalent to multiplication from the left by the diagonal matrix with -entry equal to and all other entries on the diagonal equal to .
- : Addition of the multiple of one row to another row is equivalent to multiplication from the left by the matrix , whose -entry is equal to , whose diagonal elements are equal to , and all of whose other elements are equal to .
- : Interchange of the rows and of is equivalent to multiplying from the left by the permutation matrix associated with the transposition .
We apply this interpretation of row and column operations to compute determinants.
Effect of elementary operations on the determinant The effect of elementary row or column operations on the determinant of a square matrix is indicated in the table below. If is the matrix from the second column, then the determinant of the result or of the operation is equal to .
elementary operation | matrix | determinant |
Or visit omptest.org if jou are taking an OMPT exam.