Complex matrix A* obtained from a matrix A by transposing it and conjugating each entry
"Adjoint matrix" redirects here. For the transpose of cofactor, see
Adjugate matrix.
Inmathematics, theconjugate transpose, also known as theHermitian transpose, of an
complexmatrix
is an
matrix obtained bytransposing
and applyingcomplex conjugation to each entry (the complex conjugate of
being
, for real numbers
and
). There are several notations, such as
or
,[1]
,[2] or (often in physics)
.
Forreal matrices, the conjugate transpose is just the transpose,
.
The conjugate transpose of an
matrix
is formally defined by
where the subscript
denotes the
-th entry (matrix element), for
and
, and the overbar denotes a scalar complex conjugate.
This definition can also be written as

where
denotes the transpose and
denotes the matrix with complex conjugated entries.
Other names for the conjugate transpose of a matrix areHermitian transpose,Hermitian conjugate,adjoint matrix ortransjugate. The conjugate transpose of a matrix
can be denoted by any of these symbols:
In some contexts,
denotes the matrix with only complex conjugated entries and no transposition.
Suppose we want to calculate the conjugate transpose of the following matrix
.

We first transpose the matrix:

Then we conjugate every entry of the matrix:

A square matrix
with entries
is called
Even if
is not square, the two matrices
and
are both Hermitian and in factpositive semi-definite matrices.
The conjugate transpose "adjoint" matrix
should not be confused with theadjugate,
, which is also sometimes calledadjoint.
The conjugate transpose can be motivated by noting that complex numbers can be usefully represented by
real matrices, obeyingmatrix addition and multiplication:
That is, denoting eachcomplex number
by thereal
matrix of the linear transformation on theArgand diagram (viewed as thereal vector space
), affected by complex
-multiplication on
.
Thus, an
matrix of complex numbers could be well represented by a
matrix of real numbers. The conjugate transpose, therefore, arises very naturally as the result of simply transposing such a matrix—when viewed back again as an
matrix made up of complex numbers.
For an explanation of the notation used here, we begin by representing complex numbers
as therotation matrix, that is,
Since
, we are led to the matrix representations of the unit numbers as
A general complex number
is then represented as
Thecomplex conjugate operation (that sends
to
for real
) is encoded as the matrix transpose.[3]
for any two matrices
and
of the same dimensions.
for any complex number
and any
matrix
.
for any
matrix
and any
matrix
. Note that the order of the factors is reversed.[1]
for any
matrix
, i.e. Hermitian transposition is aninvolution.- If
is a square matrix, then
where
denotes thedeterminant of
. - If
is a square matrix, then
where
denotes thetrace of
.
isinvertibleif and only if
is invertible, and in that case
.- Theeigenvalues of
are the complex conjugates of theeigenvalues of
.
for any
matrix
, any vector in
and any vector
. Here,
denotes the standard complexinner product on
, and similarly for
.
The last property given above shows that if one views
as alinear transformation fromHilbert space
to
then the matrix
corresponds to theadjoint operator of
. The concept of adjoint operators between Hilbert spaces can thus be seen as a generalization of the conjugate transpose of matrices with respect to an orthonormal basis.
Another generalization is available: suppose
is a linear map from a complexvector space
to another,
, then thecomplex conjugate linear map as well as thetransposed linear map are defined, and we may thus take the conjugate transpose of
to be the complex conjugate of the transpose of
. It maps the conjugatedual of
to the conjugate dual of
.