5

I tried to solve this by following:

  1. Since $G$ is a group, an inverse exists for every element in $G$.
  2. Multiply by inverse to $a$ on both sides of $a^2 = a$.

  3. We will get $a = i$, where $i$ is the identity element.

  4. This holds true for all $a*$, which implies $G$ contains only one distinct element i.e. $i.$
  5. Hence $G$ is abelian.

Is my approach correct?

sourav
  • 257

1 Answers1

2

Yes, I think you are right.

Also, we can get the following.

$$abab=ab$$ gives $$aba=a,$$ which gives $$ab=ba=e.$$ Done!