. Examples and applications of groups abound. A starting point is the group \Z of integers with addition as group operation, introduced above. If, instead of addition, multiplication is considered, one obtains
multiplicative groups. These groups are predecessors of important constructions in
abstract algebra. Groups are also applied in many other mathematical areas. Mathematical objects are often examined by
associating groups to them and studying the properties of the corresponding groups. For example,
Henri Poincaré founded what is now called
algebraic topology by introducing the
fundamental group. By means of this connection,
topological properties such as
proximity and
continuity translate into properties of groups. Elements of the fundamental group of a
topological space are
equivalence classes of loops, where loops are considered equivalent if one can be
smoothly deformed into another, and the group operation is "concatenation" (tracing one loop then the other). For example, as shown in the figure, if the topological space is the plane with one point removed, then loops which do not wrap around the missing point (blue)
can be smoothly contracted to a single point and are the identity element of the fundamental group. A loop which wraps around the missing point k times cannot be deformed into a loop which wraps m times (with ), because the loop cannot be smoothly deformed across the hole, so each class of loops is characterized by its
winding number around the missing point. The resulting group is isomorphic to the integers under addition. In more recent applications, the influence has also been reversed to motivate geometric constructions by a group-theoretical background. In a similar vein,
geometric group theory employs geometric concepts, for example in the study of
hyperbolic groups. Further branches crucially applying groups include
algebraic geometry and number theory. In addition to the above theoretical applications, many practical applications of groups exist.
Cryptography relies on the combination of the abstract group theory approach together with
algorithmical knowledge obtained in
computational group theory, in particular when implemented for finite groups. Applications of group theory are not restricted to mathematics; sciences such as
physics,
chemistry and
computer science benefit from the concept.
Numbers Many number systems, such as the integers and the
rationals, enjoy a naturally given group structure. In some cases, such as with the rationals, both addition and multiplication operations give rise to group structures. Such number systems are predecessors to more general algebraic structures known as
rings and
fields. Further abstract algebraic concepts such as
modules,
vector spaces and
algebras also form groups.
Integers The group of integers \Z under addition, denoted , has been described above. The integers, with the operation of multiplication instead of addition, \left(\Z,\cdot\right) do
not form a group. The associativity and identity axioms are satisfied, but inverses do not exist: for example, a=2 is an integer, but the only solution to the equation a\cdot b=1 in this case is {{tmath|1= b=\tfrac{1}{2} }}, which is a rational number, but not an integer. Hence not every element of \Z has a (multiplicative) inverse.
Rationals The desire for the existence of multiplicative inverses suggests considering
fractions \frac{a}{b}. Fractions of integers (with b nonzero) are known as
rational numbers. The set of all such irreducible fractions is commonly denoted . There is still a minor obstacle for , the rationals with multiplication, being a group: because zero does not have a multiplicative inverse (i.e., there is no x such that ), \left(\Q,\cdot\right) is still not a group. However, the set of all
nonzero rational numbers \Q\smallsetminus\left\{0\right\}=\left\{q\in\Q\mid q\neq 0\right\} does form an abelian group under multiplication, also denoted {{tmath|1= \Q^{\times} }}. Associativity and identity element axioms follow from the properties of integers. The closure requirement still holds true after removing zero, because the product of two nonzero rationals is never zero. Finally, the inverse of a/b is , therefore the axiom of the inverse element is satisfied. The rational numbers (including zero) also form a group under addition. Intertwining addition and multiplication operations yields more complicated structures called rings and – if
division by other than zero is possible, such as in \Q – fields, which occupy a central position in abstract algebra. Group theoretic arguments therefore underlie parts of the theory of those entities.
Modular arithmetic 12. Here, .|alt=The clock hand points to 9 o'clock; 4 hours later it is at 1 o'clock. Modular arithmetic for a
modulus n defines any two elements a and b that differ by a multiple of n to be equivalent, denoted by {{tmath|1= a \equiv b\pmod{n} }}. Every integer is equivalent to one of the integers from 0 to , and the operations of modular arithmetic modify normal arithmetic by replacing the result of any operation by its equivalent
representative. Modular addition, defined in this way for the integers from 0 to , forms a group, denoted as \mathrm{Z}_n or , with 0 as the identity element and n-a as the inverse element of . A familiar example is addition of hours on the face of a
clock, where 12 rather than 0 is chosen as the representative of the identity. If the hour hand is on 9 and is advanced 4 hours, it ends up on , as shown in the illustration. This is expressed by saying that 9+4 is congruent to 1 "modulo " or, in symbols, 9+4\equiv 1 \pmod{12}. For any prime number , there is also the
multiplicative group of integers modulo. Its elements can be represented by 1 to . The group operation, multiplication modulo , replaces the usual product by its representative, the
remainder of division by . For example, for , the four group elements can be represented by . In this group, {{tmath|1= 4\cdot 4\equiv 1\pmod{5} }}, because the usual product 16 is equivalent to : when divided by 5 it yields a remainder of . The primality of p ensures that the usual product of two representatives is not divisible by , and therefore that the modular product is nonzero. The identity element is represented by , and associativity follows from the corresponding property of the integers. Finally, the inverse element axiom requires that given an integer a not divisible by , there exists an integer b such that a\cdot b\equiv 1\pmod{p}, that is, such that p evenly divides . The inverse b can be found by using
Bézout's identity and the fact that the
greatest common divisor \gcd(a,p) equals . In the case p=5 above, the inverse of the element represented by 4 is that represented by , and the inverse of the element represented by 3 is represented by , as {{tmath|1= 3\cdot 2=6\equiv 1\pmod{5} }}. Hence all group axioms are fulfilled. This example is similar to \left(\Q\smallsetminus\left\{0\right\},\cdot\right) above: it consists of exactly those elements in the ring \Z/p\Z that have a multiplicative inverse. These groups, denoted , are crucial to
public-key cryptography.
Cyclic groups A
cyclic group is a group all of whose elements are
powers of a particular element . In multiplicative notation, the elements of the group are \dots, a^{-3}, a^{-2}, a^{-1}, a^0, a, a^2, a^3, \dots, where a^2 means , a^{-3} stands for {{tmath|1= a^{-1}\cdot a^{-1}\cdot a^{-1}=(a\cdot a\cdot a)^{-1} }}, etc. Such an element a is called a generator or a
primitive element of the group. In additive notation, the requirement for an element to be primitive is that each element of the group can be written as \dots, (-a)+(-a), -a, 0, a, a+a, \dots. In the groups (\Z/n\Z,+) introduced above, the element 1 is primitive, so these groups are cyclic. Indeed, each element is expressible as a sum all of whose terms are . Any cyclic group with n elements is isomorphic to this group. A second example for cyclic groups is the group of th
complex roots of unity, given by
complex numbers z satisfying . These numbers can be visualized as the
vertices on a regular n-gon, as shown in blue in the image for . The group operation is multiplication of complex numbers. In the picture, multiplying with z corresponds to a
counter-clockwise rotation by 60°. From
field theory, the group \mathbb F_p^\times is cyclic for prime p: for example, if , 3 is a generator since , , , and . Some cyclic groups have an infinite number of elements. In these groups, for every non-zero element , all the powers of a are distinct; despite the name "cyclic group", the powers of the elements do not cycle. An infinite cyclic group is isomorphic to , the group of integers under addition introduced above. As these two prototypes are both abelian, so are all cyclic groups. The study of finitely generated abelian groups is quite mature, including the
fundamental theorem of finitely generated abelian groups; and reflecting this state of affairs, many group-related notions, such as
center and
commutator, describe the extent to which a given group is not abelian.
Symmetry groups of the
hyperbolic plane
Symmetry groups are groups consisting of symmetries of given mathematical objects, principally geometric entities, such as the symmetry group of the square given as an introductory example above, although they also arise in algebra such as the symmetries among the roots of polynomial equations dealt with in Galois theory (see below). Conceptually, group theory can be thought of as the study of symmetry.
Symmetries in mathematics greatly simplify the study of
geometrical or
analytical objects. A group is said to
act on another mathematical object if every group element can be associated to some operation on and the composition of these operations follows the group law. For example, an element of the
(2,3,7) triangle group acts on a triangular
tiling of the
hyperbolic plane by permuting the triangles. By a group action, the group pattern is connected to the structure of the object being acted on. In chemistry,
point groups describe
molecular symmetries, while
space groups describe crystal symmetries in
crystallography. These symmetries underlie the chemical and physical behavior of these systems, and group theory enables simplification of
quantum mechanical analysis of these properties. For example, group theory is used to show that optical transitions between certain quantum levels cannot occur simply because of the symmetry of the states involved. Group theory helps predict the changes in physical properties that occur when a material undergoes a
phase transition, for example, from a cubic to a tetrahedral crystalline form. An example is
ferroelectric materials, where the change from a paraelectric to a ferroelectric state occurs at the
Curie temperature and is related to a change from the high-symmetry paraelectric state to the lower symmetry ferroelectric state, accompanied by a so-called soft
phonon mode, a vibrational lattice mode that goes to zero frequency at the transition. Such
spontaneous symmetry breaking has found further application in elementary particle physics, where its occurrence is related to the appearance of
Goldstone bosons. Finite symmetry groups such as the
Mathieu groups are used in
coding theory, which is in turn applied in
error correction of transmitted data, and in
CD players. Another application is
differential Galois theory, which characterizes functions having
antiderivatives of a prescribed form, giving group-theoretic criteria for when solutions of certain
differential equations are well-behaved. Geometric properties that remain stable under group actions are investigated in
(geometric) invariant theory.
General linear group and representation theory (the left illustration) multiplied by matrices (the middle and right illustrations). The middle illustration represents a clockwise rotation by 90°, while the right-most one stretches the -coordinate by factor 2.|alt=Two vectors have the same length and span a 90° angle. Furthermore, they are rotated by 90° degrees, then one vector is stretched to twice its length.
Matrix groups consist of
matrices together with
matrix multiplication. The
general linear group \mathrm {GL}(n, \R) consists of all
invertible -by- matrices with real entries. Its subgroups are referred to as
matrix groups or
linear groups. The dihedral group example mentioned above can be viewed as a (very small) matrix group. Another important matrix group is the
special orthogonal group {{tmath|1= \mathrm{SO}(n) }}. It describes all possible rotations in n dimensions.
Rotation matrices in this group are used in
computer graphics.
Representation theory is both an application of the group concept and important for a deeper understanding of groups. It studies the group by its group actions on other spaces. A broad class of
group representations are linear representations in which the group acts on a vector space, such as the three-dimensional
Euclidean space . A representation of a group G on an n-
dimensional real vector space is simply a group homomorphism \rho : G \to \mathrm {GL}(n, \R) from the group to the general linear group. This way, the group operation, which may be abstractly given, translates to the multiplication of matrices making it accessible to explicit computations. A group action gives further means to study the object being acted on. On the other hand, it also yields information about the group. Group representations are an organizing principle in the theory of finite groups, Lie groups, algebraic groups and
topological groups, especially (locally)
compact groups.
Galois groups Galois groups were developed to help solve polynomial equations by capturing their symmetry features. For example, the solutions of the
quadratic equation ax^2+bx+c=0 are given by x = \frac{-b \pm \sqrt {b^2-4ac}}{2a}. Each solution can be obtained by replacing the \pm sign by + or ; analogous formulae are known for
cubic and
quartic equations, but do
not exist in general for
degree 5 and higher. In the
quadratic formula, changing the sign (permuting the resulting two solutions) can be viewed as a (very simple) group operation. Analogous Galois groups act on the solutions of higher-degree polynomial equations and are closely related to the existence of formulas for their solution. Abstract properties of these groups (in particular their
solvability) give a criterion for the ability to express the solutions of these polynomials using solely addition, multiplication, and
roots similar to the formula above. Modern
Galois theory generalizes the above type of Galois groups by shifting to field theory and considering
field extensions formed as the
splitting field of a polynomial. This theory establishes—via the
fundamental theorem of Galois theory—a precise relationship between fields and groups, underlining once again the ubiquity of groups in mathematics. == Finite groups ==