There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.
Block matrix
Problem
Let be an matrix, an matrix, and matrices of appropriate sizes. Show the following.
.
.
if is invertible.
Thought
Let us focus on a simple case first. What is the determinant of ? If can be written as a product of elementary matrices , then
If we could show that , then we are almost done. Note that if we want to use the Laplacian expansion here, then we have to show it first, which might not be a good idea.
The second key here is to do the row operations carefully and record their elementary matrices. For examples, we can envision that
but we have to be careful that the second row is multiplied by and then by . Note that and could be different. Thus, we get the equality
Similarly, we can envision that
Following the same philosophy, we have
These decompositions help us to derive the desired results.
Sample answer
For Problem 1, we consider two cases.
Case 1: and are invertible.
We first analyse the matrix
when is an elementary matrix. If is the elementary matrix of the row operation on matrices, then is the elementary matrix of the same row operation on matrices. Therefore, . For similar reason,
as well.
Since both and are invertible, we may write
as products of elementary matrices. Now it is easy to see that
and it is a product of elementary matrices. Thus,
Case 2: or is singular.
If or is singular, then is singular. So the equality holds as well.
For Problem 2, we consider two cases.
Case 1: is invertible.
If is invertible, then
The first matrix in the equality has determinant since one may apply only row operations to it to obtain . Since the determinant is multiplicative, we get the desired equality.
Case 2: is singular.
If or is singular, then is singular. So the equality holds as well.
For Problem 3, it follows immediately from the decomposition
and the fact that the determinant is multiplicative.
This note can be found at Course website > Learning resources.