Skip to main content

Section 8.3 Properties of Determinants

Subsection 8.3.1 Determinants and Composition

Before talking about composition, there is a property of determinant that follows from the cofactor expansion. I’ll just state it here.
Now I can talk about composition. Algebra considers sets with structure. On the set \(M_n(\RR)\) of \(n \times n\) matrices, the determinant is a new algebraic structure. I would like to investigate how it interacts with existing structures, starting with matrix multiplication.
To compose two transformations, I multiply the matrices. In this composition, the effects on size should compound. If the first transformation doubles size and the second triples it, the composition should multiply the size by a factor of \(6\text{.}\) Similarly, with orientation: if both preserve orientation, the composition should as well. If both reverse orientation, reversing twice should return to the normal orientation. So, two positive or two negatives should result in a positive, and one positive and one negative should result in a negative. These two observations (compounding effect on sze, reversing orientation) are captured in this proposition.
Here is a similar proposition about the properties of determinants.
In particular, for \(A\) to be invertible, it must have a non-zero determinant. It turns out this property is sufficient as well as necessary. A non-zero determinant preserves the dimension: it may increase or decrease size, but it doesn’t entirely destroy it. Therefore, there is always a way to go back and to reverse the process.
I can expand the list of criteria for invertibility by including this new determinant condition. Here is the list that I previously presented in Section 7.4 with the new condition added at the end.

Subsection 8.3.2 Other Algebraic Properties

Here are two more properties of determinants.
Row reduction is an important operation on matrices. It is convenient to know how the determinant changes under row operations.
All of the properties of determinant listed so far have been multiplicative. The situation for matrix addition and determinants is less elegant: \(\det (A + B)\) has no pleasant identity. This is an interesting contrast from many of the other things in this course: determinants are not linear functions \(M_n(\RR) \rightarrow \RR\) since they do not act nicely with addition. Instead, they act nicely with multiplication. On sets with various algebraic structures, it is common for an operation to interact well with one structure but poorly with the others. It is not surprisingly that the determinant doesn’t work well with matrix multiplication based on the original observation that matrix multiplication doesn’t have a clear geometric meaning. The determinant is a very geometric definition, so an operation that is simply algebraic without a geometric meaning is unlikely to easily cooperate with a strongly geometric construction.