Deveno said:
First, prove this lemma:
Lemma: Let $G$ be a finite group, and $r$ a prime number such that $r$ divides $|G|$. If $G$ is simple, then $n_r > r$.
Lemma: Let $G$ be a finite group, and $r$ a prime number such that $r$ divides $|G|$. If $G$ is simple, then $n_r > r$.
Proof:
Since $r$ divides $|G|$, we have that there is a $r$-Sylow in $G$.
$n_r$ divides $|G|$ and is congruent to $1\pmod r$, i.e., $n_r=1+kr$.
That means that either $n_r=1$ or $n_r>r$.
When $n_r=1$ then the Sylow is unique so it is normal in $G$, so $G$ is not simple, a contradiction.
Therefore, $n_r>r$.
Is this correct? (Wondering)
Deveno said:
For simplicity's sake, let $n_p = |\text{Syl}_p(G)|$.
If $|G| = p^2q$ then if $G$ is simple, $n_p = q$.
Also, we have $n_q = p$ or $n_q = p^2$.
Show that $n_q = p^2$ leads to "too many elements of $G$".
So the "hard case" is $n_q = p$.
We have that $|G|=p^2q$.
We have that $n_p\mid |G| \Rightarrow n_p=1+np\mid p^2q \Rightarrow n_p\mid q \Rightarrow n_p\in \{1, q\}$ and $n_q\mid |G| \Rightarrow n_q=1+mq\mid p^2q \Rightarrow n_q\mid p^2 \Rightarrow n_q\in \{1, p, p^2\}$.
If $G$ is simple, according to the lemma we have that $n_p>p$ and $n_q>q$.
So, $n_p$ must be equal to $q$, where $q>p$.
Since $n_q>q$ and $q>p$, it cannot be that $n_q=1$ or $n_q=p$. So it must be $n_q=p^2$.
Therefore, we have $p^2$ $q$-Sylow in $G$. That means that we have $p^2(q-1)=p^2q-p^2$ elements of order $q$.
Since $|G|=p^2q$, we can have only one $p$-Sylow ( $|P|=p^2$ ).
So, $n_p=1$, a contradiction.
Therefore, $G$ is not simple.
Is this correct? (Wondering)
Deveno said:
If you've read and understood the proof, then sure, go ahead and use it. But..
...since we want to show $G$ is solvable, it would be good to know what normal subgroups we have, not just that we have "one" (or more).
So, we have one $p$-Sylow of order $p^2$, which is normal, right? (Wondering)
Deveno said:
If you follow the steps I have outlined above, you will find that there is a subgroup $N$ such that either:
a) |G/N| = q
b) |G/N| = p^2.
Either way, the factor group is abelian, so $G$ is solvable (some definitions require the factor groups to be cyclic, or cyclic of prime order, but this poses no real difficulty-why?).
Having a normal $p$-Sylow of order $p^2$, say $N$, we have that $|G/N|=\frac{|G|}{|N|}=\frac{p^2q}{p^2}=q$, right? (Wondering)
Do we have that each group of order a power of a prime, is abelian? (Wondering)
How do we conclude then that $G$ is solvable? (Wondering)