0

I have to solve the following exercise:

If $G$ is a group of order $12$ with the center $Z(G)$ of order $2$, prove that $G$ has only one subgroup of order $3$.

My idea is, since $n_3$, the number of $3$-Sylow can be $1$ or $4$, if $n_3=4$, we have $8$ elements of order $3$ thus an unique subgroup of order $4$, so normal. For each element $x \notin Z(G)$, $|C(x)|=4$ or $|C(x)|=6$, where $|C(x)|=\{g \in G \;|\; gx=xg\}$. From the classes equation $$|G| = |Z(G)| + \sum_{x \notin Z(G)} \frac{|G|}{|C(x)|} \quad \Longrightarrow \quad 10 =3\lambda + 2\mu$$ with solution $(0,5)$ or $(2,2)$. So we have $5$ or $4$ different conjugacy classes. If I'm not wrong, all $3$-Sylow are conjugate thus all $8$ elements of order $3$ are in the same conjugacy class, the other two element out the center are in at most $2$ conjugacy classes. From this can I deduce the absurd?

Rick88
  • 415

3 Answers3

1

Simpler argument: What is the order of normalizer of a sylow 3-group $H$? It contains $H$ and $Z(G),$ so has to be divisible by $6.$ So, it's index is $1$ or $2$. Since we cannot have $2$ Sylow 3-subroups, we must have $1.$

Igor Rivin
  • 25,994
  • 1
  • 19
  • 40
1

By contradiction, suppose there are two of them, say $H_1$ and $H_2$. Then, $K_1:=Z(G)H_1$ and $K_2:=Z(G)H_2$ are two subgroups of order $6$ which intersect in $Z(G)$, whence: $|K_1K_2|=6.6/2=18$: contradiction, because $K_1K_2\subseteq G$.

citadel
  • 2,940
0

$G$ be a group of order $12$ with $Z(G) =2$.

$|G|=12=2^2•3$

$P:2-SSG $

$Q:3-SSG$

Then, \begin{align}n_3 &=(1+3k) |2^2 \space , k=0, 1,...\\ &=1 \text{ or } 3 \end{align}

Claim: $n_3 =1$

Suppose, $n_3 =4$, then by Sylow's second theorem $G $ acts transitively by conjugation on the set of sylow $3$-subgroups. This action gives us a group homomorphism, $\phi : G \to S_4$

$Q\lhd N_G(Q)$ and and $[G:N_G(Q) ]=n_3$

$\implies N_G(Q) =Q$

Now, $Ker(\phi) \subseteq Stab_G(Q) $ is a normal subgroup of $G$.

Here, $Stab_G(Q) =N_G(Q) $ because the group action of $G$ on the set of $Q's$ is conjugation.

Since$|Q|=3 \implies Ker(\phi) =\{e_G\}$

Hence, $\phi:G\to S_4$ is an one to one homomorphism.

And, $[S_4 :G]=2 \implies G\lhd S_4$

Hence, $G=A_4$

Then $|Z(G)| =|Z(A_4)| = 1$ , a contradiction.

Hence, $n_3 =1 \implies P$ is unique.

Sourav Ghosh
  • 12,997