Group theory: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Jared Grubb
imported>Jared Grubb
(→‎Special kinds of groups: add footnotes for normal series)
Line 27: Line 27:
A [[cyclic group]] is a group that is [[generating set|generated]] by a single element. The cyclic group ''G'' generated by the element ''g'' is the set of all the integral powers of the element ''g'' and its inverse. Every cyclic group is abelian, but the converse is not true (see the examples).
A [[cyclic group]] is a group that is [[generating set|generated]] by a single element. The cyclic group ''G'' generated by the element ''g'' is the set of all the integral powers of the element ''g'' and its inverse. Every cyclic group is abelian, but the converse is not true (see the examples).


A [[solvable group]], or a soluble group, is a group that has a normal series whose quotient groups are all abelian. A [[simple group]] is a group that has no non-trivial normal subgroups. One interesting simple group is the [[alternating subgroup]] <math>A_5</math>, which has 60 elements. Simple groups cannot be solvable, and so <math>A_5</math> and the [[symmetric group]] <math>S_5</math> are not solvable. This is one of the first important results to arise from group theory. The fact that <math>S_5</math> is not solvable gives a proof that there is no closed form solution to solve a [[quintic polynomial]] (recall that the [[quadratic equation]] gives the roots for any 2nd-degree polynomial; this result states that there is no such equation for a 5th-degree polynomial, or any other general polynomial with degree larger than 4).
A [[solvable group]], or a soluble group, is a group that has a normal series<ref>A normal series is a tower of normal subgroups of a group, each one normal in the next (but not necessarily normal in the group itself): <math>{1}\triangleleft N_1\triangleleft \cdots \triangleleft N_n \triangleleft G</math>.</ref> whose [[quotient group]]s<ref>The quotient groups here are the <math>N_i/N_{i+1}</math>, using notation from the previous footnote.</ref> are all abelian. A [[simple group]] is a group that has no non-trivial normal subgroups. One interesting simple group is the [[alternating subgroup]] <math>A_5</math>, which has 60 elements. Simple groups cannot be solvable, and so <math>A_5</math> and the [[symmetric group]] <math>S_5</math> are not solvable. This is one of the first important results to arise from group theory. The fact that <math>S_5</math> is not solvable gives a proof that there is no closed form solution to solve a [[quintic polynomial]] (recall that the [[quadratic equation]] gives the roots for any 2nd-degree polynomial; this result states that there is no such equation for a 5th-degree polynomial, or any other general polynomial with degree larger than 4).


A [[free group]] is a group in which every element of the group is a unique product, or string, of elements of some subset of the group. Every group is [[group isomorphism|isomorphic]] to a quotient group of some free group, so understanding the properties of free groups helps us understand the structure of all groups. Free groups are also used to find the [[group presentation|presentation of a group]], a useful tool used to completely characterize the structure of a group.
A [[free group]] is a group in which every element of the group is a unique product, or string, of elements of some subset of the group. Every group is [[group isomorphism|isomorphic]] to a quotient group of some free group, so understanding the properties of free groups helps us understand the structure of all groups. Free groups are also used to find the [[group presentation|presentation of a group]], a useful tool used to completely characterize the structure of a group.

Revision as of 12:02, 6 May 2007

Group theory is the study of the algebraic structures called groups. A group is a set that, in an abstract sense, has a special kind of "structure" with some very "nice" properties. Many of the sets commonly used in mathematics, like the integers and the complex numbers, are groups.

Group theory provides a basic foundation to study other algebraic structures that have even more structure, like rings and fields.

History of group theory

Concepts from group theory

A group

For more information, see: Group (mathematics).

A group is a set and a binary operator that has the following properties:

  • The group has an identity element: There is an element , such that and for all in the group.
  • Every element has an inverse: For each element in the group, there is another element , such that and . ( is the identity element)
  • The operation is associative: For all elements , and we have .

Notation for groups

A group can have only one identity element, and although this element is generically labeled , it is often relabeled depending on the group being described. Examples of this notation will be shown later, but the identity element may be called (often for abelian groups), (usually for multiplicative groups), or (in groups of matrices).

The inverse of an element gets its own notation, again depending on the context. In multiplicative groups (groups where the operation reminds us of multiplication) the inverse of an element is written and in additive groups the inverse of is usually written .

Subgroups and normal subgroups

For more information, see: Normal subgroup.

A subgroup is a subset of a group that is itself a group. Not every subset of a group is a subgroup (for example, a subset that does not contain the identity element e cannot be a group). A normal subgroup is a very important kind of subgroup and is defined by a few different equivalent definitions. The role of normal subgroups will be shown in the next few sections.

Special kinds of groups

An abelian group is a group with an operation that is commutative. That is, for every element x and y in the group. Abelian groups are often easier to analyze than non-abelian groups. For example, all subgroups of an abelian group are normal. As a matter of style, the operator on an abelian group is often called "addition" and the identity element called 0. Conversely, non-abelian groups often (but not always) use the multiplication operator and call the identity element 1. Again, the notation used is a matter of context and preference.

A cyclic group is a group that is generated by a single element. The cyclic group G generated by the element g is the set of all the integral powers of the element g and its inverse. Every cyclic group is abelian, but the converse is not true (see the examples).

A solvable group, or a soluble group, is a group that has a normal series[1] whose quotient groups[2] are all abelian. A simple group is a group that has no non-trivial normal subgroups. One interesting simple group is the alternating subgroup , which has 60 elements. Simple groups cannot be solvable, and so and the symmetric group are not solvable. This is one of the first important results to arise from group theory. The fact that is not solvable gives a proof that there is no closed form solution to solve a quintic polynomial (recall that the quadratic equation gives the roots for any 2nd-degree polynomial; this result states that there is no such equation for a 5th-degree polynomial, or any other general polynomial with degree larger than 4).

A free group is a group in which every element of the group is a unique product, or string, of elements of some subset of the group. Every group is isomorphic to a quotient group of some free group, so understanding the properties of free groups helps us understand the structure of all groups. Free groups are also used to find the presentation of a group, a useful tool used to completely characterize the structure of a group.

Examples of groups

For more information, see: Examples of groups.

Abelian examples

The integers together with addition is a cyclic group. Consider the required properties:

  • Addition is a well-defined binary operator. Whenever a and b are integers, is also an integer, and so the operation is closed on the group.
  • The element 0 is the additive identity for the group. It is easy to see that and .
  • Every element has an inverse. For example, the inverse of 2 is -2, because .
  • Addition is associative.
  • The group is abelian.
  • The group is cyclic with 1 as its generator. For example, 2=1+1, 3=1+1+1, 4=1+1+1+1, and so on. Further, -3=(-1)+(-1)+(-1), the third multiple of the inverse of 1.

By similar reasoning, the real numbers with addition is an abelian group, but it is not cyclic. There is no single element such that every real number is some integral multiple of that element (if you suppose that there is such an element, say a, then a/2 is not an integral multiple of a)

The integers with multiplication, however, is not a group. Multiplication is well-defined and associative, and 1 is an identity element. However, not all elements have inverses. For example, the inverse of 2 should be 1/2 (since ), but 1/2 is not an integer.

However, the real numbers with multiplication are still not a group. It is almost a group, since all the nonzero real numbers have an inverse (the inverse of a is 1/a). But, zero has no inverse. This single failure means that the real numbers with multiplication are not a group.

Nonabelian examples

One of the first examples of non-commutative multiplication arises in linear algebra. Matrix multiplication is not commutative (the product AB is not the same as BA).

The set of all n-by-n invertible real matrices together with matrix multiplication is a group. This group is called the general linear group of degree n, and is written .

As a finite example, the symmetric groups of degree greater than 2 are all nonabelian.

Operations involving groups

Morphisms

A homomorphism is a map from one group to another group that preserves the multiplicative structure of the groups; written formally, the map obeys the rule . The kernel of a homomorphism is the set of all elements that map to the identity element; this set is a normal subgroup.

An isomorphism is an injective homomorphism (or, equivalently, one whose kernel consists only of the identity element). We say that the two groups are isomorphic if there is a surjective (thus bijective) isomorphism between them. Isomorphic groups have identical structure and are often thought of as just being relabelings of one another. Isomorphisms are important because they allow us to think of the same group in different ways. For example, take a certain group and we could consider its isomorphic version in the symmetric groups (from Cayley's theorem), its isomorphic version as a quotient group of a free group, or as a group of matrices over some field (as a group representation).

An automorphism is an isomorphism of a group onto itself. The set of all automorphisms for a group , often written , is itself a group! One important subgroup of the automorphism group is the set of all inner automorphisms. An inner automorphism is a conjugation mapping (for an element , the mapping is an inner automorphism). The inner automorphism subgroup is isomorphic to the quotient group , where is the center of the group. The inner automorphism subgroup is normal inside , and the quotient group is called the outer automorphism group. Finding non-inner automorphisms for a group is, in general, difficult. Because abelian groups have a trivial inner automorphism subgroup, finding automorphisms for abelian groups is, strangely enough, harder than for nonabelian groups.

Group actions

A group action is a mapping of each of the elements of a group to a bijective mapping on a set. Group actions are incredibly useful. For example, the Sylow theorems are easily proved by considering a group acting on the set of its maximal p-subgroups. Group actions also give rise to the so-called orbit-stabilizer theorem, a very powerful counting theorem. As an application of this, it is easy to show that every finite p-group must have a non-trivial center by considering how a p-group acts on itself via conjugation.

Applications of group theory

Comparing a group to other algebraic structures

Constructing groups from other groups

There are a few tools in group theory that give us ways to construct new groups from other groups.

A quotient group is the set (and group) of cosets of a normal subgroup of a group . There is a canonical homomorphism from onto the quotient group (for which is the kernel), and so multiplication in the quotient group is related to multiplication in the original group. However, it is important to note that the quotient group is an entirely new group. There is no reason to expect (in general) that there is a subgroup of that is isomorphic to the quotient group.[3]

The direct product is another way to construct new groups. In the case of two groups and , the direct product is the set of all tuples where each component comes from and , respectively. Multiplication is done component-wise. Direct products result in groups that are "larger", in the sense that there is an isomorphic copy of both and in the direct product. When the groups are abelian, it is common to call the direct product as the direct sum.

The direct product of more than two groups is certainly possible, and the concept generalizes easily to any countable set of groups. However, in the case of countably-infinite number of groups, there is an important distinction between direct sum and direct product. The tuples in a countably-infinite direct sum are restricted to those that have a finite number of non-identity entries. Direct products have no such restriction.

The semidirect product is another generalization of the direct product in which the multiplication is not done independently in the components. The semidirect product is the set of tuples with components from two groups and , together with a mapping . This mapping distorts multiplication in the coordinates, giving rise to a richer set of group constructions.

See also

Ring (mathematics)

  1. A normal series is a tower of normal subgroups of a group, each one normal in the next (but not necessarily normal in the group itself): .
  2. The quotient groups here are the , using notation from the previous footnote.
  3. Notice also we say "normal SUBgroup" (because it is a subgroup) but never "quotient SUBgroup".