Practice
Lesson goal
- understand what a determinant is;
- recognize which matrices have determinants;
- compute the determinant of a matrix;
- compute the determinant of a matrix;
- avoid the most common sign mistake;
- use the determinant formula in simple symbolic examples.
A Matrix Can Produce a Number
A matrix is an array of numbers.
But for a square matrix, we can associate a single number with the entire matrix. Consider
From these four entries we can compute one number:
This number is called the determinant of the matrix. We write
What Is a Determinant?
If is a square matrix, its determinant can be written as or using vertical bars: .
For example,
is square, so we can calculate its determinant. But
is not square.
Try it
Which matrix can have a determinant?
The Simplest Determinant
For a matrix of order , , the determinant is simply the only entry of the matrix.
For example, . Then
Try it
Let . What is ?
The 2×2 Formula
Consider a general matrix
Its determinant is
or, using determinant notation,
Multiply Along the Diagonals
For
first multiply along the main diagonal: . Then multiply along the other diagonal: . Finally subtract:
Example
Find the determinant:
Solution. Using
we get
Therefore,
and hence
Watch the Minus Sign
The formula is . Suppose
Then
So
Subtracting a negative number means adding:
Try it
Compute .
Try it
Compute .
Try it
For , the determinant is .
Try it
For the matrix , select the two entries whose product forms the first term of the determinant.
Try it
Compute .
Determinants Can Contain Variables
The entries of a matrix do not have to be ordinary numbers. For example,
Using the determinant formula,
Therefore,
Using
we obtain
Try it
Consider . What is ?
A Useful Pattern
For a diagonal matrix
the determinant is
Therefore,
So in this case, the determinant is simply the product of the diagonal entries.
Try it
Compute .
A Determinant Can Be Zero
Consider
Then
so
There is nothing unusual about a determinant being zero. Later, we will learn important properties that explain when this happens.
Try it
Which matrix has determinant ?
Try it
Find if .
Do Not Add the Products
For
the formula is
- Not .
- Not .
- And not .
The positions of the entries matter.
What You Learned
A determinant is a number associated with a square matrix. It can be written as or .
For a matrix, , we have
For a matrix,
we have
A useful memory rule is:
Final checkpoint
Try it
Compute .
Try it
Compute .
Try it
Only square matrices are considered when defining determinants in this lesson.
Try it
Let . If , what is ?
Try it
Which formula correctly gives ?
Completion
Lesson complete
Great work! You now know how to:
- recognize a determinant;
- calculate determinants of order 1;
- calculate determinants of order 2;
- use the diagonal method for determinants;
- work with negative and symbolic entries.