Algebra
- Algebra
- Introduction
- Monoids and Groups
- The Structure of Groups
- Application: Diffie-Hellman for General Groups
- Application: RSA Public-Key Encryption
- Rings and Fields
- Polynomials over a Field
- Polynomials as Functions
- Application: Lagrange Interpolation
- Finite Fields
- Application: Error-Correcting Codes
- Application: Linear Shift Registers (LSRs)
- Extended Euclidean Algorithm
Algebra
Introduction
ð¡ An operation on a set is a function , where is called the arity of the operation.
ð¡ An algebra (or algebraic structure or -algebra) is a pair where is a set (the carrier of the algebra) and is a list of operations on .
Monoids and Groups
ð¡ A left [right] neutral element (or identity element) of an algebra is an element such that [] for all . If for all , then is simply called neutral element.
ð If has both a left and a right neutral element, then they are equal. In particular can have at most one neutral element.
ð¡ A binary operation on a set is associative if for all .
ð¡ A monoid is an algebra where is associative and is the neutral element.
ð¡ A left [right] inverse element of an element in an algebra with neutral element is an element such that []. If , then is simply called an inverse of .
ð In a monoid , if has a left and a right inverse, then they are equal. In particular, has at most one inverse.
ð¡ A group is an algebra satisfying the following axioms:
- is associative.
- is a neutral element: for all .
- Every has an inverse element , i.e., .
ð¡ A group (or monoid) is called commutative or abelian if for all .
ð For a group , we have for all :
- .
- .
- Left cancellation law: .
- Right cancellation law: .
- The equation has a unique solution for any and , So does the equation .
The Structure of Groups
ð¡ The direct product of groups is the algebra
where the operation is component-wise:
ð is a group, where the neutral element and the inversion operation are component-wise in the respective groups.*
ð¡ For two groups and , a function is called a group homomorphism if, for all and ,
If is a bijection from to , then it is called an isomorphism, and we say that and are isomorphic and write .
ð A group homomorphism from to satisfies
- for all .*
ð¡ A subset of a group is called a subgroup of if is a group, i.e., if is closed with respect to all operations:
- for all
- for all .
ð¡ Let be a group and let be an element of . The order of , denoted , is the least such that , if such an exists, and is said to be infinite otherwise, written .
ð In a finite group , every element has a finite order.
ð¡ For a finite group , is called the order of .
ð¡ If is a group and has finite order, then for any we have
ð¡ For a group and , the group generated by , denoted , is defined as
It is easy to see that is a group, actually the smallest subgroup of a group containing the element . For finite groups we have
ð¡ A group generated by an element is called cyclic, and is called a generator of .
ð¡ Being cyclic is a special property of a group. Not all groups are cyclic. A cyclic group can have many generators. In particular, if is a generator, then so is . Caution: not every element of a cyclic group has to be a generator.
For a finite group , an element is a generator if and only if .
ð A cyclic group of order is isomorphic to (and hence abelian).
ð¡ In the set of generators is given by .
ð¡ Let and be isomorphic cyclic groups. An isomorphism maps generators to generators. Let denote the set of generators of . Then the set of generators of is given by
ð Lagrangeâs Theorem: Let be a finite group and let be a subgroup of . Then the order of divides the order of , i.e., divides .
ð For a finite group , the order of every element divides the group order, i.e., divides for every .
ð Let be a finite group. Then for every .
ð Every group of prime order is cyclic, and in such a group every element except the neutral element is a generator.
ð¡ .
ð¡ The Euler function is defined as the cardinality of (known as Eulerâs totient function or Eulerâs phi function):
ð If the prime factorization of is , then
ð is a group.*
ð Fermat, Euler: For all and all with ,
In particular, for every prime and every not divisible by ,
ð The group is cyclic if and only if , , , or , where is an odd prime and .
ð -th Roots in a Group: Let be some finite group (multiplicatively written), and let be relatively prime to (i.e., ). The function is a bijection and the (unique) -th root of , namely satisfying , is
where is the multiplicative inverse of modulo , i.e.,
Application: Diffie-Hellman for General Groups
Diffie-Hellman Key-Agreement for General Groups
Application: RSA Public-Key Encryption
Rings and Fields
ð¡ A ring is an algebra for which
- is a commutative group.
- is a monoid
- and for all (left and right distributive laws).
A ring is called commutative if multiplication is commutative ().
ð For any ring , and for all ,
- .
- .
- .
- If is non-trivial (i.e., if it has more than one element), then .
ð¡ The characteristic of a ring is the order of 1 in the additive group if it is finite, and otherwise the characteristic is defined to be 0 (not infinite).
ð¡ For with we say that divides , denoted , if there exists such that . In this case, is called a divisor of and is called a multiple of .
ð In any commutative ring,
- If and , then , i.e., the relation is transitive.
- If , then for all .
- If and , then .
ð¡ For ring elements and (not both 0), a ring element is called a greatest common divisor of and if divides both and and if every common divisor of and divides , i.e., if
ð¡ An element of a (commutative) ring is called a unit if is invertible, i.e., for some . (we write .) The set of units of is denoted by .
ð For a ring , is a multiplicative group (the group of units of ).
ð¡ An element of a commutative ring is called a zerodivisor if for some in .
ð¡ An integral domain is a (nontrivial) commutative ring without zerodivisors: .
ð In an integral domain, if , then with is unique (and is denoted by or and called quotient).
ð¡ A polynomial over a ring in the indeterminate is a formal expression of the form
for some non-negative integer , with . The degree of , denoted , is the greatest for which . The special polynomial 0 (i.e., all the are 0) is defined to have degree âminus infinityâ. Let denote the set of polynomials (in ) over .
ð For any ring , is a ring.
ð 1. *If is an integral domain, then so is .
- The units of are the constant polynomials that are units of : .*
ð¡ A field is a nontrivial commutative ring in which every nonzero element is a unit, i.e., (in other words, is an abelian group).
ð is a field if and only if is prime.*
ð¡ In the following we denote the field with elements by rather than . âGFâ stands for Galois Field.
ð A field is an integral domain.
Polynomials over a Field
ð¡ A polynomial is called monic if the leading coefficient is 1.
ð¡ A polynomial with a degree at least 1 is called irreducible if it is divisible only by constant polynomials and by constant multiples of .
ð¡ The monic polynomial of largest degree such that and is called the greatest common divisor of and , denoted .
ð Let be a field. For any and in there exist a unique (the quotient) and a unique (the remainder) such that
ð¡ In an integral domain, and are called associates, denoted , if for some unit .
ð¡ In an integral domain, a non-unit is irreducible if, whenever , then either or is a unit.
ð .
ð¡ A Euclidean domain is an integral domain together with a so-called degree function such that
- For every and in there exist and such that and or .
- For all nonzero and in , .
ð In a Euclidean domain every element can be factored uniquely (up to taking associates) into irreducible elements.
Polynomials as Functions
ð¡ Let . An element for which is called a root of .
ð For a field , is a root of if and only if divides .
ð A polynomial of degree 2 or 3 over a field is irreducible if and only if it has no root.
ð¡ If is a root of , then its multiplicity is the highest power of dividing .
ð For a field , a nonzero polynomial of degree has at most roots, counting multiplicities.
ð A polynomial of degree at most is uniquely determined by any values of , i.e., by for any distinct .
Application: Lagrange Interpolation
Lagrange Interpolation of Polynomials
Finite Fields
ð Congruence modulo is an equivalence relation on , and each equivalence class has a unique representative of degree less than .
ð¡ Let be a polynomial of degree over . Then
ð Let be a finite field with elements and let be a polynomial of degree over . Then .
ð is a ring with respect to addition and multiplication modulo .*
ð The congruence equation
(for a given ) has a solution if and only if . The solution is unique. In other words,
ð The ring is a field if and only if is irreducible.
ð For every prime and every there exists an irreducible polynomial of degree in . In particular, there exists a finite field with elements.
ð There exists a finite field with elements if and only if is a power of a prime. Moreover, any two finite fields of the same size are isomorphic.
ð The multiplicative group of every finite field is cyclic.
Application: Error-Correcting Codes
Application: Linear Shift Registers (LSRs)
Linear-Feedback Shift Registers (LFSRs) (TODO)