Proving an Identity Involving Matrices and Inner Products

  • Thread starter Thread starter devious_
  • Start date Start date
  • Tags Tags
    Identity Matrices
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
devious_
Messages
312
Reaction score
3
Is there a non-ugly proof of the following identity:
[tex]\langle Ax,y \rangle = \langle x,A^*y \rangle[/tex]
where A is an nxn matrix over, say, [itex]\mathbb{C}[/itex], A* is its conjugate transpose, and [itex]\langle \cdot , \cdot \rangle[/itex] is the standard inner product on [itex]\mathbb{C} ^n[/itex].
 
Last edited:
Physics news on Phys.org
Just start writing out the left side using [tex]<a,b>=a^\dagger b[/tex].
 
Thanks.

Although using my definition for the standard inner product I had to use [itex]\langle a , b \rangle = a^t \bar{y}[/itex], but it all worked out in the end.