(a) Prove that if a and b are elements of an Abelian group G, with o(a) = m and o(b) = n,then (ab)^{mn} = e. Indicate where you use the condition that G is Abelian.
(b) With G, a, and b as in part (a), prove that o(ab) divides o(a)o(b).
(c) Give an example of an Abelian group G and elements a and b in G such that o(ab) $\neq$ o(a)o(b). Compare part (b).
Answer
a) $a^{m}=e$, $b^n=e$ , which follows $a^{mn}=e$, $b^{mn}=e$. Since G is abelian, $(ab)^{mn}=a^{mn}b^{mn}=e$.
for b i know it somthing related to gcd(m,n) and lcm(m,n) but i dont know hot to start the prove
and i think the the solution of b is the begining of the solution of c.