I am trying to prove the following result.
Let $G$ be a finite group of even order. Prove that there exists $g \in G$ where $g^2 = e$ and $g \neq e$.
Here is my attempt.
Since $G$ has even order, $|G| \geq 2$. Hence, there exists some $g \neq e$. Since $G$ is of a finite order, there must exist some power, possibly not minimal, such that $g^m = e$. (Otherwise, the order is infinite.) Let $n$ be the order of $G$. Then $n \mid m$, so $m = nk$ for some $k \in \mathbb{N}$. But $G$ is of even order, so $n = 2j$ for some natural number $j$, so $m=nk=(2j)k = 2(jk)$. We have $$g^m = e \iff g^{2jk} = (g^{jk})^2.$$
The one remaining thing to show is that $g^{jk} \neq e$, but I'm having trouble accomplishing this. (I worry, actually, that we may have $jk = n$, in which case this wouldn't work.)