Mathematics Exam  >  Mathematics Notes  >  Mathematics for IIT JAM, GATE, CSIR NET, UGC NET  >  Finite Fields - Field Theory, CSIR-NET Mathematical Sciences

Finite Fields - Field Theory, CSIR-NET Mathematical Sciences | Mathematics for IIT JAM, GATE, CSIR NET, UGC NET PDF Download

Basic Definitions

A field is a set F with two binary operations + and × such that:

1) (F, +) is a commutative group with identity element 0.
2) (F-{0},×) is a commutative group with identity element 1.
3) The distributive law a(b+c) = ab + ac holds ∀ a,b,c ∈ F.

Examples: ℝ, ℚ, ℂ, ℤp for p a prime are fields with the usual operations of addition and multiplication.

A subfield of a field F is a subset of F which is itself a field with the same operations as F.

Examples: ℚ is a subfield of ℝ. ℝ is a subfield of ℂ. ℤp has no subfields (other than itself)

Characteristic of a Field

Since 1 is in any field and addition is a closed operation (the sum of any two elements is another element of the field) we have that; 1, 1+1, 1+1+1, 1+1+1+1, 1+1+1+1+1, etc. are all elements of the field. Two possibilities exist for this sequence of elements – either some sum of 1's will equal 0 (in which case the sequence cycles through some finite set of values) or not (in which case none of the elements of the sequence are the same and we get an infinite number of elements in the field).

The smallest positive number of 1's whose sum is 0 is called the characteristic of the field. If no number of 1's sum to 0, we say that the field has characteristic zero.

Prime Subfield

It can be shown (not difficult) that the characteristic of a field is either 0 or a prime number.

If the characteristic of a field is p, then the elements which can be written as sums of 1's form a ℤp inside the field, i.e., a subfield.

This subfield is the smallest subfield that the field can contain.

If the characteristic of the field is 0, then these elements form a copy of the natural numbers inside the field. This set of elements together with their additive and multiplicative inverses create a copy of ℚ, the rational numbers, inside the field. Again, this must be the smallest subfield contained in the field.
The smallest subfield of a field is called the prime subfield and it is either a ℤp or ℚ.

Extension Fields

If K is a subfield of a field L, then we say that L is an extension (or extension field) of K. Every field is thus an extension of its prime subfield.

A field may always be viewed as a vector space over any of its subfields. (The field elements are the vectors and the subfield elements are the scalars). If this vector space is finite dimensional, the dimension of the vector space is called the degree of the field over its subfield. A finite field must be a finite dimensional vector space, so all finite fields have degrees.

The number of elements in a finite field is the order of that field.

The order of a finite field

A finite field, since it cannot contain ℚ, must have a prime subfield of the form GF(p) for some prime p, also:

Theorem - Any finite field with characteristic p has pn elements for some positive integer n. (The order of the field is pn.)

Proof: Let L be the finite field and K the prime subfield of L. The vector space of L over K is of some finite dimension, say n, and there exists a basis α12, ... ,αn of L over K. Since every element of L can be expressed uniquely as a linear combination of the αi over K, i.e., every a in L can be written as, a = ∑βiαi , with βi in K, and since K has p elements, L must have pn elements.

Splitting Fields

The previous result does not prove the existence of finite fields of these sizes. To prove existence we need to talk about polynomials.

Given a polynomial with coefficients in a field K, the smallest extension of K in which the polynomial can be completely factored into linear factors is called a splitting field for the polynomial.

Ex: The polynomial x2 + 1 does not factor over ℝ, but over the extension ℂ of the reals, it does, i.e., x2 + 1 = (x + i)(x – i). Thus, ℂ is a splitting field for x2 + 1.

Theorem: If f(x) is an irreducible polynomial with coefficients in the field K, then a splitting field for f(x) exists and any two such are isomorphic.

Finite Fields

Theorem: The splitting field of Finite Fields - Field Theory, CSIR-NET Mathematical Sciences | Mathematics for IIT JAM, GATE, CSIR NET, UGC NET thought of as a polynomial over GF(p) has pn elements, and is denoted GF(pn).

Corollary: For each prime p and positive integer n, the field GF (pn) exists and is unique (two fields of the same order are isomorphic).

Recall that we have already mentioned that GF(pn) – {0} = GF(pn)* is a cyclic group under multiplication, and the generators of this group are called primitive elements of the field.

Constructing Finite Fields

There are several ways to represent the elements of a finite field. The text describes a representation using polynomials. This method is a bit cumbersome for doing calculations. We will give other representations that are more computationally friendly.

Using the fact that a field is a vector space over its prime subfield it is easy to write all the elements as vectors.

Example: GF(4) is a 2-dimensional vector space over GF(2), so its four elements can be written as (0,0), (0,1), (1,0) and (1,1). Adding these elements is done componentwise (in GF(2)).

Multiplication however is more complicated and involves a strange rule ... so this is not a great way to represent the field.

Constructing Finite Fields

Another idea that can be used as a basis for a representation is the fact that the non-zero elements of a finite field can all be written as powers of a primitive element.

Example: Let ω be a primitive element of GF(4). The elements of GF(4) are then 0, ω, ω2, ω3. Multiplication is easily done in this representation (just add exponents mod 3), but addition is not obvious.

If we can link these two representations together, we will easily be able to do both addition and multiplication.

Example: In GF(4) we have:

Finite Fields - Field Theory, CSIR-NET Mathematical Sciences | Mathematics for IIT JAM, GATE, CSIR NET, UGC NET

Constructing Finite Fields

The task is thus to locate a primitive element and set up this table of correspondences.

In GF(pn) with n > 1, a primitive element can not be in the prime subfield. Thus, we must seek them amongst the roots of irreducible polynomials over GF(p). In particular, they will be found as roots of irreducible polynomials of degree n, in fact, roots of primitive polynomials of degree n.

While we could determine whether or not an irreducible polynomial is primitive, it is often easier just to look at the roots of irreducible polynomials and see if they are generators. Also, we need only examine monic (leading coefficient is 1) polynomials since multiplying a polynomial by a non-zero scalar does not change its roots.

The document Finite Fields - Field Theory, CSIR-NET Mathematical Sciences | Mathematics for IIT JAM, GATE, CSIR NET, UGC NET is a part of the Mathematics Course Mathematics for IIT JAM, GATE, CSIR NET, UGC NET.
All you need of Mathematics at this link: Mathematics
556 videos|198 docs

FAQs on Finite Fields - Field Theory, CSIR-NET Mathematical Sciences - Mathematics for IIT JAM, GATE, CSIR NET, UGC NET

1. What is a finite field?
Ans. A finite field, also known as a Galois field, is a mathematical structure that consists of a finite set of elements along with two binary operations, addition and multiplication. It satisfies all the properties of a field, such as closure, associativity, commutativity, existence of identity elements, and existence of inverses, but with a finite number of elements.
2. How are finite fields used in field theory?
Ans. Finite fields play a crucial role in field theory, which is a branch of mathematics that studies algebraic structures called fields. They provide a rich source of examples and counterexamples for various field-theoretic concepts and theorems. They are used to study algebraic extensions, construct field extensions with specific properties, and analyze the structure and properties of fields in general.
3. What are some applications of finite fields in cryptography?
Ans. Finite fields are extensively used in the field of cryptography. They are used in the design of cryptographic algorithms, such as the Advanced Encryption Standard (AES) and the Elliptic Curve Cryptography (ECC). Finite fields provide a secure mathematical framework for encryption, digital signatures, key exchange protocols, and other cryptographic techniques.
4. How can one determine the size of a finite field?
Ans. The size of a finite field, denoted by q, is a prime power, where q = p^n for a prime number p and a positive integer n. To determine the size of a finite field, one needs to find a prime number p and an integer n such that q = p^n. The number of elements in the field is then q, including the zero element.
5. Can finite fields be used in computer science and coding theory?
Ans. Yes, finite fields have important applications in computer science and coding theory. They are used to design error-correcting codes, which are essential for reliable data transmission and storage. Finite fields provide a mathematical foundation for constructing codes with desirable properties, such as error detection and correction, efficient encoding and decoding algorithms, and optimal code length.
556 videos|198 docs
Download as PDF
Explore Courses for Mathematics exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

CSIR-NET Mathematical Sciences | Mathematics for IIT JAM

,

CSIR NET

,

Extra Questions

,

Viva Questions

,

ppt

,

Summary

,

CSIR-NET Mathematical Sciences | Mathematics for IIT JAM

,

Free

,

shortcuts and tricks

,

past year papers

,

GATE

,

study material

,

UGC NET

,

CSIR NET

,

pdf

,

UGC NET

,

UGC NET

,

Sample Paper

,

practice quizzes

,

Exam

,

Finite Fields - Field Theory

,

mock tests for examination

,

CSIR-NET Mathematical Sciences | Mathematics for IIT JAM

,

video lectures

,

Semester Notes

,

GATE

,

MCQs

,

Finite Fields - Field Theory

,

Important questions

,

Finite Fields - Field Theory

,

GATE

,

Objective type Questions

,

CSIR NET

,

Previous Year Questions with Solutions

;