After studying orders of powers and prime-order elements, we now examine two important ways order interacts with other group operations. First, if two elements commute and have relatively prime finite orders, then the product has order equal to the product of the two orders. Second, conjugate elements have the same order. These results are used throughout finite group theory, cyclic groups, conjugacy, and symmetry computations. In this lesson, students will prove both results and learn why commutativity is required in the product theorem but not in the conjugation theorem.
:::theorem
Let
(G,∘) be a group with identity element
e and let
a,b∈G. If
o(a)=m,
o(b)=n,
gcd(m,n)=1, and
a∘b=b∘a,
then
o(a∘b)=mn.
:::
:::proof
Given that
(G,∘) is a group with identity element
e and
a,b∈G.
Given that
o(a)=m,o(b)=n,gcd(m,n)=1,
and
a∘b=b∘a.
To prove that
o(a∘b)=mn.
Since
a and
b commute, we have
(a∘b)mn=amn∘bmn=(am)n∘(bn)m=en∘em=e.
Therefore
o(a∘b) exists and
o(a∘b)∣mn.
Let
o(a∘b)=r.
Then
(a∘b)r=e.
Since
a and
b commute,
(a∘b)r=e⟹ar∘br=e⟹ar=b−r.
Let
c=ar=b−r.
Now
cm=(ar)m=(am)r=e.
Also,
cn=(b−r)n=(bn)−r=e.
Since
gcd(m,n)=1, there exist integers
u,v such that
um+vn=1.
Using
cm=e and
cn=e, we get
c=cum+vn=(cm)u∘(cn)v=e.
Therefore
ar=e
and
br=e.
Since
o(a)=m, we get
m∣r.
Since
o(b)=n, we get
n∣r.
Since
gcd(m,n)=1, it follows that
mn∣r.
But
r=o(a∘b) and
r∣mn. Therefore
r=mn.
Hence,
o(a∘b)=mn.
□
:::
The commutativity condition
a∘b=b∘a is essential. It allows the formula
(a∘b)r=ar∘br.
Without commutativity, this formula can fail. The coprime condition is also essential because it lets us conclude from
m∣r and
n∣r that
mn∣r. If
m and
n are not relatively prime, the order of the product may be smaller than
mn.
:::theorem
Let
(G,∘) be a group with identity element
e, let
a∈G, and let
x∈G. Then
o(a)=o(x∘a∘x−1).
:::
:::proof
Given that
(G,∘) is a group with identity element
e,
a∈G, and
x∈G.
To prove that
o(a)=o(x∘a∘x−1).
First suppose that
o(a)=m, where
m∈N.
Using the conjugation power formula,
(x∘a∘x−1)m=x∘am∘x−1=x∘e∘x−1=e.
Therefore
o(x∘a∘x−1)≤m.
Let
o(x∘a∘x−1)=r.
Then
(x∘a∘x−1)r=e.
Using the conjugation power formula again,
(x∘a∘x−1)r=e⟹x∘ar∘x−1=e.
Multiplying on the left by
x−1 and on the right by
x, we get
x∘ar∘x−1=e⟹ar=x−1∘e∘x⟹ar=e.
Since
o(a)=m, we get
m≤r.
Thus
r=m, and hence
o(x∘a∘x−1)=o(a).
If
a has infinite order, then
x∘a∘x−1 cannot have finite order. If possible let
o(x∘a∘x−1)=r. Then the same calculation gives
ar=e, contradicting that
a has infinite order. Therefore both orders are infinite.
Hence,
o(a)=o(x∘a∘x−1).
□
:::
:::example
Let
o(a)=3 and
o(b)=4. Suppose
a∘b=b∘a. Since
gcd(3,4)=1,
the product theorem gives
o(a∘b)=12.
:::
:::example
Let
A be an invertible matrix and let
B be a matrix of finite order under multiplication. Then
ABA−1 has the same order as
B. This is the matrix version of the conjugation theorem. It says that similarity by an invertible matrix preserves the order of a matrix element in the general linear group.
:::
:::solved-problem
Let
(G,∘) be a group with identity element
e and let
a,b∈G. If
o(a)=2,
o(b)=3, and
a∘b=b∘a, find
o(a∘b).
:::
:::solution
Let
(G,∘) be a group with identity element
e and let
a,b∈G.
Given that
o(a)=2,o(b)=3,
and
a∘b=b∘a.
To find
o(a∘b).
Since
gcd(2,3)=1,
the product theorem gives
o(a∘b)=2⋅3=6.
Hence,
o(a∘b)=6.
□
:::
:::solved-problem
Let
(G,∘) be a group and let
a,x∈G. If
o(a)=8, find
o(x∘a∘x−1).
:::
:::solution
Let
(G,∘) be a group and let
a,x∈G.
Given that
o(a)=8.
To find
o(x∘a∘x−1).
By the conjugation theorem,
o(x∘a∘x−1)=o(a).
Therefore
o(x∘a∘x−1)=8.
Hence,
o(x∘a∘x−1)=8.
□
:::
:::remark
The product theorem and conjugation theorem have different hypotheses. For products, commutativity and coprime orders are needed. For conjugates, no commutativity assumption is needed. Conjugation preserves order because the powers of
x∘a∘x−1 remain conjugates of the powers of
a.
:::
The product theorem predicts
o(a∘b)=mn only when the elements commute and the orders
m and
n are relatively prime. We observe the predicted product order and compare it with the least common multiple of
m and
n. When
m and
n are coprime, these two numbers agree; when they are not coprime, the theorem does not apply. This helps separate the arithmetic hypothesis from the group-theoretic commutativity hypothesis.
:::scientific-preview[Product Order Hypothesis Explorer]
@libraries: plotly
:::
Use the calculator to compute the order of a product when the two orders are coprime and the elements commute. Enter
m=o(a) and
n=o(b). The calculator checks whether the coprime hypothesis holds and returns the predicted product order. Remember that the calculator cannot verify commutativity; that remains a group-theoretic condition.
:::calculator[Product Order Test]
:::
:::exercise
[1] State the theorem for the order of a product of commuting elements with coprime orders.
[2] If
o(a)=5,
o(b)=6, and
a∘b=b∘a, find
o(a∘b).
[3] If
o(a)=4,
o(b)=6, and
a∘b=b∘a, can the product theorem be applied directly?
[4] Prove that conjugate elements have the same order.
[5] If
o(a)=12, find
o(x∘a∘x−1).
:::
:::answer
[1] If
o(a)=m,
o(b)=n,
gcd(m,n)=1, and
a∘b=b∘a, then
o(a∘b)=mn.
[2]
o(a∘b)=30.
[3] No, because
gcd(4,6)=2.
[4] Use
(x∘a∘x−1)r=x∘ar∘x−1 and compare the least positive exponents giving the identity.
[5]
o(x∘a∘x−1)=12.
:::
:::faq
Q: When is
o(a∘b)=o(a)o(b)?
A: This holds when
a and
b commute and their orders are relatively prime.
Q: Why must
a and
b commute in the product theorem?
A: The proof uses
(a∘b)r=ar∘br, which requires commutativity between
a and
b.
Q: Do conjugate elements always have the same order?
A: Yes. Conjugation preserves order in every group.
Q: Does the conjugation theorem require an abelian group?
A: No. It holds in arbitrary groups.
:::
:::call-to-action[Standard Examples of Groups]
subtitle: Continue to standard examples of groups, where these order results appear in concrete number and matrix examples.
button: Next Section | /abstract-algebra/introduction-to-groups/standard-examples-of-groups/groups-from-number-systems
button-ghost: Previous Lesson | /abstract-algebra/introduction-to-groups/order-of-an-element/prime-order-elements
:::