Content deleted Content added
Zigli Lucien (talk | contribs) fixed dimensions of the matrix, added a reference, fixed scaling property, notation for Hermitian adjoint |
|||
Line 1:
{{unreferenced|date=August 2012}}
In mathematics, the ''k''th '''compound matrix''' <math>C_k(A)</math>,
In mathematics, the ''k''th '''compound matrix''' ''C''<sub>''k''</sub>(''A'') of an ''m'' × ''n'' [[matrix (mathematics)|matrix]] ''A'' is the <math>\left(\binom m k - 1\right)\times\left(\binom n k - 1\right)</math> matrix formed from the [[determinant]]s of all ''k'' × ''k'' submatrices of ''A'' arranged with the submatrix index sets in [[lexicographic order]].▼
<ref>R.A. Horn and C.R. Johnson, Matrix Analysis, Cambridge University Press, 1990, pp. 19-20</ref>
▲
arranged with the submatrix index sets in [[lexicographic order]].
: <math>
Line 8 ⟶ 11:
C_n(A) & = \det(A)\text{ if }A\text{ is }n\times n \\[6pt]
C_k(AB) & = C_k(A)C_k(B) \\[6pt]
C_k(aX) & =
C_k(I) & = I \\[6pt]
C_k(A^
C_k(A^
C_k(A^{-1}) & = C_k(A)^{-1}
\end{align}
Line 20 ⟶ 23:
To efficiently calculate compound matrices see:
[http://users.uoa.gr/~mmitroul/mmitroulweb/numalg09.pdf "Compound matrices: properties, numerical issues and analytical computations" - Christos Kravvaritis · Marilena Mitrouli - DOI 10.1007/s11075-008-9222-7]
==References==
{{reflist}}
[[Category:Matrices]]
|