PHD → Algebra → Field Theory ↓
Field Extensions
In mathematics, particularly in abstract algebra, fields are powerful structures that allow us to understand a variety of mathematical concepts. A field can be thought of as a set equipped with two operations, addition and multiplication, that satisfy certain properties. An example of a field is the set of rational numbers, denoted by ℚ
. Now, imagine how we might explore larger fields that contain additional elements not present in our original field. This exploration leads us to the concept of field extension.
A field extension is essentially a larger field containing a smaller field. If we denote the smaller field by F
and the larger field by K
, we say that K
is an extension of F
, written as K/F
. The study of field extensions provides insight into the structure and behavior of fields, leading to profound results in algebra.
Definitions and basic concepts
To understand field extension, let's start with some definitions:
Field: A field is a set F
having two operations, addition and multiplication, that satisfy the following properties:
- Closure under addition and multiplication
- Associativity of addition and multiplication
- Commutativity of addition and multiplication
- Existence of additive and multiplicative identities
- Existence of additive inverse for every element
- Existence of multiplicative inverse for every nonzero element
- Distributive Law:
a(b + c) = ab + ac
Field extension: Given a field F
, a field K
is called an extension of F
if K
contains F
and has the structure of a field. In other words, F
is a subfield of K
The degree of an extension, denoted by [K : F]
, is the dimension of K
as a vector space over F
. If the extension is finite, we can write: [K : F] = n
, where n
is a positive integer. An infinite extension has no finite degree.
Examples of field extensions
Example 1: Complex numbers over the real numbers
One of the most famous examples of a field extension is the field of complex numbers, denoted by ℂ
over the field of real numbers ℝ
. Complex numbers include numbers of the form a + bi
where a
and b
are real numbers, and i
is an imaginary unit with the property i 2 = -1
.
ℂ = ℝ(i)
Here, the degree of the extension [ℂ : ℝ]
is 2
since any complex number can be expressed as a linear combination of 1
and i
on ℝ
:
a + bi = a*1 + b*i
This expression shows that {1, i}
is a basis for ℂ
on ℝ
.
Example 2: Algebraic expansion
Consider the field of rational numbers ℚ
and the polynomial x 2 - 2
. This polynomial does not have roots in ℚ
. To find a field extension that contains the roots of this polynomial, we can consider the field ℚ(√2)
, which consists of numbers of the form a + b√2
where a
and b
are rational numbers.
ℚ(√2) = { a + b√2 | a, b in ℚ }
In this case, [ℚ(√2) : ℚ] = 2
since √2
is a root of the polynomial x 2 - 2
, and every element of ℚ(√2)
can be uniquely expressed as a linear combination of 1
and √2
on ℚ
.
Types of field extensions
Finite extension
An extension K/F
is called finite if the degree [K : F]
is finite. The applications of finite extensions are in coding theory, cryptography, and more.
Infinite extensions
An extension K/F
is called infinite if [K : F]
is infinite. Infinite extensions are important in the study of transcendence and algebraic freedom.
Algebraic extension
An element α
in K
is algebraic over F
if it is a root of a non-zero polynomial with coefficients in F
. An extension K/F
is called algebraic if every element of K
is algebraic over F
Transcendental extension
An extension K/F
is transcendental if there exists at least one element in K
that is not algebraic over F
. This means that the element cannot be a root of any polynomial with coefficients in F
Properties of field extensions
Tower law
The Tower Law is an important property of field extensions that relates the degree of the extension. If we have extensions L/K
and K/F
, then the Tower Law states:
[L : F] = [L : K] * [K : F]
This means that the total degree of the extension is the product of the individual degrees.
Simple extensions
A simple extension is a field extension that can be generated by adding a single element to the base field. For example, the field ℚ(√2)
is a simple extension of ℚ
generated by √2
.
F(α) = { f(α)/g(α) | f, g are polynomials in F }
Here, α
is a root of some polynomial in F
, and the above notation denotes all elements that can be expressed as ratios of polynomials with coefficients in F
Applications of field extension
Field extensions have many applications in various branches of mathematics and related fields:
Galois theory
Field extensions form the basis for Galois theory, which explores the connections between field extensions and group theory. Galois theory helps in understanding the solvability of polynomial equations and in finding the roots of polynomials.
Solving polynomial equations
Field extensions are fundamental in solving polynomials that cannot be solved within the boundaries of the original field. For example, the extension enables one to solve ℚ(√2)
x 2 - 2 = 0
.
Algebraic number theory
Field extensions play an important role in algebraic number theory, where integers are generalized to the algebraic integers, and solutions of equations are investigated over large fields.
Conclusion
Field extensions are the cornerstone of field theory, providing essential tools for enhancing our understanding of algebraic structures. By exploring field extensions, we uncover complex relationships between different fields and gain deep insights into polynomial equations, algebraic numbers, and much more. The study of field extensions remains a vibrant and essential area in pure mathematics, influencing a variety of applications in science and engineering.