ekkilop
- 29
- 0
The Cauchy expansion says that
\text{det} \begin{bmatrix}<br /> A & x \\[0.3em]<br /> y^T & a<br /> \end{bmatrix}<br /> = a \text{det}(A) - y^T \text{adj}(A) x,
where A is an n-1 by n-1 matrix, y and x are vectors with n-1 elements, and a is a scalar.
There is a proof in Matrix Analysis by Horn and Johnson that seems to be based on that A is a principal submatrix. My question is whether some similar result holds if A is not a principal submatrix? Say that we look for
det\begin{bmatrix}<br /> y^T & a \\[0.3em]<br /> A & x<br /> \end{bmatrix}<br />.
Would a similar expression hold?
Thanks.
\text{det} \begin{bmatrix}<br /> A & x \\[0.3em]<br /> y^T & a<br /> \end{bmatrix}<br /> = a \text{det}(A) - y^T \text{adj}(A) x,
where A is an n-1 by n-1 matrix, y and x are vectors with n-1 elements, and a is a scalar.
There is a proof in Matrix Analysis by Horn and Johnson that seems to be based on that A is a principal submatrix. My question is whether some similar result holds if A is not a principal submatrix? Say that we look for
det\begin{bmatrix}<br /> y^T & a \\[0.3em]<br /> A & x<br /> \end{bmatrix}<br />.
Would a similar expression hold?
Thanks.