maths.freeLinear Algebra › 5. Determinants › Properties of Determinants of Matrices

Properties of Determinants of Matrices

We have seen how to compute the determinant of a matrix, and the incredible fact that we can perform expansion about any row or column to make this computation.

Properties of Determinants of Matrices

We have seen how to compute the determinant of a matrix, and the incredible fact that we can perform expansion about any row or column to make this computation. In this largely theoretical section, we will state and prove several more intriguing properties about determinants. Our main goal will be the two results in and , but more specifically, we will see how the value of a determinant will allow us to gain insight into the various properties of a square matrix.

  1. A&= \begin{bmatrix} 0 & 8 & 3 & -4 \\ -1 & 2 & -2 & 5 \\ -2 & 8 & 4 & 3 \\ 0 & -4 & 2 & -3 \end{bmatrix} & B&= \begin{bmatrix} 0 & 8 & 3 & -4 \\ 0 & -4 & 2 & -3 \\ -2 & 8 & 4 & 3 \\ -1 & 2 & -2 & 5 \end{bmatrix}
  2. State the theorem that allows us to make yet another extension to our NMEx series of theorems.
  3. What is amazing about the interaction between matrix multiplication and the determinant?

Determinants and Row Operations

We start easy with a straightforward theorem whose proof presages the style of subsequent proofs in this subsection.

So tells us the effect of the first row operation () on the determinant of a matrix. Here is the effect of the second row operation.

Let us go for understanding the effect of all three row operations. But first we need an intermediate result, but it is an easy one.

Now explain the third row operation. Here we go.

Is this what you expected? We could argue that the third row operation is the most popular, and yet it has no effect whatsoever on the determinant of a matrix! We can exploit this, along with our understanding of the other two row operations, to provide another approach to computing a determinant. We'll explain this in the context of an example.

Condensed — the full section is in Beezer, A First Course in Linear Algebra.

Determinants, Row Operations, Elementary Matrices

As a final preparation for our two most important theorems about determinants, we prove a handful of facts about the interplay of row operations and matrix multiplication with elementary matrices with regard to the determinant. But first, a simple, but crucial, fact about the identity matrix.

Condensed — the full section is in Beezer, A First Course in Linear Algebra.

Determinants, Nonsingular Matrices, Matrix Multiplication

If you asked someone with substantial experience working with matrices about the value of the determinant, they'd be likely to quote the following theorem as the first thing to come to mind.

For the case of $2\times 2$ matrices you might compare the application of with the combination of the results stated in and .

Example: Zero and nonzero determinant, Archetypes A and B

The coefficient matrix in has a zero determinant (check this!) while the coefficient matrix has a nonzero determinant (check this, too). These matrices are singular and nonsingular, respectively. This is exactly what says, and continues our list of contrasts between these two archetypes.

In we said singular matrices are a distinct minority. If you built a random matrix and took its determinant, how likely would it be that you got zero?

Since is an equivalence () we can expand on our growing list of equivalences about nonsingular matrices. The addition of the condition $\detname{A}\neq 0$ is one of the best motivations for learning about determinants.

Condensed — the full section is in Beezer, A First Course in Linear Algebra.

Symbols used here

\sum_{k=1}^{n} a_k
summation
Add a_k for k = 1 up to n.
\det A,\ |A|
determinant
Scaling factor of area/volume under A; zero means singular.
A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}
matrix
A rectangular array of numbers; a linear map.
y',\ y''
first and second derivative of y
Prime notation for derivatives with respect to x (or t).
i
imaginary unit
i² = −1.
\leq,\ \geq
less/greater than or equal
Inequalities that allow equality; < and > exclude it.
\neq
not equal
The two sides are different.
\mathbf{v},\ \vec{v}
vector
A quantity with magnitude and direction; a column of numbers.
A^{-1},\ A^{T}
inverse, transpose
The matrix that undoes A; A with rows and columns swapped.
\lambda
lambda (eigenvalue)
The factor by which an eigenvector is stretched: Av = λv.
\mathbf{u} \cdot \mathbf{v},\ \|\mathbf{v}\|
dot product, norm
Σ u_i v_i; the length of v, √(v·v).

Questions people ask

What does a determinant mean geometrically?

It is the factor by which the matrix scales area (2×2) or volume (3×3), with a negative sign if orientation flips. Zero means the matrix flattens space and cannot be undone.

What is an eigenvector?

A direction the matrix does not turn — it only stretches it by the eigenvalue. Along eigenvectors a complicated matrix acts like multiplication by a number.

Why is matrix multiplication not commutative?

Because a matrix is a transformation and AB means "do B, then A". Rotating then reflecting is not the same as reflecting then rotating.

Provo timen.

Parts of this page are adapted from Beezer, A First Course in Linear Algebra (GFDL 1.2). Condensed and re-explained here; errors are ours.

Më shumë në Linear Algebra