Questions tagged [unitary-matrices]

This tag is for questions relating to Unitary Matrices which are comprise a class of matrices that have the remarkable properties that as transformations they preserve length, and preserve the angle between vectors.

Definition: A matrix $~U ∈ M_n~$ is said to be unitary if $~U^∗U = I=UU^∗~$ where $~U^*=\bar U^{\text{T}}~$ (i.e., $~U^∗~$ is complex conjugate transpose of $~U~$)and $~I~$ is the identity matrix.

Note$~1~$: If $~U ∈ M_n(\mathbb R)~$ and $~U^{\text{T}}U = I=UU^{\text{T}}~$, then $~U~$ is called real orthogonal.

We can also define Unitary matrix as follows

$U~$ is unitary if its conjugate transpose $~U^∗~$ is also its inverse—that is, if $~U^∗=U^{-1}~$.

Note$~2~$: Unitary matrices have significant importance in quantum mechanics because they preserve norms, and thus, probability amplitudes. In this case the Hermitian conjugate of a matrix is denoted by a dagger $~(†)~$ and the equation above becomes $$ {\displaystyle U^{\dagger }U=UU^{\dagger }=I.}$$

  • The set of unitary matrices form a group, called the unitary group.

References:

https://en.wikipedia.org/wiki/Unitary_matrix

http://mathworld.wolfram.com/UnitaryMatrix.html

548 questions
45
votes
6 answers

Matrices which are both unitary and Hermitian

Matrices such as $$ \begin{bmatrix} \cos\theta & \sin\theta \\ \sin\theta & -\cos\theta \end{bmatrix} \text{ or } \begin{bmatrix} \cos\theta & i\sin\theta \\ -i\sin\theta & -\cos\theta \end{bmatrix} \text{ or } \begin{bmatrix} …
35
votes
4 answers

Show that the eigenvalues of a unitary matrix have modulus $1$

Show that the eigenvalues of a unitary matrix have modulus $1$. I know that a unitary matrix can be defined as a square complex matrix $A$, such that $$AA^*=A^*A=I$$ where $A^*$ is the conjugate transpose of $A$, and $I$ is the identity matrix.…
31
votes
2 answers

Difference between orthogonal and orthonormal matrices

Let $Q$ be an $N \times N$ unitary matrix (its columns are orthonormal). Since $Q$ is unitary, it would preserve the norm of any vector $X$, i.e., $\|QX\|^2 = \|X\|^2$. My confusion comes when the columns of $Q$ are orthogonal, but not orthonormal,…
22
votes
3 answers

What's the interpretation of a unitary matrix?

I know that a unitary matrix is a matrix whose inverse equals its conjugate transpose (or that multiplying it by its conjugate transpose yields the identity), but I don't have a deep intuition about it (I just accept the definition). So for example,…
22
votes
3 answers

Every matrix can be written as a sum of unitary matrices?

Any matrix $A \in \mbox{GL}(n, \mathbb{C})$ can be written as a finite linear combination of elements $U_i\in U(n)$: $$ A = \sum_{i} \lambda_i U_i$$ Is this true? How could I prove it?
john
  • 1,570
18
votes
2 answers

Given a unitary matrix $U$, how do I find $A$ such that $U=e^{iA}$?

A unitary matrix $U \in \mathbb C^{n \times n}$ can always be written in exponential form $$U = e^{iA} \tag{1}$$ where $A$ is Hermitian. My goal is to find the Hermitian matrix $A$, given the unitary matrix $U$. I figured out a way by diagonalizing…
14
votes
2 answers

How are $SU(n)$, $SL(n)$ and $\mathfrak{sl}(n,\mathbb{C})$ related?

In the case of the root system $A_{n-1}$, I want to understand the correspondence between the Lie group and the Lie algebra. Please help me understand the relationship between the Lie groups $SU(n)$ and $SL(n)$ and the Lie algebra…
13
votes
3 answers

How can a matrix be Hermitian, unitary, and diagonal all at once?

I was given the following problem in class, and I'm not really sure how to begin this proof. Describe all $3 \times 3$ matrices that are simultaneously Hermitian, unitary, and diagonal. How many such matrices are there? Here's what I have so far.…
James44
  • 151
13
votes
3 answers

Number of independent components of a unitary matrix

By definition, a $n$ dimensional unitary matrix $U$ satisfies the condition $U^{\dagger}U=I$, and $UU^{\dagger}=I$. I'd like to ask if these two equations are independent. If so, there will be $n^2$ independent equations of constrain, which is equal…
Wen Chern
  • 231
11
votes
1 answer

Prove that every unitary matrix $U$ is unitarily diagonalizable

I just can't show that a unitary matrix $U$ is unitarily diagonizable. I know I need to show that $U$ is unitarily similar to a diagonal matrix, and this result is presumably a consequence of the spectral theorem. EDIT: I was reading this wrong,…
10
votes
0 answers

Is there a standard algorithm to recover a representation of $U(n)$ from its character?

I am interested in computing explicitly representations of the unitary group $U(n)$, which means that given a character in $n$ variables $\chi = \sum_{\lambda \in \mathbb{Y}, l(\lambda) \leq n} a_\lambda s_\lambda$ decomposed over Schur polynomials…
10
votes
3 answers

Is $ SU_2 \otimes SU_2 $ conjugate to $ SO_4(\mathbb{R}) $ in $ SU_4 $?

Let $ A,B $ be matrix groups (with entries in the same field). Then the tensor/Kronecker product $ A \otimes B $ is a matrix group and $$ \pi: A \times B \to A \otimes B $$ is a group homomorphism. Taking $ A=B=SU_2 $ we have a map $ \pi: SU_2…
10
votes
1 answer

How to prove that, for $U$ unitary, $|\det U| = 1$ but $\det U\neq \det U^H$?

Prove that unitary matrix $U$ satisfies $|\det U| = 1$, but $\det U$ is different from $\det U^{H}$. How can I prove these two statements? I guess I should use the fact that every column of unitary matirx is orthonormal, but I'm not sure where to…
10
votes
3 answers

Norm preservation properties of a unitary matrix

Tried to prove the following facts: If $B \in M_{n\times n}(\mathbb{C})$ is unitary (i.e. $ B^{-1} = B^{*}$), then: $\forall x\in \mathbb{C}^n :\| Bx \|_2 = \| x \|_2 $ $\forall A\in M_{n\times n}(\mathbb{C})$ : $ \| BA \|_F = \| A \|_F $…
user379168
9
votes
1 answer

Group homomorphisms between unitary groups

Let $U(n)$ denote the group of $n\times n$ unitary complex matrices. Is it possible to characterize the set of continuous group homomorphisms between $U(n)$ and $U(m)$? Some simple homomorphisms are: $m=1$: for an integer $k$, $A\mapsto…
AAA
  • 857
1
2 3
36 37