Search Authority

Adjoint of a Matrix: Definition, Formula, Properties & Solved Examples

The adjoint of a matrix, often called the adjugate, is a key concept in linear algebra that supports computing matrix inverses and analyzing systems of linear equations. Underst...

Mara Ellison Aug 08, 2026
Adjoint of a Matrix: Definition, Formula, Properties & Solved Examples

The adjoint of a matrix, often called the adjugate, is a key concept in linear algebra that supports computing matrix inverses and analyzing systems of linear equations. Understanding its definition formula properties solved examples helps clarify how cofactor patterns and transposition work together to produce a well behaved matrix of cofactors.

This article presents a concise reference that connects the formal definition, main properties, and practical computation steps through a structured summary, targeted examples, and an FAQ section for common doubts.

Term Formula Key Property Use Case
Adjoint (adj A) Transpose of the cofactor matrix Square matrices only Computing inverses when det A ≠ 0
Cofactor C_ij (-1)^(i+j) det(M_ij) Signed minor based on position Building the cofactor matrix
Inverse A^(-1) adj A / det A Requires non zero determinant Solving linear systems analytically
Determinant det A Scalar value from expansion Zero if matrix is singular Checking invertibility

Definition and Formula of Adjoint

The adjoint of a matrix A, written as adj A, is defined as the transpose of the cofactor matrix of A. To build it, first compute every cofactor C_ij by applying the sign factor (-1)^(i+j) to the determinant of the submatrix obtained by removing row i and column j, often called the minor M_ij. Stack these cofactors into a cofactor matrix, then flip rows and columns to obtain the transpose, which is the adjoint.

For an n by n matrix, the explicit formula is adj A whose (i,j) entry equals C_ji, meaning the cofactor from row j and column i of the original matrix. This transposition step ensures that multiplication with the original matrix produces a diagonal matrix scaled by the determinant, which is central to many theoretical and numerical applications.

Compact Symbolic Form

If A = [a_ij], then cofactor C_ij = (-1)^(i+j) det(M_ij), and adj A = [C_ji].

Properties of the Adjoint

The adjoint interacts with key matrix identities in structured ways, making it useful for proofs and algorithmic derivations. One core relation is A multiplied by its adjoint yielding the determinant times the identity matrix, which directly connects the adjoint to invertibility conditions. When the determinant is non zero, this property simplifies to the standard inverse formula, while singular matrices still satisfy A adj A equals the zero matrix, highlighting the boundary between invertible and non invertible cases.

Additional algebraic features include compatibility with scalar multiplication for scalar multiples of the matrix power, behavior under transpose where the adjoint of the transpose matches the adjoint of the original matrix, and compatibility with matrix products through a product rule for square matrices of the same size. These properties support efficient symbolic manipulation and numerical verification in higher level linear algebra proofs.

Step by Step Computation

To compute the adjoint of a matrix in practice, start with a small example such as a 2 by 2 or 3 by 3 matrix where manual calculation is feasible. For a 2 by 2 case, the pattern is simple because swapping the main diagonal entries and changing signs on the off diagonal entries directly gives the adjoint, which matches the transpose of the cofactor matrix.

For larger matrices, compute each minor determinant, apply the checkerboard sign pattern, assemble the cofactor matrix, and then transpose it. Although this process is more tedious by hand, it clearly reveals how signed subdeterminants contribute to the global structure and prepares the ground for understanding numerical algorithms that generalize the idea to higher dimensions.

Worked Example for a 2 by 2 Matrix

Consider A equals 2 1 over 5 3. The minors are 3, 5, 1, 2 with corresponding cofactors 3, negative 5, negative 1, 2. Transposing the cofactor matrix gives adj A equals 3 negative 1 over negative 5 2, and verifying A adj A equals determinant A times identity confirms the computation with determinant 1.

Worked Example for a 3 by 3 Matrix

For a slightly larger matrix, compute each 2 by 2 minor, attach the sign based on position, fill the cofactor matrix, transpose to obtain the adjoint, and multiply by the original matrix to check that the result scales the identity by the determinant. This example reinforces the connection between minors, cofactors, transposition, and the determinant driven diagonal structure.

Key Takeaways and Practical Guidance

  • Adjoint is the transpose of the cofactor matrix and exists only for square matrices.
  • It enables symbolic inversion via A inverse equals adj A over det A when the determinant is non zero.
  • Multiplication A times adj A yields det A times the identity matrix, a core theoretical result.
  • Use cofactor signs carefully, following the checkerboard pattern of plus and minus signs.
  • For large scale problems, prefer decomposition methods rather than direct adjoint computation.

FAQ

Reader questions

Is the adjoint defined for non square matrices?

No, the adjoint or adjugate is defined only for square matrices because it relies on square submatrices and a cofactor structure that requires equal numbers of rows and columns.

How is the adjoint related to the inverse of a matrix?

When the determinant is non zero, the inverse of A equals adj A divided by det A, so the adjoint provides a direct algebraic route to the inverse without performing row reduction.

What happens if the determinant of the matrix is zero?

If the determinant is zero, the matrix is singular, the inverse does not exist, and the product of A and its adjoint yields the zero matrix, reflecting the breakdown of the invertibility condition.

Can computing the adjoint be efficient for large matrices?

Direct cofactor expansion becomes computationally expensive for large matrices due to factorial growth of minors, so numerical methods typically use decomposition techniques instead of explicit adjoint formulas.

Related Reading

More pages in this topic cluster.

Word Scramble Worksheets 15 Free Printables from Worksheetscom

Word scramble worksheets from 15 worksheetscom provide targeted vocabulary practice for students and language learners. These printable activities help users recognize letter pa...

Read next
Circle of Willis Anatomy: The Ultimate Visual Guide

The circle of Willis anatomy serves as a critical cerebral arterial ring that maintains balanced cerebral perfusion. Understanding its precise arrangement helps clinicians antic...

Read next
Simple Handmade Birthday Cards for Husband: Easy & Thoughtful DIY Ideas

Handmade birthday cards for husband add a personal, heartfelt touch to your celebration while showing you truly pay attention to what he loves. Simple designs keep the focus on...

Read next