Content deleted Content added
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation) |
|||
Line 2:
{{redirect|Adjoint matrix|the transpose of cofactor|Adjugate matrix}}
In [[mathematics]], the '''conjugate transpose''', also known as the '''Hermitian transpose''', of an <math>m \times n</math> [[Complex number|complex]] [[matrix (mathematics)|matrix]] <math>\boldsymbol{A}</math> is an <math>n \times m</math> matrix obtained by [[transpose|transposing]] <math>\boldsymbol{A}</math> and applying [[complex conjugate]] on each entry (the complex conjugate of <math>a+ib</math> being <math>a-ib</math>, for real numbers <math>a</math> and <math>b</math>). It is often denoted as <math>\boldsymbol{A}^\mathrm{H}</math> or <math>\boldsymbol{A}^*</math><ref name=":1">{{Cite web|last=Weisstein|first=Eric W.|title=Conjugate Transpose|url=https://mathworld.wolfram.com/ConjugateTranspose.html|access-date=2020-09-08|website=mathworld.wolfram.com|language=en
or
<math>\boldsymbol{A}'</math>,<ref>
Line 25:
where the subscript <math>ij</math> denotes the <math>(i,j)</math>-th entry, for <math>1 \le i \le n</math> and <math>1 \le j \le m</math>, and the overbar denotes a scalar complex conjugate.
This definition can also be written as
:<math>\boldsymbol{A}^\mathrm{H} = \left(\overline{\boldsymbol{A}}\right)^\mathsf{T} = \overline{\boldsymbol{A}^\mathsf{T}}</math>
Line 31:
Other names for the conjugate transpose of a matrix are '''Hermitian conjugate''', '''adjoint matrix''' or '''transjugate'''. The conjugate transpose of a matrix <math>\boldsymbol{A}</math> can be denoted by any of these symbols:
* <math>\boldsymbol{A}^*</math>, commonly used in [[linear algebra]]
* <math>\boldsymbol{A}^\mathrm{H}</math>, commonly used in linear algebra
* <math>\boldsymbol{A}^\dagger</math> (sometimes pronounced as ''A [[dagger (typography)|dagger]]''), commonly used in [[quantum mechanics]]
|