Group Theory: Definition, Equations, and Examples

In summary, a group is a set with a binary operation that is associative, has an identity element, and has an inverse for every element. The order of a group is the number of elements it contains, and the minimum power of an element that yields the identity is called its order. The identity's order is 1, and every other element's order is greater. The smallest nonempty group is the identity group, and there is exactly one idempotent element (the identity) and no zero elements. A group can also be defined by unique solvability of certain equations.
  • #1
19,443
10,021
Definition/Summary

A group is a set S with a binary operation S*S -> S that is associative, that has an identity element, and that has an inverse for every element, thus making it a monoid with inverses, or a semigroup with an identity and inverses.

The number of elements of a group is called its order, and the minimum power of an element that will yield the identity is that element's order. The identity's order is 1, and every other group element's order is greater.

Equations

Associativity: [itex]\forall a,b,c \in S ,\ (a \cdot b) \cdot c = a \cdot (b \cdot c) [/itex]

Identity e: [itex]\forall a \in S,\ e \cdot a = a \cdot e = a [/itex]

Inverse: [itex]\forall a \in S,\ \exists a^{-1} \in S,\ a \cdot a^{-1} = a^{-1} \cdot a = e [/itex]

Extended explanation

The smallest nonempty group is the identity group, with set {e} and operation e*e = e.

As a simple example of what one can do in group theory, let us prove by construction that the equations a*x = b and b*x = a both have unique solutions for x in terms of a and b.

a-1*a*x = e*x = x = a-1*b
and
x*a*a-1 = x*e = x = b*a-1

One can also show that there is exactly one idempotent element, the identity, and no zeros (absorbing elements).

* This entry is from our old Library feature. If you know who wrote it, please let us know so we can attribute a writer. Thanks!
 
Mathematics news on Phys.org
  • #2
An alternative possibility to define a group is by unique solvability of the equations ##ax=b## and ##xa=b##.
 

1. What is group theory?

Group theory is a branch of mathematics that studies the algebraic structures known as groups. A group is a set of elements that can be combined in a specific way, called a group operation, to form new elements. These structures have applications in many areas of mathematics, physics, and chemistry.

2. What is the definition of a group?

A group is a set G together with a binary operation * that satisfies four properties: closure, associativity, identity, and invertibility. Closure means that when two elements from G are combined using *, the result is also an element of G. Associativity means that the order of operations does not matter. Identity means that there is an element in G that, when combined with any other element, results in that element. Invertibility means that for every element in G, there exists an inverse element that, when combined with the original element, results in the identity element.

3. What are some common equations used in group theory?

Some common equations used in group theory include the group operation, *; the identity element, e; the inverse of an element, a-1; and the order of a group, |G|. Other equations may vary depending on the specific group being studied.

4. What are some examples of groups?

Some examples of groups include the integers under addition, the non-zero rational numbers under multiplication, and the symmetries of an equilateral triangle. Other examples can include matrices, permutations, and certain types of functions.

5. What are some real-world applications of group theory?

Group theory has many applications in various fields, such as chemistry, physics, and cryptography. In chemistry, group theory is used to understand the symmetry of molecules and predict their properties. In physics, group theory is used to study the symmetries of physical systems and the behavior of particles. In cryptography, group theory is used to create secure encryption algorithms.

Similar threads

Replies
1
Views
2K
  • General Math
Replies
1
Views
742
  • General Math
Replies
6
Views
998
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
796
  • Calculus and Beyond Homework Help
Replies
1
Views
462
  • General Math
Replies
1
Views
2K
Replies
0
Views
319
  • Precalculus Mathematics Homework Help
Replies
6
Views
690
  • Calculus and Beyond Homework Help
Replies
3
Views
524
Back
Top