Dick said:
That's not what Euler's theorem says.
Oh whoops! I was doing e^{2\pi i+pd} rather than e^{2\pi i(pd)}.
So what euler's theorem actually says is:
e^{2\pi i(pd)}=cos(2(pd)\pi)+isin(2(pd)\pi) and if we let d be the denominator of p, pd will be an integer so cos(2(pd)\pi)+sin(2(pd)\pi)=1+0=1. so letting d be the denominator of p shows that elements in the group consisting of e^{2\pi i(p)},\hspace{5pt}p\in{\mathbb{Q}} all have finite order (because 1 is the identity).
Furthermore since cos((.0001)2\pi)+isin((.0001)2\pi)\neq cos((.000001)2\pi)+isin((.000001)2\pi)\neq\hspace{7pt}\text{etc. etc.} the group consisting of e^{2\pi i(p)},\hspace{5pt}p\in{\mathbb{Q}} is infinite. So you have indeed shown a counterexample!
Dick said:
I was trying to look for an easy example you knew but I'm failing. Ok, go back to the quotient group. Sure, an element q is given by the equivalence class {q+z: z an element of Z}. That's an infinite set but it represents a single element in the quotient Q/Z. If p is another rational then it's equivalence class is {p+z: z an element of Z}. You add them by adding together the elements in the equivalence classes. So p+q={p+q+z: z an element of Z}. So notice things like 1=0 in the sense that the have the same equivalence class. Making any sense?
Yes that makes sense. Thanks. So all the nonnegative integers have the same equivalence class (is that the same thing as their coset being the same?), and I believe this coset is the identity of the group you have constructed, because for any rational r, we know {r+z: z is an integer}= {r+z+1: z is an integer}={r+z+2: z is an integer}={r+z+1000: z is an integer}= etc. etc. etc. (by the way, would we call the set {r+z: z is an integer} rZ or r+Z? How about the set {r+z+100: z is an integer}? Would that be rZ+100Z? Or (r+Z)+(100+Z)?)...
The inverse for the element rZ (r+Z?) of this group (where r is an arbitrary rational) would be (-r)Z.
Now this group has infinite order because .01Z would be different from .001Z would be different from .00000000001Z etc. etc., and if we have a coset rZ where r=a/b, then if we add rZ to itself b times, we will get the identity coset. So this means each element in our group has finite order.
I hope this is right... If so, I have one more question... Why did we need to restrict ourselves to the positive integers? Where would negative integers have led to a problem?