Jordan Decomposition to Schur Decomposition

  • Thread starter Thread starter azdang
  • Start date Start date
  • Tags Tags
    Decomposition
azdang
Messages
80
Reaction score
0

Homework Statement


Let A be a complex or real square matrix. Suppose we have a Jordan decomposition A = XJX-1, where X is non-singular and J is upper bidiagonal. Show how you can obtain a Schur Decomposition from a Jordan Decomposition.


Homework Equations


Schur Decomposition: A = QTQ*, where Q is unitary/orthogonal and T is upper triangular with the eigenvalues of A on the diagonal.


The Attempt at a Solution


I'm really not sure at all what to do. Because Q is orthogonal, Q*=Q-1. I'm not sure if that plays in somehow.

I've been trying to use SVDs or QR decompositions of X or J to get there, but I've had no luck. Does anyone have any suggestions? Thank you so much.
 
Physics news on Phys.org
No ideas? Sorry to be impatient. I just really am not getting anywhere.
 
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