Abstract AlgebraIntroduction to GroupsAbelian Groups
Power Criteria for Abelian Groups
After studying groups in which every element has square equal to the identity, we now look at power identities that force commutativity. These tests are useful because some identities look like ordinary exponent rules, but in a non-abelian group they are not automatically valid. For example, (a∘b)2=a2∘b2 is not true in every group. In this lesson, students will prove that certain power identities imply that the group is abelian, and they will see how cancellation is used to recover a∘b=b∘a.
:::theorem
Let (G,∘) be a group. If
(a∘b)2=a2∘b2∀a,b∈G,
then G is abelian.
:::
:::proof
Given that (G,∘) is a group.
Given that
(a∘b)2=a2∘b2∀a,b∈G.
To prove that G is abelian.
Let a,b∈G.
Then
(a∘b)2=a2∘b2⟹a∘b∘a∘b=a∘a∘b∘b⟹b∘a∘b=a∘b∘b[∵left cancellation law]⟹b∘a=a∘b[∵right cancellation law].
Therefore
a∘b=b∘a∀a,b∈G.
Hence, G is abelian.
□
:::
The theorem says that the familiar rule (ab)2=a2b2 is a commutativity test. In an abelian group it holds because ab=ba. Conversely, if it holds for every pair, then the middle factors are forced to commute. This is a common place where students import a rule from number algebra without checking whether the group operation is commutative.
:::corollary
Let (G,∘) be a group. Then G is abelian if and only if
(a∘b)2=a2∘b2∀a,b∈G.
:::
:::proof
Given that (G,∘) is a group.
To prove that G is abelian if and only if
(a∘b)2=a2∘b2∀a,b∈G.
[1] If G is abelian, then for all a,b∈G,
(a∘b)2=a∘b∘a∘b=a∘a∘b∘b[∵a∘b=b∘a]=a2∘b2.
[2] If (a∘b)2=a2∘b2 for all a,b∈G, then the previous theorem gives that G is abelian.
Hence, the equivalence holds.
□
:::
:::theorem
Let (G,∘) be a group. If
(a∘b)3=a3∘b3∀a,b∈G
and
(a∘b)5=a5∘b5∀a,b∈G,
then G is abelian.
:::
:::proof
Given that (G,∘) is a group.
Given that
(a∘b)3=a3∘b3∀a,b∈G
and
(a∘b)5=a5∘b5∀a,b∈G.
To prove that G is abelian.
Let a,b∈G.
From the cube identity,
(a∘b)3=a3∘b3⟹a∘b∘a∘b∘a∘b=a∘a∘a∘b∘b∘b⟹b∘a∘b∘a=a2∘b2[∵left and right cancellation laws].
From the fifth-power identity,
(a∘b)5=a5∘b5⟹b∘a∘b∘a∘b∘a∘b∘a=a4∘b4[∵left and right cancellation laws].
Using
b∘a∘b∘a=a2∘b2
inside the previous line, we get
(a2∘b2)∘(a2∘b2)a2∘b2∘a2∘b2b2∘a2∘b2b2∘a2=a4∘b4=a2∘a2∘b2∘b2=a2∘b2∘b2[∵left cancellation law]=a2∘b2[∵right cancellation law].
Therefore
b∘a∘b∘a=b2∘a2.
Thus
b∘a∘b∘a=b∘b∘a∘a⟹a∘b∘a=b∘a∘a[∵left cancellation law]⟹a∘b=b∘a[∵right cancellation law].
Therefore
a∘b=b∘a∀a,b∈G.
Hence, G is abelian.
□
:::
The proof corrects a common gap in this type of problem. One cannot simply state that two power identities imply commutativity. The proof must reduce the identities through cancellation until the expression a∘b=b∘a appears. The cube identity gives a four-factor relation, and the fifth-power identity turns that relation into a square-type commutativity relation for a2 and b2. A final cancellation then gives the desired commutativity of a and b.
:::solved-problem
Let (G,∘) be a group. If
(a∘b)2=a2∘b2∀a,b∈G,
prove that
(a∘b)n=an∘bn
for every n∈N and all a,b∈G.
:::
:::solution
Let (G,∘) be a group.
Given that
(a∘b)2=a2∘b2∀a,b∈G.
To prove that
(a∘b)n=an∘bn
for every n∈N.
By the square criterion, G is abelian.
Since G is abelian, powers of products distribute over factors. Thus for n∈N,
(a∘b)n=n times(a∘b)∘(a∘b)∘⋯∘(a∘b)=an∘bn.
Hence,
(a∘b)n=an∘bn.□
:::
:::remark
A power identity may be true for a particular pair of elements without making the group abelian. The theorem requires the identity to hold for all a,b∈G. The word “all” is essential because abelian is a global property of the group operation.
:::
We observe the square identity by expanding (a∘b)2 as a∘b∘a∘b. The obstruction is the middle pair b∘a, because changing a∘b∘a∘b into a∘a∘b∘b requires b∘a=a∘b. Use the selector to compare the non-abelian expansion, the abelian rearrangement, and the cancellation argument. This makes the square identity a test for commutativity rather than an automatic exponent rule.
:::calculator[Square Power Test]
Result appears here.
:::
Notice that the square identity works because cancellation exposes the middle factor swap. Once b∘a=a∘b is forced for arbitrary a and b, the group is abelian by definition.
:::exercise
[1] Prove that if (a∘b)2=a2∘b2 for all a,b∈G, then G is abelian.
[2] If G is abelian, prove that (a∘b)3=a3∘b3.
[3] State the cube-and-fifth-power criterion from this lesson.
[4] Explain why the identity (a∘b)2=a2∘b2 is not automatic in a non-abelian group.
[5] If (a∘b)2=a2∘b2 for all a,b∈G, simplify (a∘b)7.
:::
:::answer
[1] Expanding and cancelling gives a∘b∘a∘b=a∘a∘b∘b, hence b∘a=a∘b.
[2] Since a∘b=b∘a, we can rearrange a∘b∘a∘b∘a∘b as a3∘b3.
[3] If (a∘b)3=a3∘b3 and (a∘b)5=a5∘b5 for all a,b∈G, then G is abelian.
[4] Because (a∘b)2=a∘b∘a∘b, and changing it to a∘a∘b∘b requires a∘b=b∘a.
[5] Since the condition makes G abelian, (a∘b)7=a7∘b7.
:::
:::faq
Q: Is (a∘b)2=a2∘b2 always true?
A: No. It is true for all pairs exactly when the group is abelian.
Q: Why does the square identity force commutativity?
A: Expanding both sides and using cancellation gives b∘a=a∘b.
Q: Do the cube and fifth power identities together force commutativity?
A: Yes, when both identities hold for every pair of group elements.
Q: Are these criteria finite-group results?
A: No. They hold for arbitrary groups.
:::
:::call-to-action[Elements of Order Two]
subtitle: Continue to involutions, products of commuting elements of order two, and centrality of a unique element of order two.
button: Next Lesson | published/abstract-algebra/introduction-to-groups/abelian-groups/elements-of-order-two
button-ghost: Previous Lesson | published/abstract-algebra/introduction-to-groups/abelian-groups/groups-of-exponent-two
:::
After studying groups in which every element has square equal to the identity, we now look at power identities that force commutativity. These tests are useful because some identities look like ordinary exponent rules, but in a non-abelian group they are not automatically valid. For example, (a∘b)2=a2∘b2 is not true in every group. In this lesson, students will prove that certain power identities imply that the group is abelian, and they will see how cancellation is used to recover a∘b=b∘a.
The theorem says that the familiar rule (ab)2=a2b2 is a commutativity test. In an abelian group it holds because ab=ba. Conversely, if it holds for every pair, then the middle factors are forced to commute. This is a common place where students import a rule from number algebra without checking whether the group operation is commutative.
Consequence05
Let (G,∘) be a group. Then G is abelian if and only if
(a∘b)2=a2∘b2∀a,b∈G.
Reasoning pathway06
Given that (G,∘) is a group.
To prove that G is abelian if and only if
(a∘b)2=a2∘b2∀a,b∈G.
[1] If G is abelian, then for all a,b∈G,
(a∘b)2=a∘b∘a∘b=a∘a∘b∘b[∵a∘b=b∘a]=a2∘b2.
[2] If (a∘b)2=a2∘b2 for all a,b∈G, then the previous theorem gives that G is abelian.
Hence, the equivalence holds.
□
Key result07
Let (G,∘) be a group. If
(a∘b)3=a3∘b3∀a,b∈G
and
(a∘b)5=a5∘b5∀a,b∈G,
then G is abelian.
Reasoning pathway08
Given that (G,∘) is a group.
Given that
(a∘b)3=a3∘b3∀a,b∈G
and
(a∘b)5=a5∘b5∀a,b∈G.
To prove that G is abelian.
Let a,b∈G.
From the cube identity,
(a∘b)3=a3∘b3⟹a∘b∘a∘b∘a∘b=a∘a∘a∘b∘b∘b⟹b∘a∘b∘a=a2∘b2[∵left and right cancellation laws].
From the fifth-power identity,
(a∘b)5=a5∘b5⟹b∘a∘b∘a∘b∘a∘b∘a=a4∘b4[∵left and right cancellation laws].
The proof corrects a common gap in this type of problem. One cannot simply state that two power identities imply commutativity. The proof must reduce the identities through cancellation until the expression a∘b=b∘a appears. The cube identity gives a four-factor relation, and the fifth-power identity turns that relation into a square-type commutativity relation for a2 and b2. A final cancellation then gives the desired commutativity of a and b.
Worked problem10
Let (G,∘) be a group. If
(a∘b)2=a2∘b2∀a,b∈G,
prove that
(a∘b)n=an∘bn
for every n∈N and all a,b∈G.
Complete solution11
Let (G,∘) be a group.
Given that
(a∘b)2=a2∘b2∀a,b∈G.
To prove that
(a∘b)n=an∘bn
for every n∈N.
By the square criterion, G is abelian.
Since G is abelian, powers of products distribute over factors. Thus for n∈N,
(a∘b)n=n times(a∘b)∘(a∘b)∘⋯∘(a∘b)=an∘bn.
Hence,
(a∘b)n=an∘bn.
□
Mathematical insight12
A power identity may be true for a particular pair of elements without making the group abelian. The theorem requires the identity to hold for all a,b∈G. The word “all” is essential because abelian is a global property of the group operation.
We observe the square identity by expanding (a∘b)2 as a∘b∘a∘b. The obstruction is the middle pair b∘a, because changing a∘b∘a∘b into a∘a∘b∘b requires b∘a=a∘b. Use the selector to compare the non-abelian expansion, the abelian rearrangement, and the cancellation argument. This makes the square identity a test for commutativity rather than an automatic exponent rule.
Interactive calculator
Square Power Test
SQUARE POWER TEST
Initializing Workspace
Notice that the square identity works because cancellation exposes the middle factor swap. Once b∘a=a∘b is forced for arbitrary a and b, the group is abelian by definition.
Independent practice16
[1] Prove that if (a∘b)2=a2∘b2 for all a,b∈G, then G is abelian.
[2] If G is abelian, prove that (a∘b)3=a3∘b3.
[3] State the cube-and-fifth-power criterion from this lesson.
[4] Explain why the identity (a∘b)2=a2∘b2 is not automatic in a non-abelian group.
[5] If (a∘b)2=a2∘b2 for all a,b∈G, simplify (a∘b)7.
Answer17
[1] Expanding and cancelling gives a∘b∘a∘b=a∘a∘b∘b, hence b∘a=a∘b.
[2] Since a∘b=b∘a, we can rearrange a∘b∘a∘b∘a∘b as a3∘b3.
[3] If (a∘b)3=a3∘b3 and (a∘b)5=a5∘b5 for all a,b∈G, then G is abelian.
[4] Because (a∘b)2=a∘b∘a∘b, and changing it to a∘a∘b∘b requires a∘b=b∘a.
[5] Since the condition makes G abelian, (a∘b)7=a7∘b7.
Questions to consolidate
Frequently asked questions
4
1Is (a∘b)2=a2∘b2 always true?
No. It is true for all pairs exactly when the group is abelian.
2Why does the square identity force commutativity?
Expanding both sides and using cancellation gives b∘a=a∘b.
3Do the cube and fifth power identities together force commutativity?
Yes, when both identities hold for every pair of group elements.
4Are these criteria finite-group results?
No. They hold for arbitrary groups.
Continue learning
Elements of Order Two
Continue to involutions, products of commuting elements of order two, and centrality of a unique element of order two.