My knowledge on group theory is limited only up to the Lagrange Theorem, and it seems that the proofs I found here use more advanced theorems. What are the facts that I should know to prove this one?
I am trying to come up with an element $c \in G$ such that $\langle c\rangle = G$. I'm thinking of letting $c=ab$. Do you think this will lead to the desired result?
First, we show $\langle a\rangle\cap \langle b\rangle=\{ e\}$. Assume this is not true, so exsits $x\neq e, x\in \langle a\rangle\cap \langle b\rangle$. Let $d=|\langle x\rangle|\Rightarrow d\ge 2$. Since $\langle x\rangle\le \langle a\rangle$ and $\langle x\rangle\le \langle b\rangle$, then we have $d|p$ and $d|q$, hence $1=\gcd(p, q)\ge d\ge2$, contradiction.
Next, it is easy to check $c=ab, c^{pq}=e$, so we need to show $|\langle c\rangle|=pq$. Assume, this is not true, namely, exsits $k<pq$, such that $c^k=e$. Then we get
$$a^k=b^{-k}=y\Rightarrow y\in \langle a\rangle\cap \langle b\rangle\Rightarrow y=e $$
$$\Rightarrow a^k=b^k=e\Rightarrow p|k, q|k$$
Since $\gcd(p, q)=1$, we get $$pq|k\Rightarrow k\ge pq$$
Contradiction.