pedrommp
- 3
- 0
Homework Statement
If G is a group in which (a.b)^i=a^i.b^i for three consecutive integers i for all a,b \in G , show that G is abelian.
Show that the conclusion does not follow if we assume the relation (a.b)^i=a^i.b^i for just two consecutive integers.
Homework Equations
The basic group identities
The Attempt at a Solution
Well, the first part i made :
Let j be the smallest of the three consecutive integers. Then we have that
(a.b)^j = a^j.b^j
(a.b)^{j+1} = a^{j+1}.b^{j+1} and
(a.b)^{j+2} = a^{j+2}.b^{j+2} for all a, b \in G
Inverting the first equation and right multiplying it to the second equation implies
a.b = a^{j+1}.b^{j+1}.b^{-j}.a^{-j} = a^{j+1}.b.a^{-j} hence
b.a^j = a^j.b
Inverting the second equation and right multiplying it to the third equation gives
a.b = a^{j+2}.b^{j+2}.b^{-j-1}.a^{-j-1} = a^{j+2}.b.a^{-j-1} hence
b.a^{j+1} = a^{j+1}.b
Therefore a^{j+1}.b = b.a^{j+1} = b.a^{j}.a = a^{j}.b.a and left multiplying by
a^{-j} yields a.b = b.a for arbitrary a, b \in G
Hence G is abelian.
But the second i tried to find an example of non-abelian group that satisfies the relation for two consecutive integers with no success.