Jump to content

Adjugate matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AxelBoldt (talk | contribs) at 05:04, 29 March 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In linear algebra, the adjugate of a square matrix is a matrix which plays a role similar to the inverse of a matrix, but without the need to perform any divisions.

The adjugate has sometimes been called the "adjoint", but this terminology is ambiguous and is not used in Wikipedia.

Suppose R is a commutative ring and A is an n-by-n matrix over R. The adjugate of A, written as adj(A), is the n-by-n matrix defined by

where A(j|i) denotes the (n-1)-by-(n-1) matrix obtained from A by deleting row j and column i, and det(A(j|i)) is its determinant.

As a consequence of Laplace's formula for the computation of the determinant, we have

where In denotes the n-by-n identity matrix. This formula is used to prove that A is invertible as a matrix over R if and only if det(A) is invertible as an element of R.

The adjucate appears in the formula of the derivative of the determinant.