Loading [MathJax]/jax/output/CommonHTML/jax.js

Pages

Matrix solvable through Jordan form

One of the worst experiences (and failures) of my life was the National Maths Olympiad from the 11th grade. It was a traumatizing experience, since the Olympiad took place in a remote part of the country (I come from Romania), and the subjects were incredibly hard. I managed to win a bronze medal, though I was very disappointed with myself. A month ago, I gathered my strength and looked through the shortlist for the Olympiad. The problem I am about to solve was the only linear algebra problem in the shortlist, and, just like the one from the Olympiad, it is solvable through the Jordan canonical form. The Jordan form wasn't part of the syllabus of the Olympiad, which was a dirty move from the problem selection committee. Nonetheless, I was inspired by this experience, and, in the meantime, I studied the canonical form.

Without further ado, let's get straight into the problem.

Let A be an nxn matrix with complex entries. Prove that A2=On if and only if there are complex nxn matrices B and C such that A=BC and CB=On.

I will post the matrices as photos, because posting them in Latex is tedious.

Let 1) be A2=On=>B,C, and 2) be B,C=>A2=On.

2) => 1)

A=BC,CB=On
A2=B(CB)C=On

The next one will be 'slightly' longer.

1) => 2)

A2=On Thus, the minimal polynomial of A divides X2.

1. The minimal polynomial of A is X, so A=On,B=On, while C is any random matrix.

2. The minimal polynomial is X2

Image result for this is where the fun begins

We shall start using the Jordan canonical form. We know that the maximum order of any Jordan block corresponding to a specific eigenvalue is equal to the number of apparitions of Xa (where a is an eigenvalue) in the minimal polynomial. Thus, the maximum order of a Jordan cell is 2, and the Jordan canonical form of A looks something like this:


Everything above the J-s and 0-s is 0. The J-s look something like this:

We shall be looking for matrices B' and C' such that BC=J and CB=On

Let us write B' and C' in the form

   , .

We need to find Bi and Ci such that BiCi=Ji and CiBi=On. The perfect example of such matrices is Bi=Ji and Ci of the form


With Bi and Ci found, we can write B' and C'. 

Let S be a matrix such that SAS1=J. Thus, S1JS=A, and S1BCS=A. We can take B=S1B, and C=CS. Thus, BC=A and CB=CSS1B=CB=On, so there exist B and C, which concludes the problem.

It was very interesting to solve a problem with the Jordan canonical form, as the methods used aren't very common in high school Mathematics. The problem itself wasn't extremely difficult, yet it was interesting nonetheless. Tune in next time for an article that might be about something rather...different.

Cris.

                                                                                                                  
                                                                                                                  


1 comment: