Ch-5 Matrix Theory Part -II
Ch-5 Matrix Theory Part -II
PART – II
Dr. Rajdeep Maiti
Dept. of Mathematics
CONTENTS
• ADJOINT OF A MATRIX,
• INVERSE OF A MATRIX ,
TO THREE VARIABLES)
• ASSIGNMENTS
[8 MARKS, CREDIT: 8]
2
CHAPTER -5: MATRIX THEORY (PART -II)
The minor of an element in a matrix is the determinant of the submatrix that remains after
removing the row and column of that element. The minor of an element of a given
determinant is the determinant obtained by deleting the row and column through that
element.
The minor of the element 𝑎𝑖𝑗 (by definition) is to be obtained by deleting the row and column
through 𝑎𝑖𝑗 (i.e i-th row and j-th column). It is denoted by 𝑀𝑖𝑗 (𝑖, 𝑗 = 1,2,3). Therefore, The
minor of the element 𝑎11 (by definition) is to be obtained by deleting the row and column
through 𝑎11 (i.e 1st row and 1st column)
𝑎22 𝑎23
𝑀11 = |𝑎 𝑎33 |
32
𝑎21 𝑎23
co-factor of the element 𝑎12 = 𝐴12 = − |𝑎 𝑎33 |
31
𝑎21 𝑎22
co-factor of the element 𝑎13 = 𝐴13 = + |𝑎 𝑎32 |
31
𝑎12 𝑎13
co-factor of the element 𝑎21 = 𝐴21 = − |𝑎 𝑎33 |
32
𝑎11 𝑎13
co-factor of the element 𝑎22 = 𝐴22 = + |𝑎 𝑎33 |
31
3
CHAPTER -5: MATRIX THEORY (PART -II)
𝑎11 𝑎12
co-factor of the element 𝑎23 = 𝐴23 = − |𝑎 𝑎32 |
31
𝑎12 𝑎13
co-factor of the element 𝑎31 = 𝐴31 = + |𝑎 𝑎23 |
22
𝑎11 𝑎13
co-factor of the element 𝑎32 = 𝐴32 = − |𝑎 𝑎23 |
21
𝑎11 𝑎12
co-factor of the element 𝑎33 = 𝐴33 = + |𝑎 𝑎22 |
21
ADJOINT OF A MATRIX:
The adjoint (or adjugate) of a matrix is the transpose of its cofactor matrix. It is used in various
matrix operations, including calculating the inverse of a matrix. Here's how you find the
adjoint of a square matrix.
Now if 𝐴𝑖𝑗 are the cofactors of the elements 𝑎𝑖𝑗 (i,j=1,2,3), the we construct the following
matrix with the subsequent cofactors of the elements 𝑎𝑖𝑗 (according to their positions
Hence by definition, the transpose of the matrix B is called the adjoint or adjugate of the given
matrix A. Hence,
4
CHAPTER -5: MATRIX THEORY (PART -II)
|𝐴| = 𝐷𝑒𝑡(𝐴) = 0
|𝐴| = 𝐷𝑒𝑡(𝐴) ≠ 0.
INVERSE OF A MATRIX:
If 𝐴 be a square, non-singular matrix, and if there is another matrix B of same order exists in
such that
𝐴. 𝐵 = 𝐵. 𝐴 = 𝐼
𝐵 = 𝐴−1
Note:
5
CHAPTER -5: MATRIX THEORY (PART -II)
Inverse of a Matrix:
Let 𝐴 be a given square matrix, non-singular. The inverse of the matrix A can be obtained as
1
𝐴−1 = 𝑎𝑑𝑗(𝐴)
𝐷𝑒𝑡(𝐴)
Theorem:
1 1
𝐴. 𝑎𝑑𝑗(𝐴) = 𝑎𝑑𝑗(𝐴). 𝐴 = 𝐼
𝐷𝑒𝑡(𝐴) 𝐷𝑒𝑡(𝐴)
6
CHAPTER -5: MATRIX THEORY (PART -II)
𝐀. 𝐗 = 𝐁
where
𝑎11 𝑎12 𝑎13
𝐴 = (𝑎21 𝑎22 𝑎23 )
𝑎31 𝑎32 𝑎33
𝑏1
𝐵 = (𝑏2 )
𝑏3
and
𝑥1
𝑋 = ( 𝑥2 )
𝑥3
Solution of the system of linear equation as defined above can be done by following two
methods –
𝐀. 𝐗 = 𝐁
𝐗 = 𝐴−1 . 𝐁
7
CHAPTER -5: MATRIX THEORY (PART -II)
1
𝐴−1 = 𝑎𝑑𝑗(𝐴)
𝐷𝑒𝑡(𝐴)
The solution is
1
𝐗= 𝑎𝑑𝑗(𝐴). 𝐁
𝐷𝑒𝑡(𝐴)
The vector elements of X are the solution of the given system of linear equations.
Suggested Books/References:
Additional/online resources:
1. https://home.iitk.ac.in/~peeyush/102A/Lecture-notes.pdf
8
CHAPTER -5: MATRIX THEORY (PART -II)
ASSIGNMENTS
0 1 2
1. If 𝐴 = (1 2 3), then show that 𝐴. 𝐴−1 = 𝐼.
3 1 1
2 −1 2
2. Given A = (1 2 −3) , find 𝐴−1 and hence solve the following system of linear
3 −1 −4
equations
2𝑥 − 𝑦 + 2𝑧 = −8,
𝑥 + 2𝑦 + 3𝑧 = 9,
1 2 2
1
3. If A= 3 ( 2 1 −2), then find 𝐴−1. [CU- B. Com – 2018]
−2 2 −1
4. Solve the following system of linear equations by matrix inversion method
3𝑥 − 𝑦 + 2𝑧 = 7,
𝑥 + 2𝑦 − 𝑧 = 3,
𝑥+𝑦+𝑧=4
2 5 3
−1
5. If 𝐴 =(3 1 2 ), then find the matrix 𝐴.
1 2 −1
6. Find the inverse of the following matrix and using it solve the following.
1 1 −2
A= (−2 1 −2),
1 0 2
𝑥 + 𝑦 − 2𝑧 = 4,
9
CHAPTER -5: MATRIX THEORY (PART -II)
−2𝑥 + 𝑦 − 2𝑧 = 1,
1 1 1
+ + =1
𝑥 𝑦 𝑧
2 5 3
+ + =0
𝑥 𝑦 𝑧
1 2 4
+ + =3
𝑥 𝑦 𝑧
10