Let a,b, and c be elements of a group G. Prove the following:
If $a^k$=e where k is odd, then the order of $a$ is odd
Here is how I worked on the proof:
Assume $a^k$=e where k is odd. Since k is odd then k=2L+1 for L $\in \mathbb{Z}$.
Therefore, through replacement:
$a^k$=$a^{2L+1}$=$a^{2L} \times a$=e
I'm really tempted to say since L is any integer, $a^{2L}$ will always be even while a is odd and the result will be odd but i'm thinking in terms of permutations. The problem I'm having is I'm not sure how to connect it, well...that is if I am on the right track in the first place.