Is the Adjoint of a Unitary Matrix Still Unitary?

AI Thread Summary
The discussion centers on proving that the adjoint of a product of matrices, specifically adjoint(AB) = adjoint(B) * adjoint(A), holds true for both real and complex matrices. The initial proof approach involves taking the transpose and applying the adjoint operation, which works for real elements. It is clarified that when dealing with complex matrices, one must include complex conjugates in the proof, but the overall structure remains unchanged. The definition of the adjoint is also referenced to support the argument. The conclusion emphasizes that the proof is valid for both real and imaginary elements with appropriate adjustments for complex conjugates.
Kolahal Bhattacharya
Messages
133
Reaction score
1

Homework Statement



I am to prove that adjoint of(AB)= adjoint of B times adjoint of A

Homework Equations





The Attempt at a Solution



I satrted this as U=adjoint of AB
u_ik=sum(j)[(a_ij)*(b_jk)]
I know then,I may take tarnspose of both sides so that we have:[(u_ki)~]=sum(j){[(b_kj)~][(a_ji)~]}
then [U~]=[B~][A~]
Then,we are done.But,this proves for real elements.I am not sure that this proves also for imaginary elements...
Please help.
 
Physics news on Phys.org
Kolahal Bhattacharya said:

Homework Statement



I am to prove that adjoint of(AB)= adjoint of B times adjoint of A

Homework Equations





The Attempt at a Solution



I satrted this as U=adjoint of AB
u_ik=sum(j)[(a_ij)*(b_jk)]
I know then,I may take tarnspose of both sides so that we have:[(u_ki)~]=sum(j){[(b_kj)~][(a_ji)~]}
then [U~]=[B~][A~]
Then,we are done.But,this proves for real elements.I am not sure that this proves also for imaginary elements...
Please help.

The proof works exactlythe same way, you just have to include a complex conjugate of the elements when you take the adjoint. Taking the complex conjugate does not change anything to the indices, so the proof still works...you just have complex conjugates everywhere.
 
OK,I thought of this possibility as I am not using any extra property of complex matrices.
Do I need to write (a_ij)* in those cases?
 
I think you guys are making this too complicated. By definition:

<x,Ay>=<adjoint(A)x,y> for all x,y.

So:

<x,ABy>=<x,A(By)>=<adjoint(A)x,By>=<adjoint(B)*adjoint(A)x,y> for all x,y.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top