All 2x2 Hermitian and Unitary Matrices (Check My Proof)

In summary, to find all 2x2 matrices that are both hermitian and unitary, we set up the conditions A=A^† and A^†A=I, and solve for the variables a, b, c, and d. The general solution includes imaginary components and can be found using trigonometric functions, with the condition a^2 + |b|^2 = 1.
  • #1
RJLiberator
Gold Member
1,095
63

Homework Statement


Find all 2x2 Matrices which are both hermitian and unitary.

Homework Equations


Conditions for Matrix A:
[itex]A=A^†[/itex]
[itex]A^†A=I[/itex]
I = the identity matrix
† = hermitian conjugate

The Attempt at a Solution



1. We see by the conditions that A^† = A and by the second condition, we see that AA=I. So we write:

(\begin{pmatrix}
a & b\\
c & d
\end{pmatrix}\begin{pmatrix}
a & b\\
c & d
\end{pmatrix})= \begin{pmatrix}
1 & 0\\
0 & 1
\end{pmatrix}

Which sets us up with:
2. Solve
\begin{pmatrix}
a^2+bc & ab+bd\\
ca+dc & cb+d^2
\end{pmatrix}=\begin{pmatrix}
1 & 0\\
0 & 1
\end{pmatrix}

3. So our system:
cb+d^2=1
a^2+bc=1
ab+bd=0
ca+dc=0

4. In solving, we see that a= +/1, b=+/-1 and c,d = 0.

So we get 4 total matrices that are diagonal and all possible values +/-1.
Is this correct? Am I forgetting anything? Any complex elements am I forgetting to check?
 
Physics news on Phys.org
  • #2
RJLiberator said:
3. So our system:
cb+d^2=1
a^2+bc=1
ab+bd=0
ca+dc=0

4. In solving, we see that a= +/1, b=+/-1 and c,d = 0.

The 3rd and 4th equations require ##d=-a## if either ##b## or ##c## is nonzero, so there are more solutions, which include imaginary components .
 
  • Like
Likes RJLiberator
  • #3
Damn, I was afraid of that.

Well, if d=-a. Then bc=1.

There seems to be a lot of solutions...

I'll have to write the general answer down then.

a=-d, and bc=1
 
  • #4
RJLiberator said:
Damn, I was afraid of that.

Well, if d=-a. Then bc=1.

There seems to be a lot of solutions...

I'll have to write the general answer down then.

a=-d, and bc=1

Since the matrix is Hermitian, ##c =\bar{b}##, and ##a## is real, so you should have a condition ##a^2 + |b|^2 =1##. You can solve this with trig functions.
 
  • Like
Likes RJLiberator

1. What are 2x2 Hermitian and Unitary Matrices?

2x2 Hermitian and Unitary Matrices are square matrices with dimensions of 2x2, meaning they have 2 rows and 2 columns. Hermitian matrices are complex matrices that are equal to their own conjugate transpose, while unitary matrices are square matrices whose conjugate transpose is equal to their inverse.

2. What is the importance of Hermitian and Unitary Matrices?

Hermitian and Unitary Matrices are important in quantum mechanics and linear algebra as they have special properties that make them useful in various calculations and applications. For example, Hermitian matrices have real eigenvalues and orthogonal eigenvectors, and unitary matrices preserve the length of a vector.

3. How do you check if a 2x2 matrix is Hermitian?

A 2x2 matrix A is Hermitian if it satisfies the property A = A*, where A* is the conjugate transpose of A. This means that the elements along the main diagonal of A must be real, and the elements above and below the main diagonal must be complex conjugates of each other.

4. How do you check if a 2x2 matrix is Unitary?

A 2x2 matrix A is unitary if it satisfies the property A* A = I, where A* is the conjugate transpose of A, and I is the identity matrix. This means that the columns of A must be orthogonal to each other, and the length of each column must be equal to 1.

5. Can all 2x2 matrices be both Hermitian and Unitary?

No, not all 2x2 matrices can be both Hermitian and Unitary. In fact, there are only four matrices that satisfy both properties: the identity matrix, the Pauli matrices (σx, σy, and σz), and the Hadamard matrix. These matrices are also known as the single-qubit gates in quantum computing.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
96
  • Calculus and Beyond Homework Help
Replies
6
Views
306
  • Calculus and Beyond Homework Help
Replies
3
Views
884
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
20
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
9K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
13
Views
9K
  • Calculus and Beyond Homework Help
Replies
1
Views
7K
  • Calculus and Beyond Homework Help
Replies
2
Views
395
Back
Top