Refresher - Groups, Rings, Fields

The properties that we just mastered – closure, commutative, associative, distributive, identity, inverse – together with a set of elements and an operation, form the basis of abstract algebra.

Abstract algebra focuses on the concepts of groups, rings, and fields.  These concepts provide the structures for the study of modern algebra. The animation on the right shows conceptually, in order, groups, then rings, then fields.

The properties for a group give us the “rules” we need to work with solving equations. Mathematically speaking, a group, G, is a set of elements with one operation, such as addition or multiplication, ab.

  refers to an operation, not necessarily multiplication. We will also begin to use mathematical notation, for example
∈ S means that a is an element of set S.

A group would be a set S and an operation that satisfies all of the following properties:

  1. If a,∈ S, then ab is also ∈ S (Closure)
  2. • (• c)=(• b• c for all a,b,∈ S (Associative Property)
  3. There is an element ∈ S such that for all
    ∈ S,• e==a (Identity Element)
  4. For each ∈ S, there is an element ∈ S such that • • e, where e is the identity (Inverse Element)

Example 1

In chemistry, we can look at mixing liquids and determining pH's as a group. In this group the pH is always between 0 and 14, and a pH of 7, like pure water, is the identity

If we add liquid A with a pH of x to liquid B with a pH of y, the resulting liquid (A+B) will have a pH of z.   [Closure]

If we add liquid A with a pH of x to liquid B with a pH of y then add liquid C with pH of w [(A + B) + C], we would get the same pH as when we add liquid A to the mixture of liquid B and liquid C  [A + (B + C)]. The resulting liquid will have a pH of g.   [Associative Property]

If pure water is added to liquid A or liquid B, the pH is not changed. [Identity]

If we take a base of a certain pH there exists an inverse that can turn the mixture into a pH of 7 and neutralize the base.  [Inverse]

 


Example 2The example is a military clock with numbers from 0-23, shown with rotating hands.

A military clock, numbering 0-23 as a modular 24 ,would be an example of a group. The operation would be moving the clock forward.

At 0800 hour (8 AM), after 9 hours elapsed, we are at 1700 hour (5 PM). [Closure]

In another nine hours, we are at 0200 hour (2 AM).  (8 + 9) + 9 = 8 + (9 + 9) [Associative Property]

If we move the clock forward 0 hours, we have our identity element.  [Identity]

Inverses exist (the inverse of 10 is 14), since at 1000 hour 14 more hours gets us back to 0). [Inverse]


 A group is said to be abelian Links to an external site. if xy=yx for every x,yG [Commutative Property].

Typical examples of group operation include addition and multiplication. Subtraction and division are usually not group operations since they are not associative.

Matrices Links to an external site. form a group under addition, multiplication, and transposition. 


Some examples of sets of numbers that form a group under the operation addition include integers (Z), rational numbers (Q), real numbers (R ), complex numbers (C ), vectors, and matrices. Groups under multiplication include Q, R, and C