Unitary Matrices as a Group: Proof and Properties

  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Group Proof
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Show that the set of all ##n \times n## unitary matrices forms a group.

Homework Equations



The Attempt at a Solution



For two unitary matrices ##U_{1}## and ##U_{2}##, ##x'^{2} = x'^{\dagger}x' = (U_{1}U_{2}x)^{\dagger}(U_{1}U_{2}x) = x^{\dagger}U_{2}^{\dagger}U_{1}^{\dagger}U_{1}U_{2}x = x^{\dagger}U_{2}^{\dagger}U_{2}x = x^{\dagger}x = x^{2}.##

So, closure is obeyed.

Matrix multiplication is associative.

The identity element is the identity matrix.

##x'^{2} = (U^{-1}x)^{\dagger}(U^{-1}x) = x^{\dagger}(U^{-1})^{\dagger}U^{-1}x = x^{\dagger}(U^{\dagger})^{-1}U^{-1}x = x^{\dagger}(UU^{\dagger})^{-1}x = x^{\dagger}x = x^{2}##.

So, the inverse of any unitary matrix is a unitary matrix.

Is my answer correct?
 
Last edited:
on Phys.org
Thanks! Got it!