Jordan canonical form of a matrix


Question:

Jordan Canonical form of a matrix

For the given 4x4 matrix, find P such that INV(P)AP is in Jordan Canonical Form.

A = | 2 1 0 0 |
      | -1 4 0 0 |
      | 0 0 2 1 |
      | 0 0 -1 2 |

It is easy to find repeated eigenvalues (3, 2+i, 2-i).

If I treat the upper block as a 2x2 matrix, I can find P = [1 0; 1 1] (Note: Using Matlab notation here). This correctly results in INV(P)AP = [3 1; 0 3] which is in the form needed.

Solution Preview :

Prepared by a verified Expert
Algebra: Jordan canonical form of a matrix
Reference No:- TGS01929717

Now Priced at $20 (50% Discount)

Recommended (95%)

Rated (4.7/5)