Content deleted Content added
dagger is used in all quantum mechanics, not just quantum field theory |
use A^H instead of A^*, since the former is less ambiguous |
||
Line 1:
In [[mathematics]], the '''conjugate transpose''' or '''adjoint''' of an ''m''-by-''n'' [[matrix (mathematics)|matrix]] ''A'' with [[complex number|complex]] entries is the ''n''-by-''m'' matrix ''A''<sup>*</sup> obtained from ''A'' by taking the [[transpose]] and then taking the [[complex conjugate]] of each entry. Formally
:<math>(A^
for 1 ≤ ''i'' ≤ ''n'' and 1 ≤ ''j'' ≤ ''m''.
This definition can also be written as
:<math> A^
where <math>A^T \,\!</math> denotes the transpose and <math> \overline A \,\!</math> denotes the matrix with complex conjugated entries.
Alternative names for the conjugate transpose of a matrix are '''adjoint matrix''', '''Hermitian conjugate''', or '''tranjugate'''. The conjugate transpose of a matrix ''A'' can be denoted by any of these symbols:
* <math>A^H \,\!</math>, commonly used in [[linear algebra]]
* <math>A^\dagger \,\!</math>, universally used in [[quantum mechanics]]
▲In some contexts <math>A^* \,\!</math> can be used to denote the complex conjugate so care must be taken not to confuse notations.
==Example==
Line 20 ⟶ 18:
2-2i&i\end{bmatrix}</math>
then
:<math>A^
2&-i\end{bmatrix}.</math>
|