Section 8.4 Examples
In this section.
Subsection 8.4.1 Determinants of 2Γ2 matrices
An easy way to remember the 2Γ2 determinant formula is with a crisscross pattern, as illustrated below for general 2Γ2 matrix A=[abcd].Example 8.4.1. Determinant of a 2Γ2 matrix.
For A=[1234], we have the following.
Example 8.4.2. Another determinant of a 2Γ2 matrix.
For A=[12β34], we have the following.
Subsection 8.4.2 Determinants of 3Γ3 matrices
For a 3Γ3 matrix, we choose a single row or column and perform a cofactor expansion. It's usually best to choose the row or column with the most zeros, since for a zero entry the βentry times cofactorβ part of the expansion for that entry will be zero no matter the value of the cofactor, and we don't actually have to calculate that cofactor. Also, we will use our cofactor sign patterns from Subsection 8.3.4 (see Pattern (8.3.1)), instead of calculating (β1)i+j explicitly.Example 8.4.3. Determinant of a 3Γ3 matrix along a row.
Let's compute the determinant of the matrix from Discovery 8.7. Any of the first row or column or the third row or column would be good choices as they all contain a zero entry. Let's choose the third row, since it also contains some 1s, which will simplify things a bit. Notice how we have also annotated that row with the cofactor sign pattern.
Now expand along that third row.
The minus sign between the first two terms in the expansion is the proper cofactor sign for the middle entry of the third row. Also, recall that a cofactor for an entry involves the minor for that entry β the determinant of the smaller matrix obtained by removing the row and column in which that entry sits. We have indicated each removal of a row or column by a strike-through. Since A is 3Γ3, all of its minors are 2Γ2 determinants that we can compute with our crisscross pattern. However, since the (3,1) entry is 0, there is no need to compute the (3,1) minor.
Using our crisscross pattern for 2Γ2 determinants, we can now compute
Example 8.4.4. Determinant of a 3 \times 3 matrix along a column.
Again, expand along the chosen column.
In the expansion, the negative sign in front of the first term and the minus sign between the second and third terms are from the cofactor sign pattern for the second column.
Now reduce to a combination of 2 \times 2 determinants.
Apply the 2 \times 2 crisscross pattern.
Subsection 8.4.3 Determinants of 4\times 4 matrices
Finally, here is a 4\times 4 example. We'll do one with a few zeros, so that it doesn't get too out of hand.Example 8.4.5. Determinant of a 4 \times 4 matrix.
Consider
Let's choose the third row, as that has two zero entries.
However, the cofactor expansion along the chosen row will still involve two 3\times 3 minor determinant calculations.
The minor determinants M_{31} and M_{33} will not be needed, since their corresponding entries are 0\text{.} So we now have to chose a row or column in each of the remaining 3 \times 3 minor determinants.
Notice how the cofactor signs in the chosen row/column follow the 3 \times 3 pattern, not the 4 \times 4 pattern from the original matrix.
Now expand each of these 3 \times 3 minor determinants.
Now reduce to a combination of 2 \times 2 determinants.
Finally, we can apply the 2 \times 2 crisscross pattern.