Determinants are like matrices, but done up in absolute-value bars instead of square brackets. There is a lot that you can do with (and learn from) determinants, but you'll need to wait for an advanced course to learn about them. In this lesson, I'll just show you how to compute 2×2 and 3×3 determinants. (It is possible to compute larger determinants, but the process is much more complicated.)
If you have a square matrix, its determinant is written by taking the same grid of numbers and putting them inside absolute-value bars instead of square brackets:
|
If
this is "the matrix A"
(or "A")...
|
...then
this is "the determinant
of A" (or "det A"). |
|
|
|
For a 2×2 matrix, its determinant is found by subtracting the products of its diagonals, which is a fancy way of saying in words what the following says in pictures:
|
the
matrix A
|
the
determinant of A
("det A")
|
|
|
|
|
the
matrix A
|
the
determinant of A
("det A")
|
|
|
|
"But wait!" I hear you cry; "Aren't absolute values always supposed to be positive? You show that second matrix above as having a negative determinant. What's up with that?" You make a good point. Determinants are similar to absolute values, and use the same notation, but they are not identical, and one of the differences is that determinants can indeed be negative.
- Evaluate the following determinant:
- Find the determinant of the following matrix:
Determinants: 3×3 Determinants (page 2 of 2)
Sections: 2×2 determinants, 3×3 determinants
The computations for 3×3 determinants are messier than for 2×2's. Various methods can be used, but the simplest is probably the following: Copyright © Elizabeth Stapel 2004-2011 All Rights Reserved
|
Take a matrix A: |
|
|
|
Write down its determinant: |
|
|
|
Extend the determinant's grid by rewriting the first two columns of numbers: |
|
|
|
Then multiply along the down-diagonals: |
|
|
|
...and along the up-diagonals |
|
|
|
Add the down-diagonals and subtract the up-diagonals: |
|
|
|
And simplify: |
|
|
- Then det(A)
= 1.
- Find the deteriminant of the following matrix:
|
First I convert
from the matrix to its determinant, with the extra columns: |
|
|
|
Then I multiply down and up the diagonals: |
|
|
No hay comentarios:
Publicar un comentario