47
$\begingroup$

Prove that if $g^2=e$ for all $g$ in $G$ then $G$ is Abelian.

This question is from group theory in Abstract Algebra and no matter how many times my lecturer teaches it for some reason I can't seem to crack it.

(Please note that $e$ in the question is the group's identity.)

Here's my attempt though...

First I understand Abelian means that if $g_1$ and $g_2$ are elements of a group $G$ then they are Abelian if $g_1g_2=g_2g_1$...

So, I begin by trying to play around with the elements of the group based on their definition...

$$(g_2g_1)^r=e$$ $$(g_2g_1g_2g_2^{-1})^r=e$$ $$(g_2g_1g_2g_2^{-1}g_2g_1g_2g_2^{-1}...g_2g_1g_2g_2^{-1})=e$$

I assume that the $g_2^{-1}$'s and the $g_2$'s cancel out so that we end up with something like,

$$g_2(g_1g_2)^rg_2^{-1}=e$$ $$g_2^{-1}g_2(g_1g_2)^r=g_2^{-1}g_2$$

Then ultimately...

$$g_1g_2=e$$

I figure this is the answer. But I'm not totally sure. I always feel like I do too much in the pursuit of an answer when there's a simpler way.

Reference: Fraleigh p. 49 Question 4.38 in A First Course in Abstract Algebra.

$\endgroup$
2
  • 1
    $\begingroup$ What does r stand for? $\endgroup$
    – john
    Commented Oct 5, 2017 at 21:03
  • $\begingroup$ I don't think we can assume that $ g_2 g_1 $ has finite order , with $(g_2g_1)^r=e $ $\endgroup$
    – john
    Commented Oct 5, 2017 at 21:05

14 Answers 14

61
$\begingroup$

Hint: Take $(ab)^2=1$ and multiply both sides on the right with $b$, then again on the right with $a$.

$\endgroup$
45
$\begingroup$

For any $g, h \in G$, consider the element $g\cdot h\cdot h\cdot g.~$ Since $g^2 = g\cdot g= e$ for all $g \in G$, we find that $$g\cdot h\cdot h\cdot g = g\cdot(h\cdot h)\cdot g = g\cdot e\cdot g = g\cdot g = e.$$ But, $g\cdot h$ has unique inverse element $g\cdot h$, while we have just proved that $(g\cdot h)\cdot (h\cdot g) = e$, and so it must be that $g\cdot h = h\cdot g$ for all $g, h \in G$, that is, $G$ is an abelian group.

$\endgroup$
2
  • $\begingroup$ This is the elegant solution to this problem. I thought I'd post this exact solution on here if everyone did it the long way, but I'm half a year late. (+1) $\endgroup$
    – user70962
    Commented May 20, 2013 at 21:52
  • $\begingroup$ I wish downvoters would have the courtesy to write a comment stating what exactly they found objectionable about my answer or why they deemed the answer to be "not useful". $\endgroup$ Commented Jun 24 at 19:47
36
$\begingroup$

Whenever you have a condition $g^2=e$ in a group, it's equivalent to $g=g^{-1}$ (multiply both sides by $g^{-1}$).

In this case, it applies to every element of the group, so you can add or remove inverses from any expression freely. So the proof is simply $$ab=(ab)^{-1}=b^{-1}a^{-1}=ba.$$

$\endgroup$
2
  • $\begingroup$ What happens after the 2nd equality? $\endgroup$
    – Dole
    Commented Sep 13, 2017 at 2:09
  • 3
    $\begingroup$ @Dole, 1st equality: addition of an inverse, 2nd equality: formula for inverse of a product, 3rd equality: removal of inverses. Remember in this group, we can add or remove $^{-1}$ from anything, because every element is its own inverse. Does that answer your question? $\endgroup$
    – asmeurer
    Commented Sep 14, 2017 at 23:27
12
$\begingroup$

Then for all $a,b \in G$: $$ab = (bb)ab(aa) = b(baba)a = ba.$$

$\endgroup$
1
11
$\begingroup$

Hint: Note that $g_1g_2=g_2g_1$ if and only if $g_1g_2g_1^{-1}g_2^{-1}=e$ (Why?), and that $g^{-1}=g$ for all $g\in G$ (Why?).

$\endgroup$
10
$\begingroup$

Alternatively, the map $$\begin{align*}f:G&\rightarrow G\\x&\mapsto x^{-1}(=x)\end{align*}$$ is an automorphism of $G$ and so $G$ is Abelian!

$\endgroup$
3
  • $\begingroup$ This is actually quite neat! There is no circular logic either, which I was initially worried about. (Also, I've edited the post to make the map clearer. Feel free to undo my edit if you wish.) $\endgroup$
    – user1729
    Commented Dec 14, 2018 at 15:35
  • $\begingroup$ @user1729: .This time it looks good. Thanks for the edit! $\endgroup$ Commented Dec 15, 2018 at 1:39
  • 1
    $\begingroup$ best answer by far. $\endgroup$ Commented Jan 13, 2019 at 23:53
9
$\begingroup$

Proof: let for all $a,b$ in group $G$. claim that To show $ab=ba$ a commutative. By using a fact that $a\cdot a=b\cdot b=(ab)\cdot(ab)=e$. since $(ab)^2=a^2\cdot b^2=e\cdot e=e$. We have $ab\cdot ab=e$. Multiplying on the right by $ba$, we obtain \begin{align} ab\cdot ab\cdot ba &= e\cdot ba\\ ab\cdot a(b\cdot b)\cdot a &= ba\\ ab\cdot a\cdot b^2\cdot a &=\\ ab\cdot a\cdot e\cdot a &=\\ ab\cdot a\cdot a &=\\ ab\cdot e &=\\ ab &= ba, \end{align} for all $a,b$ in $G$. since $G$ is abelian group. This is proved last.

$\endgroup$
1
  • 2
    $\begingroup$ I think you meant "therefore" instead of "since" in the last sentence. That $G$ is abelian was to be proved, not given (and BTW, nowhere you've used that it is specifically a group; the argumentation works just as well for monoids that are not groups). $\endgroup$
    – celtschk
    Commented Dec 14, 2018 at 8:51
6
$\begingroup$

Another proof is by contradiction.

Let G be a group with operation *. You want to show that: $(\forall g \in G:g^2=e)\implies(G\text{ Abelian}\Leftrightarrow \forall x,y \in G: x*y = y*x)$.

(where $g^2$ is shorthand for $g*g$)

Suppose by contradiction that the group is not Abelian, i.e. that ($\exists x,y\in G: x*y\neq y*x)$. Now multiply on the left by $x$ and on the right by $y$.

You get $x^2*y^2 \ne (xy)^2$. But then it means that $e*e \neq e$ which is a contradiction.

$\endgroup$
8
  • 1
    $\begingroup$ Hi, I know this is old, but how can you multiply the left side by $x$ and right side by $y$ and not do the same for both sides? In other words, if I multiply one side by $x$, don't I have to do the same for the other side? I am not sure if I am reading that correctly. $\endgroup$
    – Ryan
    Commented Feb 10, 2019 at 1:22
  • 3
    $\begingroup$ $\color{red}{x} *x*y*\color{red}{y} \neq \color{red}{x} * y * x * \color{red}{y} $, so to be precise I should have said multiple both sides on the left by $x$ and on the right by $y$. Then applying associativity ($*$ is associative by definition of group) you get $(\color{red}{x} *x)*(y*\color{red}{y}) \neq (\color{red}{x} * y) * (x * \color{red}{y})$ and there you go. I hope it helps. $\endgroup$ Commented Feb 10, 2019 at 9:49
  • 1
    $\begingroup$ Thank you for responding to an old post and for the clarification! $\endgroup$
    – Ryan
    Commented Feb 10, 2019 at 18:43
  • $\begingroup$ Please let me know if I missed something, but how does the unequal property persists after multiplying on left by x and on right by y ? although the proof can be derived backward from xxyy = xyxy for all x and y $\endgroup$
    – vib_29
    Commented Apr 7 at 11:15
  • $\begingroup$ Please look at my comment above (the second from the top), multiply both sides on the left by $x$ and on the right by $y$ $\endgroup$ Commented Apr 9 at 8:25
6
$\begingroup$

By construction:

$\quad\begin{align*} (ab)(ab) &= e = a(bb)a \\ \require{cancel}\cancel{(ab)}(ab) &= \cancel{(ab)}(ba) \qquad\text{by associativity followed by cancellation}\\ ab &= ba \end{align*}$

Hence, the group is Abelian.

$\endgroup$
3
  • $\begingroup$ This is very direct and nice. Is this proof plausible? $\endgroup$
    – Ryan
    Commented Feb 10, 2019 at 1:26
  • $\begingroup$ What makes you think this proof may not be plausible? $\endgroup$
    – hchar
    Commented Feb 11, 2019 at 4:24
  • $\begingroup$ How you took associativity property is not clear, as it applies on $4$ elements. $\endgroup$
    – jiten
    Commented Apr 8, 2020 at 13:47
2
$\begingroup$

$(ab)^{2}=e $($\because$ $a,b \in G, ab\in G$, due to the closure property of group axiom )$\implies (ab)(ab)=e\tag 1$ Pre multiply $a$ on both sides also post multiply $b$ on both sides. The equation (1) becomes, $aababb=ab\tag2$($\because$ by associativity and self invertible property. $ba=ab\tag3$

$\endgroup$
1
$\begingroup$

Here's an approach using character theory.

Let $\chi\in\text{Irr}(G)$. It suffices to show that $\chi(1)=1$. We have $$\chi(1)=\frac{1}{|G|}\sum_{g\in G}\chi(1)=\frac{1}{|G|}\sum_{g\in G}\chi(g^2).$$ Hence, $\chi(1)$ coincides with the Frobenius-Schur indicator of $\chi$, which is necessarily equal to $1$, $0$ or $-1$. Since $\chi(1)\geq1$ then $\chi(1)=1$ and we are done.

$\endgroup$
0
$\begingroup$

$$xyx^{-1}y^{-1}=(xyx^{-1})^2x^2(x^{-1}y^{-1})^2$$

$\endgroup$
0
$\begingroup$

We have for all $a,b\in G$,

$$\begin{align} \color{red}{abab}&=(ab)^2\\ &=e\\ &=ee\\ &=a^2b^2\\ &=\color{red}{aabb}, \end{align}$$

so that

$$\begin{align} ba&=e(ba)e\\ &=(a^{-1}a)ba(bb^{-1})\\ &=a^{-1}(\color{red}{abab})b^{-1}\\ &=a^{-1}(\color{red}{aabb})b^{-1}\\ &=(a^{-1}a)ab(bb^{-1})\\ &=e(ab)e\\ &=ab. \end{align}$$

$\endgroup$
0
$\begingroup$

Let $a,b\in G$: \begin{align} ab\cdot (ab)^{-1} &= ab\cdot b^{-1}a^{-1}\\ &= ab\cdot ba\quad\quad \text{(since each element in $G$ is self inverse)}\\ &= a(b^{2})a\\ &= a\cdot e\cdot a\\ &= a^{2}\\ &=e \end{align} This shows $(ab)^{-1}=ba$. Now $(ab)^2=e$, so $ab\cdot ab=ab\cdot ba=e$, which by the cancellation law gives $ab=ba$ for all $a,b\in G$, since $a$ and $b$ were arbitrary. Hence $G$ is abelian as required.

$\endgroup$
1
  • 1
    $\begingroup$ -1. This answer is very confusing. Your sequence of equalities proves a tautology ($ab⋅(ab)^{−1}=e$). How can you claim having proved that $(ab)^{−1}=ba$ ? Maybe what you had in mind was rather asmeurer's answer? $\endgroup$ Commented Jul 3 at 10:46

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .