Determinants: Finding Determinant of A Square Matrix of Order, Minor and Cofactors, Laplace Expansion Formula
Determinants: Finding Determinant of A Square Matrix of Order, Minor and Cofactors, Laplace Expansion Formula
Determinants:
Every square matrix has a determinant, which is an expression or a number that may be
connected with it. If A=[ aij ] is a square matrix of order n , then the determinant of A is
denoted by det A or ¿ A∨¿, or,
| |
a11 a12 ⋯ a1 j … a1 nn
a21 a22 ⋯ a2 j … a2 n ⋯ ¿ aij ¿ ⋯ ¿ a ¿ ¿ ⋮ ¿ ⋮ ¿ ¿⋮ ¿ ¿⋮ ¿ an 1¿ an 2 ¿ ⋯ ¿ anj ¿ ⋯ ¿ ann ¿
⋮ ⋮ ¿ ⋮ ¿ ai 1 ¿
If A= [
a11 a12
a 21 a22 ]
is a square matrix of order 2 , then the expression a 11 a22−a21 a12 is defined
as the determinant of A .
|
i.e., | A|=
a11 a12
a21 a22 |
=a11 a22−a21 a12 ……(i)
Thus, the product of diagonal elements minus the product of off-diagonal elements
equals the determinant of a square matrix of order 2.
Determinant of a square matrix of order 3:
[ ]
a11 a12 a13
If A= a 21 a22 a23 is a square matrix of order 3, then the expression
a31 a32 a33
a 11 a22 a33+ a12 a23 a31+ a13 a 32 a21−a11 a 23 a32−a22 a 13 a31−a12 a 21 a33 is defined as the determinant
of A .
i.e.,
| |
a11 a12 a13
| A|= a21 a22 a23 =a 11 a22 a33 +a12 a23 a31 + a13 a32 a 21−a11 a 23 a 32−a22 a13 a 31−a12 a21 a 33 …….(ii)
a31 a32 a23
Or
| |
a11 a12 a13
| A|= a21 a22 a23
a31 a32 a33
¿ a11 ( a22 a33−a 23 a 32) −a12 ( a33 a21−a23 a31 ) +a 13 ( a 32 a21−a22 a 31)
¿ a11
|
a22 a23
a32 a33 | | a a
a 31 a33
a a
| |
−a12 21 23 +a 13 21 22
a31 a32 | [Using (i)]
¿ (−1 )
1+1
|
a11
|
a22 a 23
a32 a 33
1+2 a
|a
|
1+ 3 a a
+ (−1 ) a12 21 23 + (−1 ) a 13 21 22
a31 a33 |
a 31 a32 |
Thus, the determinant of a square matrix of order 3 is the sum of the product of
elements a 1 j in first row with (−1 )1+ j times the determinant of a 2 ×2 sub-matrix obtained
by leaving the first row and column passing through the element.
There are three rows and three columns in a square matrix of order 3. The expression
(ii) for the determinant of a square matrix of order 3 can be arranged in various forms to
obtain the expansion of ¿ A∨¿ along any of its rows or columns. Infact, to expand ¿ A∨¿
about a row or a column we multiply each element a ij in the i t h row with (−1 )i+ j times the
determinant of the sub-matrix obtained by leaving the row and column passing through
the element.
For Example:
| |
a11 a12 a13
¿ A∨¿ a21 a22 a23
a31 a32 a33
¿¿
¿ A∨¿ ¿
NOTE 1 : Determinants are only found in square matrices. There are no determinants in
non-square matrices.
NOTE 2 : The determinant of a square matrix of order 3 can be expanded along any row
or column.
NOTE 3 If a row or a column of a determinant consists of all zeros, then the value of the
determinant is zero.
| | [ ]
a11 a12 a 13 a11 a12 a13
Consider the determinant a21 a22 a 23 of the square matrix A= a 21 a22 a23 .
a31 a32 a 33 a31 a32 a33
In order to find the value of the determinant, we first enlarge the determinant by
adjoining the first two columns on the right and draw broken lines parallel and
perpendicular to the diagonal as shown below.
The value of the determinant is the sum of the products of elements in lines parallel to
the diagonal minus the sum of the product of elements in lines perpendicular to the
diagonal.
i.e.,
| |
a11 a12 a 13
a21 a22 a 23 =a 11 a22 a33 +a12 a23 a31+ a13 a 21 a32−a13 a22 a31−a11 a 23 a 32−a12 a21 a33 .
a31 a32 a 33
Note: This method does not work for determinants of order more than 3.
| |
1 2 −1 3
2 1 −2 3
For Example, Δ=
3 1 2 1
1 −1 0 2
Δ=¿ .
¿ 1 ( 4−0 ) +2 ( 2+1 ) +3 ( 0+2 )−2 [ 2 ( 4−0 ) +2 ( 6−1 )+ 3 ( 0−2 ) ]−1 [ 2 ( 2+ 1 )−1 ( 6−1 ) +3 (−3−1 ) ]−3[2 ( 0+2 )−1 ( 0−2 )−2
¿−39
Remark: It is evident from the above discussion that every square matrix A=[aij ] of
order n can be associated to a number (real or complex) or an expression which is
called determinant of the square matrix A . Thus, determinant may be thought as a
function from the set M of all square matrices to the set of all numbers (real or
complex).
Let A=[ aij ] be a square matrix of order n . The minor M ij of a ij in A is the determinant of
the square sub-matrix of order (n−1) obtained by leaving i t h row and j t h column of A .
For example,
If A=[ 4 −7
−3 2 ]
then
M 11=Minor of a 11 =2
M 12=Minor of a 12=−3
M 21=Minor of a 21=−7
M 22=Minor of a 22=4
[ ]
1 2 3
If A= −3 2 −1 then
2 −4 3
|
⇒ M 11= 2 −1 =6−4=2
−4 3 |
Similarly, we obtain
M =Minor of a =|
−4 3|
2 3
21 =6 +12=18
21
M =Minor of a =|
2 −1|
2 3
31 =−2−6=−10
31
M =Minor of a =|
−3 −1|
1 3
32 =−1+ 9=8
32
Cofactor:
Let A=[ aij ] be a square matrix of order n . The cofactor C ij of a ij in A is equal to (−1 )i+ j
times the determinant of the sub-matrix of order (n−1) obtained by leaving i t h row and
th
j column of A .
Thus, we have
{
M ij if i + j is even
C ij = ˙
−M ij if i + jis odd
For Example, If
A= [4 −7
−3 2 ]
then
C 11=¿
C 12=¿
C 21=¿
C 22=¿
If
[ ]
1 2 3
A= −3 2 −1 then
2 −4 3
C 11=¿
C 12=(−1 )
1+2
|−32 −13 |=−(−9+2)=7
M 12=−Minor of a12=−
C =(−1 ) M =Minor of a =|
2 −4|
−3 2
1+3
13 =12−4=8
13 13
C =(−1 ) =M =Minor of a =|
2 3|
1 3
2+2
22 =3−6=−3 22 22
C =(−1 ) M =Minor of a =|
2 −1|
2 3
3+1
31 =−2−6=−10
31 31
C =(−1 ) M =Minor of a =|
−3 2|
1 2
3+3
33 =2+6=8 33 33
Let A=[ aij ] be a square matrix of order n , then the sum of the product of elements of
any row (column) with their cofactors is always equal to ¿ A∨¿ or, det ( A).
i.e.,
n n
¿ A∨¿ ∑ aij C ij and | A|=∑ aij C ij
i=1 j=1
This formula is known as the Laplace Expansion Formula. It allows us to express the
determinant of a matrix as a linear combination of determinants of smaller matrices,
called minors.
Verification:
[ ]
a11 a12 a13
Let A= a 21 a22 a23 be a square matrix of order 3. Then, by definition, we have
a31 a32 a33
| |
a11 a12 a13
¿ A∨¿ a21 a22 a23
a31 a32 a33
⇒∨ A∨¿ ¿
Similarly, we have
¿ A∨¿ a21 C 21 + a22 C 22 + a23 C 23, ¿ A∨¿ a31 C 31+ a32 C 32 +a 33 C 33 , ¿ A∨¿ a11 C 11+ a21 C 21+ a31 C31 etc.
Note: If A=[aij ] is a square matrix of order n then the sum of the product of elements of
any row (column) with the cofactors of the corresponding elements of some other row
(column) is zero.
n n
i.e., ∑ aij C kj=0 and, ∑ aij C ik =0.
j=1 i=1
[ ]
a11 a12 a13
For Example, Let A= a 21 a22 a23 be a square matrix of order 3. Then, the sum of the
a31 a32 a33
product of elements of first row with the cofactors of elements in second row is given by
¿ a11 ¿
¿−a11 ( a12 · a33−a13 a32) + a12 ( a11 a 33−a13 a31 )−a13 ( a11 a 32−a12 a 31 )
¿−a11 a12 a 33+ a11 a 13 a32 +a12 a11 a33 −a12 a13 a31−a13 a11 a32+ a13 a12 a 31
¿0
| |
2 3 −2
Q.1. Evaluate Δ= 1 2 3 by expanding it along the second row.
−2 1 −3
| |
2 3 −2
Ans: Given, Δ= 1 2 3
−2 1 −3
Δ=¿
¿− |31 −2
−3| |−2 −3| |−2 1|
+2
2 −2
−3
2 3
¿−(−9+2)+2(−6−4)−3 (2+6)
¿ 7−20−24
¿−37
[ ]
1 3 −2
Q.2. Find the minors and cofactors of elements of the matrix A=[ aij ]= 4 −5 6 .
3 5 2
Ans: Given,
[ ]
1 3 −2
A= 4 −5 6
3 5 2
Let M ij and C ij denote respectively the minor and cofactor of element a ij in A . Then,
=|
5 2|
3 −2
M 21 =6+10=16 ⇒ C =−M =−16
21 21
=|
3 2|
1 −2
M 22 =2+ 6=8 ⇒C =M =8
22 22
=|
3 5|
1 3
M 23 =5−9=−4 ⇒ C =−M =4
23 23
=|
−5 6 |
3 −2
M 31 =18−10=8 ⇒C =M =8 31 31
=|
4 6|
1 −2
M 32 =6+ 8=14 ⇒ C =−M =−14
32 32
=|
4 −5|
1 3
M 33 =−5−12=−17 ⇒C =M =−17 33 33
Q.3. If [ · ] denotes the greatest integer less than or equal to the real number under
consideration, and −1 ≤ x <0,0 ≤ y <1,1≤ z <2, then find the value of the following
determinant:
| |
[ x]+1 [ y] [z ]
Δ= [ x ] [ y ]+1 [z ]
[ x] [ y] [ z]+ 1
| |
[ x]+1 [ y] [z ]
∴ Δ= [ x ] [ y ]+1 [z ]
[ x] [ y] [ z]+ 1
| |
0 0 1
⇒ Δ= −1 1 1
−1 0 2
| | |
¿ 0 × 1 1 −0 × −1 1 +1 × −1 1
0 2 −1 2 −1 0 | | |
¿ 0(2−0)−0 (−2+1)+1 ×(0+1)
¿1
| |
1 sin θ 1
Q.4. Evaluate the determinant Δ= −sinθ 1 sin θ . Also, prove that 2 ≤ Δ≤ 4 .
−1 −sin θ 1
Ans: We have
| |
1 sin θ 1
Δ= −sinθ 1 sin θ
−1 −sin θ 1
Δ=1 ×|−sinθ
1
1 | −1 | 1 | |
sin θ −sin θ −sin θ sin θ +1 × −sinθ
−1
1
−sin θ |
¿ 1× ( 1+sin 2 θ ) −sin θ(−sin θ+sin θ)+1 × ( sin 2 θ+1 )
¿2¿
⇒ 2 ≤ Δ≤ 4 for all θ .
Q.5. Evaluate the determinant of the following matrix using the Laplace expansion by
the second row:
[ ]
2 −1 −1
A= −3 2 1
5 0 −2
Ans: Given,
[ ]
2 −1 −1
A= −3 2 1
5 0 −2
Let C ij denote the cofactor of element a ij in A .
Using the Laplace Expansion formula, and expanding the determinant along the second
row, we have
| 0 −2 | |
5 −2 | | 5 0|
¿−3 × (−1 )2+1 −1 −1 + ( 2 )(−1 )2 +2 2 −1 + ( 1 ) (−1 )2+3 2 −1
¿ 6+2−5
¿3
Summary:
This article explains about the method of finding the determinant of a matrix of order n .
The steps to find the minors and cofactors of an element in a matrix is also explained
with the help of solved examples. The minor M ij of a ij in A is the determinant of the
square sub-matrix of order (n−1) obtained by leaving i t h row and j t h column of A . The
cofactor C ij of a ij in A is equal to (−1 )i+ j times the determinant of the sub-matrix of order
(n−1) obtained by leaving i t h row and j t h column of A . We have also verified that the
sum of the product of elements of any row (column) with their cofactors is always equal
to ¿ A∨¿ or, det ( A) which is also known as the Laplace Expansion Formula.
FAQ’s:
Q.1. What is determinants with examples?
Ans: Every square matrix A=[aij ] of order n can be associated to a number (real or
complex) or an expression which is called determinant of the square matrix A .
[ ]
1 2 3
For Example: Let A= 4 5 6 then determinant of A is denoted by det A , or ¿ A∨¿, or
7 8 0
| |
1 2 3
4 5 6 , and its value is evaluated as follows:
7 8 0
Ans: Let A=[aij ] be a square matrix of order n , then the sum of the product of elements
of any row (column) with their cofactors is always equal to ¿ A∨¿ or, det ( A).
i.e.,
n n
¿ A∨¿ ∑ aij C ij and | A|=∑ aij C ij, where C ij denote the cofactor of element a ij in A . And,
i=1 j=1
the cofactor C ij of a ij in A is equal to (−1 )i+ j times the determinant of the sub-matrix of
order (n−1) obtained by leaving i t h row and j t h column of A .
[ ]
2 0 −1
For Example: Let A= −3 2 1 . Then, using the Laplace Expansion formula and
5 0 −2
expanding the determinant along the second row, we have
¿−3 × (−1 )
2+1
|00 −1
−2|+ ( 2 ) (−1 ) |
2+2 2 −1
5 −2|+ (1 )(−1 ) |
2+3
5 0|
2 0
¿2
Using the same concept, we can expand the determinant along any row (column) but
every time we will get the same value.
Ans: . If A=[ aij ] is a square matrix of order n , then the determinant of A is denoted by
det A or ¿ A∨¿, or,
| |
a11 a12 ⋯ a1 j … a1 nn
a21 a22 ⋯ a2 j … a2 n ⋯ ¿ aij ¿ ⋯ ¿ a ¿ ¿ ⋮ ¿ ⋮ ¿ ¿⋮ ¿ ¿⋮ ¿ an 1¿ an 2 ¿ ⋯ ¿ anj ¿ ⋯ ¿ ann ¿
⋮ ⋮ ¿ ⋮ ¿ ai 1 ¿
Thus, the determinant of a square matrix of order 2 is equal to the product of the
diagonal elements minus the product of off-diagonal elements.
Thus, based on the order of the matrix, we classify the determinants as the first-order
determinants, second-order determinants, third-order determinants, and so on, where
the determinant of the 1 ×1 matrix is called the first-order determinants, the determinant
of the 2 ×2 matrix is called the second-order determinants, the determinants of 3 ×3
matrices are called third-order determinants etc.