Adjuncts

from Wikipedia, the free encyclopedia

The adjoint , classical adjoint (not to be confused with the real adjoint matrix ) or complementary matrix of a matrix is a term from the mathematical branch of linear algebra . It denotes the transpose of the cofactor matrix , i.e. the transpose of the matrix whose entries are the signed minors (sub- determinants ).

With the help of the adjuncts one can calculate the inverse of a regular square matrix.

definition

The adjunct of a square matrix with entries from a field (or more generally from a commutative ring ) is defined as

.

It should be noted that the cofactor is in place. The cofactors add up

.

The minors are therefore the values ​​of the sub- determinants of the matrix , which result from deleting the -th row and -th column.

Since the adjuncts rarely appear in today's textbooks and the notation is not always clear in older works, caution is advised. Often the same notation is used for the adjoints and the adjoints (i.e. their transpose for real matrices , their conjugate- transposed for complex matrices ).

Examples

(2 × 2) matrix

Any matrix has the form

The adjunct to this matrix is

(3 × 3) matrix

Any matrix has the form

The adjunct to this matrix is

properties

The following relationships apply to all matrices

, where is an identity matrix .
for , where 0 is the zero matrix . For matrices always, but also applies to the zero matrix: .
in which
, especially for matrices

The following also applies to invertible matrices

Computing the inverse of a matrix

The individual columns of the inverse of a matrix are each formed by the solution of the system of equations with the -th unit vector on the right-hand side. If you calculate this with Cramer's rule , you get the formula

An invertible matrix can thus be inverted in a very simple way:

literature