How can I show that the elements A * B and B * A have the same order? where A, B belong to a finite group G
How can I prove that 2 elements have the same order? I was thinking of showing that if (A * B)^n=id; and (B * A)^m=id then n=m; Any ideas or tips how I can do that? Thank you!