No simple group of order $96$

I have to show that there is no simple group of order $96$ using the sylow theorems.

I know that $96 = 2^5\cdot 3$, and from the third sylow theorem $n_2 = 1$ or $3$ and $n_3 = 1$ or $4$ or $16$.

I have seen some proofs of this statement that use a so called index factorial theorem but I haven't learned about this. Is there a way to prove this using just the sylow theorems?


We can use the following result about the number of Sylow subgroups (this is Theorem 1.16 in Isaacs's Finite Group Theory book) :

Theorem: Suppose that $G$ is a finite group and $p$ a prime such that $n_p(G) > 1$, and choose distinct Sylow $p$-subgroups $S$ and $T$ of $G$ such that the order $|S \cap T|$ is as large as possible. Then $n_p(G) \equiv 1 \pmod{|S : S \cap T|}$.

Applying this for $|G| = 96$ and $p = 2$ (assuming $n_2(G) = 3$, otherwise we are done), we see that $|S : S \cap T| = 2$. Let $D = S \cap T$, so $D$ is normal in $S$ and $T$. Hence both $S$ and $T$ lie in the normalizer $\mathbf{N}_G(D)$. But $S$ and $T$ are distinct, hence $|\mathbf{N}_G(D)| > |S| = 2^5$. This forces $\mathbf{N}_G(D) = G$, i.e. $D \vartriangleleft G$. We found a nontrivial proper normal subgroup.

Note: If you haven't learnt about index factorial theorem you probably haven't seen the above theorem either and the index factorial argument is actually much simpler here. So although this answer isn't probably what you wanted, I just wanted to mention this method as it can be very useful in other situations.


There is a following generalization of one of the Sylow's theorems (see for example here), which is equivalent to the theorem in Cihan's answer.

Let $P_1, P_2, \ldots, P_k$ be the Sylow $p$-subgroups of $G$. If $[P_i : P_i \cap P_j] \geq p^d$ whenever $i \neq j$, then $n_p \equiv 1 \mod p^d$.

Taking $d = 1$ gives you one of Sylow's theorems, and the contrapositive of this theorem in the case $d = 2$ is useful here. If $n_p \not\equiv 1 \mod p^2$, then there exist different Sylow $p$-subgroups $P$ and $Q$ with $[P: P \cap Q] < p^2$. This implies that $[P : P\cap Q] = [Q : P \cap Q] = p$, and thus the intersection $P \cap Q$ is normal in both $P$ and $Q$.

In your problem, we can assume $n_2 = 3$. Then $3 \not\equiv 1 \mod 4$, so we find different Sylow $2$-subgroups $P$ and $Q$ with $P \cap Q$ normal in both $P$ and $Q$. Therefore the intersection $P \cap Q$ is normal in the subgroup $\langle P, Q \rangle$ generated by $P$ and $Q$. The order of $ \langle P, Q \rangle$ is a multiple of $2^5$ and larger than $2^5$, so it has to equal $G$. Thus $P \cap Q$ is a nontrivial proper normal subgroup of $G$.