Summarize this article:
Last updated on September 1, 2025
The adjoint (or adjoint) of a square matrix is a fundamental concept in linear algebra. It is also called the transpose of the cofactor matrix of the given matrix. The adjoint of a matrix plays a very important role in calculating its inverse, provided the matrix is invertible. This concept is essential for solving systems of linear equations and analyzing matrix properties
The adjoint of a square matrix is a core concept used in various applications, like solving systems of linear equations and computing matrix inverses.
The adjoint of a matrix is derived by first building its cofactor matrix and then taking the transpose of that matrix. Every element in the cofactor matrix is the cofactor of the corresponding element in the original matrix.
For a square matrix A, its adjoint is indicated as adj(A).
This concept is fundamental in linear algebra and has applications in solving systems of linear equations and matrix theory.
The adjoint or adjugate of a matrix is the transpose of the matrix of the corresponding cofactors. It is used for calculating the inverse of a matrix. Here, we will be learning the properties of adjoint of a matrix:
1. Identity Relation: For any square matrix A of order n the following holds:
A adj(A)= adj(A)× A = det(A) × In
Where In is the identity matrix of order n.
2. Determinant of Adjoint: The determinant of the adjoint of A is related to the determinant of A by:
det(adj(A)) = (det(A))n-1
This property is notable only when A it is invertible.
3. Transpose Property: The adjoint of the transpose of A will be equal to the transpose of the adjoint of A:
adj(AT) = (Adj(A))T
This property facilitates the computation of adjoints in matrix operations involving transposition.
4. Scalar Multiplication: For every kind of square matrix A of order n×n and any scalar k, the adjoint of the matrix kA is given by:
adj(kA)=kn-1 × adj (A)
This property is useful when dealing with scalar multiples of matrices.
5. Product of matrices: For every two square matrices A and B of the same order, the adjoint of their product will be the product of their adjoints taken in reverse order:
adj(AB) = adj(B) . adj(A)
This property is important in simplifying expressions involving matrix products.
6. Adjoint of Adjoint: The adjoint of the adjoint of A is related to A by:
adj(adj(A))=(det(A))n-2×A
The adjoint of an adjoint property is important in the theoretical anticipation of linear algebra.
These properties are fundamental in matrix theory and solve linear equations, computing determinants, and finding inverses of matrices.
The adjoint of a square matrix is a new matrix that assists us in finding the inverse of the original matrix. To calculate the adjoint, we need to find the Cofactor matrix for every element in the original matrix and calculate its cofactor. Transpose the Cofactor matrix: After getting the cofactor matrix, we need to take its transpose. It means exchanging rows with columns. As a result, the matrix is the adjoint of the original matrix.
For every square matrix A of order n×n, the adjoint of A, indicated as adj(A), is given by:
Adj(A) = [Cofactor(A)]T
1. Compute the Minor of each element: For each component aij in the matrix, remove the i-th row and j-th column to form a submatrix. Compute the determinant of this submatrix; this value is the minor mij of the element aij
For example a11 = 1
Now we need to remove the first row and first column
The determinant will be
det = (4)(6)−(5)(0) = 24
M11 = 24
2. Determine the Cofactor: The cofactor cij is given by
cij=(-1)i+j. mij
This accounts for the sign change based on the position of the element.
For example a11 = 1
C11 = (−1)1+1×24 = 24
3. Form the Cofactor matrix: Arrange all the cofactors cij into a matrix.
Cofactor matrix=
4. Transpose the Cofactor matrix: Take the transpose of the cofactor matrix to obtain the adjoint matrix.
Adj(A) =
Adjoint of a 2 × 2 matrix
The adjoint of a square matrix is gained by first calculating its cofactor matrix and then taking the transpose of that matrix. This adjoint is specifically useful in computing the inverse of the original matrix, provided its determinant is non-zero.
Steps to Find the Adjoint of a 2 × 2 matrix
The matrix given is:
A=
Compute the Cofactor matrix:
c11=d
c12=-c
c21=-b
c22=a
So, the cofactor matrix is:
C=
Transpose the Cofactor matrix:
The adjoint is the transpose of the cofactor matrix:
adj(A)=CT=
Example
Given the matrix:
A=
1. Cofactor matrix:
C=
2. Adjoint:
adj(A)=CT=
Adjoint of 3 × 3 matrices
Every adjoint of a square matrix is the transpose of its cofactor matrix. It is essential for calculating the inverse of a matrix, provided the determinant is non-zero.
Step-by-Step Process
The matrix given is:
A=
Compute the Cofactor matrix:
2. Form the Cofactor matrix:
Arrange all the cofactors cijinto a matrix.
3. Transpose the Cofactor matrix:
The adjoint (adjoint) is the transpose of the cofactor matrix:
adj(A)=CT
Example
Given the matrix:
A=
1. Compute the Cofactors:
Calculate the minors and apply the sign factor (-1)i+j for each element.
2. Form the Cofactor matrix:
After calculating the cofactors, arrange them into a matrix.
3. Transpose the Cofactor matrix:
Take the transpose to obtain the adjoint.
The minor of an element in a matrix is the determinant of the submatrix formed by deleting the row and column that contain that element. This idea is essential for calculating the determinant, adjoint, and reversion of a matrix. The matrix, which is given the minor of an element, aijis denoted as mij and is calculated as:
mij = det(Aij)
Where Aijis the submatrix obtained by deleting the i-th row and j-th column of A.
Example
Given the matrix:
A=
The minor of the element a11is the determinant of the submatrix obtained by removing the first row and first column:
M11
The cofactor of an element in a matrix is a signed value calculated by multiplying its minor by (−1)i+j, where i and j are the row and column indices of the element. The minor is the determinant of the submatrix obtained by removing the row and column containing that element.
Cofactor Formula
Cij= (−1)i+j × Mij
Where:
The transpose of a matrix is a matrix where the elements of row and column of the original matrix get interchanged. If the matrix A of order mn, its transpose, denoted as AT, will have dimensions nm
How to Find the Transpose
To compute the transpose of a matrix:
Convert each row of the original matrix into a column in the new matrix.
For example, for a matrix A:
A=
The transpose AT is:
AT=
The adjoint or adjoint of a matrix is a core rule in linear algebra with diverse real-life applications. It plays a crucial role in solving systems of linear equations, computing matrix inverses, and analyzing linear transformations. Additionally, the adjoint is utilized in fields such as engineering, physics, computer graphics, cryptography, and optimization.
Understanding the adjoint (or adjoint) of a matrix is crucial in linear algebra, especially for computing inverses. However, several common mistakes can hinder accurate calculations. This guide highlights these errors and offers strategies to avoid them.
1: 2 2 matrix: Find the adjoint of the matrix: A=
adj(A)=
For a 2x2 matrix A=
adj(A)=
Substituting the values from the matrix A:
adj(A)=
2: 2 2 matrix
A=
Find the Cofactor matrix:
2.Cofactor matrix:
C=
3. Transpose the Cofactor matrix (Adjoint):
adj(A)=CT=
3. 2 2 matrix
A=
Calculation for cofactor:
1. Cofactor C11:
Minor M11: We will be removing the 1st row and 1st column, leaving the submatrix [4]. The determinant is 4.
Cofactor C11: Multiply the minor by (−1)1+=1:
C11 = 4×1 = 4
2. Cofactor C12:
Minor M12: Now we have to remove the 1st row and 2nd column, leaving the submatrix [3]. The determinant is 3.
Cofactor C12: Multiply the minor by (−1)1+2=−1:
C12 = 3×(−1) = −3
3. Cofactor C21:
Minor M21: Remove the 2nd row and 1st column, leaving the submatrix [2]. The determinant is 2.
Cofactor C21 : Multiply the minor by (−1)2+1 = −1:
C21 = 2×(−1) = −2
4. Cofactor C22:
Minor M22: Remove the 2nd row and 2nd column, leaving the submatrix [1]. The determinant is 1.
Cofactor C22: Multiply the minor by (−1)2+2 = 1
C22 = 1×1 = 1
Cofactor matrix =
3 × 3 matrix
A=
Find the Cofactor matrix:
Calculate minors and apply signs to find cofactors.
Cofactor matrix:
C=
Transpose the Cofactor matrix (Adjoint):
adj(A)=CT=
3 × 3 matrix
A=
Find the Cofactor matrix:
Calculate minors and apply signs to find cofactors.
Cofactor matrix:
C=
3. Transpose the Cofactor matrix (Adjoint):
adj(A)=CT=
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.