A Cofactor is a key concept in linear algebra that is used to find the determinants, adjoint, and inverse of a matrix.
The cofactor of an element in a square matrix is the determinant of the submatrix that you get by taking out that element's row and column, and multiplying it by a sign factor.
Mathematically, if is an n×n matrix, then the Cofactor of the element is given by:
Here:
So, cofactors are basically minors with signs attached.
To find the cofactor of a matrix element, follow these straightforward steps:
Step 1: Select the Element
Choose the element () in the matrix for which you want to find the cofactor.
Step 2: Form the Minor
Remove the i-th row and j-th column containing (). The remaining matrix is called the minor matrix of ().
Step 3: Calculate the Minor
Find the determinant of the minor matrix. This value is called the minor .
Step 4: Apply the Sign
Multiply the minor by to get the cofactor
The standard cofactor formula for a square matrix (A) is:
Where:
The matrix of cofactors is created by replacing every element of the original matrix with its corresponding cofactor. If you have a () matrix, your matrix of cofactors will also be (), but with each element showing the cofactor of the original element in that position.
Cofactors are crucial when you want to expand a determinant. To find the determinant of a square matrix, you can multiply each element in a row (or column) by its cofactor and then add up the results.
Determinant Expansion (using cofactors):
or, for a column,
This process is called Laplace expansion.
Below are five step-by-step cofactors examples at the JEE level:
Example 1: Cofactor of an Element in a 2x2 Matrix
Given: , Find the cofactor of (a_{21}) (element 2).
Solution:
Example 2: Cofactor in a 3x3 Matrix
Given: , Find the cofactor of () (element 2).
Solution:
Example 3: Matrix of Cofactors
Given: , Find the matrix of cofactors.
Solution:
Matrix of cofactors:
Example 4: Cofactors of Determinants (Expanding a 3x3 Determinant)
Given: , Find the determinant by expanding along the first row.
Solution:
Expand:
Example 5: Using Cofactors to Find the Inverse
Given: , Find the inverse using cofactors.
Solution:
Also Read:
(Session 2025 - 26)