Eisenstein's Criterion

Eisenstein's Criterion

Introduction

Eisenstein's Criterion is a practical tool for determining if a polynomial is irreducible over a field. It is particularly useful for polynomials with integer coefficients and provides a simple test for irreducibility.

Statement

Theorem 11.3 (Eisenstein's Criterion): Let R be a UFD with field of fractions F. Let f(x)=anxn++a1x+a0 be a polynomial in R[x]. If there exists a prime element pR such that:

  1. p divides ai for all i{0,1,,n1}
  2. p does not divide an
  3. p2 does not divide a0

then f(x) is irreducible over the field of fractions F.

Proof Sketch

The proof uses contradiction:

  1. Assume f(x) is reducible: f(x)=g(x)h(x) where deg(g),deg(h)<n
  2. Consider the polynomial modulo p: f(x)=anxn in (R/pR)[x]
  3. Since f(x)=g(x)h(x), we have f(x)=g(x)h(x)
  4. This implies that g(x)=bxk and h(x)=cxm for some constants b,c
  5. This means that p divides all coefficients of g(x) and h(x) except possibly the leading coefficients
  6. But then p2 would divide the constant term of f(x), contradicting condition 3

Examples

Example 1: Cyclotomic Polynomials

For any prime p, the p-th cyclotomic polynomial Φp(x)=xp1x1=xp1++x+1 is irreducible over Q.

While the criterion does not apply to Φp(x) directly, it applies to Φp(x+1), which is sufficient to prove the irreducibility of the original polynomial.

Example 2: Polynomials of the Form xnp

The polynomial xnp is irreducible over Q for any prime p and any positive integer n. This follows directly from Eisenstein's Criterion with the prime p.

Example 3: Polynomials with Prime Constant Term

The polynomial x3+2x2+4x+2 is irreducible over Q by Eisenstein's Criterion with p=2.

Applications

Application 1: Constructing Irreducible Polynomials

Eisenstein's Criterion provides a simple way to construct irreducible polynomials over Q.

Application 2: Field Extensions

Irreducible polynomials are crucial for constructing field extensions, and Eisenstein's Criterion helps identify them.

Application 3: Algebraic Number Theory

The criterion is useful in algebraic number theory for studying minimal polynomials of algebraic numbers.

Application 4: Galois Theory

Irreducible polynomials are fundamental to Galois theory, and Eisenstein's Criterion helps identify them.

Limitations

Not Always Applicable

Eisenstein's Criterion is not always applicable. Many irreducible polynomials do not satisfy the conditions of the criterion.

Requires UFD

The criterion requires the coefficient ring to be a UFD, which limits its applicability.

Field of Fractions

The criterion only guarantees irreducibility over the field of fractions, not necessarily over the original ring.