"Adjoint matrix" redirects here. For the transpose of cofactor, see
Adjugate matrix .
In mathematics , the conjugate transpose or Hermitian transpose of an m -by-n matrix
A
{\displaystyle {\boldsymbol {A}}}
with complex entries is the n -by-m matrix
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }}
obtained from
A
{\displaystyle {\boldsymbol {A}}}
by taking the transpose and then taking the complex conjugate of each entry. (The complex conjugate of
a
+
i
b
{\displaystyle a+ib}
, where
a
{\displaystyle a}
and
b
{\displaystyle b}
are real numbers, is
a
−
i
b
{\displaystyle a-ib}
.)
Definition [ edit ]
The conjugate transpose of an
m
×
n
{\displaystyle m\times n}
matrix
A
{\displaystyle {\boldsymbol {A}}}
is formally defined by
(
A
H
)
i
j
=
A
j
i
¯
{\displaystyle \left({\boldsymbol {A}}^{\mathrm {H} }\right)_{ij}={\overline {{\boldsymbol {A}}_{ji}}}}
(Eq.1 )
where the subscripts denote the
(
i
,
j
)
{\displaystyle (i,j)}
-th entry, for
1
≤
i
≤
n
{\displaystyle 1\leq i\leq n}
and
1
≤
j
≤
m
{\displaystyle 1\leq j\leq m}
, and the overbar denotes a scalar complex conjugate.
This definition can also be written as
A
H
=
(
A
¯
)
T
=
A
T
¯
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }=\left({\overline {\boldsymbol {A}}}\right)^{\mathsf {T}}={\overline {{\boldsymbol {A}}^{\mathsf {T}}}}}
where
A
T
{\displaystyle {\boldsymbol {A}}^{\mathsf {T}}}
denotes the transpose and
A
¯
{\displaystyle {\overline {\boldsymbol {A}}}}
denotes the matrix with complex conjugated entries.
Other names for the conjugate transpose of a matrix are Hermitian conjugate , bedaggered matrix , adjoint matrix or transjugate . The conjugate transpose of a matrix
A
{\displaystyle {\boldsymbol {A}}}
can be denoted by any of these symbols:
A
∗
{\displaystyle {\boldsymbol {A}}^{*}}
, commonly used in linear algebra
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }}
, commonly used in linear algebra
A
†
{\displaystyle {\boldsymbol {A}}^{\dagger }}
(sometimes pronounced as A dagger ), universally used in quantum mechanics
A
+
{\displaystyle {\boldsymbol {A}}^{+}}
, although this symbol is more commonly used for the Moore–Penrose pseudoinverse
In some contexts (including this article),
A
∗
{\displaystyle {\boldsymbol {A}}^{*}}
denotes the matrix with only complex conjugated entries and no transposition.
Example [ edit ]
Suppose we want to calculate the conjugate transpose of the following matrix
A
{\displaystyle {\boldsymbol {A}}}
.
A
=
[
1
−
2
−
i
5
1
+
i
i
4
−
2
i
]
{\displaystyle {\boldsymbol {A}}={\begin{bmatrix}1&-2-i&5\\1+i&i&4-2i\end{bmatrix}}}
We first transpose the matrix:
A
T
=
[
1
1
+
i
−
2
−
i
i
5
4
−
2
i
]
{\displaystyle {\boldsymbol {A}}^{\mathrm {T} }={\begin{bmatrix}1&1+i\\-2-i&i\\5&4-2i\end{bmatrix}}}
Then we conjugate every entry of the matrix:
A
H
=
[
1
1
−
i
−
2
+
i
−
i
5
4
+
2
i
]
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }={\begin{bmatrix}1&1-i\\-2+i&-i\\5&4+2i\end{bmatrix}}}
A square matrix
A
{\displaystyle {\boldsymbol {A}}}
with entries
a
i
j
{\displaystyle a_{ij}}
is called
Hermitian or self-adjoint if
A
=
A
H
{\displaystyle {\boldsymbol {A}}={\boldsymbol {A}}^{\mathrm {H} }}
; i.e.,
a
i
j
=
a
j
i
¯
{\displaystyle a_{ij}={\overline {a_{ji}}}}
.
skew Hermitian or antihermitian if
A
=
−
A
H
{\displaystyle {\boldsymbol {A}}=-{\boldsymbol {A}}^{\mathrm {H} }}
; i.e.,
a
i
j
=
−
a
j
i
¯
{\displaystyle a_{ij}=-{\overline {a_{ji}}}}
.
normal if
A
H
A
=
A
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }{\boldsymbol {A}}={\boldsymbol {A}}{\boldsymbol {A}}^{\mathrm {H} }}
.
unitary if
A
H
=
A
−
1
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }={\boldsymbol {A}}^{-1}}
.
Even if
A
{\displaystyle {\boldsymbol {A}}}
is not square, the two matrices
A
H
A
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }{\boldsymbol {A}}}
and
A
A
H
{\displaystyle {\boldsymbol {A}}{\boldsymbol {A}}^{\mathrm {H} }}
are both Hermitian and in fact positive semi-definite matrices .
The conjugate transpose "adjoint" matrix
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }}
should not be confused with the adjugate ,
adj
(
A
)
{\displaystyle \operatorname {adj} ({\boldsymbol {A}})}
, which is also sometimes called adjoint .
The conjugate transpose of a matrix
A
{\displaystyle {\boldsymbol {A}}}
with real entries reduces to the transpose of
A
{\displaystyle {\boldsymbol {A}}}
, as the conjugate of a real number is the number itself.
Motivation [ edit ]
The conjugate transpose can be motivated by noting that complex numbers can be usefully represented by 2×2 real matrices, obeying matrix addition and multiplication:
a
+
i
b
≡
(
a
−
b
b
a
)
.
{\displaystyle a+ib\equiv {\begin{pmatrix}a&-b\\b&a\end{pmatrix}}.}
That is, denoting each complex number z by the real 2×2 matrix of the linear transformation on the Argand diagram (viewed as the real vector space
R
2
{\displaystyle \mathbb {R} ^{2}}
) affected by complex z -multiplication on
C
{\displaystyle \mathbb {C} }
.
An m -by-n matrix of complex numbers could therefore equally well be represented by a 2m -by-2n 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 n -by-m matrix made up of complex numbers.
Properties of the conjugate transpose [ edit ]
(
A
+
B
)
H
=
A
H
+
B
H
{\displaystyle ({\boldsymbol {A}}+{\boldsymbol {B}})^{\mathrm {H} }={\boldsymbol {A}}^{\mathrm {H} }+{\boldsymbol {B}}^{\mathrm {H} }}
for any two matrices
A
{\displaystyle {\boldsymbol {A}}}
and
B
{\displaystyle {\boldsymbol {B}}}
of the same dimensions.
(
z
A
)
H
=
z
¯
A
H
{\displaystyle (z{\boldsymbol {A}})^{\mathrm {H} }={\overline {z}}{\boldsymbol {A}}^{\mathrm {H} }}
for any complex number
z
{\displaystyle z}
and any m -by-n matrix
A
{\displaystyle {\boldsymbol {A}}}
.
(
A
B
)
H
=
B
H
A
H
{\displaystyle ({\boldsymbol {A}}{\boldsymbol {B}})^{\mathrm {H} }={\boldsymbol {B}}^{\mathrm {H} }{\boldsymbol {A}}^{\mathrm {H} }}
for any m -by-n matrix
A
{\displaystyle {\boldsymbol {A}}}
and any n -by-p matrix
B
{\displaystyle {\boldsymbol {B}}}
. Note that the order of the factors is reversed.
(
A
H
)
H
=
A
{\displaystyle ({\boldsymbol {A}}^{\mathrm {H} })^{\mathrm {H} }=A}
for any m -by-n matrix
A
{\displaystyle {\boldsymbol {A}}}
, i.e. Hermitian transposition is an involution .
If
A
{\displaystyle {\boldsymbol {A}}}
is a square matrix, then
det
(
A
H
)
=
det
(
A
)
¯
{\displaystyle \operatorname {det} ({\boldsymbol {A}}^{\mathrm {H} })={\overline {\operatorname {det} ({\boldsymbol {A}})}}}
where
det
(
A
)
{\displaystyle \operatorname {det} (A)}
denotes the determinant of
A
{\displaystyle {\boldsymbol {A}}}
.
If
A
{\displaystyle {\boldsymbol {A}}}
is a square matrix, then
tr
(
A
H
)
=
tr
(
A
)
¯
{\displaystyle \operatorname {tr} ({\boldsymbol {A}}^{\mathrm {H} })={\overline {\operatorname {tr} ({\boldsymbol {A}})}}}
where
tr
(
A
)
{\displaystyle \operatorname {tr} (A)}
denotes the trace of
A
{\displaystyle {\boldsymbol {A}}}
.
A
{\displaystyle {\boldsymbol {A}}}
is invertible if and only if
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }}
is invertible, and in that case
(
A
H
)
−
1
=
(
A
−
1
)
H
{\displaystyle ({\boldsymbol {A}}^{\mathrm {H} })^{-1}=({\boldsymbol {A}}^{-1})^{\mathrm {H} }}
.
The eigenvalues of
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }}
are the complex conjugates of the eigenvalues of
A
{\displaystyle {\boldsymbol {A}}}
.
⟨
A
x
,
y
⟩
=
⟨
x
,
A
H
y
⟩
{\displaystyle \langle {\boldsymbol {A}}x,y\rangle =\langle x,{\boldsymbol {A}}^{\mathrm {H} }y\rangle }
for any m -by-n matrix
A
{\displaystyle {\boldsymbol {A}}}
, any vector in
x
∈
C
n
{\displaystyle x\in \mathbb {C} ^{n}}
and any vector
y
∈
C
m
{\displaystyle y\in \mathbb {C} ^{m}}
. Here,
⟨
⋅
,
⋅
⟩
{\displaystyle \langle \cdot ,\cdot \rangle }
denotes the standard complex inner product on
C
m
{\displaystyle \mathbb {C} ^{m}}
and
C
n
{\displaystyle \mathbb {C} ^{n}}
.
Generalizations [ edit ]
The last property given above shows that if one views
A
{\displaystyle {\boldsymbol {A}}}
as a linear transformation from Euclidean Hilbert space
C
n
{\displaystyle \mathbb {C} ^{n}}
to
C
m
,
{\displaystyle \mathbb {C} ^{m},}
then the matrix
A
H
{\displaystyle {\boldsymbol {A}}^{\mathrm {H} }}
corresponds to the adjoint operator of
A
{\displaystyle {\boldsymbol {A}}}
. 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
A
{\displaystyle A}
is a linear map from a complex vector space
V
{\displaystyle V}
to another,
W
{\displaystyle W}
, then the complex conjugate linear map as well as the transposed linear map are defined, and we may thus take the conjugate transpose of
A
{\displaystyle A}
to be the complex conjugate of the transpose of
A
{\displaystyle A}
. It maps the conjugate dual of
W
{\displaystyle W}
to the conjugate dual of
V
{\displaystyle V}
.
See also [ edit ]
External links [ edit ]