Do I am right? Now, we consider elements in $K_{a}$ and know that if $a^{n}=a^{m}$, then $n=m$. Thus we have $m+u+m+x=m+v$. I struck here and I cannot connect it to $\mod r$.
– Mr.LillySep 10 '13 at 16:14
1
No. You can only say that if $a^s = a^t$ is an element of $K_a$, then $s \equiv t \bmod r$. For instance, you have $a^m = a^{m+r}$, but $m \not= m +r$.
– J.-E. PinSep 10 '13 at 17:18
If all elements in $K_{a}$ are all distinct, then for two elements in $K_{a}$, $a^{m+u}, a^{m+v}$ such that $a^{m+u}=a^{m+v}$. Why we don not have $m+u=m+v$?
– Mr.LillySep 10 '13 at 17:44
1
@nameless: All distinct elements of $K_a$ are: $a^m,\ldots,a^{m+r-1}$. So, for example, $a^{m+r}=a^m\in K_a$, but $m+r\ne m$!
– Boris NovikovSep 10 '13 at 18:08