How do I find the subgroups of $S4$ generated by these sets in each case?
- $A = {(1,3),(1,2,3,4)}$
- $B = {(1,2,4),(2,3,4)}$
- $C = {(1,2),(1,3),(1,4)}$
How do I find the subgroups of $S4$ generated by these sets in each case?
I am giving you some points about A. I hope you can use them well. Let $a=(1,3),~b=(1,2,3,4)$ , we know that $$S_4=\langle x,y\mid x^2=y^4=(xy)^3=1\rangle$$ and beause of the final relation inside the presentation, we can show every element of $S_4$ as $x^iy^j$ where $i=0,1,~~j=0,1,2,3$. Here, $|a|=2,~~|b|=4$ and $$a^2=id\\ b^2=(1,3)(2,4)\\ b^3=(1,4,3,2)\\ab^2=(2,4)\\ab^3=(1,2)(3,4)\\ ab=(1,4)(2,3)$$ This means that $\langle a,b\rangle=\{id,a,b,ab,ab^2,ab^3,b^2,b^3\}$
Also, is $C = S_4$?
– Martín Mas Oct 20 '13 at 17:17