Block triangular matix has rank >= ranks of diagonal blocks?

In summary, the rank of a block triangular matrix is at least as large as the triangular blocks. The proof for this statement is based off of taking a maximal set of linear independent rows from each diagonal block and combining them. If the matrix is block diagonal, then the rank can definitely be arbitrarily larger.
  • #1
Constantinos
83
1
Hey!
I found this interesting theorem in a textbook, but I was unable to find a proof for it neither in the web nor on my own

Homework Statement


The rank of a block triangular matrix is at least and can be greater than the triangular blocks. proof?
specificaly, look here: pp. 25
http://books.google.gr/books?id=PlY...ce=gbs_ge_summary_r&cad=0#v=onepage&q&f=false

Homework Equations


[itex] M_n [/itex] is the field [itex]R^{n \times n} [/itex] in the book.

The Attempt at a Solution


Well I proved the equality claim if the matrix is block diagonal. The proof should go like this:

Take a maximal set of linear independent rows from each diagonal block and combine them. The resulting set is a set of linear independent rows for the whole matrix. Moreover it is maximal since if it could grow larger, then some of the sets we chose for the diagonal blocks would not be maximal. (I can get more precise if need be)

For the block triangular matrix though, I'm pretty clueless... I tried a similar strategy as the above, but didn't work, tried proving by contradiction but again failed (and I don't think it can happen, the resulting inequalities didn't lead me anywhere) and also tried using the subadditivity property of ranks but this also got me nowhere.

Can anyone help me with that? No homework question, independent research.

Thanks!
 
Physics news on Phys.org
  • #2
For intuition into the "could be greater than", imagine an upper triangular matrix whose zeros are all diagonal. It could have rank n-1, but the diagonal 1x1 blocks all have rank 0, so the rank can definitely be arbitrarily larger.

Your proof for block diagonal does extend to "at least as large" in the block triangular case. If I pick out rows corresponding to linearly independent vectors from each block, then all those rows combined are linearly independent. Of course, in general it will not be a maximally linearly independent set (the reason why is because if in one block I pull out an extra vector, in the block by itself it may be linearly dependent on the rest of the block's vectors, but once I tack on the rest of the upper triangular entries it may become linearly independent)
 
  • #3
hmm yes I think you are right, thanks for your help! I couldn't get anywhere because I was thinking in terms of whole rows, instead of their parts that are into a diagonal block. Of course if a set of block-rows(or how else to call that?) from the diagonal blocks are L.I then the corresponding rows of the matrix have to be L.I. We take all these sets generated by the diagonal blocks and combine them, they are L.I and their number can't exceed the maximal independent set of the matrix. So I think it is proved!

Thanks again!
 

Related to Block triangular matix has rank >= ranks of diagonal blocks?

1. What is a block triangular matrix?

A block triangular matrix is a type of matrix where the entries above the diagonal are all zero, and the entries below the diagonal are organized into rectangular blocks.

2. How is the rank of a block triangular matrix determined?

The rank of a block triangular matrix is determined by the number of non-zero rows in the matrix. This is because the zero entries above the diagonal do not contribute to the rank.

3. What does it mean for a block triangular matrix to have rank greater than or equal to the ranks of its diagonal blocks?

If a block triangular matrix has rank greater than or equal to the ranks of its diagonal blocks, it means that the rectangular blocks below the diagonal are linearly independent and do not affect the overall rank of the matrix.

4. How does a block triangular matrix with rank >= ranks of diagonal blocks differ from a regular triangular matrix?

A regular triangular matrix has all zero entries above the diagonal, while a block triangular matrix has rectangular blocks above the diagonal. Additionally, a block triangular matrix with rank >= ranks of diagonal blocks can have non-zero entries in the diagonal blocks, while a regular triangular matrix has all zero entries in the diagonal.

5. What practical applications does the concept of block triangular matrix with rank >= ranks of diagonal blocks have?

The concept of a block triangular matrix with rank >= ranks of diagonal blocks is commonly used in numerical linear algebra and engineering applications. It can be used to solve systems of linear equations and can also be used in the analysis of networks and circuits.

Similar threads

Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
5K
Replies
1
Views
2K
Back
Top