Is there a way to show that Ak is unitarily similar to Bk using induction?

  • Thread starter Thread starter chuy52506
  • Start date Start date
  • Tags Tags
    Matrices
chuy52506
Messages
77
Reaction score
0

Homework Statement


SUppose A and B are nxn matrices in the complex field and that A is unitarily similar to B.

Homework Equations


Show that Ak is unitarily similar to Bk for all k=1,2,3,..


The Attempt at a Solution


I used induction to show its true for k=1 which it is.
Then for k=n+1,
An+1=(U*)n+1Bn+1Un+1
AnA=(Un)*(U*)B(Bn)UnU.

That is as far as i got, any help?
 
Physics news on Phys.org
You want A^k = U^\dagger B^k U. You don't need to take U and its adjoint to the k-th power.
 
so then would it be simply
An+1=U*Bn+1U?? and I am finished?
 
Well, you need to prove that statement is true.
 
so i would have
AnA=U*BnBU
 
i am stuck??=[
 
chuy52506 said:
so i would have
AnA=U*BnBU
Nope, you have, using the induction hypothesis An=U*BnU,

An+1 = AnA = (U*BnU)A

Now write that last factor of A in terms of U and B.
 
Back
Top