Consider the list \(a, a^2,\ldots , a^{n+1}\) . Since there are \(n + 1\) elements of \(G\) in this list, there must be some duplication. Suppose that \(a^p=a^q\text{,}\) with \(p < q\text{.}\) Let \(m = q - p\text{.}\) Then
\begin{equation*}
\begin{split}
a^m & =a^{q-p}\\
&= a^q*a^{-p}\\
&= a^q*\left(a^p\right)^{-1}\\
&= a^q *\left(a^q\right)^{-1}\\
&= e\\
\end{split}
\end{equation*}
Furthermore, since \(1\leq p < q \leq n+1\text{,}\) \(m= q-p\leq n\text{.}\)