Content deleted Content added
→External links: added mathworld reference |
Jitse Niesen (talk | contribs) |
||
Line 32:
* (''A'' + ''B'')<sup>*</sup> = ''A''<sup>*</sup> + ''B''<sup>*</sup> for any two matrices ''A'' and ''B'' of the same format.
* (''rA'')<sup>*</sup> = ''r''<sup>*</sup>''A''<sup>*</sup> for any complex number ''r'' and any matrix ''A''. Here ''r''<sup>*</sup> refers to the complex conjugate of ''r''.
* (''AB'')<sup>*</sup> = ''B''<sup>*</sup>''A''<sup>*</sup> for any ''m''-by-''n'' matrix ''A'' and any ''n''-by-''p'' matrix ''B''. Note that the
* (''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> and [[trace (matrix)|trace]] (''A''<sup>*</sup>) = (trace A)<sup>*</sup>
|