The Determinants: Mongi BLEL King Saud University
The Determinants: Mongi BLEL King Saud University
The Determinants
Mongi BLEL
Table of contents
Definition
If A = (aj,k ) is a square matrix of type n. Denote Aj,k the square
matrix of type n − 1 obtained by deleting the j th −row and the
k th − column of A.
1 2 3
1 2
Example: If A = −1 2 −4, then A2,3 = .
2 −3
2 −3 4
Definition
a b
1 If A = , the determinant of A is defined by:
c d
a b
|A| = det(A) = = ad − bc.
c d
a b c
2 If A = d e f , the determinant of A is defined by:
g h i
a b c
e f
− b d f
d e
|A| = det(A) = d e f = a + c .
g h i h i g i g h
Definition
3 If
a1,1 a1,2 . . . a1,n
a2,1 a2,2 . . . a2,n
A= ,
..
.
an,1 am,2 . . . an,n
the determinant of A is defined by:
Example
4 5
1 If A = , the determinant of A is
2 3
4 5
|A| = det(A) = = 4.3 − 5.2 = 2.
2 3
1 3 5
2 If A = 2 4 6, the determinant of the matrix A is
0 2 4
1 3 5
= 1 4 6
2 6 2 4
|A| = det(A) = 2 4 6 2 4
−3
0 4 +5 0 2
0 2 4
Example
1 3 5
3 If A = 2 4 6 , the determinant of the matrix A is
0 2 4
1 3 5
4 6 2 6 2 4
|A| = det(A) = 2 4 6 = 1 −3
0 4 + 5 0 2 = 0.
0 2 4 2 4
Definition
If A is a square matrix of order n, the determinant detAj,k is called
the minor of the entry aj,k or the (j, k)th minor of A and the
number Cj,k = (−1)j+k detAj,k is called the cofactor of the entry
aj,k or the (j, k)th cofactor of the matrix A.
Remark
1 If A is a square matrix of order n, the determinant of the
matrix A is equal to
n
X
detA = a1,j C1,j .
j=1
n
X n
X
detA = a1,j C1,j = ak,j Ck,j
j=1 j=1
Xn
= ak,j Ck,j .
k=1
Example
3 −4 0
If A = 0 7 6,
2 −6 1
3 −4 0 3 −4
detA = 0 7 6 0 7
2 −6 1 2 −6
= 3 · 7 · 1 + (−4) · 6 · 2 − (−6) · 6 · 3 = 81.
Theorem
1 If A is a square matrix, detAT = detA.
2 If a square matrix A contains a zero row or column, then its
determinant is 0.
3 If the matrix A = (aj,k )1≤j,k≤n is upper (lower) triangular,
then its determinant is equal to:
a1,1 . . . an,n .
Theorem
5 If a matrix B is obtained by multiplying a row of a matrix A
Example
1 3 2 2 1 3 2 1
2 3 3 1 (−2)R1,2 ,(−3)R1,3 0 −3 −1 −1
3 =
0 −6 −2 −1
3 4 2 (−1)R1,4
1 1 1 1 0 −2 −1 0
3 1 1
= − 6 2 1
2 1 0
3 1 1
(−1)R1,2
= − 3 1 0
2 1 0
3 1
= − = −1.
2 1
Example
1
−2 5 −2 −1 1 −2
5 −2 −1
−2 3 −1 1 0 0 −1 9 −3 −2
2R1,2 ,−3R1,3
3 −3 2 0 −1 = 0 3 −13 6 2
−1R1,4 ,−1R1,5
1
−1 2 1 −4 0 1
−3 3 −3
1 −2 4 −3 1 0 0 −1 −1 2
−1 9 −3 −2
3 −13 6 2
=
1
−3 3 −3
0 −1 −1 2
−1 9 −3 −2
3R1,2 ,1R1,3 0 14 −3 −4
=
0
6 0 −5
0 −1 −1 2
14 −3 −4
= 6
0 −5
1 1 −2
14 6 1
= −3 0 1
−4 −5 −2
14 6 1
(−1)R1,2 ,2R1,3
= −17 −6 0
24 7 0
−17 −6
= |
24 7
1R1,2 −17 −6
=
7
1
= 42 − 17 = 25.
Mongi BLEL The Determinants
Definition of The Determinant
Properties of the determinants
The adjoint matrix
Example
1 1 1 1 1 1 1 1
1 −1 2 1 −2
= 0 1 0
1 0 1 1
0
−1 0 0
1 2 1 −2 0 1 0 −3
1 1 1
= 0 1 0
0 0 −3
1 1
= = −3.
0 −3
Example
1 a a2 a2
1 a
1 b b 2 = 0 b − a (b − a)(b + a)
1 c c 2 0 c − a (c − a)(c + a)
1 b + a
= (b − a)(c − a)
1 c + a
= (b − a)(c − a)(c − b).
Theorem
If A and B are in Mn (R), then
Theorem
A square matrix A is invertible if and only if detA 6= 0.
Remarks
Definition
Let A be a square matrix. The adjoint matrix associated to the
matrix A is adj(A) = (Cj,k )T , where (Cj,k ) is the cofactor matrix
of A.
Theorem
Let A be a square matrix of order n, then
Theorem
If A is an invertible matrix, then
1
A−1 = adj(A).
detA
1
detA−1 = .
detA
Example
2 −1 1 1
1 n = 2, A = , detA = 5, adj(A) = and
3 1 −3 2
1 1 1
A−1 = .
5 −3 2
2 1 0
2 n = 3, A = 1 −2 3, detA = −13
−1 0 2
T
−4 −5 −2 −4 −2 3
adj(A) = −2 4 −1 = −5 4 −6
3 −6 −5 −2 −1 −5
4 2 −3
1
and A−1 = 5 −4 6 .
13
2 1 5
Example
3 1 1 1
1 3 1 1
1 1 3 1, detA = −24
n = 4, A =
3
1 1 1 3
−20 −4 −4 −4
−4 −20 −4 −4
adj(A) =
−4 −4 −20 −4 ,
−4 −4 −4 −20
5 1 1 1
1 1 5 1 1
and A−1 =
6 1 1 5 1
1 1 1 5
Exercises
1 −4 3
Let A be the following matrix A = 0 2 −1.
1 −2 3
1 Find the matrix adj(A) and the determinant of the matrix A.
2 Find the inverse of the matrix A if it exists.
Example
Aadj(A) + 2B −1 = 8 = 4.
|B|
Exercises
3 1 2
If adj(A) = 0 3 2, find the matrix A.
−1 2 1
We have Aadj(A) = I3 , then A = |A|(adj(A))−1 and
|A| |adj(A)| = |A|3 , then |adj(A)| = |A|2 . Therefore
A = |adj(A)|(adj(A))−1 .
p
−1 3 −4
|adj(A)| = 1, the |A| = 1 and A = −2 5 −6
3 −7 9
Exercises
adj(adj(A)) = (detA)n−2 A.
Solution