There are two main results of this subsection: The first is that a matrix is invertible if and only if its determinant is non-zero (Theorem 4.4.4). If you were to choose a matrix at random, its determinant would almost certainly be non-zero; therefore “most” matrices are invertible! The second result is that the determinant is multiplicative, in other words, , see Theorem 4.4.5. These will be proved by studying the determinants of elementary matrices, and building from there. We will begin by translating the above properties into statements about the elementary matrices (see Section 2 for an introduction to elementary matrices).
Let , let be non-zero, and let with . The three types of elementary row operations change the determinant as follows.
tells us that ,
tells us that ,
tells us that .
In view of this theorem, the “easiest” row operation to use for evaluating determinants is , which adds a multiple of one row to another. This is the only row operation that doesn’t change the determinant. Let us give a few more results on elementary matrices which are immediate consequences of the above Theorem.
Let be non-zero, and let be distinct. Then,
This follows from Theorem 4.4.1 since each elementary matrix is obtained by applying the corresponding elementary row operation to the identity matrix , whatever its size . ∎
Let and assume that is an elementary matrix. Then,
Next, an invertibility criterion for square matrices.
Let be an matrix. Then,
is invertible if and only if . |
Let be the reduced echelon form of , and let be elementary matrices such that
By using Lemma 4.4.3 over and over, we have that
with all non-zero. So if and only if . Since is in reduced echelon form (and hence upper-triangular), by DET7, if and only if . By Lemma 3.3.3, if and only if is invertible. Putting these facts together, we see if and only if is invertible, as required. ∎
Now we can prove that the determinant is multiplicative, as follows.
Let . Then,
Here are a few explicit examples which use the above results.
Example 4.4.6.
Let be a parameter, and let be the matrix
We want to find the values of for which is invertible, without using the algorithm for calculating the inverse.
By Theorem 4.4.4, we can calculate and find the values of for which . Note that is a real-valued function of (in fact, it is a polynomial). Hence, we look for the values of for which the function is non-zero. We calculate by simplifying first the computations using elementary row operations which do not change the value of .
Expanding about the first column gives
Hence, by Theorem 4.4.4, the matrix is invertible if and only if , which is the same as .
Example 4.4.7.
We want to determine whether the following matrices are invertible or not, without using the algorithm for calculating the inverse.
where are subject to .
Again, using Theorem 4.4.4, this exercise consists of evaluating the determinants of and . We simplify first the computations using elementary row operations which do not change the value of the determinant. Let us start with .
Now, we do the column operations: and , and expand the determinant by using the cofactors of the bottom row:
Finally, we do and and expand the determinant using the cofactors from the first row, we get
Since is non-zero, we conclude that is invertible, by Theorem 4.4.4.
For , since , we see that if we add all the rows, then we get a zero row:
Thus, is not invertible by Theorem 4.4.4.