Skip to Content
Math4302Modern Algebra (Lecture 31)

Math4302 Modern Algebra (Lecture 31)

Rings

Eisenstein’s criterion

Recall from last lecture:

If f(x)=xn+an1xn1++a1x+a0f(x)=x^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0, a0,a1,,an1Za_0,a_1,\cdots,a_{n-1}\in \mathbb{Z}.

Has a root αQ\alpha\in \mathbb{Q}, then αZ\alpha\in \mathbb Z, then αa0\alpha|a_0.

The Eisenstein criterion

If f(x)=anxn+an1xn1++a1x+a0f(x)=a_n x^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0, a0,a1,,an1Za_0,a_1,\cdots,a_{n-1}\in \mathbb{Z}. a0,a1,,anZa_0,a_1,\cdots,a_n\in \mathbb{Z}. pp is a prime such that

  • pa0,,an1p|a_0,\cdots,a_{n-1}.
  • panp\nmid a_n, p2a0p^2\nmid a_0.

Then f(x)f(x) is irreducible in Q[x]\mathbb{Q}[x].

Sketch of Proof

a) f(x)f(x) does not factor as a product of smaller degree polynomials in Z[x]\mathbb{Z}[x].

From last lecture.

b) if f(x)=g(x)h(x)f(x)=g(x)h(x), g(x),h(x)Q[x]g(x),h(x)\in \mathbb{Q}[x], degg=r\deg g=r and degh=s\deg h=s. Then there are g~(x),h~(x)Z[x]\tilde{g}(x),\tilde{h}(x)\in \mathbb{Z}[x] with f(x)=g~(x)h~(x)f(x)=\tilde{g}(x)\tilde{h}(x). degg~=r\deg \tilde{g}=r, degh~=s\deg \tilde{h}=s.

q(x)=bmxm+bm1xm1++b1x+b0Z[x]q(x)=b_mx^m+b_{m-1}x^{m-1}+\cdots+b_1x+b_0\in \mathbb{Z}[x], c(q)=gcd(bm,,b0)c(q)=\operatorname{gcd}(b_m,\cdots,b_0)

Fact, c(pq)=c(p)c(q)c(pq)=c(p)c(q), p(x),q(x)Z[x]p(x),q(x)\in \mathbb{Z}[x]. (Proof omitted)

Now assume: f=ghf=gh. We clear the denominators of g,hg,h. Let mm be a common denominators. multiply by mm, mf=g1h1mf=g_1h_1 such that g1h1Z[x]g_1h_1\in \mathbb{Z}[x].

degg1=degg\deg g_1=\deg_g, and degh1=degh\deg h_1=\deg_h.

Let pp be a prime factor of mm, then pc(mf)p|c(mf). By our Fact. pc(mf)    pc(g1)p|c(mf)\implies p|c(g_1) or pc(h1)p|c(h_1).

Suppose pc(g1)p|c(g_1), so g1(x)=pg2(x)g_1(x)=pg_2(x) for some g2(x)Z[x]g_2(x)\in \mathbb{Z}[x] with degg2=degg1=degg\deg g_2=\deg g_1=\deg g.

mf=pg2h1    mpg=g2hmf=pg_2h_1\implies \frac{m}{p}g=g_2h. Now we can continue with a prime factor of mp\frac{m}{p}.

Examples

f(x)=x4+x3+x2+x+1f(x)=x^4+x^3+x^2+x+1 is irreducible in Q[x]\mathbb{Q}[x].

Apply the Eisenstein criterion.

If f(x)=g(x)h(x)f(x)=g(x)h(x) is reducible, then f(x+1)=g(x+1)h(x+1)f(x+1)=g(x+1)h(x+1) is also reducible.

So we show f(x+1)=(x+1)4+(x+1)3+(x+1)2+(x+1)+1f(x+1)=(x+1)^4+(x+1)^3+(x+1)^2+(x+1)+1 is irreducible in Q[x]\mathbb{Q}[x].

f(x+1)=(x4+4x3+6x2+4x+1)+(x3+3x2+3x+1)+(x2+2x+1)+x+1=x4+5x3+10x2+10x+5f(x+1)=(x^4+4x^3+6x^2+4x+1)+(x^3+3x^2+3x+1)+(x^2+2x+1)+x+1=x^4+5x^3+10x^2+10x+5

By the Eisenstein criterion, f(x+1)f(x+1) is irreducible by taking p=5p=5.


More generally, f(x)=xp1+xp2++x+1f(x)=x^{p-1}+x^{p-2}+\cdots+x+1 is irreducible in Q[x]\mathbb{Q}[x].

In general if f(x)=xp1+xp2++x+1f(x)=x^{p-1}+x^{p-2}+\cdots+x+1, pp is a prime, then f(x+1)f(x+1) is irreducible by Eisenstein criterion. So f(x)f(x) is also irreducible.

f(x)=xp1x1f(x+1)=(x+1)p1x=(1+k=0p(pk)xpk)/x=k=0p1(pk)xpk1\begin{aligned} f(x)&=\frac{x^p-1}{x-1}\\ f(x+1)&=\frac{(x+1)^p-1}{x}\\ &=\left (-1+\sum_{k=0}^{p}\binom{p}{k}x^{p-k}\right)/x\\ &=\sum_{k=0}^{p-1}\binom{p}{k}x^{p-k-1}\\ \end{aligned}

Note that (pk)\binom{p}{k} is p!k!(pk)!\frac{p!}{k!(p-k)!}, where 1kp11\leq k\leq p-1. Where pp in p!p! but pp not in k!(pk)k!(p-k), so it is a multiple of pp.

So we can apply the criterion again.

Let FF be a field, and F[x]F[x] be the ring of polynomials with coefficients in FF. units are non-zero constants.

Facts:

  • If f(x)F[x]f(x)\in F[x] is irreducible and f(x)g(x)h(x)f(x)|g(x)h(x), then f(x)g(x)f(x)|g(x) or f(x)h(x)f(x)|h(x).
  • If f(x)F[x]f(x)\in F[x] has degree 1\geq 1, then f(x)f(x) ban be written as f(x)=g1(x)gn(x)f(x)=g_1(x)\cdots g_n(x) where gi(x)F[x]g_i(x)\in F[x] are irreducible polynomials. And this is unique up to reordering and multiply by units.

We saw before that (Z5,)(\mathbb{Z}_5^*,\cdot) is an abelian group of order 44 and (Z5,)(Z4,+)(\mathbb{Z}_5^*,\cdot)\simeq (\mathbb{Z}_4,+).

Units in finite fields with multiplication is a cylic group

In general, if FF is a finite field, then (F,)(F^*,\cdot) is an abelian group of size F1|F-1| is cyclic.

Proof

Let F=m|F^*|=m, then (F^*,\cdot)\simeq \mathbb_Z_{m_1}\times\cdots\times\mathbb_Z_{m_r} where m=m1mrm=m_1\cdots m_r. mi=pidim_i=p_i^{d_i}.

If m=18m=18, then (F^*,\cdot)\simeq \mathbb_Z_{2}\times\mathbb_Z_{3}\times\mathbb_Z_{3} or \mathbb_Z_{9}\times\mathbb_Z_{2} (cyclic).

So it is enough to show that p1,prp_1,\ldots p_r are distinct.

So (F^*,\cdot)\simeq \mathbb_Z_{m_1,\ldots,m_r} is cyclic.

Suppose t=lcm(m1,,mr)t=\operatorname{lcm}(m_1,\ldots,m_r), then everything in (F,)(F^*,\cdot) has order t\leq t.

But xt1F[x]x^t-1\in F[x] has at most tt zeros, so mtm\leq t, where mm is the size of (F,)(F^*,\cdot). Therefore m1,,mrlcm(m1,,mr)m_1,\ldots,m_r\leq \operatorname{lcm}(m_1,\ldots,m_r). So the pip_i are distinct.

So (F^*,\cdot)\simeq \mathbb_Z_{m_1,\ldots,m_r} is cyclic.

Last updated on