Graduate → Abstract Algebra → Rings and Fields ↓
Field Extensions
In the field of abstract algebra, the concept of "field extensions" is a fascinating and broad topic that explores the depths of mathematical structures beyond the elementary understanding of numbers and operations. Field extensions provide a framework for understanding how larger and more complex fields are built from smaller ones, just as a larger world is built from the microscopic ones. This exposition will discuss in depth what field extensions are, how they differ from vector spaces, and how polynomials play a key role in their construction and understanding.
Field basics
Before we begin exploring field extensions, it is important to understand what fields are. In abstract algebra, a field is a set equipped with two operations: addition and multiplication, for which the set is closed, associative, commutative, has identity elements, and every non-zero element has an inverse.
Examples of regions include:
- The field of rational numbers ( mathbb{Q} )
- The field of real numbers ( mathbb{R} )
- The field of complex numbers ( mathbb{C} )
Defining field extensions
A field extension is a pair of fields ( E supset F ), where the smaller field ( F ) is a subfield of the larger field ( E ). This means that the operations and elements of ( F ) are contained in ( E ), and the operations of ( F ) are the same within ( E ). The field ( E ) is called an extension of ( F ).
Consider the simple example of the field of rational numbers: ( mathbb{Q} ).
[ mathbb{Q} = { a/b | a, b in mathbb{Z}, b neq 0 } ]
The field extension may be the field of real numbers, containing all rational numbers and additional elements that complete it as a set of real numbers.
Visualizing field extensions
To understand the concept of field extension, imagine a circle (denoted as (mathbb{Q}) ) within a larger circle (denoted as (mathbb{R}) ). Everything that is in the smaller circle of (mathbb{Q}) ) is part of the larger circle of (mathbb{R}) ), but there are other elements in (mathbb{R}).
Degree of field expansion
The degree of a field extension refers to the dimension of the larger field (E) as a vector space over the smaller field (F). If (E) is a finite-dimensional vector space over (F), then the extension is said to have finite degree.
The degree is denoted as ([E:F]). For example, if ( E = mathbb{Q}(sqrt{2})), the field obtained by adjoining (sqrt{2}) to (mathbb{Q}), has degree ([E:F] = 2) since the base is ({1, sqrt{2}}).
Construction of field extensions
After understanding what fields and field extensions are, we move on to constructing field extensions. The process of summation involves adding elements to the field so that it becomes larger and possibly contains adjacent roots of polynomials.
For example, consider the polynomial:
f(x) = x^2 - 2
This polynomial has no roots in (mathbb{Q}), but we can "extend" (mathbb{Q}) to include the roots. The field extension (mathbb{Q}(sqrt{2})) contains all numbers of the form (a + bsqrt{2}) where (a, b in mathbb{Q}).
Visual example of simple field extensions
Imagine a number line for (mathbb{Q}) and an extended number line consisting of points like (sqrt{2}).
Algebraic versus transcendental extension
Field extensions can be classified into two types: algebraic and transcendental extensions. An element (alpha) in a field extension (E) of a field (F) is called algebraic over (F) if it satisfies a polynomial equation with coefficients in (F).
Consider the example of (mathbb{Q}(sqrt{2})) where (sqrt{2}) is algebraic over (mathbb{Q}) because it satisfies:
[sqrt{2}^2 - 2 = 0]
However, in the extension (mathbb{Q}(pi)), (pi) is not algebraic over (mathbb{Q}) and is hence called a transcendental number because there is no polynomial with rational coefficients for which (pi) is a root.
Text example of an extended field
Let us explore field expansion using the example of square roots:
Example: Find the field extension ( F = mathbb{Q}(sqrt{5}) ).
Solution: Start with (mathbb{Q}), which is the rational numbers. The extension field (mathbb{Q}(sqrt{5})) contains all elements of the form (a + bsqrt{5}), where (a, b in mathbb{Q}).
This is because a normal element of this field can be obtained by taking rational linear combinations of the basis elements ({1, sqrt{5}}). Thus, ([F:mathbb{Q}] = 2).
Role of polynomials in area expansion
Polynomials are central to understanding and working with field extensions. An essential concept is the minimal polynomial of an element (alpha) within an extension field (E) over a field (F).
The minimal polynomial of an element (alpha) is the monic polynomial of lowest degree in (F[x]) whose (alpha) is a root.
For example, if (alpha = sqrt{5}), then the minimal polynomial on (mathbb{Q}) is:
x^2 - 5
Finding these minimal polynomials helps in formulating and understanding field extensions because they provide the constraints needed to solve and express elements over a larger field.
Summary and closing
Field extensions are a powerful concept in abstract algebra, providing a way to systematically extend the scope of fields to include more numbers while respecting the underlying structures and operations. From basic operations on rational numbers to the inclusion of more exotic numbers such as imaginary or complex numbers, or transcendental numbers, field extensions provide an essential bridge toward reconciling the finite and the infinite in mathematical thought.
They play a vital role in many areas of mathematics and its applications, including solving polynomial equations, understanding the structure of numbers, and working on more complex problems in algebra, number theory, and beyond. A strong understanding of field theory facilitates further exploration of deeper mathematical concepts and advanced applications.