1

Let $G$ be a group. Prove that $g^2 = e$ for all $g \in G$, then $G$ is abelian. ($e$ is the identity element.)

My Solution: Let $a,b \in G$. Then $a(ab)b = a^2b^2 = e^2 =e$. Now I tried to reverse $ab$ in the brackets to get the same solution to show that the group is also commutative but I was not able to do so.

2 Answers2

8

Let $a,b \in G$ be arbitrary elements. Notice:

$$abab = (ab)^2 = e = a^2 b^2 = aabb$$

Cancellation gives $ba = ab$.

ILoveMath
  • 10,999
1

we have that $ab ab= e$. Thus (multiply by $b$ two sides) $abab^2=b$ or $aba=b$. In the same way $aba^2=ba$ or $ab=ba.$

Leox
  • 8,354