Show a group is a semi direct product

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
DeldotB
Messages
117
Reaction score
8

Homework Statement



Good day,

I need to show that [itex]S_n=\mathbb{Z}_2[/itex](semi direct product)[itex]Alt(n)[/itex]
Where [itex]S_n[/itex] is the symmetric group and [itex]Alt(n)[/itex] is the alternating group (group of even permutations) note: I do not know the latex code for semi direct product

Homework Equations



none

The Attempt at a Solution



(I think) It suffices to show that [itex]\mathbb{Z}_2\cap Alt(n)=0[/itex] (where 0 is the identity) and that
[itex]S_n= \mathbb{Z}_2 Alt(n)[/itex]. My question is, is [itex]S_n= \mathbb{Z}_2 Alt(n)[/itex] even valid notation? And how do I begin to do this? p.s I get this notation from my book which says:

To show a group G is a semi direct product, show [itex]G=NH[/itex] and [itex]N \cap H[/itex]= identity.

I should mention here that the alternating group is the normal subgroup (I think).

For the first part, since [itex]\mathbb{Z}_2[/itex]= {0,1}, its pretty clear that its intersection with Alt(n) is just the identity. I am having problems with the second part..
 
on Phys.org
The latex code for semidirect product is \rtimes.

The problem's notation is muddled. It should ask you to prove either

(1) isomorphism, not equality, ie to prove that ##S_n\cong \mathbb{Z}_2\rtimes Alt(n)##, where the semidirect product is Outer.
OR
(2) equality, where the semidirect product is Inner, ie ##S_n=N\rtimes Alt(n)## where ##N## is any subgroup of ##S_n## of order 2, which hence must be isomorphic to ##\mathbb{Z}_2##.

I suggest trying for the second one.

DeldotB said:
It suffices to show that ##\mathbb{Z}_2\cap Alt(n)=0## (where 0 is the identity) and that
##S_n= \mathbb{Z}_2 Alt(n)##. My question is, is ##S_n= \mathbb{Z}_2 Alt(n)## even valid notation?
The notation is valid. If ##G,H## are subgroups ##GH## is defined as the set of all elements that can be written as ##gh## where ##g\in G,\ h\in H##. That is not necessarily a subgroup. So part of what you have to show is that ##S_n= \mathbb{Z}_2 Alt(n)## (or rather ##N\,Alt(n)## using my notation of (2) above) is a subgroup.

Why not pick N to be the subgroup generated by the swap permutation (1 2). Then try to prove the two things you need to prove. The intersection one is dead easy. The other, not so much.