2

I need help with this statement:

Let $G$ be a group such that $|G:Z(G)|=pq$ with $p<q$ primes. Prove that $q \equiv 1 \pmod p$.

I took a subgroup $H$ of $G/Z(G)$ of order $p$ and I tried to apply the result $$|N_G(H):H| \equiv |G:H|\pmod p$$ but I'm stuck.

Any help is apreciated.

alfita
  • 59

1 Answers1

2

By contradiction, suppose $q\not\equiv 1\pmod p$. Then $p\nmid q-1$. A group of order $pq$, with $p\nmid q-1$, is cyclic (in the link, the roles of $p$ and $q$ are swapped). But if $G/Z(G)$ is cyclic, then $G$ is abelian, and hence $|G/Z(G)|=1$. Contradiction.

citadel
  • 2,940