Skip to Content
Math4302Modern Algebra (Lecture 30)

Math4302 Modern Algebra (Lecture 30)

Rings

Polynomials

Theorem for polynomial fields

If f(x),g(x)F[x]f(x),g(x)\in F[x], then there are unique q(x),r(x)F[x]q(x),r(x)\in F[x] such that f(x)=q(x)g(x)+r(x)f(x)=q(x)g(x)+r(x).

If r(x)=0r(x)=0, then g(x)f(x)g(x)|f(x).

Some Corollaries

  1. aFa\in F is a zero of f(x)    xaf(x)f(x)\iff x-a|f(x).
  2. If degf(x)=n\deg f(x)=n then f(x)f(x) has at most nn distinct zeros in FF.

Irreducible polynomials

A non-zero polynomial f(x)F[x]f(x)\in F[x] is called irreducible if f(x)f(x) is not the product of two non-zero polynomials in F[x]F[x]. (f(x)=g(x)h(x)f(x)=g(x)h(x), with degg(x),degh(x)<degf(x)\deg g(x),\deg h(x)<\deg f(x))

So non-zero constant polynomials are always irreducible.

A polynomial f(x)F[x]f(x)\in F[x] of degf(x)>1\deg f(x)>1 is called reducible if it is not irreducible.

Examples

Polynomials of degree 11 are always irreducible.

Polynomials of degree 22 is reducible if and only if ff haz zero in FF.

    \impliedby If aa is a zero of ff, then (xa)f(x)    f(x)=(xa)q(x)(x-a)|f(x)\implies f(x)=(x-a)q(x), and q(x)q(x) is of degree degf(x)1=21\deg f(x)-1=2-1. (also holds for all)

    \implies If f(x)=g(x)h(x)f(x)=g(x)h(x), and degh+degg=2\deg h+\deg g=2, and 1degh,degg<21\leq \deg h,\deg g<2, so degh=1\deg h=1, degg=1\deg g=1, so h(x)=a+bxh(x)=a+bx where b0b\neq 0, so ab-\frac{a}{b} is a zero fo hh, so it is a zero of ff.


A polynomial of deg3\deg 3 is reducible     \iff ff has a zero in FF.

Same as the deg2\deg 2 case.

Caution

The zero condition don’t holds for degree greater than 33.


x2+2R[x]x^2+2\in \mathbb{R}[x] is irreducible.

x22R[x]x^2-2\in \mathbb{R}[x] is reducible.

x22Q[x]x^2-2\in \mathbb{Q}[x] is irreducible 2Q\sqrt{2}\notin \mathbb{Q}.

f(x)=x3+2x+1f(x)=x^3+2x+1 in Z5[x]\mathbb{Z}_5[x] is irreducible.

  • f(0)=1f(0)=1
  • f(1)=4f(1)=4
  • f(2)=3f(2)=3
  • f(3)=4f(3)=4
  • f(4)=3f(4)=3

no Zeros, therefore it is irreducible.


Note that for degree greater than 44 we cannot use the zero condition to determine if f(x)f(x) is reducible or not.

Consider (x2+2)2R[x](x^2+2)^2\in \mathbb{R}[x], with degree 44, It is reducible but has no zeros in R\mathbb{R}.

Exercise: Finding all irreducible polynomials

What are all irreducible polynomials of degree $2$ in $\mathbb{Z}_2[x]$?

ax2+bx+cZ2[x]ax^2+bx+c\in \mathbb{Z}_2[x] with a=1,b,cZ2a=1,b,c\in \mathbb{Z}_2.

So there are only 44 polynomials possible.

x2x^2, x2+1x^2+1, x2+xx^2+x, x2+x+1x^2+x+1.

00 is a root for x2x^2, x2+xx^2+x.

11 is a root for x2+1x^2+1.

So there is no root for x2+x+1x^2+x+1, so x2+x+1x^2+x+1 is irreducible.

Theorem (weak) Eisenstein Criterion

Let 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}.

If α=rsQ\alpha=\frac{r}{s}\in \mathbb{Q} is a zero of f(x)f(x), gcd(r,s)=1\operatorname{gcd}(r,s)=1.

Then s=1s= 1 and ra0r|a_0.

Proof

Suppose f(rs)=0f(\frac{r}{s})=0.

Then

(rs)n+an1(rs)n1++a1(rs)+a0=0\left(\frac{r}{s}\right)^n+a_{n-1}\left(\frac{r}{s}\right)^{n-1}+\cdots+a_1\left(\frac{r}{s}\right)+a_0=0

Multiply by sns^n, we have

rn+an1rn1s++a1rsn1+a0sn=0r^n+a_{n-1}r^{n-1}s+\cdots+a_1rs^{n-1}+a_0s^n=0

So srns|r^n, gcd(r,s)=1\operatorname{gcd}(r,s)=1, therefore s=1s=1.

So let s=1s=1, we have

rn+an1rn1++a1r+a0=0r^n+a_{n-1}r^{n-1}+\cdots+a_1r+a_0=0

So ra0r|a_0, rZr\in \mathbb{Z}.

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}.

If there is a prime number such that

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

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

Sketch of Proof

Our goal is to create contradiction between reducible and prime.

Suppose f(x)=g(x)h(x)f(x)=g(x)h(x) with degg(x)=r\deg g(x)=r and degh(x)=s\deg h(x)=s. g,hQ[x]g,h\in \mathbb{Q}[x]. 1r,sn11\leq r,s\leq n-1.

Fact:

We can always assume g(x),h(x)Z[x]g(x),h(x)\in \mathbb{Z}[x].

Write g(x)=brxr++b0g(x)=b_r x^r+\cdots+b_0, h(x)=csxs++c0h(x)=c_s x^s+\cdots+c_0. Where bi,ciZb_i,c_i\in \mathbb{Z}.

Note that a0=b0c0a_0=b_0c_0, therefore pb0c0=a0p|b_0c_0=a_0, but p2b0c0p^2\nmid b_0c_0. This implies that pp divides one of them, suppose pb0p|b_0 but pc0p\nmid c_0.

Let ii be the smallest index such that pbip\nmid b_i, is<ni\leq s<n

an=brcs    pbra_n=b_r c_s\implies p\nmid b_r, panp\nmid a_n.

Now look at aia_i, we claim that paip\nmid a_i.

ai=b0ci+b1ci1++bi1c0+bi1c1++bi1ci1+bic0a_i=b_0c_i+b_1c_{i-1}+\cdots+b_{i-1}c_0+b_{i-1}c_1+\cdots+b_{i-1}c_{i-1}+b_ic_0. But pb0p\nmid b_0, pc0p\nmid c_0. So paip\nmid a_i.

This contradicts with out claim that pa0,,an1p|a_0,\cdots,a_{n-1}.

Exercise: Determining if a polynomial is reducible or nots

f(x)=x4+8x+2Q[x]f(x)=x^4+8x+2\in \mathbb{Q}[x] ?

Apply the (weak) Eisenstein theorem, if f(x)f(x) has a zero αQ\alpha\in \mathbb{Q}, then αZ\alpha\in \mathbb Z, then α2\alpha|2, so α=±1,±2\alpha=\pm1,\pm2, in all 44 cases, f(x)0f(x)\neq 0. So there is no root of f(x)f(x) in Q\mathbb{Q}.

Use the Eisenstein Criterion, p=2p=2, f(x)f(x) is irreducible.

Last updated on