Proving an Identity Involving Matrices and Inner Products

  • Thread starter Thread starter devious_
  • Start date Start date
  • Tags Tags
    Identity Matrices
devious_
Messages
312
Reaction score
3
Is there a non-ugly proof of the following identity:
\langle Ax,y \rangle = \langle x,A^*y \rangle
where A is an nxn matrix over, say, \mathbb{C}, A* is its conjugate transpose, and \langle \cdot , \cdot \rangle is the standard inner product on \mathbb{C} ^n.
 
Last edited:
Physics news on Phys.org
Just start writing out the left side using <a,b>=a^\dagger b.
 
Thanks.

Although using my definition for the standard inner product I had to use \langle a , b \rangle = a^t \bar{y}, but it all worked out in the end.
 
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