Hernaner28
- 261
- 0
Homework Statement
PROBLEM 1:
Let A,B,C,D four matrices nxn which are submatrices of matrix 2nx2n:
E = \left( {\begin{array}{*{20}{c}}<br /> A&B\\<br /> C&D<br /> \end{array}} \right)
PROBLEM 2:
Let A a matrix nxn, B a matrix nxm and C a matrix mxm. O is the null matrix mxn.
Homework Equations
PROOF 1:
Say whether it's false or true that:
\det (E) = \det (A)\det (D) - \det (B)\det (C)
PROOF 2:
Proof that:
\det \left( {\begin{array}{*{20}{c}}<br /> A&B\\<br /> O&C<br /> \end{array}} \right) = \det (A)\det (C)
The Attempt at a Solution
No idea how to start. I know this is true for numbers but how can I make it generic for matrix? Just an idea?
Thanks!