Conjugated matrix

from Wikipedia, the free encyclopedia

The conjugated matrix , conjugated for short , is the matrix in mathematics that is created by complex conjugation of all elements of a given complex matrix. The conversion of a matrix into its conjugate matrix is ​​called conjugation of the matrix. The conjugation mapping that assigns its conjugates to a matrix is ​​always bijective , linear and self-inverse . Many parameters of conjugate matrices, such as trace , determinants and eigenvalues , are precisely the complex conjugates of the respective parameters of the output matrices .

The conjugate matrix is ​​used, for example, in the definition of the adjoint matrix , which results from conjugation and transposition of a given matrix. In addition, the conjugate matrix is ​​also used in the definition of the conjugate similarity of matrices.

definition

Is a complex matrix ,

then the corresponding conjugate matrix is defined as

.

The conjugate matrix results from the complex conjugation of all entries in the output matrix . Occasionally the conjugate matrix is ​​also noted by, but then there is a risk of confusion with the adjoint matrix , which is also designated.

Examples

The conjugate of the matrix

is the matrix

.

For a complex matrix with only real entries, the conjugate is the same as the initial matrix .

properties

Calculation rules

The following calculation rules for conjugated matrices follow directly from the calculation rules for complex conjugation . It apply

for all matrices , and all scalars .

Transposed

The conjugate of the transposed matrix is equal to the transpose of the conjugated matrix, that is

.

This matrix is ​​called the adjoint matrix of and is usually referred to as or .

Inverse

The conjugate of a regular matrix is always also regular. For the conjugate of the inverse of a regular matrix applies

.

The conjugate of the inverse matrix is ​​therefore equal to the inverse of the conjugate matrix.

Exponential and logarithm

The following applies to the matrix exponential of the conjugate of a square matrix

.

Correspondingly, the conjugate of a regular complex matrix applies to the matrix logarithm

.

Conjugation mapping

The figure

,

which assigns its conjugate to a matrix is called conjugation mapping. Due to the above regularities, the conjugation mapping has the following properties.

  • The conjugation mapping is always bijective , linear and self-inverse .
  • In the matrix space , the conjugation mapping represents an automorphism .
  • In the general linear group and in the matrix ring , the conjugation mapping (for ) also represents an automorphism.

Parameters

For the rank of the conjugates of a matrix we have

.

For the trace of the conjugates of a square matrix , however, the following applies

.

The same applies to the determinant of the conjugate of a square matrix

.

For the characteristic polynomial of this results

.

The eigenvalues of are therefore precisely the complex conjugates of the eigenvalues ​​of . The associated eigenvectors can also be chosen to be complex conjugate.

Norms

The following applies to the Frobenius norm and the spectral norm of the conjugates of a matrix

  and   .

This also applies to the row sum norm and the column sum norm of the conjugates

  and   .

These matrix norms are therefore retained under conjugation.

use

Special matrices

The conjugate matrix is ​​used in linear algebra for the following definitions, among others:

  • The adjoint matrix is that the matrix, which is formed by conjugation and transposition of a given complex matrix, ie .
  • A Hermitian matrix is a complex square matrix whose transpose is equal to its conjugate, that is .
  • A skewed Hermitian matrix is a complex square matrix whose transpose is equal to the negative of its conjugate, that is .
  • A complex matrix is real if and only if it is equal to its conjugate matrix, that is, if holds.

Product with the conjugate

For a complex number , the number as the square of the absolute value is always real and nonnegative. For a complex square matrix , however, the matrix need not necessarily be real. The determinant of is, however, always real and nonnegative, because it applies with the determinant product theorem

.

The eigenvalues ​​of the matrix do not all have to be real either, but the non-real eigenvalues ​​appear in complex conjugate pairs. The matrix occurs, for example, when analyzing complex symmetric matrices .

Conjugated similarity

Two square matrices are called similarly conjugate ( English consimilar ) if a regular matrix exists such that

applies. The conjugate similarity, like the normal similarity, represents an equivalence relation on the set of square matrices. Two regular matrices are conjugate to one another, if and only if the matrix is similar to the matrix .

literature

Individual evidence

  1. ^ Roger A. Horn, Charles R. Johnson: Matrix Analysis . Cambridge University Press, 2012, pp. 261 ff .
  2. ^ Roger A. Horn, Charles R. Johnson: Matrix Analysis . Cambridge University Press, 2012, pp. 300 ff .

Web links