Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Inverse Of A Matrix Using Minors Cofactors And Adjugate Method

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How To Find Inverse Of A Matrix Using Minors And Cofactors Step By Step

The inverse of matrix acts similarly in matrix algebra as the reciprocal of number takes in the division in general Mathematics. Just as we can solve a simple mathematical equation 3x = 6 for x by multiplying both sides by the reciprocal.

$3x = 6  3^{-1} 3x = 3^{-1}6  x= \dfrac{6}{3}= 2$

Similarly, we can solve matrix equations like P x = q for the vector x by multiplying both the sides by the inverse of matrix P.

$Px = q  P^{-1} Px = P^{-1}q   x= P^{-1} q$

Here, we will look at the matrix inverse using minors, cofactors, and adjugate.


Inverse of Matrix Formula

The inverse of a matrix is calculated by determining the determinant and adjoint of a given matrix. Adjugate or adjoint of the matrix is given by the transpose of the cofactors of a given matrix. The formula to find the inverse of matrix is given by:

$A^{-1} = \dfrac{adj(A)}{|A|}; |A| \neq 0$


What is the Matrix of Cofactors?

Let us consider A = [a]n as the square matrix of order n. Let Apq represent the cofactor of the elements whose indices are (p,q).

The matrix of cofactors A is the square matrix for order N.

\[C = \begin{bmatrix} A_{11}& A_{12} & . & . & . & A_{1n}\\  A_{21}& A_{22 }& . & . & . & A_{2n} \\  . &  . &  . & . & . & .\\  . &  . &  . & . & . & .\\  . &  . & . & . & . & .\\  A_{n1} & A_{n2} & . & . & . & A_{nn} \end{bmatrix}\]

The matrix of cofactors is also known as the cofactor matrix or comatrix.


Matrix of Cofactors Formula

In Mathematics, a cofactor is a number used to find the inverse of a matrix, adjoined. The cofactor is defined as the number that is obtained when the rows or columns of selected elements in the given matrix are removed, which is just a numerical grid in the form of a square or a rectangle.


The cofactors are always introduced by a positive (+) or negative (-) symbol. Let us consider X as n x n matrix and let Mij as (n - 1) x (n - 1) matrix obtained by removing the ith row and jth column. Then det (Mij is known as the minor of aij. The cofactor Aij of aij is defined in terms of the minor is: Aij = (-1)i + j det (Mij}).


Matrix of Cofactors Example

Let $A  = \begin{bmatrix} 2 & 6 & -1 \\  0 & 1 & 4 \\ 3 & -2 & -6 \end{bmatrix}$

Let us consider $M_{ij}$ as the minor of elements of $i^{th}$ row and $j^{th}$ column. Accordingly,

$M_{32}  = \begin{bmatrix}2 & -1 \\ 0 & 4 \\ \end{bmatrix}$

Therefore, the minor of $A_{32}$ is the determinant of the above 2 by 2 matrix.

As the given matrix is triangular, the determinant is the product of diagonals.

Accordingly $(2 \times 4)(-1 \times 0)  = (8 - 0) = 8$


Applying the Matrix of Cofactors formula, we get:

$A_{32} = (-1)^{3+2} (8) = -8$


Adjugate Matrix

Let X = [aij] be a square matrix of order n. The adjugate of matrix X (also known as adjoint of Matrix X) is defined as the transpose of the cofactor matrix X. It is represented by adj X. An adjugate matrix is also known as an adjoint matrix.

To determine the adjugate of a matrix, first, find the cofactor of the given matrix. Then find the transpose of the cofactors of the matrix. 


Adjugate Matrix Example

Find the adjoint of Matrix,

$A  = \begin{bmatrix}3 & 1 & -1 \\ 2 & -2 & 0 \\ 1 & 2 & -1\end{bmatrix}$


Cofactor of 3 $= A_{11} = \begin{vmatrix}-2 & 0\\ 2 & -1\end{vmatrix} = 2$


Cofactor of 1 $= A_{12} = - \begin{vmatrix}2 & 0\\ 1 & -1\end{vmatrix} = 2$


Cofactor of -1 $= A_{13} = \begin{vmatrix}2 & -2\\ 1 & 2\end{vmatrix} = 6$


Cofactor of 2 $= A_{21} = - \begin{vmatrix}1 & -1\\ 2 & -1\end{vmatrix} = -1$


Cofactor of -2 $= A_{22} = \begin{vmatrix}3 & -1\\ 1 & -1\end{vmatrix} = -2$


Cofactor of 0 $= A_{23} = - \begin{vmatrix}3 & 1\\ 1 & 2\end{vmatrix} = -5$


Cofactor of 1 $= A_{31} = \begin{vmatrix}1 & -1\\ -2 & 0\end{vmatrix} = -2$


Cofactor of 2 $= A_{32} = - \begin{vmatrix}3 & -1\\ 2 & 0\end{vmatrix} = -2$


Cofactor of -1 $= A_{33} = \begin{vmatrix}3 & 1\\ 2 & -2\end{vmatrix} = -8$


$\therefore$ The cofactor of matrix $A$ is $A_{ij} = \begin{vmatrix}2 & 2 & 6\\ -1 & -2 & -5\\-2 & -2 & -8\end{vmatrix}$


Let us now find the transpose of $A_{ij}$

$Adj A = (A_{ij})^T$


$ \begin{vmatrix}2 & -1 & -2\\ 2 & -2 & -2\\6 & -5 & -8\end{vmatrix}$


Hence, the adjoint of matrix $A = \begin{vmatrix}2 & -1 & -2\\ 2 & -2 & -2\\6 & -5 & -8\end{vmatrix}$


Minor of Matrices

In a square matrix, each element has its minor. The minor is defined as the value that is received from the determinants of a square matrix by deleting out a column and a row corresponding to the element of a matrix.


Given a square matrix X, by minor of an element we mean the value of the determinant is obtained by deleting the ith row and jth column of a matrix. It is represented by Mij.


To find the minor of a square matrix, we have to remove a row and column one by one at a time and calculate their determinant, until all the minors are calculated. Following are the steps to calculate the minor from a matrix.

  1. Hide ith row and jth column individually from a given matrix, where i refers to m and j refers to n that is the total number of rows and columns in matrices.

  2. Calculate the value of the determinant of the matrix after hiding the rows and columns from Step 1.

Minors of Matrix Example

Let us learn to find minors of 3 x 3 matrix below:


Find the minors of matrix $A = \begin{bmatrix}a & b & c\\ d & e & f\\ g & h & i\end{bmatrix}$


$M_{11} = \begin{bmatrix}e & f\\ h & i \end{bmatrix} = (ei - hf)$


$M_{12} = \begin{bmatrix}d & f\\ g & i \end{bmatrix} = (di - ff)$


$M_{13} = \begin{bmatrix}d & e\\ g & h \end{bmatrix} = (dh - eg)$


$M_{21} = \begin{bmatrix}b & c\\ h & i \end{bmatrix} = (bi - ch)$


$M_{22} = \begin{bmatrix}a & c\\ g & i \end{bmatrix} = (ai - cg)$


$M_{23} = \begin{bmatrix}a & b\\ g & h \end{bmatrix} = (ah - bg)$


$M_{31} = \begin{bmatrix}b & c\\ e & f \end{bmatrix} = (bf - ce)$


$M_{32} = \begin{bmatrix}a & c\\ d & f \end{bmatrix} = (af - cd)$


$M_{33} = \begin{bmatrix}a & b\\ d & e \end{bmatrix} = (ae - bd)$


Finding Inverse of Matrix Using Minors, Cofactors, and Adjugate?

Following are the steps to finding the inverse of the matrix using minors, cofactors, and adjugate.

  1. The first step to finding the inverse of the matrix is to determine the matrix of minors.

  2. The second step is to transform the given matrix into a matrix of cofactors.

  3. The third step is to find the adjoint of the matrix.

  4. At the end, multiply by 1/Determinant.

Inverse of Matrix Using Minors, Cofactors, and Adjugate Example

Let us learn to find inverse of matrix using minors, cofactors and adjugate with an example:

1. Find the inverse of matrix

$X = \begin{bmatrix}3 & 1 & 2\\ 2 & 1 & -2\\0 & 1 & 1 \end{bmatrix}$


Solution:

Step 1: To find the inverse of the matrix X, we will first find the matrix of minors.

Matrix of Minors $=\begin{bmatrix}3 & 2 & 2\\ -1 & 3 & 3\\-4 & -10 & 1 \end{bmatrix}$


Step 2:  In this step, we will find the cofactors of the above matrix of minor

Cofactors of Matrix of Minor $ - \begin{bmatrix}3 & 2 & 2\\ -1 & 3 & 3\\-4 & -10 & 1 \end{bmatrix} \times \begin{bmatrix}+ & - & +\\ - & + & -\\+ & - & + \end{bmatrix} = \begin{bmatrix}3 & -2 & 2\\ 1 & 3 & -3\\-4 & 10 & 1 \end{bmatrix}$


Step 3: Now, we will find the adjugate or adjoint of the above matrix by swapping the position of elements diagonally such that:

Adjoint of Cofactor $= \begin{bmatrix}3 & 1 & 4\\ -2 & 3 & 10\\2 & -3 & 1 \end{bmatrix}$


Step 4: Now, we will find the determinants of original matrix X using the following determinants formula:

$\text{det} \begin{bmatrix}a & b & c\\ d & e & f\\g & h & i \end{bmatrix} = a \cdot \text{det} \begin{bmatrix}e & f\\ h & i\end{bmatrix} - b \cdot \text{det} \begin{bmatrix}d & f\\ g & i\end{bmatrix} + c \cdot \text{det} \begin{bmatrix}d & e\\ g & h \end{bmatrix}$


$\text{det} \begin{bmatrix}3 & 1 & 2\\ 2 & 1 & -2\\0 & 1 & 1 \end{bmatrix} = 3 \cdot \text{det} \begin{bmatrix}1 & -2\\ 1 & 1\end{bmatrix} - (1) \cdot \text{det} \begin{bmatrix}2 & -2\\ 0 & 1\end{bmatrix} + 2 \cdot \text{det} \begin{bmatrix}2 & 1\\ 0 & 1 \end{bmatrix}$

$\Rightarrow 3 [1 - (- 2)] -1[2 - (-0)] + 2 [2 -0]$

$\Rightarrow 3(1 + 2) -1(2+ 0) + 2 (1)$

$\Rightarrow 3(3) -1(2) + 2$

$\Rightarrow 9 -2 + 2$

$\Rightarrow 11$

Determinant $= 11$


Step 5: Now, we will multiply the adjoint by 1/Determinant to get the inverse of the original matrix X.

$X^{-1} = \begin{bmatrix}3 & 1 & -4\\ -2 & 3 & 10\\2 & -3 & 1 \end{bmatrix}$


$X^{-1} = \begin{bmatrix}\dfrac{3}{11} &\dfrac{1}{11} & \dfrac{-4}{11}\\ \dfrac{-2}{11} & \dfrac{3}{11} & \dfrac{10}{11}\\\dfrac{2}{11} & \dfrac{-3}{11} & \dfrac{1}{11} \end{bmatrix}$


Did You Know?

  • 19th Century English Mathematician James Sylvester introduced the term Matrix.

  • Algebraic aspects of Matrix were developed in two papers in the 1850s by Arthur Cayley.

  • You can easily find the inverse of Matrix using the formula $A^{-1} = \dfrac{adj(A)}{|A|}; |A| \neq 0$.

FAQs on Inverse Of A Matrix Using Minors Cofactors And Adjugate Method

1. What is the inverse of a matrix using minors, cofactors, and adjugate?

The inverse of a square matrix using minors, cofactors, and adjugate is given by the formula A-1 = (1/|A|) adj(A), where |A| is the determinant of A and adj(A) is the adjugate matrix. This method applies only when |A| ≠ 0.

  • Find the determinant of matrix A.
  • Compute the matrix of minors.
  • Convert minors to cofactors using sign pattern (−1)i+j.
  • Transpose the cofactor matrix to get the adjugate.
  • Multiply adj(A) by 1/|A|.

2. What is the formula for the inverse of a matrix using adjugate?

The formula for the inverse of a matrix using the adjugate is A-1 = (1/det(A)) adj(A). Here:

  • det(A) is the determinant of matrix A.
  • adj(A) is the transpose of the cofactor matrix.
This formula works only for a non-singular matrix where det(A) ≠ 0.

3. How do you find the inverse of a 2×2 matrix using minors and cofactors?

To find the inverse of a 2×2 matrix, use the formula A-1 = (1/(ad − bc)) [[d, −b], [−c, a]]. For A = [[a, b], [c, d]]:

  • Compute determinant: |A| = ad − bc.
  • Swap a and d.
  • Change signs of b and c.
  • Multiply the resulting matrix by 1/(ad − bc).
The inverse exists only if ad − bc ≠ 0.

4. How do you find the inverse of a 3×3 matrix using minors and cofactors?

To find the inverse of a 3×3 matrix, compute minors, convert to cofactors, form the adjugate, and divide by the determinant. Steps:

  • Find det(A) using expansion by minors.
  • Compute all minors Mij.
  • Find cofactors Cij = (−1)i+j Mij.
  • Form the adjugate matrix adj(A) by transposing the cofactor matrix.
  • Calculate A-1 = (1/det(A)) adj(A).
The matrix must satisfy det(A) ≠ 0.

5. What is the difference between a minor and a cofactor?

A minor is the determinant of a smaller matrix formed by deleting a row and column, while a cofactor is the signed minor. Specifically:

  • Minor Mij: Determinant after deleting row i and column j.
  • Cofactor Cij = (−1)i+j Mij.
The sign factor (−1)i+j introduces the alternating positive and negative pattern.

6. What is the adjugate of a matrix?

The adjugate of a matrix is the transpose of its cofactor matrix. In symbols, adj(A) = (Cij)T, where Cij are the cofactors of A.

  • First compute all cofactors.
  • Arrange them in matrix form.
  • Transpose that matrix.
The adjugate is used in the formula A-1 = (1/det(A)) adj(A).

7. When does a matrix not have an inverse using the adjugate method?

A matrix does not have an inverse when its determinant is zero. If det(A) = 0, then A-1 does not exist because division by zero is undefined.

  • Such a matrix is called a singular matrix.
  • If det(A) ≠ 0, the matrix is non-singular and invertible.
This condition applies to all square matrices.

8. Why do we divide by the determinant when finding the inverse?

We divide by the determinant because the inverse formula is derived from the identity A · adj(A) = det(A) I. Rearranging gives A-1 = (1/det(A)) adj(A).

  • The determinant acts as a scaling factor.
  • If det(A) = 0, the scaling cannot be reversed.
Therefore, dividing by det(A) ensures the product equals the identity matrix.

9. Can you give an example of finding the inverse using minors and cofactors?

Yes, for A = [[1, 2], [3, 4]], the inverse using minors and cofactors is A-1 = [[−2, 1], [3/2, −1/2]].

  • Determinant: |A| = (1)(4) − (2)(3) = −2.
  • Swap diagonal elements and change signs of off-diagonals: [[4, −2], [−3, 1]].
  • Multiply by 1/(−2).
This gives the final inverse matrix.

10. Is the adjugate method the same as the Gauss-Jordan method for finding inverse?

No, the adjugate method and Gauss-Jordan method are different techniques for finding the inverse of a matrix.

  • The adjugate method uses minors, cofactors, determinant, and the formula A-1 = (1/det(A)) adj(A).
  • The Gauss-Jordan method uses row operations to transform [A | I] into [I | A-1].
Both methods give the same inverse if det(A) ≠ 0, but Gauss-Jordan is often faster for large matrices.