- #1
RJLiberator
Gold Member
- 1,095
- 63
Homework Statement
Show that the product of two nxn unitary matrices is unitary. Is the same true of the sum of two nxn unitary matrices?
Homework Equations
Unitary if A†A=I
Where † = hermitian conjugate
I = identity matrix.
The Attempt at a Solution
[/B]
We have the condition: (AB)†(AB)=I
I can then apply summation notation for the elements of the matrices
[itex](AB)^†(AB) = \Big( \sum_{k=1}^j(AB)^†_{ij}(AB)_{ij} \Big)[/itex]Now, the idea, I suppose, is to manipulate the sum so that we see A^† *A and B^†*B and we can conclude that since A and B are unitary, then A*B is unitary.
This seems coherent, and beautiful.
I assume summation notation is needed to make this distinction. Correct?
And if this is so, I will undo the hermitian conjugate first and then manuever the pieces of the elements.
Correct?