Runge's phenomenon
Template:No footnotes In linear algebra, the adjugate or classical adjoint (occasionally referred to as adjunct) of a square matrix is the transpose of the cofactor matrix.
The adjugate has sometimes been called the "adjoint", but today the "adjoint" of a matrix normally refers to its corresponding adjoint operator, which is its conjugate transpose.
Definition
The adjugate of A is the transpose of the cofactor matrix C of A:
In more detail: suppose R is a commutative ring and A is an n×n matrix with entries from R.
- The (i,j) minor of A, denoted Aij, is the determinant of the (n − 1)×(n − 1) matrix that results from deleting row i and column j of A.
- The cofactor matrix of A is the n×n matrix C whose (i,j) entry is the (i,j) cofactor of A:
- The adjugate of A is the transpose of C, that is, the n×n matrix whose (i,j) entry is the (j,i) cofactor of A:
The adjugate is defined as it is so that the product of A and its adjugate yields a diagonal matrix whose diagonal entries are det(A):
A is invertible if and only if det(A) is an invertible element of R, and in that case the equation above yields:
Examples
2 × 2 generic matrix
The adjugate of the 2 × 2 matrix
is
It is seen that det(adj(A)) = det(A) and adj(adj(A)) = A.
3 × 3 generic matrix
Its adjugate is the transpose of the cofactor matrix
So that we have
where
Therefore C, the matrix of cofactors for A, is
The adjugate is the transpose of the cofactor matrix. Thus, for instance, the (3,2) entry of the adjugate is the (2,3) cofactor of A. (In this example, C happens to be its own transpose, so adj(A) = C.)
3 × 3 numeric matrix
As a specific example, we have
The −6 in the third row, second column of the adjugate was computed as follows:
Again, the (3,2) entry of the adjugate is the (2,3) cofactor of A. Thus, the submatrix
was obtained by deleting the second row and third column of the original matrix A.
Properties
The adjugate has the properties
for n×n matrices A and B. The second line follows from equations adj(B)adj(A) = det(B)B-1 det(A)A-1 = det(AB)(AB)-1. Substituting in the second line B = Am - 1 and performing the recursion, one gets for all integer m
The adjugate preserves transposition:
Furthermore,
and, if det(A) is a unit, then det(adj(A)) = det(A) and adj(adj(A)) = A.
Inverses
As a consequence of Laplace's formula for the determinant of an n×n matrix A, we have
where is the n×n identity matrix. Indeed, the (i,i) entry of the product A adj(A) is the scalar product of row i of A with row i of the cofactor matrix C, which is simply the Laplace formula for det(A) expanded by row i. Moreover, for i ≠ j the (i,j) entry of the product is the scalar product of row i of A with row j of C, which is the Laplace formula for the determinant of a matrix whose i and j rows are equal and is therefore zero.
From this formula follows one of the most important results in matrix algebra: A matrix A over a commutative ring R is invertible if and only if det(A) is invertible in R.
For if A is an invertible matrix then
and equation (*) above shows that
See also Cramer's rule.
Characteristic polynomial
If p(t) = det(A − t I) is the characteristic polynomial of A and we define the polynomial q(t) = (p(0) − p(t))/t, then
where are the coefficients of p(t),
Jacobi's formula
The adjugate also appears in Jacobi's formula for the derivative of the determinant:
See also
References
43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.
- 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.
My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
External links
- Matrix Reference Manual
- Online matrix calculator (determinant, track, inverse, adjoint, transpose) Compute Adjugate matrix up to order 8
- Template:Cite web