Show Hermitian Identity: (AB)^+ = A^+ B^+

evlyn
Messages
15
Reaction score
0

Homework Statement



Show that (AB)^+ = A^+ B^+ using index notation


Homework Equations



+ is the Hermitian transpose


The Attempt at a Solution



I know that AB = Ʃa_ik b_kj summed over k

so (AB)^+ = (Ʃa_ik b_kj)^+ = Ʃ (a_ik b_kj)^+ = Ʃ (a_ik)^+(b_kj)^+ = A^+ B^+

I am not really sure if this makes sense, I don't know if it is acceptable to distribute the transpose within the sum.
 
Physics news on Phys.org
(AB)^+ is equal to (B^+)(A^+), not (A^+)(B^+). That may be a sign something is going wrong. (A^+)_ij=(A_ji)*, where * is complex conjugate. Start from there.
 
That helped.

So now using the definition (usually a good thing) I have:

(AB)^+_ij = [AB_ji]^* = A_ji ^* B_ji^* = B_ij^+ A_ij^+ = B^+ A^+

I know that the complex conjugate is distributive can I just assume that for the proof?
 
evlyn said:
That helped.

So now using the definition (usually a good thing) I have:

(AB)^+_ij = [AB_ji]^* = A_ji ^* B_ji^* = B_ij^+ A_ij^+ = B^+ A^+

I know that the complex conjugate is distributive can I just assume that for the proof?

Yes, you can use (xy)^*=(x^*)(y^*). That's fine. But now you've lost the matrix product part. AB is a product. (AB)_ij isn't equal to A_ij B_ij.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top