next up previous
Next: Lie Algebras Up: Lie Groups and Quantum Mechanics Previous: A Rough Road-map

Lie Groups

A Lie matrix group is a continuous subgroup of the group of all non-singular $n\times n$ matrices over a field $K$, where $K$ is either R or C. ``Continuous'' really is a shorthand for saying that the Lie group is a manifold. The rough idea is that the components of a matrix in the group can vary smoothly; thus, concepts like ``differentiable function $f:{\bf R}\rightarrow G$'' should make sense. I'll just say ``Lie group'' for Lie matrix group, though many mathematicians would groan at this.

Example: $O(n)$ is the group of all orthogonal $n\times n$ matrices, i.e. all matrices $A$ with real components such that $A^tA={\bf 1}$. This is just the group of all isometries of ${\bf R}^n$ which leave the origin fixed. (Standard calculation: let $x$ be a column vector. Then $(Ax)^t(Ax)=x^t
x$, i.e., the norm of $x$ equals the norm of $Ax$.) Note also that the equations $A^t=A^{-1}$ and $AA^t={\bf 1}$ follow from $A^tA={\bf 1}$.

If $A^tA={\bf 1}$, then we have immediately $\det(A)^2=1$, i.e., $\det(A)=\pm
1$. $SO(n)$ is the subgroup of all matrices in $O(n)$ with determinant 1. Fact: $SO(n)$ is connected, and is in fact the connected component of  1in $O(n)$. I will focus initially on $SO(2)$ and $SO(3)$. These are, colloquially, the groups of rotations in 2-space and 3-space. $O(n)$ is the group of reflections and rotations.

Digression: the well-known puzzle, ``why do mirrors reverse left and right, but not up and down?'' is resolved mathematically by pointing out that a mirror perpendicular to the y-axis performs the reflection:

\begin{displaymath}
(x,y,z)\mapsto (x,-y,z)
\end{displaymath}

i.e., corresponds to the following matrix in $O(3)$:

\begin{displaymath}
\left[
\begin{array}{ccc}
1 & 0 & 0\\
0 & -1 & 0\\
0 & 0 & 1
\end{array}\right]
\end{displaymath}

For some psychological reason, people tend to think of this as the composition of a $180^\circ$ rotation about the z-axis followed by a reflection in a plane perpendicular to the x-axis: $(x,y,z)\mapsto(-x,-y,z)\mapsto(x,-y,z)$. This makes it seem that the mirror is treating the x and z axes differently (left/right vs. updown), though it really isn't. End of digression.

Example: $SO(2)$, rotations in 2-space. Since $\det(A)=1$, it is easy to write down the components of $A^{-1}$. Equating these to $A^t$, we see that $A$ has the form:

\begin{displaymath}
\left[
\begin{array}{cc}
a & -b \\
b & a
\end{array} \right]
\end{displaymath}

with the constraint that $a^2+b^2=1$. We can set up a one-one correspondence between this matrix and the complex number $a+ib$ on the unit circle. This is a Lie group isomorphism between $SO(2)$ and the unit circle. We can of course find an angle $\theta$ for which $a=\cos\theta$ and $b=\sin\theta$.

Elements of $SO(2)$ have real components, but it is enlightening to consider $SO(2)$ as a subgroup of the group of all non-singular complex $2\times 2$ matrices. Fact: any matrix in $SO(2)$ is similar to a matrix of the form

\begin{displaymath}
\left[
\begin{array}{cc}
a+ib & 0\\
0 & a-ib
\end{array}\ri...
...ay}{cc}
e^{i\theta} & 0\\
0 & e^{-i\theta}
\end{array}\right]
\end{displaymath}

Of course, the new basis vectors have complex components.

Example: $SO(3)$, rotations in 3-space. Fact: any element of $SO(3)$ leaves a line through the origin fixed. This seems obvious to anyone who has rolled a ball, but it is not totally trivial to prove. I will outline two arguments, both instructive.

First, an approach Euclid might have followed. Fact: any isometry of 3-space that leaves the origin fixed is the composition of at most three reflections. For consider the initial and final positions of the x, y, and z axes. One reflection moves the x-axis to its final position, pointing in the correct direction; a second reflection takes care of the y-axis; a third may be needed to reverse the direction of the z-axis. We see that an orientation-preserving isometry is the composition of two reflections. The intersection of the planes of these two reflections gives a line that is left fixed.

Next, a linear algebra approach. We want to show that $A\in SO(3)$ leaves a vector fixed ($Av=v$), or in other words that 1 is an eigenvalue. Note first that the characteristic polynomial for $A$ is a cubic with real coefficients. Hence it has at least one real root. Furthermore, $A^tA={\bf 1}$ implies that $A^*A={\bf 1}$ trivially, since all components of $A$ are real. By the spectral theorem, $A$ can be diagonalized (working over C) and its eigenvalues are all on the unit circle. Since the characteristic polynomial has real coefficients, non-real roots appear in conjugate pairs. It follows that $A$ is similar to a matrix of the form ${\rm diag}(\pm 1, \pm 1, \pm 1)$ or ${\rm diag}(\pm 1, e^{i\theta},
e^{-i\theta})$. Since $\det(A)=1$, and the determinant is the product of the roots, at least one eigenvalue must be 1.

The first argument can also be cast in linear algebra form. This leads to Householder transformations.


next up previous
Next: Lie Algebras Up: Lie Groups and Quantum Mechanics Previous: A Rough Road-map

© 2001 Michael Weiss

home