No questions about this content have been generated yet.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
chuy52506
Messages
77
Reaction score
0

Homework Statement


A is a matrix in the complex field
Suppose A is unitary show that A-1 is unitary.

Suppose A is normal and invertible, show A-1 is normal.



Homework Equations





The Attempt at a Solution



Can i prove the first one just by:
AAT=I
then AT=A-1

Then
I=A-1(AT)-1
So,
I=A-1(A-1)T


I have no idea in how to start the second one? please help
 
Physics news on Phys.org
so then on the right side would we have (AA*)-1?
 
So we have A*(A-1)* = A-1(A-1)*

The right side is already in the form that we want. Look at the left side. We want the left side to eventually turn into the identity. If you ignore this problem for a second, given two random matrices P and Q, what's another way of writing Q*P* ? If you're still not sure, take a look at the wiki page:

http://en.wikipedia.org/wiki/Conjugate_transpose

Once you have this figured out, how can we rewrite A*(A-1)* ?
 
ohh ok so we have (A-1A)* on the left side
 
which is just the identity
 
what about for the 2nd part?
would you start the same?