Home
JEE Maths
Adjoint of a Matrix

Adjoint of a Matrix

The adjoint of a matrix is a fundamental concept in linear algebra, closely related to the inverse of a matrix. It is a matrix composed of the cofactors of the original matrix, transposed. This concept is particularly important in solving systems of linear equations, finding inverses, and other matrix-related computations.

1.0What is the Adjoint of a Matrix?

The adjoint of a matrix (sometimes called the adjugate) is the transpose of the cofactor matrix of a given square matrix. For a matrix A, the adjoint is denoted by adj(A). The cofactor matrix is created by replacing each element of A with its corresponding cofactor.

2.0Adjoint of a Matrix Formula

Given a square matrix A, the adjoint of A, denoted by adj(A), is the transpose of its cofactor matrix.

Here's the step-by-step process to compute the adjoint:

  1. Cofactor Matrix: For each element aij​ of the matrix A, determine its cofactor Cij​. The cofactor is the determinant of the minor matrix that remains after removing the ith row and jth column, multiplied by (−1)i+j.
  2. Construct the Cofactor Matrix: Arrange all the cofactors Cij​​ into a matrix, called the cofactor matrix.
  3. Transpose the Cofactor Matrix: Swap the rows and columns of the cofactor matrix to obtain the adjoint of the matrix A.

Mathematically, if A is a n × n matrix, then the adjoint of A, denoted by adj(A), is given by:

3.0Mathematical Representation

If A is a square matrix of order n, then the adjoint of A, adj(A), is given by:

Where Cij is the cofactor of the element aij in matrix A.

4.0Adjoint of a 2 × 2 Matrix

For a 2 × 2 matrix , the adjoint is computed as follows:

  1. Find the Cofactors:
  • C11 = d 
  • C12 = –c 
  • C21 = –b 
  • C22 = a 
  1. Construct the Cofactor Matrix:

  1. Transpose the Cofactor Matrix:

So, the adjoint of matrix A is:

5.0Adjoint of a 3 × 3 Matrix

Consider the matrix A as:

  1. Find the Cofactors
  • Cofactor of A11:
  • Cofactor of A12:
  1. Construct the Cofactor Matrix

  1. Transpose the Cofactor Matrix

Thus, the adjoint of the matrix A is:

6.0Cofactor and Adjoint of a Matrix

The concept of the cofactor is central to finding the adjoint of a matrix. For any square matrix A, the cofactor of an element aij (where i is the row and j is the column) is the determinant of the submatrix that remains after removing the ith row and jth column, multiplied by (–1)i+j.

7.0Importance of the Adjoint of a Matrix

The adjoint of a matrix is crucial in finding the inverse of a matrix. For a non-singular matrix A, the inverse is given by:

Where det(A) is the determinant of A. If the determinant is non-zero, the inverse exists, and the adjoint is used to compute it.

8.0Adjoint of a Matrix Example

Example 1:  Let’s find the adjoint of a 2 × 2 matrix B:

Solution: 

  1. Find the Cofactors
  • Cofactor of B11: Cofactor B11 = 3 
  • Cofactor of B12: Cofactor B12 = –5 
  • Cofactor of B21: Cofactor B21 = –1 
  • Cofactor of B22: Cofactor B22= 2 
  1. Construct the Cofactor Matrix

  1. Transpose the Cofactor Matrix

So, the adjoint of matrix B is:


Example 2: Find the Adjoint of a 3 × 3 Matrix. Given the matrix A:

Solution: 

  1. Find the Cofactors

To find the cofactor of each element in the matrix, we need to determine the determinant of the 2 × 2 submatrices that remain after removing the respective row and column of each element.

Cofactor of a11 = 2:

  

Cofactor C11 = 11.

Cofactor of a12 = 3:

Minor of a12 =

Cofactor C12 = –17 (note the sign change due to the position of the element).

Cofactor of a13 = 1:

Minor of a13 =

Cofactor C13 = 9.

Cofactor of a21 = 4:

Minor of a21 =

Cofactor C21 = –13 (note the sign change due to the position of the element).

Cofactor of a22 = 1:

Minor of a22 =

Cofactor C22 = 11.

Cofactor of a23 = –3:

Minor of a23 =

Cofactor C23 = –7 (note the sign change due to the position of the element).

Cofactor of a31 = –1:

Minor of a31 =

Cofactor C31 = –10.

Cofactor of a32 = 2:

Minor of a32 =

Cofactor C32 = 10 (note the sign change due to the position of the element).

Cofactor of a33 = 5:

Minor of a33 =

Cofactor C33 = –10.

  1. Construct the Cofactor Matrix

Now, arrange all the cofactors into a cofactor matrix:

  1. Transpose the Cofactor Matrix

Finally, transpose the cofactor matrix to get the adjoint of the matrix A:

The adjoint of the matrix A is:


Example 3: Adjoint of a 2 × 2 Matrix. Consider the matrix B:

Solutions:

  1. Find the Cofactors

Cofactor of b11 = 4:

Minor of b11 = 6

Cofactor C11 = 6 .

Cofactor of b12 = 7:

Minor of b12 = 2

Cofactor C12 = –2. (since it’s in an odd position).

Cofactor of b21 = 2:

Minor of b21 = 7

Cofactor C21 = –7. (since it’s in an odd position).

Cofactor of b22 = 6:

Minor of b22 = 4

Cofactor C22 = 4.

  1. Construct the Cofactor Matrix

  1. Transpose the Cofactor Matrix

Final Answer

The adjoint of matrix B is:


Example 4: Adjoint of a 3x3 Matrix. Consider the matrix C:

Solutions:

  1. Find the Cofactors

Cofactor of c11 = 2:

Minor of c11 =

Cofactor C11 = 24.

Cofactor of c12 = 1:

Minor of c12 =

Cofactor C12 = 5. (since it’s in an odd position).

Cofactor of c13 = 3:

Minor of c13 =

Cofactor C13 = –4.

Cofactor of c21 = 0:

Minor of c21 =

Cofactor C21 = –6. (since it’s in an odd position).

Cofactor of c22 = 4:

Minor of c22 =

Cofactor C22 = 9.

Cofactor of c23 = 5:

Minor of c23 =

Cofactor C23 = 1. (since it’s in an odd position).

Cofactor of c31 = 1:

Minor of c31 =

Cofactor C31 = –7.

Cofactor of c32 = 0:

Minor of c32 =

Cofactor C32 = –7. (since it’s in an odd position).

Cofactor of c33 = 6:

Minor of c33 =

Cofactor C33 = 8.

  1. Construct the Cofactor Matrix

  1. Transpose the Cofactor Matrix

Final Answer

The adjoint of matrix C is:


Example 5: Consider matrix D and find the adjoint of matrix D.

Solutions:

  1. Find the Cofactors

Cofactor of d11 = 0:

Minor of d11 = 0

Cofactor C11 = 0.


Cofactor of d12 = 1:

Minor of d12 = –1

Cofactor C12 = 1. (since it’s in an odd position).


Cofactor of d21 = –1:

Minor of d21 = 1

Cofactor C21 = –1. (since it’s in an odd position).


Cofactor of d22 = 0:

Minor of d22 = 0

Cofactor C22 = 0.

  1. Construct the Cofactor Matrix

  1. Transpose the Cofactor Matrix

Final Answer

The adjoint of matrix D is:

9.0Practice Problems On Adjoint of a Matrix Questions

  1. Find the adjoint of the following matrix:
  2. Find the adjoint of the following matrix:
  3. Given a 2 × 2 matrix , find adj(C).
  4. Calculate the adjoint of a 4 × 4 matrix D:

Frequently Asked Questions

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State