2

The order of a non-abelian group is $pq$ where $p$ and $q$ are primes such that $p<q$. Show that $p\mid q-1$ (without anything to do with Sylow's theorem).

How to start? I tried already some number theoretic approach using Bezout's identity. But, nothing worked out with me.

user26857
  • 52,094
  • Do you know that such a group must have an element of order $q$? And do you know that a subgroup of index $p$ (the smallest prime divisor of the order of the group) must be normal? – David Jan 18 '16 at 17:59

1 Answers1

0

Show that if $p \nmid q - 1$, then $G$ is abelian, i.e. $Z(G) = G$.

We may assume that $Z(G) = 1$ then. Note that $G$ must contain an element $g$ of order $q$. Let $H = \langle g \rangle $. Since it has index $p$, it is normal, i.e. the normalizer $N(H)$ is $G$. Moreover, the center is trivial so the centralizer of $H$, $C(H)$ is $H$ itself. The quotient of these two, which is $G/H$ is a group of order $p$ (the index) which is isomorphic to a subgroup of the automorphisms of $H$. However, $H$ being cyclic of prime order $q$ means it has order $q-1$, so by Lagrange's Theorem, $p \mid q -1$ which is a contradiction. Therefore, $Z(G) = G$.

Future
  • 4,502