How to find a upper triangular matrix similar to A.

458 Views Asked by At

Given a matrix A how do you find a matrix Q such that Q inverse A Q is upper traingular, in complex. I know that it is possible and the proof uses a induction argument but i don't see how to find such a matrix when dealing with an actual example. Can someone possibly give me some advice on how to do this.

1

There are 1 best solutions below

0
On BEST ANSWER

Hint :

Jordan Canonical form would give you corresponding upper triangular matrix