M01L08 Advance Engineering Mathematics
M01L08 Advance Engineering Mathematics
IIT Guwahati
Advanced Engineering Mathematics (3−0−0−6)
Course Instructor
Computation of Determinant
o Cofactor Expansion Method
o Elementary Row Elimination/ Gauss Elimination Method
Matrix: Co-factor Expansion 3
𝑎11 ⋯ 𝑎1𝑛
𝐴= ⋮ 𝑎𝑖𝑗 ⋮
𝑎𝑛1 ⋯ 𝑎𝑛𝑛
Let A be an 𝑛 × 𝑛 matrix
a. If 𝐵 is a matrix obtained by interchanging two rows of A, then det 𝐵 = − det 𝐴
b. If 𝐵 is a matrix obtained by multiplying each entry of the some row of 𝐴 by scalar 𝑘, then 𝑑𝑒𝑡 𝐵 = 𝑘. 𝑑𝑒𝑡 𝐴
c. If 𝐵 is a matrix obtained by multiplying each entry of some row of 𝐴 to a different row, then det 𝐵 = det 𝐴
d. If 𝐵 is a matrix obtained by the transpose of 𝐴, then det 𝐵 = det 𝐴
In a vector space 𝑣 over 𝑅2 , there is an image with area ℎ unit 2. Assume a transformation function 𝐴, transformed the
vector space 𝑣 → 𝑢. Now the new area of the image will be det 𝐴 × ℎ. Assume there is another transformation function
B transform the 𝑢 → 𝑤. Then the area of the image will be det 𝐵 × det 𝐴 × ℎ. Therefore:
Let A be an 𝑛 × 𝑛 matrix
a. If 𝐵 is a matrix obtained by interchanging two rows of A, then det 𝐵 = − det 𝐴
𝟎 𝟏 𝑎11 𝑎12
𝑩=
𝟏 𝟎 𝑎21 𝑎22
𝟎 𝟏
det = −1
𝟏 𝟎
𝟎 𝟏 𝑎11 𝑎12
det 𝐵 = det det 𝑎 𝑎22 = − det 𝐴
𝟏 𝟎 21
Let A be an 𝑛 × 𝑛 matrix
a. If 𝐵 is a matrix obtained by multiplying each entry of the some row of 𝐴 by scalar 𝑘, then 𝑑𝑒𝑡 𝐵 = 𝑘. 𝑑𝑒𝑡 𝐴
a) 𝐵 is a matrix obtained by multiplying each entry of the some row of 𝐴 by scalar 𝑘, then 𝑑𝑒𝑡 𝐵 = 𝑘. 𝑑𝑒𝑡 𝐴
𝒌 𝟎 𝑎11 𝑎12
𝑩=
𝟎 𝟏 𝑎21 𝑎22
𝒌 𝟎
det = −𝑘
𝟎 𝟏
𝒌 𝟎 𝑎11 𝑎12
det 𝐵 = det det 𝑎 𝑎22 = 𝑘 det 𝐴
𝟎 𝟏 21
So if 𝐵 is a matrix obtained by multiplying each entry of the some row of 𝐴 by scalar 𝑘, then 𝑑𝑒𝑡 𝐵 = 𝑘. 𝑑𝑒𝑡 𝐴
Matrix: Determinant after Elementary row operations 8
Let A be an 𝑛 × 𝑛 matrix
a. If 𝐵 is a matrix obtained by multiplying each entry of some row of 𝐴 to a different row, then det 𝐵 = det 𝐴
a) 𝐵 is a matrix obtained by multiplying each entry of some row of 𝐴 to a different row, then det 𝐵 = det 𝐴
𝟏 𝟎 𝑎11 𝑎12
𝑩=
𝒌 𝟏 𝑎21 𝑎22
𝟏 𝟎
det =1
𝒌 𝟏
𝟏 𝟎 𝑎11 𝑎12
det 𝐵 = det det 𝑎 𝑎22 = 1. det 𝐴
𝒌 𝟏 21
So if 𝐵 is a matrix obtained by multiplying each entry of some row of 𝐴 to a different row, then det 𝐵 = det 𝐴
Matrix: Determinant after Elementary row operations 9
Let A be an 𝑛 × 𝑛 matrix
a. If 𝐵 is a matrix obtained by the transpose of 𝐴, then det 𝐵 = det 𝐴
1 2
3 4
1 3
2 4
Matrix: Co-factor Expansion: UT matrix 10
The determinant of upper and lower triangular matrix equals the products of its diagonal entries.
−2 0 0 −2 8 −6
𝐴= 8 7 0 𝐵= 0 7 −1
−6 −1 −3 0 0 −3
Matrix: Elementary row operations: UT matrix 11
The computation of matrix by co-factor expansion is quit inefficient. However, it was observed that finding
the determinant of UT / LT matrix is quit easy. Therefore, it may be a good idea to first convert a matrix into
UT or LT and then find out the determinant.
let try to see the effect of elementary row transformation on the determinant of a matrix.
1 2 3
𝐵= 4 5 6
7 9 8
1 2 3 1 2 3 1 2 3 5 1 2 3
− 𝑟 +𝑟 →𝑟
𝐵 = 4 5 6 −−4𝑟1+𝑟2→𝑟2 > 0 −3 −6 −−7𝑟1+𝑟3→𝑟3 > 0 −3 −6 − 3 2 3 3 > 0 −3 −6 = 𝑈
7 9 8 7 9 8 0 −5 −13 0 0 −3
det 𝐵 = det 𝑈
Matrix: Elementary row operations: UT matrix 12
1 2 3 1 2 3 1 2 3 5 1 2 3
− 𝑟2 +𝑟3 →𝑟3
𝐵 = 4 5 6 −−4𝑟1+𝑟2→𝑟2 > 0 −3 −6 −−7𝑟1+𝑟3→𝑟3 > 0 −3 −6 − 3 > 0 −3 −6 = 𝑈
7 9 8 7 9 8 0 −5 −13 0 0 −3
Matrix: Elementary row operations: UT matrix 13
Thank You
Course Instructor