Calculating the number of real parameters of a unitary matri

  • I
  • Thread starter StuartY
  • Start date
  • Tags
    Parameters
In summary, the property U†U=1 can be used to obtain the equation ∑uikujk*=δij, where the sum is over k=1,...,n and u is a complex number. However, if i≠j, the number of equations is n(n-1) which should be halved to n(n-1)/2 to account for the symmetry of the products. This can be seen by taking the real and imaginary parts of the equations, resulting in 2n^2 real equations. The number of real parameters of a Lie group, represented by the unitary matrix U, is also n^2, which can be seen by calculating the dimension of the tangent space at the identity.
  • #1
StuartY
5
0
So using the property
UU=1
I was able to get
∑uikujk*=δij
where the sum is over k=1,...,n and u is a complex number.
from this you get n equations when i=j. If i≠j I get n(n-1) equations but in the notes I'm reading from it should be n(n-1)/2. I'm struggling to see where the half comes from, any help would be greatly appreciated.
 
Physics news on Phys.org
  • #2
They are halved because the matrix should be symmetric.
 
  • #3
One way to think of this is that you start off with n2 complex matrix elements, which comprise 2 n2 real parameters.

Then, each real equation — assuming they are independent — decreases the degrees of freedom by 1.

Now, your equations, one for each i and each j, form n2 complex equations. But by taking a) the real part of both sides of a complex equation, and b) taking the imaginary part of each side, you end up with twice that number of real equations.

So you have 2 n2 real equations that way. If the equations were independent, this would imply

2 n2 - 2 n2 = 0​

degrees of freedom. Wait — that's impossible. So maybe the equations are not all independent? Do you really have a separate equation for each pair (i,j) ?

(Hint: Notice what happens if in your equation you interchange the i and the j.)

P.S. I now see RUber's comment, but it isn't typically true that a unitary matrix is "symmetric", which would mean that the (i,j) entry is equal to the (j,i) entry for all i and j.
 
  • #4
Sorry, I didn't mean the matrix was symmetric, but the products have some symmetry. Especially when set equal to zero.
 
  • #5
$$\sum_{k}u_{ik}^*u_{kj} = \delta_{ij} $$
zinq said:
One way to think of this is that you start off with n2 complex matrix elements, which comprise 2 n2 real parameters.

Then, each real equation — assuming they are independent — decreases the degrees of freedom by 1.
I would like to point out that these equations are quadratic in the components of ##U##. The logic that applies to systems of linear equations does not necessarily apply to systems of other kinds of equations. One can carry out the assessment of the number of real parameters this way but there are other ways.

The number of real parameters of a Lie group is going to be the dimension of the tangent space. This is just like the number of tangent directions on a surface is equal to the dimension of the surface. To get a nice simple result we calculate a tangent at the identity. With ##\epsilon \in \mathbb{R}##,
$$V = I + \epsilon K $$
Now we must restrict ##K## so that we move in a direction that makes V also unitary to first order.
$$V^\dagger V = (I^\dagger +\epsilon K^\dagger)(I + \epsilon K) = I + \epsilon(K+K^\dagger) + \dots$$
$$K+K^\dagger = 0 $$
K has ##n^2## real parameters - n pure imaginary numbers on the diagonal, and then n(n-1)/2 arbitrary complex numbers for the upper diagonal.
$$n(n-1) + n = n^2$$
So the number of real parameters of K is ##n^2##, which is also the number of real parameters of ##U(n)##.
 
Last edited:
  • #6
Whether you are dealing with linear equations, or other kinds, in either case it's necessary to determine the number of independent equations if you want to know the dimension of the solution space.

The general way to do this is to use the implicit function theorem, which requires linearizing the equations at a given point. In the case of linear equations, this is always the same at each point, since they are their own linearization. For nonlinear equations, you could potentially get differing results at different points.

But each equation of the form

Fj(x) = 0​

for a function

Fj : RnR

that is of maximal rank on the inverse image Fj-1(0) of 0 will define a smooth hypersurface

Sj = Fj-1(0).​

If we assume all the equations

Fj(x) = 0​

to be true, then the points of Rn where all the equations hold are precisely the intersection of all the hypersurfaces

Fj-1(0) = j Sj

where the intersection is taken over all j.

Then if the equations are all independent, each hypersurface lowers the dimension of the intersection by one.
 
  • Like
Likes suremarc
  • #7
Correction: That last equation above should not say that Fj-1(0) = j Sj. It should just state the tautology:

j Fj-1(0) = j Sj.​
 

Related to Calculating the number of real parameters of a unitary matri

1. How do you calculate the number of real parameters of a unitary matrix?

The number of real parameters in a unitary matrix can be calculated by taking the total number of elements in the matrix and subtracting the number of elements that can be expressed as a combination of other elements through the unitarity condition. This can be represented by the formula n^2 - n, where n is the dimension of the matrix.

2. What is a unitary matrix?

A unitary matrix is a square matrix whose conjugate transpose is equal to its inverse. In other words, a unitary matrix multiplied by its conjugate transpose will result in the identity matrix.

3. Why is it important to calculate the number of real parameters in a unitary matrix?

Calculating the number of real parameters in a unitary matrix is important because it helps us understand the complexity and degrees of freedom in a system. It also allows us to determine the number of independent elements in a matrix, which is crucial in solving equations and analyzing data.

4. Can a unitary matrix have complex parameters?

Yes, a unitary matrix can have complex parameters. However, the number of real parameters in a unitary matrix refers to the number of independent elements in the matrix that are not dependent on other elements through the unitarity condition.

5. Are there any shortcuts or tricks to calculate the number of real parameters in a unitary matrix?

One shortcut to calculating the number of real parameters in a unitary matrix is to use the fact that the number of real parameters is equal to half the number of complex parameters. This is because a complex parameter contains two real components (real and imaginary), so the total number of real components is halved to account for the complex parameters.

Similar threads

Replies
3
Views
2K
  • Linear and Abstract Algebra
2
Replies
41
Views
3K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
920
  • Linear and Abstract Algebra
Replies
11
Views
2K
Replies
13
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
1K
Back
Top