Chapter 3 PDF
Chapter 3 PDF
Determinants
3.1 The Determinants of a Matrix
3.2 Evaluation of a Determinant Using Elementary Operations
3.3 Properties of Determinants
3.5 Applications of Determinants
MAT1041 - Chapter 3 1
3.1 The Determinant of a Matrix
Every square matrix can be associated with a real number called
its determinant.
a11 a12
Definition: The determinant of the matrix A is given by
a21 a22
a11 a12
det( A) A a11a22 a21a12
a21 a22
2 3 +
Example 1: ?2(2) 1(3) = 7 A [2] A ?2
1 2
2 1
?2(2) 1(4) = 0
4 2
0 3
?0(4) 2(3) = 6
2 4 MAT1041 - Chapter 3 3-2
Section 3-1
Examples 2 & 3
Find all the minors and cofactors of A, 0 2 1
and then find the determinant of A. A 3 1 2
Sol: 4 0 1
1 2 3 2 3 1
M 11 1, M 12 5, M 13 4
0 1 4 1 4 0
C11 1 C12 5 C13 4
M 21 2, M 22 4, M 23 8, C21 2, C22 4, C23 8,
M 31 5, M 32 3, M 33 6. C31 5, C32 3, C33 6.
Example 5
0 2 1
Find the determinant of
A 3 1 2
Sol:
4 4 1
(4) (0) (6)
0 2 1 0 2 0 2 1
3 1 2 3 1 3 1 2
4 4 1 4 4 4 4 1
+(0) +(16) +(12)
A 0 16 (12) (4) 0 6 2
Example 4 1 2 3 0
1 1 0 2
A
Find the determinant of
0 2 0 3
3 4 0 2
Sol: Expansion by which row or which column?
the 3rd column: three of the entires are zeros
1 1 2 1 1 2 (1)( 2)( 2) 0(4)( 2) 1(3)(3)
C13 (1)13 0 2 3 0 2 3 3(2)( 2) 4(3)( 1) 0(1)( 2)
3 4 2 3 4 2 4 9 12 12 13
2 1 1 2 2 2 1 2 23 1 1
(0)(1) (2)(1) (3)(1)
4 2 3 2 3 4
0 (2)(4) (3)(7) 13 A a13C13 3(13) 39
MAT1041 - Chapter 3 3-7
Section 3-1
Triangular Matrices
The square matrix A is upper triangular, if all the entries below
the main diagonal are zero.
The square matrix A is lower triangular, if all the entries above
the main diagonal are zero.
Example
2 3 1
11 1 2
0 1 2 ?2(1) 2[(1)(3) 0(2)] 6
0 3
0 0 3
1 0 0 0 0
2 0 0 0
0 3 0 0 0
4 2 0 0
? 0 0 2 0 0 ?
5 6 1 0
0 0 0 4 0
1 5 3 3
0 0 0 0 2
2(2)(1)(3)
(1)(3)(2)(4)(2)
12
48
Example 2
2 3 10
Find the determinant of A 1 2 2
Sol: 0 1 3
2 3 10 1 2 2 (2) 1 2 2
1 2 2 2 3 10 0 7 14
0 1 3 0 1 3 0 1 3
Factor 7 out of the 2nd row
1 2 2 1 2 2
70 1 2 7 0 1 2 7(1)(1)(1) 7
(1)
0 1 3 0 0 1
Determinants and
Elementary Column Operations
Although Theorem 3.3 was stated in terms of elementary row
operations, the theorem remains valid if the word “row” is replaced
by the word “column.”
Operations performed on the column of a matrix are called
elementary column operations.
Two matrices are called column-equivalent if one can be obtained
from the other by elementary column operations.
Example 3
1 2 2
Find the determinant of A
3 6 4
Sol: 5 10 3
1 2 2 1 0 2
3 6 4 3 0 4 (0)C12 (0)C22 (0)C32 0
5 10 3 5 0 3
Expansion by the
(2) second column
(3)
(1) 1 2 4
0 0 0 1 2 3
2 4 5 0 0 1 2 0 2 1 6 0
3 5 2 1 2 4 2 0 6
Examples 4 & 5
(2)
1 4 1 1 4 1
2 1 0 ?0 9 2 0
0 18 4 0 18 4
3 5 2 3 5 4
31 5 4
2 4 1 ? 2 4 3 3(1)
4 3
3 0 6 3 0 0
(2) 3(1)(1) 3
Example 6 2 0 1 3 2
2 1 3 2 1
Find the determinant of A 1 0 1 2 3
(1)
Sol: 3 1 2 4 3
2 0 1 3 2 1 1 3 2 0
2 1 3 2 1 2 1 3 2 8 1 3 2
A 1 0 1 2 3
2 2 1 1 2 3 8 1 2 3
1 0 5 6 4 (1)(1) 1 5 6 4
13 5 6 4
3 0 0 0 1 3 0 0 1 0 0 0 1
(3)
8 1 3 0 0 5
8 1
(1)(1) 4 4 8 1 2 8 1 2 5(1) 2 2 5(40 13)
13 5
13 5 6 13 5 6 135
MAT1041 - Chapter 3 3-17
3.3 Properties of Determinants
Example 1: Find A , B , and AB for the matrices
1 2 2 2 0 1
A 0 3 2 and B 0 1 2
1 0 1 3 1 2
Sol: 1 2 2 2 0 1
A0 3 2 7 and B 0 1 2 11 A B 77
1 0 1 3 1 2
1 2 2 2 0 1 8 4 1
AB 0 3 2 0 1 2 6 1 10 AB 77
1 0 1 3 1 2 5 1 1
MAT1041 - Chapter 3 3-18
Section 3-3
Example 2
10 20 40
Find the determinant of the matrix A
30 0 50
Sol: 1 2 4 1 2 4 20 30 10
A 10 3 0 5 3 0 5 5
2 3 1 2 3 1
1 2 4
A 103 3 0 5 1000(5) 5000
2 3 1
6 2
A A 2
2 1 9 9
A B A B 18
3 7 2 0
B B 3 A B
0 1
MAT1041 - Chapter 3 3-20
Section 3-3
Hint: A is invertible
AA1 = I AA1 I 1
Example 3 & 4
Example 3: Which of the matrices has an inverse?
0 2 1 0 2 1
A 3 2 1 B 3 2 1
3 2 1 3 2 1
Sol: A 0 (singular) B 12 0 (nonsingul ar)
It has no inverse. It has an inverse.
1
Example 4: Find A for the matrix
Sol: 1 0 3 1 1 1
A 3 1 2 A 4 A
A 4
2 1 0
MAT1041 - Chapter 3 3-22
Section 3-3
Determinant of a Transpose
Theorem 3.9: If A is a square matrix, then det(A)=det(AT).
C1n C2 n Cnn
MAT1041 - Chapter 3 3-25
Section 3-5
Example 1
1 3 2
Find the adjoint of A 0 2 1
Sol: 1 0 2
The matrix of cofactors of A:
2 1 0 1 0 2 1 3 2 1 3
0 2 1 2 1 0 0 2 1 0 2
3 2 1 2 1 3 1 0 2 1 0
0 2 1 2 1 0 1 3 2 1 3
3 2 1 2 1 3 0 2 1 0 2
2 1
0 1 0 2
4 1 2 4 6 7
adj ( A) 1 0 1
6 0 3
7 1 2 2 3 2
MAT1041 - Chapter 3 3-26
Section 3-5
a b d b
If A is 22 matrix A , then the adjoint of A is adj( A) .
c d c a
Example 2
1 3 2
Use the adjoint of A
0 2 1 to find A.1
1 0 2
Sol: A (1)(2)(2) (3)(1)(1) (1)(2)(2) 3
4 6 7
adj( A) 1 0 1
2 3 2
4 6 7 43 2 7
3
adj( A) 1 0 1 13
1 1
A1 0 1
3
A 3
2 3 2 23 1 2
3
Check AA1 I ?
Example 4
Use Cramer’s Rule to solve the system of linear equation for x.
x 2 y 3z 1
2x z 0
3x 4 y 4 z 2
Sol: 1 2 3
A 2 0 1 10 0 (the system has an unique solution)
3 4 4
3 8
1 2 3 y , z
2 5
0 0 1
A1 2 4 4 (2)(1)(2) (4)(1)(1) 8 4
x
A 10 10 10 5
MAT1041 - Chapter 3 3-30
Section 3-5
Area of a Triangle
The area of a triangle whose vertices
are (x1, y1), (x2, y2), and (x3, y3) is
x1 y1 1
1
given by Area x2 y2 1
2
x3 y3 1
where the sign () is chosen to give a positive area.
pf: Area = 12 ( y1 y3 )( x3 x1 ) 12 ( y3 y2 )( x2 x3 ) 2 ( y1 y2 )( x2 x1 )
1
12 ( x1 y2 x2 y3 x3 y1 x1 y3 x2 y1 x3 y2 )
x1 y1 1
1
x2 y 2 1
2
x3 y3 1
MAT1041 - Chapter 3 3-31
Section 3-5
Example 5
Fine the area of the triangle whose vertices are (1, 0), (2, 2), and (4, 3).
Sol: 1 0 1 (4,3)
1 3 3
2 2 1 Area
2 2 2 (2,2)
4 3 1
(1,0)
Fine the area of the triangle whose vertices are (0, 1), (2, 2), and (4, 3).
0 1 1
1
2 2 1 0 Area 0 Three points in the xy-plane lie on the same line.
2
4 3 1 MAT1041 - Chapter 3 3-32
Section 3-5
Example 6
Find an equation of the line passing through the points (2, 4) and (1, 3).
Sol:
x y 1
2 4 10
1 3 1
4 1 2 1 2 4
x y 1 0
3 1 1 1 1 3
x 3 y 10 0
An equation of the line is x 3y = 10.
Volume of Tetrahedron
The volume of the tetrahedron whose vertices are (x1,y1, z1), (x2, y2, z2), (x3, y3, z3),
and (x4, y4, z4), is given by
x1 y1 z1 1
1 x2 y2 z2 1
Volume
6 x3 y3 z3 1
x4 y4 z4 1
Example
Find the volume of the tetrahedron whose vertices are (0,4,1), (4,0,0),
(3,5,2), and (2,2,5).
Sol:
0 4 1 1
14 0 0 1 1
(72) 12
63 5 2 1 6
2 2 5 1
Volume 12
Example 8
Find an equation of the plane passing through the points (0,1,0),
(1,3,2) and (2,0,1).
Sol: (1)
x y z 1 x y 1 z 1
0 1 0 1 0 0 0 1
0 0
1 3 2 1 1 2 2 1
2 0 1 1 2 1 1 1
x y 1 z
1 2 2 0 4 x 3 y 5z 3
2 1 1
MAT1041 - Chapter 3 3-39