SAS^(-1) is Block Upper Triangular (Blocks of size <= 2) [Possible Schur Decomp]

  • Thread starter Thread starter brru25
  • Start date Start date
  • Tags Tags
    Block
brru25
Messages
29
Reaction score
0

Homework Statement



Let A be an n×n real matrix. Show that there exists S such that SAS-1 is block upper triangular with diagonal blocks of size at most 2.

Homework Equations



BUP = block upper triangular

The Attempt at a Solution



It sounds a lot like the Schur decomposition (which is proven by induction), but the only difference is that here the question is asking for an S such that SAS-1 is BUP, but the Schur decomposition says that SAS* is BUP
 
Physics news on Phys.org
so if S is unitary then

S^{-1} = (S^{T})^*
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top