Let $G$ be a finite group, and the order of the group $G$, $|G|=r$.
For any $x \in G$, prove that $x^{-r}=e$ (where $e$ is a neutral in $G$).
Basically, I haven't tried anything except trying to manipulate the expression $aa^{-1}=e$ into what I'm trying to prove because I really have no idea what to do.
I would appreciate any hint, advice or etc. because I'm new in group theory and the concepts are still hard to understand.
Also, the next part of this task is this:
$G$ is a group such that $|G|=195$. Is there an element $g \neq e$ such that $g^{77}=e$?
Thanks in advance!
Suppose $o(x)=d$. This is the same as saying that $o(\langle x \rangle)=d$. By Lagrange's Theorem (which I assume you know), $d$ divides $r$, so $r/d$ is an integer, call it $m$. Then $x^r = (x^d)^m=e^m=e$.
For the second question: if there is such a $g$, then since $g^{77}=e$, the order of $g$ must be a divisor of $77$ (do you see why?). But, again by Lagrange, the order of $g$ must also divide $195 = |G|$, thus it must also divide $\gcd(195,77)=1$. The only element of order $1$ in any group is $e$, which is a contradiction to the assumption that $g \neq e$.