Is there an isomorphism between O(2n) and SO(2n)xZ2?

  • Thread starter Thread starter naele
  • Start date Start date
  • Tags Tags
    Isomorphism
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
naele
Messages
199
Reaction score
1

Homework Statement


Is there an isomorphism between
[tex] O(2n)\simeq SO(2n)\times \mathbb{Z}_2[/tex]
[tex] O(2n+1)\simeq SO(2n+1)\times \mathbb{Z}_2[/tex]


Homework Equations


First isomorphism theorem

The Attempt at a Solution


I think, if I can show a homomorphism between [itex]SO(2n)\times\mathbb{Z}_2[/itex] and O(2n) then showing whether the kernel is just the identity or not shouldn't be too difficult. But, this is my first time showing a homomorphism with a product of two groups, so I'm unsure how to proceed, namely how do I show that [itex]\phi(S_1S_2)=\phi(S_1)\phi(S_2)[/itex]
 
Physics news on Phys.org
Kind of an update, but for the odd case if I use regular matrix multiplication as a homomorphism it seems fairly straightforward, but the even case is still giving me trouble.
 
The odd case is straightforward because an odd-dimensional matrix of unit determinant becomes a matrix of determinant -1 by multiplying by [tex]-I[/tex]. So any element of [tex]O(2n+1)[/tex] can be obtained by multiplying an element of [tex]SO(2n+1)[/tex] by either [tex]\pm I[/tex].

In the odd case, this doesn't work, but there is a semidirect product structure

[tex]O(2n)\simeq SO(2n)\ltimes \mathbb{Z}_2 .[/tex]

In this case, we can obtain a matrix with determinant -1 by multiplying an [tex]SO(2n)[/tex] matrix by an involution [tex]R[/tex] that negates an odd number of columns. Equivalently this is composed of an odd number of reflections in [tex]\mathbb{R}^{2n}[/tex]. Since [tex]R[/tex] is a nontrivial automorphism of [tex]SO(2n)[/tex], this is not a direct product.
 
I see thanks for the help. Semidirect products are beyond the scope of my class, though at least so far.