If M is diagonalizable, find a matrix N^3 = M

  • Thread starter Thread starter victoranderson
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
victoranderson
Messages
34
Reaction score
0
I have a question about diagonalizable matrix

So now I have showed M is a diagonalizable and I am asked to find a matrix N^3=M

Obviously if M=PDP^(-1)
then N=PD^(1/3)P^(-1) but I am wondering how to show it formally.
 
Physics news on Phys.org
haruspex said:
Strictly speaking, also need to show that this generates all solutions of the original equation.
I'm not sure what you mean by that. Per the title of the thread, victoranderson has to find a matrix N such that N^3=M, not all matrices N such that N^3=M.

What he does need to show is that his D^(1/3) always exists and that (D^(1/3))^3=D.
 
D H said:
I'm not sure what you mean by that. Per the title of the thread, victoranderson has to find a matrix N such that N^3=M, not all matrices N such that N^3=M.

What he does need to show is that his D^(1/3) always exists and that (D^(1/3))^3=D.
True.