Unitary: Are Det(A) & AdjointA=I Equivalent?

  • Thread starter turin
  • Start date
  • Tags
    Equivalent
In summary: I don't know what that's called, but it's not going to be the full SU(n) group.In summary, there are two definitions of a unitary matrix: either the determinant of the matrix is 1, or the matrix multiplied by its adjoint (transpose conjugate) equals the identity matrix. These definitions are not equivalent, as there are matrices with determinant 1 that do not satisfy the second condition. The term "adjoint" can be ambiguous and should be specified as either transpose conjugate or just transpose, depending on whether the matrices are complex or real. The group of matrices that satisfy both definitions is called the SU(n) group, where "S" stands for special linear and "U" stands for unitary.
  • #1
turin
Homework Helper
2,323
3
I have read two definitions of unitary.
A is unitary if:
#1: det(A) = 1
or
#2: AadjointA = I

Are these definitions equivalent?
 
Physics news on Phys.org
  • #2
Absolutely not. And you want to be careful with adjoint, better to specify that you mean A* the conjugate trasnpose.

1 is sufficient for A to be SL

2 says, with adjoint understood as above it is unitary.

there are of course non-unitary matrices of det 1. exercise find a simple upper triangular real (integer) matrix to show this.
 
  • #3
matt grime said:
... you want to be careful with adjoint, better to specify that you mean A* the conjugate trasnpose.
What is the difference between "adjoint" and "conjugate transpose?"




matt grime said:
1 is sufficient for A to be SL
What is "SL?"




matt grime said:
there are of course non-unitary matrices of det 1. exercise find a simple upper triangular real (integer) matrix to show this.
What is an "upper triangular" matrix? If it is what I think it is, then the determinant is just the product of the trace elements. This will not be a different value for the transpose of the matrix.
 
Last edited:
  • #4
Adjoint is context dependent. if the matrices are real then adjoint is just transpose - part of the definition for unitary is that it is complex, and preserves an hermitian form (which is often how you'll see it defined). Just writing adjoint without specifying we mean complex at some point is omitting some information. One could argue that A^{adjoint}A =I defines the orthogonal (real) matrices.

SL(F) is the special linear group - the group of matrices with determinant 1 (with entries in the field F)

upper triangular means all entries below the main diagonal are zero.

You can do the exerices with a diagonal matrix too, though obviously not one with integer coefficients.
 
  • #5
matt grime,
I did not understand the point you were trying to make about "adjoint." If the matrices are real, then the adjoint and transpose are the same thing, I get that. I don't see how this makes "adjoint" and "transpose conjugate" different (since the conjugate of a real number is itself).
 
Last edited:
  • #6
If you just say that the matrix A satisfies A^{adjoint}A=I, we do not know if you mean orthogonal or unitary, at least indicate that you mean complex matrices.
 
  • #7
matt grime said:
If you just say that the matrix A satisfies A^{adjoint}A=I, we do not know if you mean orthogonal or unitary, at least indicate that you mean complex matrices.
This just seems a little strange to me. If the components of A are completely real-valued, then even though the condition were to specify that A is orthogonal, it would also be unitary. If the components were not all completely real-valued, are you saying that "adjoint" can strictly mean "transpose" in this case without complex conjugation?

Please don't think I'm trying to be difficult. I was just taught that "adjoint" always means "transpose" and "complex conjugate" and I would like to be aware of any variation in usage for the sake of future conversations with the math people.
 
Last edited:
  • #8
That is waht it means if the matirx is complex. Don't take this the wrong way, but as you asked if unitary meant det is 1 I assume you've not done much maths, thus I want to see that you understand that unitarity is a property of compelx matrices, and just saying adjoint doesn't do that.

Let C be some space (what kind we won't say), with a bilinear map (?,?) on the elements of that space. THe (right) adjoint of a map T:C-->C is a map T* satisfying (TX,Y)=(X,T*Y)

it occurs in many places, in the case of a complex vector space it means transpose conjugate and the bilinear map is the natural hermitian inner product.
 
  • #9
matt grime said:
Don't take this the wrong way, but ... I assume you've not done much maths, ...
No problem. And, you are correct.




matt grime said:
Let C be some space (what kind we won't say), with a bilinear map (?,?) on the elements of that space. THe (right) adjoint of a map T:C-->C is a map T* satisfying (TX,Y)=(X,T*Y)
I don't follow this. What is a "bilinear map?" I'm assuming that X and Y are like vectors and that T is like an operator?

I don't understand the following notation

T:C-->C
 
  • #10
I was trying not to have to specify what any of the things is, but C is some "space" X and Y are some elements of the space (it needn't be a vector space with vectors just a couple of sets with elements) and, T is a map from X to Y - that is what T:C--->C means.

(?,?) is a just some way of paring up elements of C to get something in some other set, such as the real or complex numbers. (I didn't mean to say bilinear, just binary ie two inputs).

*The* model for this is, yes, vector spaces (over R or C, this C isn't the other C in the post unfortunately) and vectors and linear maps and the inner product (or hermitian product), but there are other places where adjoint gets used.

The main thing is if you ask:

What is the group of matrices described by the law A^{adjoint}A=I=AA^{adjoint}?

Then the answer is either the unitary group OR the orthogonal group depending on whether the matrices are real or complex. One is a subgroup of the other. It is nitpicking but if you don't make precise the terms you use then maths becomes hard.
 
Last edited:
  • #11
matt grime said:
The main thing is if you ask:

What is the group of matrices described by the law A^{adjoint}A=I=AA^{adjoint}?

Then the answer is either the unitary group OR the orthogonal group depending on whether the matrices are real or complex.
Or if the matrices are quaternionic, then we have the symplectic group
 
  • #12
turin said:
I have read two definitions of unitary.
A is unitary if:
#1: det(A) = 1
or
#2: AadjointA = I

Are these definitions equivalent?
You might be thinking of the group SU(n). the "S" in SU(n) means special linear, which means det(A) = 1. the "U" in SU(n) means unitary, which means A^adjoint*A=1 (where here, "adjoint" mean transpose conjugate)

so a matrix in SU(n) satisfies both of your conditions. a matrix that satisfies only condition #1 (but not necessarily condition #2) is in SL(n,C), SL means special linear.

if it satisfies condition #2 (but not necessarily condition #1) then the matrix is in U(n), for unitary.

then the intersection of SL(n,C) and U(n) is SU(n). matrices that satisfy both condition #1 and #2
 
  • #13
That's just evil, but as the quaternions aren't a field I don't feel too bad for not addressing them.
 
  • #14
matt grime said:
I was trying not to have to specify what any of the things is, ...
Sorry. I'm probably the wrong guy for you to be helping, then.




matt grime said:
T is a map from X to Y - that is what T:X--->Y means.
I think that it makes sense to me in this way. But I am still confused by T:C-->C. That is, it seems like T should be the identity in this case.




matt grime said:
It is nitpicking but if you don't make precise the terms you use then maths becomes hard.
I definitely don't mind the nitpicking. Thanks for the help.
 
  • #15
lethe,
What does the C mean in SL(n,C)?
 
  • #16
Here is something that Zee says in his book on Q.F.T.

The symbol * denotes complex conjugation, and {dagger} hermitean conjugation: the former applies to a number and the latter to an operator... When there is no risk of confusion I abuse the notation, using {dagger} when I should use *... For a matrix M, then of course M^{dagger} and M^* should be carefully distinguished from each other.
 
  • #17
Lethe's C is the complex numbers. My C was supposed to suggest Category.

No one will ever agree on notation it seems. In Hilbert space theory adjoint is often just written * because overline denotes complex conjugation (damn physicists mucking it up), and who on Earth wants to just take the conjugate of a matrix?
 
Last edited:
  • #18
matt grime said:
(I didn't mean to say bilinear, just binary ie two inputs).
how about sesquilinear? i like that word.
 
  • #19
matt grime said:
That's just evil, but as the quaternions aren't a field I don't feel too bad for not addressing them.
you're too discriminating! you'll never cut it as a physicist!

anyway, in case anyone is interested see this page for an explanation of the following analogy:

unitary : orthogonal : symplectic :: complex : real : quaternionic
 
  • #20
matt grime said:
No one will ever agree on notation it seems. In Hilbert space theory adjoint is often just written * because overline denotes complex conjugation (damn physicists mucking it up), and who on Earth wants to just take the conjugate of a matrix?
my favorite notation convention (one that is, i think, shared by many physicists) is for [itex]z[/itex] and [itex]\overline{z}[/itex] to be your independent complex variables, and restrict yourself to the 2d plane where [itex]z^*=\overline{z}[/itex]
 
  • #21
lethe said:
... in case anyone is interested see this page for an explanation ...
Well, I am interested, and I followed the link, but I did not get an explanation. I understood -17% (I now feel dumber). What is a quaternion? I've heard of it, and I've even seen people bring it up, but i have never understood it. Apparently, it is an extension of the complex field. But I thought that the complex field was as high as one needed to go in order to accomplish ... something, I forgot what it was called, something like "algebraic closure," maybe. So, anyway, can you give an algebraic excercise or something that would help us (me) understand quaternions, there purpose, etc.?
 
  • #22
turin said:
Well, I am interested, and I followed the link, but I did not get an explanation. I understood -17% (I now feel dumber). What is a quaternion? I've heard of it, and I've even seen people bring it up, but i have never understood it. Apparently, it is an extension of the complex field. But I thought that the complex field was as high as one needed to go in order to accomplish ... something, I forgot what it was called, something like "algebraic closure," maybe. So, anyway, can you give an algebraic excercise or something that would help us (me) understand quaternions, there purpose, etc.?

OK, yes, the complexes are the algebraic closure of the reals, so for many purposes, the complexes are the most general field you would ever need. furthermore, the quaternions are not commutative, so they aren't even really a field, under most peoples definitions of field. (some people allow skew fields, however, then the quaternions might be allowed)

another link on John Baez' homepage is about the whole family of normed division algebras. he explains how the only normed division algebras are the reals, the complexes, the quaternions, and the octonions. this is related to Bott periodicity, and the fact that only the 0 sphere, the 1 sphere, the 3 sphere and the 7 sphere are parallalizable. so there is some really deep mathematics here.

by the way, a division algebra is a set of numbers where you are allowed add, subtract, multiply, divide, and take a norm. it might not be a field because we don't require that it be commutative (ab=ba), or perhaps even associative (a(bc)=(ab)c). for example, the octonions are not associative.

so what are the quaternions? well there are a couple of descriptions. the easiest one, i think, is to just take the complexes, and add a few numbers.

let i2=j2=k2=-1 and ij=k, jk=i and ki=j

so you have 3 square roots of -1, instead of just one. it is a 4 dimensional vector space over the reals, and with those last relations, you can figure out how to multiply, divide and take the norm of any quaternion like a+bi+cj+dk. that last set of equations should remind you of the vector cross product in R3. it's no coincidence!

another construction of the quaternions is the Pauli sigma matrices. you have seen them before, right? well, they satisfy the equations i wrote above (with perhaps a factor of i thrown in for good luck), so the quaternions can also be thought of as those 2x2 complex matrices spanned by the Pauli spin matrices and the identity matrix.
 
  • #23
It is a non-abelian extension of the complex field - multiplication is not commutative. They can be described in terms of pauli spin matrices which is partly why physicist start to dribble unbecomingly when they come up in conversation.

They are the set of all things of the form a+bi+cj+dk where a,b,c,d are real numbers and i,j,k satisfy ij = k jk=i ki=j i^2=j^2=k^2=-1=ijk

or they are they can be realized as a degree two extension of the complx numbers.

C is algebraically closed is exactly what you should have thunk.

the quaternions aren't a filed, they are a division algebra.
 
  • #24
Could I say, with any sort of meaning, that the Pauli matrices (with the 2x2 identity) are a realization of the quaternions? I'm trying to learn this group theory stuff, and there are some suspicious similarities here.

How would one have a matrix with quaternion elements, which are themselves matrices apparently? Can you give an example? Would it be a matrix of matrices? Would the vectors on which it operates also need matrix components?

This is the first time I've seen the relationship to Pauli matrices (it has made things orders of magnitude more clear); I hope I'm not abusing the relationship.
 
  • #25
I suppose you could say that they are a realiztion (of each other - they are isomorphic algebras).

A matrix of quaternions is just that - each ij'th entry is a quaternion and you multiply them in the obvious manner. They operate on (though that isn't necessary, or useful, often, when thinking of matrices) the vectors whose entries are quaternions. In the same way you can write z x+iy for complex numbers, there's no reason not to write w = x+iy+jz+wk
 
  • #26
turin said:
Could I say, with any sort of meaning, that the Pauli matrices (with the 2x2 identity) are a realization of the quaternions? I'm trying to learn this group theory stuff, and there are some suspicious similarities here.
do you know the difference between a group and an algebra? an algebra has addition, subtraction, and multiplication (here, we also have division, so it's almost a field). a group has only multiplication and inversion.

do you know the relationship between a Lie group and a Lie algebra? the exponential of the Lie algebra gives you the Lie group (more or less)

the group here is the unit quaternions SU(2), and the associated Lie algebra is the pure imaginary quaternions, su(2).

perhaps this can help you make the parallel to group theory explicit

How would one have a matrix with quaternion elements, which are themselves matrices apparently? Can you give an example? Would it be a matrix of matrices? Would the vectors on which it operates also need matrix components?

consider the matrix [[0 1] [-1 0]]. call this matrix J. note that even though J is a real matrix, J2=-1. thus we can think of J as a square root of -1, and we can decompose any matrix of the form [[a b] [-b a]] into the form a+bJ. you can clearly convince yourself that the set of 2x2 real matrices of this form is isomorphic to the complexes.

now suppose we want to make a matrix of complex numbers. if you want, you can take an nxn matrix and fill it up with 2x2 real matrices, one in each of the n2 places of the matrix. but i think this is a rather perverse way to make a complex matrix. why not just rename J to i, and fill your matrix with numbers like z=a+bi. isn't this how you usually think of a complex matrix? no reason you can't do the same with a quaternionic matrix.

it is occasionally useful to remember that complexes are 2x2 matrices, like when you want to see the orthogonal group living inside the unitary group, but most of the time, it's just confusing.

so now you want to consider a quaternionic matrix as a nxn matrix of the form a+bσx+cσy+dσz. this is a 2x2 complex matrix. and so yes, you can think of a matrix of quaternions as an nxn matrix of 2x2 complex matrices, but let's just think of it as a matrix of n2 numbers of the form q=a+bi+cj+dk
 
  • #27
Excellent, lethe! I just wish I new that I was appreciating the isomorphism to the complexes. I checked commutability. What else should I check to convince myself? Oh ya, I just checked inversion.

BTW, I think I meant representation in my previous post. I haven't figured out what is the difference.
 
Last edited:
  • #28
turin said:
Excellent, lethe! I just wish I new that I was appreciating the isomorphism to the complexes. I checked commutability. What else should I check to convince myself? Oh ya, I just checked inversion.

to check that you have an isomorphism, you would show that (a+bJ)(c+dJ)=(a+bi)(c+di), where the LHS is a pair of 2x2 real matrices, and the RHS is a pair of complex numbers.

then you have to check that this identification is bijective. in other words, if i tell you a 2x2 matrix, can you figure out it's unique associated complex number, and vice versa. this bijectivity is pretty trivial, as you will see.

BTW, I think I meant representation in my previous post. I haven't figured out what is the difference.
i am not sure where, in your previous post, you would like to insert the word "representation"
 
  • #29
lethe said:
i am not sure where, in your previous post, you would like to insert the word "representation"
In place of "realization."
 
  • #30
People often use realization as meaning a faithful representation. I think it depends on the context of what type of group people are using.

I personally hate using the word realization for anything that doesn't either involve root systems, or ring theory.
 

1. What is the definition of a unitary matrix?

A unitary matrix is a square matrix whose conjugate transpose is equal to its inverse. In other words, it satisfies the condition U*U^H = I, where U* is the conjugate transpose of U and I is the identity matrix.

2. How is a unitary matrix related to the determinant and adjoint?

For a unitary matrix U, the determinant of U (det(U)) is always equal to 1. Additionally, the adjoint of U (adj(U)) is equal to the inverse of U (U^-1).

3. Are the determinants of a unitary matrix and its adjoint always equivalent?

Yes, since the determinant of a unitary matrix is always equal to 1 and the adjoint is equal to the inverse, the determinants of a unitary matrix and its adjoint are always equivalent.

4. What is the relationship between det(A) and adjointA=I for a unitary matrix A?

If det(A) = 1, then adj(A) = I. This means that the adjoint of a unitary matrix A is equal to the identity matrix if and only if the determinant of A is equal to 1.

5. Can a non-unitary matrix have a determinant of 1 and adjoint equal to the identity matrix?

No, a non-unitary matrix cannot have both a determinant of 1 and an adjoint equal to the identity matrix. This is because for a non-unitary matrix, the determinant can be any non-zero complex number, while the adjoint is only equal to the inverse for a unitary matrix.

Similar threads

  • Linear and Abstract Algebra
Replies
20
Views
969
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
14
Views
1K
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
20
Views
1K
  • Linear and Abstract Algebra
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
7
Views
548
  • Quantum Physics
Replies
3
Views
746
  • Linear and Abstract Algebra
Replies
2
Views
991
  • Linear and Abstract Algebra
Replies
2
Views
2K
Back
Top