Meri Leeworthy

Groups, rings, fields

The study of groups, rings, and fields falls under the branch of abstract algebra. This branch of mathematics is concerned with sets that contain elements, that allow for the generation of a third element obtained by various possible combinations of two other elements in the set. All operations are defined by the rules for the set. However, unlike normal algebraic operations, abstract algebra allows for performing actions outside of these normal operations. In the sections below, we will explore each of these sub-branches briefly.

Groups

$${G, •}$$

The above notation denotes a group G, which is a set of elements and a binary operation, represented by •, which is a generic operator but can represent addition, subtraction, multiplication, division, or some other mathematical operation. The operation • associates an ordered pair (a, b) of elements in G an element (a • b) in G, so the following axioms hold:

If the number of elements in a group is finite, the group is referred to as a finite group. The number of elements in the group defines the order of the group. Groups that do not meet these conditions is an infinite group. A group that meets the Commutative axiom mentioned above is an abelian group. A cyclic group contains elements that are all powers (a^k) of a specific element a in the group. Cyclic groups are always abelian but can be finite or infinite.

Rings

$${R, +,  x}$$

The above notation represents a ring R, which contains a set of elements and two binary operators, called addition and multiplication, so the following axioms hold for all a, b, c in R :

Fields

$${F, +,  x}$$

The above notation represents a field F, which contains a set of elements and two binary operators, called addition and multiplication, so the following axioms hold for all a, b, c in R:

When learning about fields, finite fields have a more practical application within cryptography. Fields must satisfy all the outlined axioms for groups and rings as well. When working with finite fields in cryptography, we look for fields whose order is of the form p^n where p is a prime number and n is a positive integer. A finite field of this order is generally represented as follows:

$$GF(p^n)$$

The GF stands for Galois Field, named after the mathematician who first studied finite fields. When working with Galois fields, two variations of fields are what we consider. The first being when n = 1 such that the field can now be represented as GF(p) and when n is an exponentiation of the power of 2 such that the field can now be represented as GF(2^n).

I live and work on the land of the Wurundjeri people of the Kulin Nation. I pay respect to their elders past and present and acknowledge that sovereignty was never ceded. Always was, always will be Aboriginal land.

This site uses open source typefaces, including Sligoil by Ariel Martín Pérez, and Vercetti by Filippos Fragkogiannis