I am currently in the process of proving that for a finite abelian group $G$, there exists a $g \in G$ with ord$(G) =$ exp$(G)$. I have everything I need, except the following statement:
Let $G$ be a finite group and $p$ be a prime divisor of exp$(G)$, such that we can write exp$(G) = p^f \cdot m$ with $f, m \in \mathbb N$ and $p, m$ coprime.
Show that there exists an element $g \in G$ with $p^f \mid \text{ord}(g)$.
I tried to work with the formula ord$(g^n) = \frac{\text{ord}(g)}{\text{gcd}(\text{ord}(g), n)}$ and the lcm, but I did not get anywhere. All help is therefore appreciated!