Jump to content

Order (group theory): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
revert; the sentence was correct.
KSmrq (talk | contribs)
+ example of S3
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{merge|multiplicative order}}

In [[group theory]], a branch of [[mathematics]], the term '''''order''''' is used in two closely related senses:
In [[group theory]], a branch of [[mathematics]], the term '''''order''''' is used in two closely related senses:
* the '''order''' of a [[group (mathematics)|group]] is its [[cardinality]], i.e. the number of its elements;
* the '''order''' of a [[group (mathematics)|group]] is its [[cardinality]], i.e. the number of its elements;
Line 6: Line 4:


We denote the order of a group ''G'' by ord(''G'') or |''G''| and the order of an element ''a'' by ord(''a'') or |''a''|.
We denote the order of a group ''G'' by ord(''G'') or |''G''| and the order of an element ''a'' by ord(''a'') or |''a''|.

----
'''Example.''' The [[symmetric group]] S<sub>3</sub>, consisting of all [[permutation]]s of three items, has the following multiplication table.
:{| cellspacing="0" cellpadding="8" border="1"
|-
! •
! ''e'' || ''s'' || ''t'' || ''u'' || ''v'' || ''w''
|-
! ''e''
| <span style="color:#009246">''e''</span> || ''s'' || ''t'' || ''u'' || ''v'' || ''w''
|-
! ''s''
| ''s'' || <span style="color:#009246">''e''</span> || ''v'' || ''w'' || ''t'' || ''u''
|-
! ''t''
| ''t'' || ''u'' || <span style="color:#009246">''e''</span> || ''s'' || ''w'' || ''v''
|-
! ''u''
| ''u'' || ''t'' || ''w'' || <span style="color:#009246">''v''</span> || ''e'' || ''s''
|-
! ''v''
| ''v'' || ''w'' || ''s'' || ''e'' || <span style="color:#009246">''u''</span> || ''t''
|-
! ''w''
| ''w'' || ''v'' || ''u'' || ''t'' || ''s'' || <span style="color:#009246">''e''</span>
|}
This group has six elements, so ord(S<sub>3</sub>)&nbsp;= 6. By definition, the order of the identity, ''e'', is 1. Each of ''s'', ''t'', and ''w'' squares to ''e'', so these group elements have order 2. Completing the enumeration, both ''u'' and ''v'' have order 3, for ''u''<sup>2</sup>&nbsp;= ''v'' and ''u''<sup>3</sup>&nbsp;= ''vu''&nbsp;= ''e'', and ''v''<sup>2</sup>&nbsp;= ''u'' and ''v''<sup>3</sup>&nbsp;= ''uv''&nbsp;= ''e''.
----


The order of a group and that of an element tend to speak about the structure of the group. Roughly speaking, the more complicated the factorization of the order the more complicated the group.
The order of a group and that of an element tend to speak about the structure of the group. Roughly speaking, the more complicated the factorization of the order the more complicated the group.


If the order of group ''G'' is 1, then the group is called a [[trivial group]]. Given an element ''g'', ord(''g'') = 1 if and only if ''g'' is the identity. If every element in ''G'' is the same as its inverse (i.e., ''g'' = ''g''<sup>-1</sup>), then ord(''g'') = 2 and consequently ''G'' is [[abelian group|abelian]] since ''ab'' = (''bb'')''ab''(''aa'') = ''b''(''ba'')(''ba'')''a'' = ''ba''.
If the order of group ''G'' is 1, then the group is called a [[trivial group]]. Given an element ''a'', ord(''a'') = 1 if and only if ''a'' is the identity. If every (non-identity) element in ''G'' is the same as its inverse (so that ''a''<sup>2</sup> = ''e''), then ord(''a'') = 2 and consequently ''G'' is [[abelian group|abelian]] since ''ab'' = (''bb'')''ab''(''aa'') = ''b''(''ba'')(''ba'')''a'' = ''ba''. The converse of this statement is not true; for example, the (additive) [[cyclic group]] '''Z'''<sub>6</sub> of [[integer]]s [[modulo]] 6 is abelian, but the number 2 has order 3 (2+2+2&nbsp;= 6 &equiv; 0&nbsp;(mod&nbsp;6)).


The relation between the two concepts is the following: if we write
The relationship between the two concepts of order is the following: if we write
:<''a''> = {''a''<sup>''k''</sup> : ''k'' an integer}
:&lang;''a''&rang; = {''a''<sup>''k''</sup> : ''k'' an integer}
for the [[subgroup]] generated by ''a'', then
for the [[subgroup]] generated by ''a'', then
:ord(''a'') = ord(<''a''>).
:ord(''a'') = ord(&lang;''a''&rang;).


For any integer ''k'', we have
For any integer ''k'', we have
Line 23: Line 49:
where [''G'' : ''H''] is the [[index of a subgroup|index]] of ''H'' in ''G'', an integer. This is [[Lagrange's theorem (group theory)|Lagrange's theorem]].
where [''G'' : ''H''] is the [[index of a subgroup|index]] of ''H'' in ''G'', an integer. This is [[Lagrange's theorem (group theory)|Lagrange's theorem]].


As an immediate consequence of the above, we see that the order of every element of a group divides the order of the group.
As an immediate consequence of the above, we see that the order of every element of a group divides the order of the group. For example, in the symmetric group shown above, where ord(S<sub>3</sub>)&nbsp;= 6, the orders of the elements are 1, 2, or 3.


The following partial converse is true for [[finite group]]s: if ''d'' divides the order of a group ''G'' and ''d'' is a [[prime number]], then there exists an element of order ''d'' in ''G'' (this is sometimes called [[Cauchy's theorem (group theory)|Cauchy's theorem]]). The statement does not hold for [[composite]] orders, e.g. the [[Klein four-group]] does not have an element of order four). This can be shown by [[inductive proof]] [http://www.math.uconn.edu/~kconrad/math216/216cauchypf.pdf]. The consequences of the theorem include: the order of a group ''G'' is a power of a prime ''p'' if and only if ord(g) is some power of ''p'' for every ''g'' in ''G'' [http://www.math.uconn.edu/~kconrad/math216/216cauchyapp.pdf].
The following partial converse is true for [[finite group]]s: if ''d'' divides the order of a group ''G'' and ''d'' is a [[prime number]], then there exists an element of order ''d'' in ''G'' (this is sometimes called [[Cauchy's theorem (group theory)|Cauchy's theorem]]). The statement does not hold for [[composite]] orders, e.g. the [[Klein four-group]] does not have an element of order four). This can be shown by [[inductive proof]] [http://www.math.uconn.edu/~kconrad/math216/216cauchypf.pdf]. The consequences of the theorem include: the order of a group ''G'' is a power of a prime ''p'' if and only if ord(''a'') is some power of ''p'' for every ''a'' in ''G'' [http://www.math.uconn.edu/~kconrad/math216/216cauchyapp.pdf].


If ''a'' has infinite order, then all powers of ''a'' have infinite order as well. If ''a'' has finite order, we have the following formula for the order of the powers of ''a'':
If ''a'' has infinite order, then all powers of ''a'' have infinite order as well. If ''a'' has finite order, we have the following formula for the order of the powers of ''a'':
:ord(''a''<sup>''k''</sup>) = ord(''a'') / [[greatest common divisor|gcd]](ord(''a''), ''k'')
:ord(''a''<sup>''k''</sup>) = ord(''a'') / [[greatest common divisor|gcd]](ord(''a''), ''k'')
for every integer ''k''. In particular, ''a'' and its inverse ''a''<sup>-1</sup> have the same order.
for every integer ''k''. In particular, ''a'' and its inverse ''a''<sup>−1</sup> have the same order.


There is no general formula relating the order of a product ''ab'' to the orders of ''a'' and ''b''. In fact, it is possible that both ''a'' and ''b'' have finite order while ''ab'' has infinite order, or that both ''a'' and ''b'' have infinite order while ''ab'' has finite order. If ''ab'' = ''ba'', we can at least say that ord(''ab'') divides [[least common multiple|lcm]](ord(''a''), ord(''b'')). As a consequence, one can prove that in a finite [[abelian group]], if ''m'' denotes the maximum of all the orders of the group's elements, then every element's order divides ''m''.
There is no general formula relating the order of a product ''ab'' to the orders of ''a'' and ''b''. In fact, it is possible that both ''a'' and ''b'' have finite order while ''ab'' has infinite order, or that both ''a'' and ''b'' have infinite order while ''ab'' has finite order. If ''ab'' = ''ba'', we can at least say that ord(''ab'') divides [[least common multiple|lcm]](ord(''a''), ord(''b'')). As a consequence, one can prove that in a finite [[abelian group]], if ''m'' denotes the maximum of all the orders of the group's elements, then every element's order divides ''m''.


If ''G'' is a finite group of order ''n'', and ''d'' is a divisor of ''n'', then the number of elements in ''G'' of order ''d'' is a multiple of [[Euler's totient function|&phi;]](''d'').
If ''G'' is a finite group of order ''n'', and ''d'' is a divisor of ''n'', then the number of elements in ''G'' of order ''d'' is a multiple of &phi;(''d''), where &phi; is [[Euler's totient function]], giving the number of positive integers no larger than ''d'' and [[coprime]] to it. For example in the case of S<sub>3</sub>, &phi;(3)&nbsp;= 2, and we have exactly two elements of order 3. The theorem provides no useful information about elements of order 2, because &phi;(2)&nbsp;= 1.


[[Group homomorphism]]s tend to reduce the orders of elements: if ''f'' : ''G'' &rarr; ''H'' is a homomorphism, and ''a'' is an element of ''G'' of finite order, then ord(''f''(''a'')) divides ord(''a''). If ''f'' is [[injective]], then ord(''f''(''a'')) = ord(''a''). This can often be used to prove that there are no (injective) homomorphisms between two concretely given groups. A further consequence is that [[conjugacy class|conjugate elements]] have the same order.
[[Group homomorphism]]s tend to reduce the orders of elements: if ''f'':&nbsp;''G''&nbsp;→&nbsp;''H'' is a homomorphism, and ''a'' is an element of ''G'' of finite order, then ord(''f''(''a'')) divides ord(''a''). If ''f'' is [[injective]], then ord(''f''(''a''))&nbsp;= ord(''a''). This can often be used to prove that there are no (injective) homomorphisms between two concretely given groups. (For example, there can be no nontrivial homomorphism ''h'':&nbsp;S<sub>3</sub>&nbsp;→&nbsp;'''Z'''<sub>5</sub>, because ever number but zero in '''Z'''<sub>5</sub> has order 5, which does not divide the orders 1, 2, and 3 of elements in S<sub>3</sub>.) A further consequence is that [[conjugacy class|conjugate elements]] have the same order.


An important result about orders is the [[class equation]]; it relates the order of a finite group ''G'' to the order of its [[center of a group|center]] Z(''G'') and the sizes of its non-trivial [[conjugacy class]]es:
An important result about orders is the [[class equation]]; it relates the order of a finite group ''G'' to the order of its [[center of a group|center]] Z(''G'') and the sizes of its non-trivial [[conjugacy class]]es:
:<math>|G| = |Z(G)| + \sum_{i}d_i\;</math>
:<math>|G| = |Z(G)| + \sum_{i}d_i\;</math>
where the ''d<sub>i</sub>'' are the sizes of the non-trivial conjugacy classes; these are proper divisors of |''G''| bigger than one, and they are also equal to the indices of certain non-trivial proper subgroups of ''G''.
where the ''d<sub>i</sub>'' are the sizes of the non-trivial conjugacy classes; these are proper divisors of |''G''| bigger than one, and they are also equal to the indices of certain non-trivial proper subgroups of ''G''. For example, the center of S<sub>3</sub> is just the trivial group with the single element ''e'', and the equation reads |S<sub>3</sub>|&nbsp;= 1+2+3.


Several deep questions about the orders of groups and their elements are contained in the various [[Burnside problem]]s; some of these questions are still open.
Several deep questions about the orders of groups and their elements are contained in the various [[Burnside problem]]s; some of these questions are still open.

Revision as of 08:43, 8 July 2006

In group theory, a branch of mathematics, the term order is used in two closely related senses:

  • the order of a group is its cardinality, i.e. the number of its elements;
  • the order, sometimes period, of an element a of a group is the smallest positive integer m such that am = e (where e denotes the identity element of the group, and am denotes the product of m copies of a). If no such m exists, we say that a has infinite order.

We denote the order of a group G by ord(G) or |G| and the order of an element a by ord(a) or |a|.


Example. The symmetric group S3, consisting of all permutations of three items, has the following multiplication table.

e s t u v w
e e s t u v w
s s e v w t u
t t u e s w v
u u t w v e s
v v w s e u t
w w v u t s e

This group has six elements, so ord(S3) = 6. By definition, the order of the identity, e, is 1. Each of s, t, and w squares to e, so these group elements have order 2. Completing the enumeration, both u and v have order 3, for u2 = v and u3 = vu = e, and v2 = u and v3 = uv = e.


The order of a group and that of an element tend to speak about the structure of the group. Roughly speaking, the more complicated the factorization of the order the more complicated the group.

If the order of group G is 1, then the group is called a trivial group. Given an element a, ord(a) = 1 if and only if a is the identity. If every (non-identity) element in G is the same as its inverse (so that a2 = e), then ord(a) = 2 and consequently G is abelian since ab = (bb)ab(aa) = b(ba)(ba)a = ba. The converse of this statement is not true; for example, the (additive) cyclic group Z6 of integers modulo 6 is abelian, but the number 2 has order 3 (2+2+2 = 6 ≡ 0 (mod 6)).

The relationship between the two concepts of order is the following: if we write

a⟩ = {ak : k an integer}

for the subgroup generated by a, then

ord(a) = ord(⟨a⟩).

For any integer k, we have

ak = e   if and only if   ord(a) divides k.

In general, the order of any subgroup of G divides the order of G. More precisely: if H is a subgroup of G, then

ord(G) / ord(H) = [G : H],

where [G : H] is the index of H in G, an integer. This is Lagrange's theorem.

As an immediate consequence of the above, we see that the order of every element of a group divides the order of the group. For example, in the symmetric group shown above, where ord(S3) = 6, the orders of the elements are 1, 2, or 3.

The following partial converse is true for finite groups: if d divides the order of a group G and d is a prime number, then there exists an element of order d in G (this is sometimes called Cauchy's theorem). The statement does not hold for composite orders, e.g. the Klein four-group does not have an element of order four). This can be shown by inductive proof [1]. The consequences of the theorem include: the order of a group G is a power of a prime p if and only if ord(a) is some power of p for every a in G [2].

If a has infinite order, then all powers of a have infinite order as well. If a has finite order, we have the following formula for the order of the powers of a:

ord(ak) = ord(a) / gcd(ord(a), k)

for every integer k. In particular, a and its inverse a−1 have the same order.

There is no general formula relating the order of a product ab to the orders of a and b. In fact, it is possible that both a and b have finite order while ab has infinite order, or that both a and b have infinite order while ab has finite order. If ab = ba, we can at least say that ord(ab) divides lcm(ord(a), ord(b)). As a consequence, one can prove that in a finite abelian group, if m denotes the maximum of all the orders of the group's elements, then every element's order divides m.

If G is a finite group of order n, and d is a divisor of n, then the number of elements in G of order d is a multiple of φ(d), where φ is Euler's totient function, giving the number of positive integers no larger than d and coprime to it. For example in the case of S3, φ(3) = 2, and we have exactly two elements of order 3. The theorem provides no useful information about elements of order 2, because φ(2) = 1.

Group homomorphisms tend to reduce the orders of elements: if fG → H is a homomorphism, and a is an element of G of finite order, then ord(f(a)) divides ord(a). If f is injective, then ord(f(a)) = ord(a). This can often be used to prove that there are no (injective) homomorphisms between two concretely given groups. (For example, there can be no nontrivial homomorphism h: S3 → Z5, because ever number but zero in Z5 has order 5, which does not divide the orders 1, 2, and 3 of elements in S3.) A further consequence is that conjugate elements have the same order.

An important result about orders is the class equation; it relates the order of a finite group G to the order of its center Z(G) and the sizes of its non-trivial conjugacy classes:

where the di are the sizes of the non-trivial conjugacy classes; these are proper divisors of |G| bigger than one, and they are also equal to the indices of certain non-trivial proper subgroups of G. For example, the center of S3 is just the trivial group with the single element e, and the equation reads |S3| = 1+2+3.

Several deep questions about the orders of groups and their elements are contained in the various Burnside problems; some of these questions are still open.