Consider the generic matrix and the “mixed up” version :
(a)
Compute . Then fill in the blank.
(✶)
(b)
Modify equation (✶) algebraically to fill in the blank.
(✶✶)
(c)
Recall that if the product of two square matrices is equal to , then those matrices must be inverses of each other (Proposition 6.5.4 and Proposition 6.5.6). With this knowledge, compare equation (✶✶) with Proposition 5.5.4.
(d)
What needs to be true about for the algebra in Task b to be valid? Why?
The goal of this and the next two discovery guides (along with the corresponding chapters) is to develop something similar to the results of the first discovery activity above for larger square matrices. First, we will start by extending the formula . This formula determines whether a matrix is invertible or not, so we call it the determinant of the matrix.
We will actually start back at matrices, and build up from there.
Discovery8.2.
Consider the generic matrix .
(a)
The inverse of is , but this only works if .
(b)
So before attempting to compute , we can determine whether this attempt will be successful by looking at the matrix and considering the single number .
(Make sure your response is always a number!)
To build up to larger matrices, we need to take it step-by-step.
Discovery8.3.
For an matrix with , the minor (denoted ) is the determinant of the smaller submatrix obtained by removing the row and column that contain the entry.
Since you know how to compute determinants, you can now compute all four minors () of the matrix
Discovery8.4.
The cofactor of a matrix (denoted ) is defined to be the minor, except that we multiply it by when is odd. That is, . Compute all four cofactors () for the matrix from Discovery 8.3. (You’ve already computed the minors, now you just need to make some of them negative.)
Discovery8.5.
We now initially define the determinant of a matrix to be a combination of entries and cofactors along the first row. To compute the determinant, multiply each entry in the first row by its own cofactor, and then add all these together. For a matrix, the formula is
Use this formula to compute the determinant of the matrix from Discovery 8.3.
Discovery8.6.
Use to compute the determinant of the generic matrix
Surprised?
Discovery8.7.
Compute the determinant of the matrix
.
Use the same sort of “cofactor expansion along the first row” as before; that is, “entry times cofactor plus entry times cofactor plus entry times cofactor …” along the first row, except now your cofactor calculations will involve determinants.
Discovery8.8.
For this activity, use the same matrix as Discovery 8.7.
(a)
Try computing a cofactor expansion along a different row.
(b)
Now try along a column.
What did you find in these calculations? Make a conjecture about cofactor expansions along different rows or columns in a matrix in general.
Discovery8.9.
Recall the cofactor formula: . The part will be when is even and when is odd. In a matrix this makes a pattern: .
Make similar matrices of for the patterns of cofactor signs in and matrices.
Discovery8.10.
(a)
Using your finding from Discovery 8.8 as appropriate, come up with simple formulas for the determinant of diagonal matrices, upper triangular matrices, and lower triangular matrices.
Hint.
In these special matrices, there are some rows/columns that are easier to use in a cofactor expansion than others.
(b)
What is ? … ? Are the answers the same for every size of zero/identity matrix?