maths.free › Abstract Algebra › Rings and fields › Splitting field
Splitting field
In abstract algebra, a splitting field of a polynomial with coefficients in a field is the smallest field extension of that field over which the polynomial splits, i.e., decomposes into linear factors.
Splitting field
In abstract algebra, a splitting field of a polynomial with coefficients in a field is the smallest field extension of that field over which the polynomial splits, i.e., decomposes into linear factors. For example, the polynomial \(x^2 - 2\) does not factor over the rationals; its splitting field is the smallest extension of the rationals containing \(\sqrt{2}\) and \(-\sqrt{2}\).
Definition
A splitting field of a polynomial p(X) over a field K is a field extension L of K over which p factors into linear factors
\(p(X) = c \prod_{i=1}^{\deg p} (X - a_i)\)
where \(c \in K\) and for each \(i\) we have \(X - a_i \in L[X]\) with ai not necessarily distinct and such that the roots ai generate L over K. The extension L is then an extension of minimal degree over K in which p splits. It can be shown that such splitting fields exist and are unique up to isomorphism. The amount of freedom in that isomorphism is known as the Galois group of p (if we assume it is separable).
A splitting field of a set P of polynomials is the smallest field over which each of the polynomials in P splits.
Properties
An extension L that is a splitting field for a set of polynomials p(X) over K is called a normal extension of K.
Given an algebraically closed field A containing K, there is a unique splitting field L of p between K and A, generated by the roots of p. If K is a subfield of the complex numbers, the existence is immediate. On the other hand, the existence of algebraic closures in general is often proved by 'passing to the limit' from the splitting field result, which therefore requires an independent proof to avoid circular reasoning.
Given a separable extension K′ of K, a Galois closure L of K′ is a type of splitting field, and also a Galois extension of K containing K′ that is minimal, in an obvious sense. Such a Galois closure should contain a splitting field for all the polynomials p over K that are minimal polynomials over K of elements of K′.
The construction
Let F be a field and p(X) be a polynomial in the polynomial ring F[X] of degree n. The general process for constructing K, the splitting field of p(X) over F, is to construct a chain of fields \(F=K_0 \subseteq K_1 \subseteq \cdots \subseteq K_{r-1} \subseteq K_r=K\) such that Ki is an extension of Ki−1 containing a new root of p(X). Since p(X) has at most n roots the construction will require at most n extensions. The steps for constructing Ki are given as follows:
- Factorize p(X) over Ki into irreducible factors \(f_1(X)f_2(X) \cdots f_k(X)\).
- Choose any nonlinear irreducible factor f(X).
- Construct the field extension Ki+1 of Ki as the quotient ring Ki+1 = Ki[X] / (f(X)) where (f(X)) denotes the ideal in Ki[X] generated by f(X).
- Repeat the process for Ki+1 until p(X) completely factors.
The irreducible factor f(X) used in the quotient construction may be chosen arbitrarily. Although different choices of factors may lead to different subfield sequences, the resulting splitting fields will be isomorphic.
Since f(X) is irreducible, (f(X)) is a maximal ideal of Ki[X] and Ki[X] / (f(X)) is, in fact, a field, the residue field for that maximal ideal. Moreover, if we let \(\pi : K_i[X] \to K_i[X]/(f(X))\) be the natural projection of the ring onto its quotient then
\(f(\pi(X)) = \pi(f(X)) = f(X)\ \bmod\ f(X) = 0\)
so π(X) is a root of f(X) and of p(X).
The degree of a single extension \([K_{i+1} : K_i]\) is equal to the degree of the irreducible factor f(X). The degree of the extension [K : F] is given by \([K_r : K_{r-1}] \cdots [K_2 : K_1] [K_1 : F]\) and is at most n!.
The field Ki[X]/(f(X))
As mentioned above, the quotient ring Ki+1 = Ki[X]/(f(X)) is a field when f(X) is irreducible. Its elements are of the form
\(c_{n-1}\alpha^{n-1} + c_{n-2}\alpha^{n-2} + \cdots + c_1\alpha + c_0\)
where the cj are in Ki and α = π(X). (If one considers Ki+1 as a vector space over Ki then the powers α for 0 ≤ j ≤ n−1 form a basis.)
The elements of Ki+1 can be considered as polynomials in α of degree less than n. Addition in Ki+1 is given by the rules for polynomial addition, and multiplication is given by polynomial multiplication modulo f(X). That is, for g(α) and h(α) in Ki+1 their product is g(α)h(α) = r(α) where r(X) is the remainder of g(X)h(X) when divided by f(X) in Ki[X].
The remainder r(X) can be computed through polynomial long division; however there is also a straightforward reduction rule that can be used to compute r(α) = g(α)h(α) directly. First let
\(f(X) = X^n + b_{n-1} X^{n-1} + \cdots + b_1 X + b_0.\)
The polynomial is over a field so one can take f(X) to be monic without loss of generality. Now α is a root of f(X), so
\(\alpha^n = -(b_{n-1} \alpha^{n-1} + \cdots + b_1 \alpha + b_0).\)
If the product g(α)h(α) has a term α with m ≥ n it can be reduced as follows:
\(\alpha^n\alpha^{m-n} = -(b_{n-1} \alpha^{n-1} + \cdots + b_1 \alpha + b_0) \alpha^{m-n} = -(b_{n-1} \alpha^{m-1} + \cdots + b_1 \alpha^{m-n+1} + b_0 \alpha^{m-n})\).
As an example of the reduction rule, take Ki = Q[X], the ring of polynomials with rational coefficients, and take f(X) = X − 2. Let \(g(\alpha) = \alpha^5 + \alpha^2\) and h(α) = α +1 be two elements of Q[X]/(X − 2). The reduction rule given by f(X) is α = 2 so
\(g(\alpha)h(\alpha) = (\alpha^5 + \alpha^2)(\alpha^3 + 1) = \alpha^8 + 2 \alpha^5 + \alpha^2 = (\alpha^7)\alpha + 2\alpha^5 + \alpha^2 = 2 \alpha^5 + \alpha^2 + 2\alpha.\)
The complex numbers
Consider the polynomial ring R[x], and the irreducible polynomial x + 1. The quotient ring R[x] / (x + 1) is given by the congruence x ≡ −1. As a result, the elements (or equivalence classes) of R[x] / (x + 1) are of the form a + bx where a and b belong to R. To see this, note that since x ≡ −1 it follows that x ≡ −x, x ≡ 1, x ≡ x, etc.; and so, for example p + qx + rx + sx ≡ p + qx + r(−1) + s(−x) = (p − r) + (q − s)x.
The addition and multiplication operations are given by firstly using ordinary polynomial addition and multiplication, but then reducing modulo x + 1, i.e. using the fact that x ≡ −1, x ≡ −x, x ≡ 1, x ≡ x, etc. Thus:
\((a_1 + b_1x) + (a_2 + b_2x) = (a_1 + a_2) + (b_1 + b_2)x,\)
\((a_1 + b_1x)(a_2 + b_2x) = a_1a_2 + (a_1b_2 + b_1a_2)x + (b_1b_2)x^2 \equiv (a_1a_2 - b_1b_2) + (a_1b_2 + b_1a_2)x \, .\)
If we identify a + bx with (a, b) then we see that addition and multiplication are given by
\((a_1,b_1) + (a_2,b_2) = (a_1 + a_2,b_1 + b_2),\)
\((a_1,b_1)\cdot (a_2,b_2) = (a_1a_2 - b_1b_2,a_1b_2 + b_1a_2).\)
We claim that, as a field, the quotient ring R[x] / (x + 1) is isomorphic to the complex numbers, C. A general complex number is of the form a + bi, where a and b are real numbers and i = −1. Addition and multiplication are given by
\((a_1 + b_1 i) + (a_2 + b_2 i) = (a_1 + a_2) + i(b_1 + b_2),\)
\((a_1 + b_1 i) \cdot (a_2 + b_2 i) = (a_1a_2 - b_1b_2) + i(a_1b_2 + a_2b_1).\)
If we identify a + bi with (a, b) then we see that addition and multiplication are given by
\((a_1,b_1) + (a_2,b_2) = (a_1 + a_2,b_1 + b_2),\)
\((a_1,b_1)\cdot (a_2,b_2) = (a_1a_2 - b_1b_2,a_1b_2 + b_1a_2).\)
The previous calculations show that addition and multiplication behave the same way in R[x] / (x + 1) and C. In fact, we see that the map between R[x] / (x + 1) and C given by a + bx → a + bi is a homomorphism with respect to addition and multiplication. It is also obvious that the map a + bx → a + bi is both injective and surjective; meaning that a + bx → a + bi is a bijective homomorphism, i.e., an isomorphism. It follows that, as claimed: R[x] / (x + 1) ≅ C.
In 1847, Cauchy used this approach to define the complex numbers.
Cubic example
Let K be the rational number field Q and p(x) = x − 2. Each root of p equals \(\sqrt[3]{2}\) times a cube root of unity. Therefore, if we denote the cube roots of unity by
\(\omega_1 = 1,\,\)
\(\omega_2 = -\frac{1}{2} + \frac{\sqrt{3}}{2} i,\)
\(\omega_3 = -\frac{1}{2} - \frac{\sqrt{3}}{2} i.\)
any field containing two distinct roots of p will contain the quotient between two distinct cube roots of unity. Such a quotient is a primitive cube root of unity, either \(\omega_2\) or \(\omega_3=1/\omega_2\). It follows that a splitting field L of p will contain ω2, as well as the real cube root of 2; conversely, any extension of Q containing these elements contains all the roots of p. Thus
\(L = \mathbf{Q}(\sqrt[3]{2}, \omega_2) = \{ a + b\sqrt[3]{2} + c{\sqrt[3]{2}}^2 + d\omega_2 + e\sqrt[3]{2}\omega_2 + f{\sqrt[3]{2}}^2 \omega_2 \mid a,b,c,d,e,f \in \mathbf{Q} \}\)
Note that applying the construction process outlined in the previous section to this example, one begins with \(K_0 = \mathbf{Q}\) and constructs the field \(K_1 = \mathbf{Q}[X] / (X^3 - 2)\). This field is not the splitting field, but contains one (any) root. However, the polynomial \(Y^3 - 2\) is not irreducible over \(K_1\) and in fact:
\(Y^3 -2 = (Y - X)(Y^2 + XY + X^2).\)
Note that \(X\) is not an indeterminate, and is in fact an element of \(K_1\). Now, continuing the process, we obtain \(K_2 = K_1[Y] / (Y^2 + XY + X^2)\), which is indeed the splitting field and is spanned by the \(\mathbf{Q}\)-basis \(\{1, X, X^2, Y, XY, X^2 Y\}\). Notice that if we compare this with \(L\) from above we can identify \(X = \sqrt[3]{2}\) and \(Y = \omega_2\).
Other examples
- The splitting field of x − x over Fp is the unique finite field Fq for q = p. Sometimes this field is denoted by GF(q).
- The splitting field of x + 1 over F7 is F49; the polynomial has no roots in F7, i.e., −1 is not a square there, because 7 is not congruent to 1 modulo 4.
- The splitting field of x − 1 over F7 is F7 since x − 1 = (x + 1)(x − 1) already splits into linear factors.
- We calculate the splitting field of f(x) = x + x + 1 over F2. It is easy to verify that f(x) has no roots in F2; hence f(x) is irreducible in F2[x]. Put r = x + (f(x)) in F2[x]/(f(x)) so F2(r) is a field and x + x + 1 = (x + r)(x + ax + b) in F2(r)[x]. Note that we can write + for − since the characteristic is two. Comparing coefficients shows that a = r and b = 1 + r. The elements of F2(r) can be listed as c + dr + er, where c, d, e are in F2. There are eight elements: 0, 1, r, 1 + r, r, 1 + r, r + r and 1 + r + r. Substituting these in x + rx + 1 + r we reach (r) + r(r) + 1 + r = r + r + 1 + r = 0, therefore x + x + 1 = (x + r)(x + r)(x + (r + r)) for r in F2[x]/(f(x)); E = F2(r) is a splitting field of x + x + 1 over F2.
Tani ti. Asnjë kalkulator nuk e zgjidh këtë, por pjesët e saj janë të llogaritura. Provo një më poshtë, ose shkruaj tënde.
Një llogari e lirë shtohet shënime në çdo mësim, një regjistrim të asaj që ju keni përfunduar, problemet tuaja të zgjidhura në një vend, dhe një mësues që ju mund të pyesni rreth kësaj faqeje. Matematika vetë është e hapur për të gjithë, të regjistruar apo jo.
Regjistrohu HyrSimbolet e përdorura këtu
Prek çdo simbol për përkufizimin e plotë, një fotografi dhe se çfarë do të thotë çdo shkronjë në të.
Pyetja që bëjnë njerëzit
What is a group, in plain words?
A set with one operation that is associative, has an identity, and lets every element be undone. Symmetries of any object form a group. That is where the idea came from.
What is the difference between a ring and a field?
A ring has addition and multiplication that behave like the integers (you cannot always divide); a field is a ring where every non-zero element has a reciprocal, like the rationals or the reals.
Pjesa e kësaj faqeje është adaptuar nga Wikipedia (CC BY-SA 4.0). E përmbledhur dhe ri-shkruar këtu; gabimet janë tona.
Më shumë në Abstract Algebra
GroupsSubgroups, cosets and Lagrange's theoremCyclic groups and permutation groupsHomomorphisms, normal subgroups and quotient groupsRings and fieldsGalois theory: why the quintic has no formula