Content deleted Content added
Jitse Niesen (talk | contribs) synonyms, basic props |
Jitse Niesen (talk | contribs) synonyms, basic properties |
||
Line 13:
:<math>A=\begin{bmatrix}3+i&2\\
2-2i&i\end{bmatrix}</math>
thenholesky Decomposition
:<math>A^*=\begin{bmatrix}3-i&2+2i\\
2&-i\end{bmatrix}.</math>
Line 33:
* (''AB'')<sup>*</sup> = ''B''<sup>*</sup>''A''<sup>*</sup> for any ''m''-by-''n'' matrix ''A'' and any ''n''-by-''p'' matrix ''B''.
* (''A''<sup>*</sup>)<sup>*</sup> = ''A'' for any matrix ''A''.
* If ''A'' is a square matrix, then [[determinant|det]] (''A''<sup>*</sup>) = (det A)<sup>*</sup>, [[trace (matrix)|trace]] (''A''<sup>*</sup>) = (trace A)<sup>*</sup>, and (''A''<sup>*</sup>)<sup>-1</sup> = (''A''<sup>-1</sup>)<sup>*</sup>.
* <''Ax'',''y''> = <''x'', ''A''<sup>*</sup>''y''> for any ''m''-by-''n'' matrix ''A'', any vector ''x'' in '''C'''<sup>''n''</sup> and any vector ''y'' in '''C'''<sup>''m''</sup>. Here <.,.> denotes the ordinary Euclidean [[inner product]] (or dot product) on '''C'''<sup>''m''</sup> and '''C'''<sup>''n''</sup>.
Line 55:
Note that there is a general theory of [[adjoint functor]]s in [[category theory]] which includes the previous definition as a special case. See [[John Baez]]' expository article [http://math.ucr.edu/home/baez/week78.html week78] for a discussion of this, and earlier writings for introductory material on category theory.
==External links==
* {{planetmath reference|id=4382|title=Conjugate transpose}}
[[Category:Functional analysis]]
[[Category:Linear algebra]]
|