HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, the order of a
finite group In abstract algebra, a finite group is a group whose underlying set is finite. Finite groups often arise when considering symmetry of mathematical or physical objects, when those objects admit just a finite number of structure-preserving tra ...
is the number of its elements. If a group is not finite, one says that its order is ''infinite''. The ''order'' of an element of a group (also called period length or period) is the order of the subgroup generated by the element. If the group operation is denoted as a
multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
, the order of an element of a group, is thus the smallest
positive integer In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
such that , where denotes the
identity element In mathematics, an identity element or neutral element of a binary operation is an element that leaves unchanged every element when the operation is applied. For example, 0 is an identity element of the addition of real numbers. This concept is use ...
of the group, and denotes the product of copies of . If no such exists, the order of is infinite. The order of a group is denoted by or , and the order of an element is denoted by or , instead of \operatorname(\langle a\rangle), where the brackets denote the generated group. Lagrange's theorem states that for any subgroup of a finite group , the order of the subgroup divides the order of the group; that is, is a
divisor In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
of . In particular, the order of any element is a divisor of .


Example

The
symmetric group In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric grou ...
S3 has the following multiplication table. : This group has six elements, so . By definition, the order of the identity, , is one, since . Each of , , and squares to , so these group elements have order two: . Finally, and have order 3, since , and .


Order and structure

The order of a group ''G'' and the orders of its elements give much information about the structure of the group. Roughly speaking, the more complicated the factorization of , ''G'', , the more complicated the structure of ''G''. For , ''G'', = 1, the group is trivial. In any group, only the identity element ''a = e'' has ord(''a)'' = 1. If every non-identity element in ''G'' is equal to its inverse (so that ''a''2 = ''e''), then ord(''a'') = 2; this implies ''G'' is abelian since ab=(ab)^=b^a^=ba. The converse is not true; for example, the (additive)
cyclic group In abstract algebra, a cyclic group or monogenous group is a Group (mathematics), group, denoted C_n (also frequently \Z_n or Z_n, not to be confused with the commutative ring of P-adic number, -adic numbers), that is Generating set of a group, ge ...
Z6 of integers
modulo In computing and mathematics, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another, the latter being called the '' modulus'' of the operation. Given two positive numbers and , mo ...
6 is abelian, but the number 2 has order 3: :2+2+2=6 \equiv 0 \pmod . The relationship between the two concepts of order is the following: if we write :\langle a \rangle = \ for the
subgroup In group theory, a branch of mathematics, a subset of a group G is a subgroup of G if the members of that subset form a group with respect to the group operation in G. Formally, given a group (mathematics), group under a binary operation  ...
generated by ''a'', then :\operatorname (a) = \operatorname(\langle a \rangle). 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 called the
index Index (: indexes or indices) may refer to: Arts, entertainment, and media Fictional entities * Index (''A Certain Magical Index''), a character in the light novel series ''A Certain Magical Index'' * The Index, an item on the Halo Array in the ...
of ''H'' in ''G'', an integer. This is Lagrange's theorem. (This is, however, only true when G has finite order. If ord(''G'') = ∞, the quotient ord(''G'') / ord(''H'') does not make sense.) 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 possible orders of the elements are 1, 2, 3 or 6. The following partial converse is true for
finite group In abstract algebra, a finite group is a group whose underlying set is finite. Finite groups often arise when considering symmetry of mathematical or physical objects, when those objects admit just a finite number of structure-preserving tra ...
s: if ''d'' divides the order of a group ''G'' and ''d'' is a
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
, 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 In mathematics, the Klein four-group is an abelian group with four elements, in which each element is Involution (mathematics), self-inverse (composing it with itself produces the identity) and in which composing any two of the three non-identi ...
does not have an element of order four. This can be shown by inductive proof. 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''. If ''a'' has infinite order, then all non-zero 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'')Dummit, David; Foote, Richard. ''Abstract Algebra'', , pp. 57 for every integer ''k''. In particular, ''a'' and its inverse ''a''−1 have the same order. In any group, : \operatorname(ab) = \operatorname(ba) 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. An example of the former is ''a''(''x'') = 2−''x'', ''b''(''x'') = 1−''x'' with ''ab''(''x'') = ''x''−1 in the group Sym(\mathbb). An example of the latter is ''a''(''x'') = ''x''+1, ''b''(''x'') = ''x''−1 with ''ab''(''x'') = ''x''. 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''.


Counting by order of elements

Suppose ''G'' is a finite group of order ''n'', and ''d'' is a divisor of ''n''. The number of order ''d'' elements in ''G'' is a multiple of φ(''d'') (possibly zero), where φ is
Euler's totient function In number theory, Euler's totient function counts the positive integers up to a given integer that are relatively prime to . It is written using the Greek letter phi as \varphi(n) or \phi(n), and may also be called Euler's phi function. In ot ...
, giving the number of positive integers no larger than ''d'' and
coprime In number theory, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equiv ...
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, and is only of limited utility for composite ''d'' such as ''d'' = 6, since φ(6) = 2, and there are zero elements of order 6 in S3.


In relation to homomorphisms

Group homomorphism In mathematics, given two groups, (''G'',∗) and (''H'', ·), a group homomorphism from (''G'',∗) to (''H'', ·) is a function ''h'' : ''G'' → ''H'' such that for all ''u'' and ''v'' in ''G'' it holds that : h(u*v) = h(u) \cdot h(v) whe ...
s tend to reduce the orders of elements: if ''f'': ''G'' → ''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 In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
, then ord(''f''(''a'')) = ord(''a''). This can often be used to prove that there are no homomorphisms or no injective homomorphisms, between two explicitly given groups. (For example, there can be no nontrivial homomorphism ''h'': S3 → Z5, because every number except 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.


Class equation

An important result about orders is the
class equation In mathematics, especially group theory, two elements a and b of a Group (mathematics), group are conjugate if there is an element g in the group such that b = gag^. This is an equivalence relation whose equivalence classes are called conjugacy c ...
; 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 class In mathematics, especially group theory, two elements a and b of a group are conjugate if there is an element g in the group such that b = gag^. This is an equivalence relation whose equivalence classes are called conjugacy classes. In other ...
es: :, G, = , Z(G), + \sum_d_i\; 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 the centralizers in ''G'' of the representatives of the non-trivial conjugacy classes. For example, the center of S3 is just the trivial group with the single element ''e'', and the equation reads , S3,  = 1+2+3.


See also

*
Torsion subgroup In the theory of abelian groups, the torsion subgroup ''AT'' of an abelian group ''A'' is the subgroup of ''A'' consisting of all elements that have finite order (the torsion elements of ''A''). An abelian group ''A'' is called a torsion group ...


Notes


References

* Dummit, David; Foote, Richard. Abstract Algebra, , pp. 20, 54–59, 90 * Artin, Michael. Algebra, , pp. 46–47 {{Authority control Group theory Algebraic properties of elements