basil32 said:
A bit of a blow. I thought I finished but apparently it requires much more careful thinking.
The choice of n is the smallest positive integer that xn=e. So any m < n would contradict this. What's to prove?
that n is, in fact, the order of g
-1xg. we know no smaller m works for x, but g
-1xg, isn't x, it's some other element of G, so you need to prove no smaller m will work for g
-1xg.
suppose (as an imaginary example) that g
-1xg = x
2, and |x| = 4.
then g
-1xg would have order 2, and so would still be e if raised to the 4th power since e
2 = e.
do not confuse the statements x
n = e, and |x| = n. this can get you into trouble. the second implies the first, but NOT the other way around.
you have to get used to this sort of thing, because often you will consider functions (homomorphisms) from one group to another f:G→H. if f is not 1-1 (and you will encounter such functions), than f will map several elements to the identity of H.
due to the nature of homomorphisms, it will be the case that if |x| = n, (f(x))
n will be e
H. but this does not mean |f(x)| = n.
so the map G→G given by x→g
-1xg is special, it doesn't display this kind of behavior.