Proving Non-Conjugate Matrices with Characteristic and Minimal Polynomials

  • Thread starter Thread starter Steph
  • Start date Start date
  • Tags Tags
    Matrices
Steph
Messages
11
Reaction score
0
I have a question where I must prove that none of the following matrices are conjugate:

1 1 0
0 1 1
0 0 1

1 1 0
0 1 0
0 0 1

1 0 0
0 1 0
0 0 1


I started by working out the characteristic polynomials since if these were different, the matrices couldn't be conjugate. But all three have the same characteristic polynomial [(1-t)^3], so that didn't help me.

I'm not sure what else I can do from here. I know that if A and B are conjugate, A = QBP where Q is the inverse of the matrix P. Also, matrices are conjugate if they represent the same linear transformation after a change of basis.

But I'm not sure how to apply these definitions to a specific example.

Thanks in advance for any help.
 
Physics news on Phys.org
minimal polynomial, not characteristic polynomial.another way (equivalent) is to think of some other invariants under conjugation such as the number of eigenvectors.
 
I have written in my notes that conjugate matrices have the same characteristic polynomial -- am I correct if I say that conjugate matrices must have the same characteristic polynomial, but that matrices with the same characteristic polynomial are not necessarily conjugate? Is the point here that the minimal polynomials must also be the same for conjugate matrices, and that this is a more useful condition?


Many thanks for your help - I've used your suggestion and completed that and the rest of the question.
 
Of course conjugate matrices have the same char poly, but as you noted yourself that is not enough to differentiate between non-conjugate matrices. Minimal polys do differentiate between them.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top