Let $G$ be a group of order $pq$, where $p$ and $q$ are primes and $p>q$. Ler $a\in G$ be of order $p$ and $H=\big<a: a^p=1\big>.$ Then $H$ is normal in $G$. I know that $H$ will be normal subgroup of G if $gH=Hg$ or $H=gHg^{-1}$. I tried as:
Let $g\in G$ and $h\in H$ then $h$ can be written in some power of $a$ but I don't, how to write $g$ and proceed to show that $H=ghg^{-1}$.
The proof above very nearly works, so let's finish it up.
Lemma: If $x^p=1, \text{ then } \forall g \in G (g^{-1}xg)^p=1,$
Proof: Since consecutive pairs $g^{-1}g=1$ cancel each other, we have $(g^{-1}xg)^p=g^{-1}x^pg=g^{-1}g=1.$
Now assume $a \in H$. Then $\exists x_1, x_2, \ldots x_n \in H \text{ such that } x_k^p=1 \text{ and }a=x_1x_2\cdots x_n$. Then $$g^{-1}ag= \prod_{k=1}^n g^{-1}x_kg.$$
By the Lemma, each $g^{-1}x_kg$ is a generator of $H$ because it has order $p$, so $g^{-1}ag \in H$ and since $a \in H, g \in G$ were arbitrary, that shows $\forall g \in G~g^{-1}Hg \subseteq H$ so $H \triangleleft G$ and we are done.