I've figured out that if I know $G$ is not cyclic, then it for any $a \in G, o(a) \neq 4$ (or the order of any element in group $G$ is not 4).
I know ahead of time that the elements in the group ($\forall x \in G$) must have order $o(x)=k$ where $0 < k \leq 4$ where $k \in \mathbb{Z}$, so $k = 1, 2, 3, 4$.
If $G$ not cyclic, then we know $k \neq 4$ so we have $k = 1, 2, 3$ left.
I know how to show that $k \neq 3$ but I am not sure if I am supposed to do it for all possible $k$ because obviously if our order was higher (let's say $n$) then it would get messy. It ends up being in this case that $k = 2$ is good and $k = 1$ is trivial. I have looked up online and it says using Lagrange's Thm we know it has to be $k = 1, 2$ since $3 \nmid 4$, but I cannot use that theorem as we have not have learned it in class. How can I show that $k = 1$ or $2$ in another way?
However working from using the result that if we have $x \in G$ and $H = \langle a \rangle$ and knowing that $\left\vert{H}\right\vert=1$ or $2$, then $x^2=1$ for either case. Then I am done right?
What is another, cleaner, better way of trying to answer the question in the title?
I apologize if my formatting is poor since I am new at LaTeX and extraordinarily bad at algebra it seems. Thank you in advance.
Then I get $a^3a=ea$ and $a^4 = e$ which leads to $a=e$ which cannot happen.
Is my reasoning correct?
– user133636 Mar 07 '14 at 00:02