Adjoint of a Matrix





In this page adjoint of a matrix we are going to some examples to find ad-joint of any matrix.

Definition:

Let A = [aij] be a square matrix of order n. Let Aij be a cofactor of aij. Then nth order matrix [Aij]^T is called adjoint of A. It is denoted by Adj A. In other words we can define adjoint of matrix as transpose of co factor matrix.

Example 1:

Find the adjoint of the following matrix

 
3 4 1
0 -1 2
5 -2 6
 


minor of 3

=
 
-1 2
-2 6
 

   = [-6-(-4)]

   = (-6+4)

   = -2

minor of 4

=
 
0 2
5 6
 

   =  [0-10]

   =  (-10)

   = -10

minor of 1

=
 
0 -1
5 -2
 

   =  [0-(-5)]

   =  [0+5]               minor of a matrix

   =  5

minor of 0

=
 
4 1
-2 6
 

   = [24-(-2)]

   = [24+2]

   =  26

minor of -1

=
 
3 1
5 6
 

   = [18-5]

   =  13

minor of 2

=
 
3 4
5 -2
 

   = [-6-20]

   =  -26

minor of 5

=
 
4 1
-1 2
 

   =  [8-(-1)]

   =  (8+1)

   =  9

minor of -2

=
 
3 1
0 2
 

   =  [6-0]

   =  6

minor of 6

=
 
3 4
0 -1
 

   =  [-3-0]

   =  -3

minor matrix=

 
-2 -10 5
26 13 -26
9 6 -3
 

cofactor matrix =

 
2 10 5
-26 13 26
9 -6 -3
 

adjoint of a matrix =

 
-2 -26 9
10 13 -6
5 26 -3
 







Questions



Solution


1) Find the adjoint of the following matrix

 
2 1 1
1 1 1
1 -1 2
 


Solution

2) Find the adjoint of the following matrix

 
1 2 3
1 1 1
2 3 4
 


Solution

3) Find the adjoint of the following matrix

 
6 2 3
3 1 1
10 3 4
 


Solution

4) Find the adjoint of the following matrix

 
1 1 -1
2 -3 4
3 -2 3
 


Solution

5) Find the adjoint of the following matrix

 
4 2 1
6 3 4
2 1 0
 


Solution

adjoint of a matrix


HTML Comment Box is loading comments...




Enjoy this page? Please pay it forward. Here's how...

Would you prefer to share this page with others by linking to it?

  1. Click on the HTML link code below.
  2. Copy and paste it, adding a note of your own, into your blog, a Web page, forums, a blog comment, your Facebook account, or anywhere that someone would find this page valuable.












Recent Articles

  1. Finding Two Numbers with the Given Difference and Product

    Sep 29, 23 10:55 PM

    Finding Two Numbers with the Given Difference and Product

    Read More

  2. Finding Two Numbers with the Given Sum and Product

    Sep 29, 23 10:49 PM

    Finding Two Numbers with the Given Sum and Product

    Read More

  3. Problems on Numbers

    Sep 29, 23 07:56 PM

    Problems on Numbers

    Read More

1. Matrix Rank Calculator

2. Matrix Inverse Calculator - 2x2 Matrix

3. Matrix Inverse Calculator - 3x3 Matrix

4. Matrix Inverse Calculator - 4x4 Matrix

5. Cramer's Rule Calculator - 3x3 Matrix

6. Matrix Addition Calculator - 3x3 Matrix

7. Matrix Subtraction Calculator - 3x3 Matrix

8. Matrix Multiplication Calculator - 2x2 Matrix

9. Matrix Multiplication Calculator - 3x3 Matrix

10. Matrix Determinant Calculator - 3x3 & 2x2 Matrix

11. Matrix Addition Calculator - 2x2 Matrix

12. Matrix Subtraction Calculator- 2x2 Matrix

13. Matrix Addition Calculator - 4x4 Matrix

14. Matrix Subtraction Calculator- 4x4 Matrix

15. Matrix Multiplication Calculator - 4x4 Matrix

16. Matrix Determinant Calculator - 4x4 matrix

17. Squared Matrix Calculator

18. Transpose Matrix Calculator