tinytheorems - about groups - rings - modules - models atom/rss

Exploration 2: Order of elements

.

So, we can ask an arbitrary group GG many questions. What are its subgroups? What relations exist on elements of GG? Which elements commute with which?

But given only a single arbitrary element gGg\in G, we suddenly run out of interesting questions to ask. We already know the inverse is g1g^{-1}. We already know we can take its product with itself to get elements like g2g^2, g3g^3, etc. But interesting facts like whether gg or g2g^2 is the identity element, and what subgroup gg generates, all depend on knowing one thing: what is the order of gg?

The order of an element gg is the least positive integer nn for which gn=eg^n=e, and is denoted o(g)o(g). If taking powers of gng^n never results in ee, we say that o(g)o(g) is infinite.

If we know the order of gg, then we can deduce almost every interesting property of gg. For instance, o(g)=1o(g)=1 means gg is the identity. If o(g)=Go(g)=|G|, then gg generates GG (and thus GG is cyclic). It turns out the order of gg decides so much, that if you are given any information about gg alone, you can probably translate it to a statement about the order of gg (and vice versa).

Here’s an example:

Theorem: An element gg of order nn generates a subgroup g\<g\> of order nn.

Given that the order of gg is nn, we know that gng^n is the lowest positive power of gg equal to the identity ee. Then gg generates the subgroup g={e,g,g2,,gn1}\<g\>=\{e,g,g^2,\ldots,g^{n-1}\}, which has exactly nn elements, thus g=n=o(g)|\<g\>|=n=o(g).

In this section, we learn how to calculate the order of elements.

For a finite group, the main way to calculate the order of an element is by applying a corollary of Lagrange’s Theorem.

Corollary: For a finite group, the order of every element divides the order of the group.

Recall that an element gGg\in G can generate a subgroup gG\<g\>\le G. Since g\<g\> is a subgroup of a finite group, apply Lagrange’s Theorem to show that g|\<g\>| divides G|G|. But g=o(g)|\<g\>|=o(g), so o(g)o(g) also divides G|G|.

This theorem restricts the possible orders of elements to divisors of the group’s order G|G|. For instance, if G=30|G|=30, then elements in GG can only have orders {1,2,3,5,6,10,15,30}\{1,2,3,5,6,10,15,30\}. In fact, the following theorem says that elements must exist for the prime orders, {2,3,5}\{2,3,5\}:

Cauchy’s Theorem: Every finite group GG whose order is divisible by a prime pp contains an element of order pp.
  • Consider GpG^p, which is the direct product of GG with itself pp times. Its elements are pp-tuples of elements from GG. We will proceed by a counting argument, first by defining a set SS and providing two ways to count S|S|.
  • Let SS be the subset of GpG^p where taking the product of all components in the pp-tuple gives the identity eGe_G. That is, S={(g1,g2,,gp)Gpg1g2gp=eG}S=\{(g_1,g_2,\ldots,g_p)\in G^p\mid g_1g_2\ldots g_p=e_G\}
  • To find S|S|, note that the first p1p-1 components of each pp-tuple in GpG^p can be chosen arbitrarily from (finite) GG, but the final component must be the inverse of the product of the first p1p-1 components. Therefore, S=Gp1|S|=|G|^{p-1}. Given that G|G| is divisible by a prime pp, we have G=pm|G|=pm for some mm. Then S=(pm)p1|S|=(pm)^{p-1}.
  • Any permutation of a pp-tuple in SS is a pp-tuple in SS, since order doesn’t matter when we take product. Then consider two pp-tuples equivalent when one is a cyclic permutation of the other. This divides SS into equivalence classes of two sizes: elements of the form (g,g,,g)(g,g,\ldots,g) belong in an equivalence class of size 11, while any other equivalence class must be of size pp because pp is prime.
  • Towards contradiction, assume that {(eG,eG,,eG)}\{(e_G,e_G,\ldots,e_G)\} is the only equivalence class of size 11. Then let kk be the number of equivalence classes of size pp, so that S=1+pk|S|=1+pk.
  • Therefore S=(pm)p1=1+pk|S|=(pm)^{p-1}=1+pk. Taking mod pp gives 01 mod p0\equiv 1\mod p, contradiction.
  • Therefore there must be more equivalence classes of size 11, implying that SS contains some nontrivial (g,g,,g)(g,g,\ldots,g). Membership in SS implies gp=eGg^p=e_G, so gGg\in G is an element of order pp.

If your group is a direct product, then you can deduce the order of its elements via the order of each component.

Theorem: The order of an element (g1,g2,,gn)(g_1,g_2,\ldots,g_n) in a direct product G1×G2××GnG_1\times G_2\times\ldots\times G_n is equal to lcm(g1,g2,,gn)\lcm(g_1,g_2,\ldots,g_n).

Proving this for (g1,g2)G1×G2(g_1,g_2)\in G_1\times G_2 is enough to prove the theorem by induction. Let n=o(g1)n=o(g_1) and m=o(g2)m=o(g_2), so that g1n=e1g_1^n=e_1 and g2m=e2g_2^m=e_2. Then (g1,g2)k=(g1k,g2k)=(e1,e2)(g_1,g_2)^k=(g_1^k,g_2^k)=(e_1,e_2) implies kk is a multiple of both nn and mm. Since order of an element is the least such multiple, the order of (g1,g2)(g_1,g_2) must be lcm(n,m)\lcm(n,m).

In this section, we prove facts about subgroup order.

Knowing the order of elements lets you identify subgroups. For instance, if gg is order 44, then g\<g\> is a cyclic subgroup of order 44. From there we can construct more interesting subgroups.

Recall that for subgroups HH and KK, we have HK=HK/HK|HK|=|H||K|/|H\cap K|.

This tells us that having trivial intersection is desirable for subgroups. So when do subgroups have trivial intersection?

Lemma: Any two subgroups H,KH,K with coprime orders have trivial intersection.
  • The intersection of two subgroups is a subgroup of both: HKHH\cap K\le H and HKKH\cap K\le K.
  • By Lagrange, HK|H\cap K| is a divisor of both H|H| and K|K|.
  • Since H|H| and K|K| are coprime, their only shared divisor is 11, so HK=1|H\cap K|=1, and therefore HK={e}H\cap K=\{e\}.

Theorem: Any two distinct subgroups H,KH,K with prime order have trivial intersection.

There are two cases: either Hchar "338=K|H|\ne |K| or H=K=p|H|=|K|=p for some prime pp.

  • If H,KH,K have different prime orders, then they have coprime orders and by the previous theorem the intersection is trivial.
  • Otherwise, H=K=p|H|=|K|=p for some prime pp. By Lagrange, HK|H\cap K| is a divisor of both H|H| and K|K|. Since H=K=p|H|=|K|=p is prime, HK|H\cap K| is either 11 or pp. It can’t be pp since H,KH,K are distinct. So the intersection is trivial.

In this section, we determine the structure of groups based on their order.

One application of order is to determine whether a subset is a conjugacy class.

Theorem: Every element of the same conjugacy class has the same order.
  • The key is knowing that, given gn=eg^n=e, (hgh1)n=(hgh1)(hgh1)(hgh1)=hgnh1=heh1=e(hgh^{-1})^n=(hgh^{-1})(hgh^{-1})\ldots(hgh^{-1})=hg^nh^{-1}=heh^{-1}=e
  • This shows that the order of hgh1hgh^{-1} is at most the order of gg.
  • We can show that the order of hgh1hgh^{-1} cannot be lower than the order of gg by contradiction.
  • Suppose m=o(hgh1)<o(g)m=o(hgh^{-1})<o(g), implying (hgh1)m=e(hgh^{-1})^m=e. Then (hgh1)m=ehgmh1=egm=h1ehgm=e\begin{aligned} (hgh^{-1})^m&=e\\ hg^mh^{-1}&=e\\ g^m&=h^{-1}eh\\ g^m&=e\\ \end{aligned} which is not possible since m<o(g)m<o(g).
  • Therefore the order of every hgh1hgh^{-1} is exactly the order of gg.

Because of this,

Knowing the order of a given group sometimes lets you identify it outright. Here are some examples:

Theorem: If G|G| is prime, GG is cyclic.
  • Since G|G| is prime, G2|G|\ge 2 and therefore there is a non-identity element gg with order >1\gt 1.
  • By Lagrange’s Theorem, the order of every element divides G|G|. Since G|G| is prime and o(g)>1o(g)\gt 1, the order of gg can only be G|G|.
  • But that means gg generates GG, therefore GG is cyclic.

Theorem: If G=p2|G|=p^2 for some prime pp, GG is abelian.
  • The center Z(G)Z(G) must be a subgroup, which by Lagrange’s Theorem must have order equal to one of 1,p,p21,p,p^2.
  • Since GG is a pp-group and therefore its center has order divisible by pp, the center of GG cannot be order 11.
  • If the center is order pp, then G/Z(G)=p|G/Z(G)|=p implies G/Z(G)G/Z(G) is cyclic. But that means GG is abelian.
  • If the center is order p2p^2, it can only be the entire group Z(G)=GZ(G)=G which makes GG abelian by definition.

Theorem: A group with order pqpq where p,qp,q are primes is either abelian or centerless.

Recall that a group is abelian iff the quotient group G/Z(G)G/Z(G) is cyclic, and that a group is cyclic if it has prime order. Thus if G/Z(G)G/Z(G) has prime order, then GG is abelian.

Again by Lagrange’s Theorem, the order of the center must divide the order of the group pqpq, and thus the center can only be of order 1,p,q,pq1,p,q,pq.

Theorem: If G=2p|G|=2p and pp an odd prime, then GG is isomorphic to either C2pC_{2p} or DpD_p.
  • By Lagrange’s Theorem, G=2p|G|=2p implies any element gg has order dividing 2p2p, i.e. o(g){1,2,p,2p}o(g)\in\{1,2,p,2p\}.
  • If every non-identity element was order 22 then GG is abelian, and the set {1,g,h,gh}K4\{1,g,h,gh\}\iso K_4 for any non-identity g,hg,h is closed and therefore a subgroup of GG. By Lagrange, {1,g,h,gh}=4|\{1,g,h,gh\}|=4 must divide G=2p|G|=2p, a contradiction. So we must have some gg that is order pp or order 2p2p.
    • If gg exists such that o(g)=2po(g)=2p, then gg generates GG, so GC2pG\iso C_{2p}.
    • If gg exists such that o(g)=po(g)=p, then g\<g\> is a subgroup of order pp. WTS GDpG\iso D_p.
      • H=gH=\<g\> is the unique subgroup of order pp. To see this, consider another subgroup KK of order pp. Since HH and KK are distinct prime order subgroups, their intersection is trivial. (proof) But then HK=HK/HK=p2|HK|=|H||K|/|H\cap K|=p^2 (proof) which is greater than G=2p|G|=2p, contradiction.
      • Then for non-identity kGgk\in G\setminus \<g\>, we know that kchar "338=p|\<k\>|\ne p since g\<g\> is the unique subgroup of order pp. But since kk is not identity (o(k)=1o(k)=1), and kk does not generate GG (o(k)=2po(k)=2p), we must have o(k)=2o(k)=2 for every kk not in g\<g\>.
      • Since gkchar "338ggk\notin \<g\>, o(gk)=2o(gk)=2 as well. This means both kk and gkgk are self-inverse: gk=(gk)1=k1g1=kg1gk=(gk)^{-1}=k^{-1}g^{-1}=kg^{-1}.
      • The group G=g,k:gp=k2=e,gk=kg1G=\<g,k:g^p=k^2=e,gk=kg^{-1}\> is exactly (isomorphic to) the dihedral group DpD_p.

In this section, we introduce the exponent of a group.

The exponent exp(G)\exp(G) of a group GG is the LCM of the order of every element of the group. The idea is that exp(G)\exp(G) is the smallest integer that is high enough so that gexp(G)=eg^{\exp(G)}=e for all gGg\in G. If there is no such integer (because some element gg has infinite order), the exponent is infinity.

Let’s prove some useful properties of the exponent:

Theorem: The exponent of a cyclic group CnC_n is nn.

The order of the generator of CnC_n must be nn, so the exponent is at least nn. By Lagrange’s theorem, the order of every element of CnC_n divides its order Cn=n|C_n|=n, so the exponent is at most nn. Therefore the exponent is exactly nn.

Theorem: The exponent of a direct product G=G1×G2××GnG=G_1\times G_2\times\ldots\times G_n is equal to the LCM of the exponents of each component GiG_i.
  • Proving this for G=G1×G2G=G_1\times G_2 is enough to prove the theorem by induction.
  • If either of G1G_1 or G2G_2 have infinite exponent, then LCM of their exponents is infinite, which is equal to the exponent of GG (infinity), and we are done.
  • Otherwise, assume G1G_1 or G2G_2 have finite exponents.
  • For every (g1,g2)(g_1,g_2) of GG, by definition of exponent, we know that g1exp(G1)=eG1g_1^{\exp(G_1)}=e_{G_1} and g2exp(G2)=eG2g_2^{\exp(G_2)}=e_{G_2}.
  • exp(G)\exp(G) is the least kk such that (g1,g2)k=(g1k,g2k)=(eG1,eG2)=eG(g_1,g_2)^k=(g_1^k,g_2^k)=(e_{G_1},e_{G_2})=e_G. For the middle equality to hold, kk must be a multiple of both exp(G1)\exp(G_1) and exp(G2)\exp(G_2). Since exp(G)\exp(G) needs to be the least such kk, we have exp(G)=k=lcm(exp(G1),exp(G2))\exp(G)=k=\lcm(\exp(G_1),\exp(G_2)).

Corollary: The exponent of a direct product of cyclic groups G=Ck1×Ck2××CknG=C_{k_1}\times C_{k_2}\times\ldots\times C_{k_n} is the LCM of all kik_i.

This combines the previous two theorems. The exponent of a direct product is the LCM of the exponent of each CkiC_{k_i}, which is kik_i, thus the above statement follows.

Corollary: Every direct product of cyclic groups G=Ck1×Ck2××CknG=C_{k_1}\times C_{k_2}\times\ldots\times C_{k_n} contains an element whose order is equal to the exponent of GG.

If we take gig_i as the generator of each cyclic group, then (g1,g2,,gn)G(g_1,g_2,\ldots,g_n)\in G has order equal to the LCM of the orders of each gig_i, i.e. the LCM of all kik_i, which is exactly the exponent of GG.

Corollary: Every direct product of cyclic groups G=Ck1×Ck2××CknG=C_{k_1}\times C_{k_2}\times\ldots\times C_{k_n} is cyclic iff each kik_i are pairwise coprime.

Since GG is a direct product of cyclic groups each of order kik_i, we have G=i=1nki|G|=\prod_{i=1}^n k_i.

  • (\to)
    • Since GG is cyclic, it has a generator g=(g1,g2,,gn)g=(g_1,g_2,\ldots,g_n) of order G|G|, where each giCkig_i\in C_{k_i} generates CkiC_{k_i}.
    • Since the order of a direct product element (g1,g2,,gn)(g_1,g_2,\ldots,g_n) must be the LCM of the order of each component gig_i, we have o(g)=G=lcm(k1,k2,,kn)o(g)=|G|=\lcm(k_1,k_2,\ldots,k_n).
    • But then G=i=1nki|G|=\prod_{i=1}^n k_i (above) implies i=1nki=lcm(k1,k2,,kn)\prod_{i=1}^n k_i=\lcm(k_1,k_2,\ldots,k_n). Since the LCM of each kik_i is equal to the product of each kik_i, the kik_i must be pairwise coprime.
  • (\from)
    • By the previous proof, there is an element gGg\in G whose order is equal to the exponent of GG, i.e. the LCM of each kik_i. But since each kik_i are pairwise coprime, their LCM is equal to their product. That means o(g)=i=1nki=Go(g)=\prod_{i=1}^n k_i=|G|, which implies gg generates GG, so GG is cyclic.

< Back to category Exploration 2: Order of elements (permalink)
Exploration 3: Products and quotients Exploration 4: Homomorphisms