3

I would like to investigate a few properties of Sylow p-subgroup, especially, when $p^n \;|\; |G|$ for $n > 1$.

If $n = 1$ and $P_1, P_2$ are Sylow $p$-subgroups, then if $id \neq g \in P_1 \cap P_2$, then $\{g, \cdots, g^p\} = P_1 = P_2$, so the proof is done. I would like to know what happens if $n \geq 2$; I cannot use the same trick as before since there's is no guarantee that a Sylow p-subgroup $P \cong \mathbb Z/p^n$

(I am aware of the result that if $P_1, P_2$ are Sylow $p$-subgroup, then $P_1$ and $P_2$ are conjugate to each other. If I were to use it, then it is sufficient to show that if $H_1, H_2 < G$ such that $H_1, H_2$ are conjugates, then $H_1 \cap H_2 = \{id\}$ or $H_1 = H_2$. But how, and is it even true? So really, I am asking two separate questions here.)

James C
  • 1,338

1 Answers1

3

No, there's no reason this should be true. A simple conceptual reason is that the center $Z(G)$ may have nontrivial elements of order $p$, in which case the Sylow $p$-subgroup of $Z(G)$ is a subgroup of every Sylow $p$-subgroup. So we can consider, for example, the Sylow $2$-subgroups of $C_2 \times S_3$, which has center $C_2$, as ancientmathematician says in the comments. More generally the same argument works if $G$ has a normal $p$-subgroup.

Qiaochu Yuan
  • 419,620
  • @QiachuYuan I will call $Z_p$, the Sylow $p$-subgroup of $Z(G)$. What's the reason that every Sylow p-subgroup must contain $Z_p$? – James C Nov 24 '20 at 01:52
  • @James: Sylow $p$-subgroups are maximal with respect to inclusion (this is either a definition or part of the Sylow theorems) so every $p$-subgroup is contained in a Sylow. Conjugating, every normal $p$-subgroup is contained in every Sylow. – Qiaochu Yuan Nov 24 '20 at 02:03
  • Got it. Thanks. – James C Nov 24 '20 at 02:05