Discovery guide 8.1 Discovery guide
Discovery 8.1.
Consider the generic 2Γ2 matrix A and the βmixed upβ version Amix:
(a)
Compute AATmix. 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 I, 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 a,b,c,d for the algebra in Task b to be valid? Why?
Discovery 8.2.
Consider the generic 1Γ1 matrix A=[a].
(a)
The inverse of A=[a] is Aβ1=[_], but this only works if .
(b)
So before attempting to compute Aβ1, we can determine whether this attempt will be successful by looking at the matrix A=[a] and considering the single number .
(Make sure your response is always a number!)
Discovery 8.3.
For an nΓn matrix with n>1, the (i,j)th minor (denoted Mij) is the determinant of the smaller submatrix obtained by removing the row and column that contain the (i,j)th entry.
Since you know how to compute 1Γ1 determinants, you can now compute all four minors (M11,M12,M21,M22) of the matrix
Discovery 8.4.
The (i,j)th cofactor of a matrix (denoted Cij) is defined to be the (i,j)th minor, except that we multiply it by β1 when i+j is odd. That is, Cij=(β1)i+jMij. Compute all four cofactors (C11,C12,C21,C22) for the matrix from Discovery 8.3. (You've already computed the minors, now you just need to make some of them negative.)
Discovery 8.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 2Γ2 matrix, the formula is
Use this formula to compute the determinant of the matrix from Discovery 8.3.
Discovery 8.6.
Use detA=a11C11+a12C12 to compute the determinant of the generic 2Γ2 matrix
Surprised?
Discovery 8.7.
Compute the determinant of the 3Γ3 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 2Γ2 determinants.
Discovery 8.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.
Discovery 8.9.
Recall the cofactor formula: Cij=(β1)i+jMij. The (β1)i+j part will be 1 when i+j is even and β1 when i+j is odd. In a 2Γ2 matrix this makes a pattern: [+ββ+].
Make similar matrices of +/β for the patterns of cofactor signs in 3Γ3 and 4Γ4 matrices.
Discovery 8.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.
In these special matrices, there are some rows/columns that are easier to use in a cofactor expansion than others.
(b)
What is det0? β¦ detI? Are the answers the same for every size of zero/identity matrix?