5
$\begingroup$

Suppose a finite group has the property that for every $x, y$, it follows that

\begin{equation*} (xy)^3 = x^3 y^3. \end{equation*}

How do you prove that it is abelian?


Edit: I recall that the correct exercise needed in addition that the order of the group is not divisible by 3.

  • 0
    By the way, your statement becomes true if you change 3 by 2.2010-07-29

3 Answers 3

2

I wrote a short proof here .

Steve

10

You don't, as the group is not necessarily abelian! The group of upper triangular 3-by-3 matrices with ones along the diagonal and coefficients in the three-element field $\mathbb {Z}/3\mathbb{Z}$ has exponent three, so your equation holds, but it is not abelian.

There are lots of examples: the most famous ones are the Burnside groups $B(m,3)$: the group I described above is $B(2,3)$.

4

On the other hand, if the order of your group is not a multiple of 3 then it must be abelian!

You can read a proof here

  • 0
    Yeah! This is what I had in mind! Thanks! :)2010-07-29