Still wondering exp(so(N)) and SO(N)

  • Thread starter Thread starter jostpuur
  • Start date Start date
jostpuur
Messages
2,112
Reaction score
19
I still don't know whether

<br /> e^{\mathfrak{so}(N)}=\textrm{SO}(N)<br />

is true or not with certainty. Somebody, please, prove this.

Obviously I know

<br /> e^{\mathfrak{so}(N)}\subset\textrm{SO}(N)<br />

so that's not the problem. I have managed to prove the equality in cases N=2,3, but the cases N=4,5,6,... have remained a mystery to me.

In my attempts to prove the equality, I think I have managed to prove a relation

<br /> \textrm{SO}(N)\subset e^{\mathfrak{su}(N)}<br />

through diagonalization of the rotation matrix, and this looks interesting, but hasn't resolved the original problem.
 
Physics news on Phys.org
It should be true, because ##SO(n)## is connected, and ##e^{\mathfrak{so}(n)}## should give the component connected to the identity.

There must be some easy simplification that will give you the answer you want. However, it is difficult to figure out what you mean by "prove". In particular, from what assumptions, definitions, etc., are you starting?
 
Ben Niehoff said:
It should be true, because ##SO(n)## is connected, and ##e^{\mathfrak{so}(n)}## should give the component connected to the identity.

I have investigated this direction. A Corollary 0.20 in Anthony W. Knapp's book Lie Groups Beyond an Introduction states that If G is a closed linear group and \mathfrak{g} is its Lie algebra, then \exp\mathfrak{g} generates the identity component G_0

Therefore, if we know that \textrm{SO}(N) is connected, we also know that e^{\mathfrak{so}(N)} is a set that generates the \textrm{SO}(N). This implies that e^{\mathfrak{so}(N)} will be equal to \textrm{SO}(N) precisely if it is a group. So how do you prove that e^{\mathfrak{so}(N)} is a group? You must prove that for all X,Y\in\mathfrak{so}(N) there exists a Z\in\mathfrak{so}(N) such that e^Xe^Y=e^Z. This looks like precisely as difficult as \textrm{SO}(N)\subset e^{\mathfrak{so}(N)}, so this result about generating the identity component isn't resolving the issue.

However, it is difficult to figure out what you mean by "prove". In particular, from what assumptions, definitions, etc., are you starting?

I mean proving like proving in mathematics.

The definitions are

<br /> \textrm{SO}(N) = \big\{A\in\mathbb{R}^{N\times N}\;\big|\; \det(A)=1,\;\;A^{-1}=A^T\big\}<br />

<br /> \mathfrak{so}(N) = \big\{X\in\mathbb{R}^{N\times N}\;\big|\; X+X^T=0\big\}<br />

<br /> e^X = \sum_{n=0}^{\infty}\frac{1}{n!}X^n<br />
 
It is certainly true that the exponential is surjective here but the previous post is missing one of the reasons why. The fact that SO(n) is connected only implies that exp(\mathfrak{so(n)}) is contained in the identity component of SO(n). To further conclude that it is all of the identity component requires the additional fact that SO(n) is also compact.

If you want an elementary proof of surjectivity using just the matrix exponential and some standard forms of matrices, try theorem 14.2.2 in the following notes:
http://www.cis.upenn.edu/~cis610/geombchap14.pdf
.
 
  • Like
Likes dextercioby and jostpuur
Do you know what book that extract is from?
 
I believe it is "Geometric Methods and Applications: For Computer Science and Engineering" by Jean Gallier. If you want to backtrack to the proofs of the various normal forms he uses to get surjectivity, they are also posted on his website:
http://www.cis.upenn.edu/~cis610/geombchap11.pdf
.

Also the abstract proof that exp is surjective for any any connected compact Lie group, at least the way I've seen it done, is by appealing to some theorems from Riemannian geometry so I kind of doubt there will be any simple way to show that exp (\mathfrak{g}) is a group as you were suggesting in a previous post.

A brief sketch of the usual proof starts out by observing that every compact Lie group can be given a bi-invariant Riemannian metric (just take left/right translates of a nondegenerate, positive definite, Ad-invariant bilinear form on the Lie algebra .) By the Hopf-Rinow theorem G is geodesically complete so you can connect any g\in G to the identity using a geodesic. Then show that the geodesics of G are precisely left/right translates of one parameter subgoups of G. Hence the geodesic connecting the identity to g\in G is of the form \mathrm{exp(tX)} for some X\in \mathfrak{g} and therefore g =\mathrm{exp}(X).
 
Back
Top