Trying to understand the group order material. While practising, I came across with the following question.
Consider $g\in G$ so $o(g)=15$. calculate $o(g^7),o(g^{-1})$.
I'm not sure how to approach this question. I understand from $o(g)=15$ that $g^{15}=e$. So in order to calculate $o(g^5)$ we will have to do some arithmetic on $g^{15}$. we need to find $k\in\mathbb{N}$ so $(g^7)^k = e$. We are getting $g^{7k}=e$ and now I'm not sure what do next. Also probably the bigger problem is to understand how to calculate $o(g^{-1})$.