Let $a$ and $b$ belong to a group. If $|a|$ and $|b|$ are relatively prime, show that $\langle a \rangle \cap \langle b \rangle = \{e \}$.
The most I can figure to do is to let $a^k = b^j$ for some $a^k$ and $b^j$ in $\langle a \rangle$ and $\langle b \rangle$, respectively. I'd assume that I'd need to show that the only possible element either could be would be $e$ (the identity element) but I'm not seeing a way. Would it make sense to say that $aa^k \neq bb^j$ because then otherwise $\langle a \rangle = \langle b \rangle$, therefore the only option is to have $a^k = e$ and $b^j = e?$