Lec 5
Lec 5
Matrix Algebra
Multiplication
Lec 5
Week 5
Let A =[𝑎𝑖𝑗 ]𝑛×𝑛 is a square matrix. Then 𝑀𝑖𝑗
denote a sub matrix of A with order (n-1)
(n-1) obtained by deleting its 𝑖 𝑡ℎ row and
𝑗 column. The determinant |𝑀𝑖𝑗 | is called
𝑡ℎ
𝑖+𝑗
𝐴𝑖𝑗 = (−1) |𝑀𝑖𝑗 |
2 1 3
Let A= −1 2 0
3 −2 1
Find 𝑀12 , 𝑀23 , 𝑀31 𝑎𝑛𝑑 𝐴12 , 𝐴23 , 𝐴31.
The transpose of the matrix of cofactors of the element 𝑎𝑖𝑗 of
A denoted by adj A is called adjoin of matrix A
6 2 8
A= −3 4 1
4 −4 5
Definition :
If A and B are two matrices such that AB=BA=I, then each is
said to be inverse of the other.
The inverse of A is denoted by 𝐴−1 .
1 0 0
2) Let A= 1 0 1 Find 𝐴−1 .
−1 2 0