3

I found that $\big(\mathcal{O}(n), \times \big)$ and $\big(\mathcal{GL}_n(\mathbb{R}), \times \big)$ are not isomorphic, because their centers are not (respectively $\big \{\pm I_n \big \}$ and $\mathbb{R}^*I_n$).

Then I wondered whether $\mathcal{SO}(n)$ and $\mathcal{O}(n)$ are isomorphic.

By considering the centers once again, I found the solution for $n$ odd, but I don't know if much is known about the center of $\mathcal{SO}(n)$ for $n$ even and $n \ge 4$...

Is there any simple argument to determine whether $\mathcal{O}(n)$ and $\mathcal{SO}(n)$ are isomorphic ?

charmd
  • 6,212

3 Answers3

4

Indeed, for $n$ odd, the center of $SO(n)$ is trivial, while the center of $O(n)$ is non-trivial. If $n\ge 4$ is even, however, the center of $SO(n)$ and $O(n)$ are both given by $\mathbb{Z}/2$. So we cannot distinguish $O(n)$ and $SO(n)$ as abstract groups this way. We may look at the derived groups instead, as indicated in the comments (but you said that you cannot use this concept).

It is certainly much more natural to consider these groups as Lie groups or algebraic groups. Then it is easy to distinguish them (use connectedness). As abstract groups, the orthogonal groups are very complicated, e.g., its automorphism group, or its cohomology. For example, $SO(2)$ has uncountably many outer automorphisms as an abstract group.

Dietrich Burde
  • 140,055
3

How about this? (Which is very closely related to the derived subgroup approach others have suggested). It works for all $n\geq 1$ simultaneously.

Theorem: The group $O(n)$ has an index $2$ normal subgroup while $SO(n)$ does not.

Proof: The first claim is easy: $SO(n)\subseteq O(n)$ is index $2$ and normal. In fact, it is the kernel of the determinant $\det:O(n)\rightarrow \mathbb{Z}/2\mathbb{Z}$.

The second claim is not as easy, but here is one approach. Note that if there was such an index $2$ normal subgroup, there would be a non-trivial map $SO(n)\rightarrow \mathbb{Z}/2\mathbb{Z} = \{\pm 1\}$.

So, let $\phi:SO(n)\rightarrow \mathbb{Z}/2\mathbb{Z}$ be any homomorphism. We need to show that $\phi$ is the trivial map. Pick any $z\in SO(n)$. We claim there is a $w\in SO(n)$ with $w^2 = z$. Believing this, it follows that $\phi(z) = \phi(w^2) = \phi(w)^2 = 1$, so $\phi$ is trivial.

So, why is the claim true? Well, see this MSE question and answers.

1

Every matrix of $ SO(n) $ is a square while it's not the case for orthogonal matrices in general.

Contestosis
  • 1,234