How can I prove the inverse of a unitary matrix is unitary?

In summary, if A is a unitary matrix in the complex field, then its inverse A-1 is also unitary. Similarly, if A is a normal and invertible matrix, then its inverse A-1 is also normal. These properties can be proven by multiplying both sides of the given equations with the appropriate matrices and using the fact that the Hermitian conjugate of a matrix and its inverse are equal.
  • #1
chuy52506
77
0
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.

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
  • #2
I assume that when you write AT you mean the Hermitian conjugate of A. For the sake of clarity, I'll use AH:=(A*)t to mean the Hermitian conjugate.

Then yeah, your first proof is ok provided you're happy with the fact that
(AH)-1 = (A-1)H ----- (**)
which isn't that hard to prove.

Here's a slightly different proof:
A unitary <==> AHA = I , ( where I = unit matrix)
take inverse of both sides (can do because it's assumed invertible)
A-1(AH)-1 = I
multiply on left by A and right by A-1
A A-1(AH)-1A-1 = (AH)-1A-1 = I
use the result (**) and you're done.

Basically the same proof works for normal matrices.
A normal <==> AH A = A AH
Take the inverse
A-1 (AH)-1 = (AH)-1 A-1
Use the result (**) and you see that A-1 must be normal
A-1 (A-1)H = (A-1)H A-1 .
 

What is an inverse of a unitary matrix?

An inverse of a unitary matrix is a matrix that, when multiplied with the original unitary matrix, results in the identity matrix.

Why is the inverse of a unitary matrix important?

The inverse of a unitary matrix is important because it allows for the efficient solving of linear systems and has applications in various fields such as physics, engineering, and computer science.

How is the inverse of a unitary matrix calculated?

The inverse of a unitary matrix can be calculated using the conjugate transpose method, where the complex conjugate of the matrix is taken and then transposed.

Can all unitary matrices have an inverse?

Yes, all unitary matrices have an inverse.

What are the properties of the inverse of a unitary matrix?

The inverse of a unitary matrix has the properties of being unitary, self-inverse, and having a determinant of 1.

Similar threads

  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
14
Views
1K
  • Linear and Abstract Algebra
Replies
20
Views
981
  • Linear and Abstract Algebra
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
596
  • Advanced Physics Homework Help
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
395
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
2K
Back
Top