2

Question: Let $G$ be a finite $p$-group, where $p$ is prime. Show that if $G$ is not cyclic, then $G$ has at least $p+1$ maximal subgroups.

I've seen this thread: Let $G$ be a finite $p$-group with has more than one maximal subgroup. Prove that $G$ has at least $p+1$ maximal subgroups. but I wasn't sure that if the condition "more than one maximal subgroup" could replace "$G$ is not cyclic". So....

Let $|G|=p^n$, for prime $p$ and $n\in\mathbb{N}$. Since $G$ is not cyclic, there does not exist $g\in G$ such that $g^n=1$. Therefore, every element belongs to a maximal subgroup, so $G=\cup M$, where $M$ is a maximal subgroup (just taking the union of all maximal subgroups). Now, $|M|=p^{n-1}$, since $G$ is a $p$-group. Suppose there exist at most $p$ maximal subgroups. So, I now want to add up the orders of all the maximal subgroups and show that it is less than $|G|$. That is, we have $p^{n-1}+p^{n-1}-1+\dots+p^{n-1}-p$... but I am not getting the contradiction that I want. Can anyone help me fix this? Thank you.

Shaun
  • 44,997
User7238
  • 2,474
  • 1
    @CalvinLin Not quite. I wasn't able to use it to help complete my argument..... – User7238 Dec 20 '21 at 22:54
  • 1
  • It wasn't clear to me that you wanted someone to complete your argument. You could pull out that part to highlight it (I just skimmed it as the end of your writeup, as opposed to your main ask) $\quad$2) Your argument seems almost complete to me. Show that $ p^n |G| = |\cup M | \geq K(p^{n-1} -1 ) +1 $, so $ K > p$, where $K$ is the number of maximal subgroups.
  • – Calvin Lin Dec 20 '21 at 22:59