Proving Periodic Matrices are Similar to Diagonal Matrices | Proof

  • Thread starter Thread starter Diffy
  • Start date Start date
  • Tags Tags
    Matrices Proof
Diffy
Messages
441
Reaction score
0

Homework Statement



Prove that every periodic matrix is similar to a diagonal matrix.

Homework Equations



I use ~ to denote A similar to B as A~B

The Attempt at a Solution



Let A be periodic, and let A^m = I.

If A^m = I this implies A^m ~ I.

Claim: if X~Y implies X^n ~ Y^n for n a positive integer.
By induction.

Base case n = 2.
If X~Y then there exists a Z such that X = ZY(Z^-1).
X^2 = X*X = ZY(Z^-1)ZY(Z^-1) = Z*(Y^2)*(Z^-1).

Inductive step Assume true for some n.

X^(n+1) = (X^n) * X = Z(Y^n)(Z^-1)* ZY(Z^-1) = Z (Y^(n+1))(Z^-1) and we are done.

So since A^m ~ I implies A^(m+1) ~ I ^2 implies A^(m+1) ~ I, but since A^(m+1) = A we have A~I and since I is a diagonal matrix we are done.
 
Physics news on Phys.org
No, that doesn't work. You've shown X~Y implies X^n~Y^n. That's fine. But applying that to A^m~I only gives you e.g. (A^m)^2~I^2 or A^(2m)~I. That doesn't help. Think about what the blocks must look like in the Jordan normal form of A.
 
Last edited:
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