Section III.6. Factorization in Polynomial Rings

Similar documents
Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.

Factorization in Polynomial Rings

Unique Factorization

it is easy to see that α = a

Factoring Polynomials

Quotient Rings and Field Extensions

PROBLEM SET 6: POLYNOMIALS

POLYNOMIAL RINGS AND UNIQUE FACTORIZATION DOMAINS

3 Factorisation into irreducibles

3 1. Note that all cubes solve it; therefore, there are no more

7. Some irreducible polynomials

H/wk 13, Solutions to selected problems

Modern Algebra Lecture Notes: Rings and fields set 4 (Revision 2)

The Division Algorithm for Polynomials Handout Monday March 5, 2012

(a) Write each of p and q as a polynomial in x with coefficients in Z[y, z]. deg(p) = 7 deg(q) = 9

Math Abstract Algebra I Questions for Section 23: Factoring Polynomials over a Field

SOLVING POLYNOMIAL EQUATIONS

MOP 2007 Black Group Integer Polynomials Yufei Zhao. Integer Polynomials. June 29, 2007 Yufei Zhao

1 Homework 1. [p 0 q i+j p i 1 q j+1 ] + [p i q j ] + [p i+1 q j p i+j q 0 ]

CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Module MA3411: Abstract Algebra Galois Theory Appendix Michaelmas Term 2013

15. Symmetric polynomials

Chapter 13: Basic ring theory

RESULTANT AND DISCRIMINANT OF POLYNOMIALS

Winter Camp 2011 Polynomials Alexander Remorov. Polynomials. Alexander Remorov

Introduction to Algebraic Geometry. Bézout s Theorem and Inflection Points

Real Roots of Univariate Polynomials with Real Coefficients

Introduction to Finite Fields (cont.)

Math 4310 Handout - Quotient Vector Spaces

Zeros of a Polynomial Function

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include

9. POLYNOMIALS. Example 1: The expression a(x) = x 3 4x 2 + 7x 11 is a polynomial in x. The coefficients of a(x) are the numbers 1, 4, 7, 11.

1.7. Partial Fractions Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x).

Continued Fractions and the Euclidean Algorithm

Die ganzen zahlen hat Gott gemacht

calculating the result modulo 3, as follows: p(0) = = 1 0,

11 Ideals Revisiting Z

Kevin James. MTHSC 412 Section 2.4 Prime Factors and Greatest Comm

The finite field with 2 elements The simplest finite field is

Some facts about polynomials modulo m (Full proof of the Fingerprinting Theorem)

Integer roots of quadratic and cubic polynomials with integer coefficients

FACTORING POLYNOMIALS IN THE RING OF FORMAL POWER SERIES OVER Z

Algebra 3: algorithms in algebra

1 Lecture: Integration of rational functions by decomposition

Zeros of Polynomial Functions

Non-unique factorization of polynomials over residue class rings of the integers

MATH10040 Chapter 2: Prime and relatively prime numbers

3.6 The Real Zeros of a Polynomial Function

The Method of Partial Fractions Math 121 Calculus II Spring 2015

PYTHAGOREAN TRIPLES KEITH CONRAD

2. Let H and K be subgroups of a group G. Show that H K G if and only if H K or K H.

Gröbner Bases and their Applications

March 29, S4.4 Theorems about Zeros of Polynomial Functions

Irreducibility criteria for compositions and multiplicative convolutions of polynomials with integer coefficients

Introduction to Modern Algebra

Cyclotomic Extensions

EXERCISES FOR THE COURSE MATH 570, FALL 2010

Notes 11: List Decoding Folded Reed-Solomon Codes

Prime Numbers and Irreducible Polynomials

Mathematics Course 111: Algebra I Part IV: Vector Spaces

z 0 and y even had the form

Factoring of Prime Ideals in Extensions

Lagrange Interpolation is a method of fitting an equation to a set of points that functions well when there are few points given.

A number field is a field of finite degree over Q. By the Primitive Element Theorem, any number

MCS 563 Spring 2014 Analytic Symbolic Computation Wednesday 9 April. Hilbert Polynomials

Some Polynomial Theorems. John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA

Basic Algorithms In Computer Algebra

COMMUTATIVE RINGS. Definition: A domain is a commutative ring R that satisfies the cancellation law for multiplication:

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of.

Generic Polynomials of Degree Three

Partial Fractions. (x 1)(x 2 + 1)

Basics of Polynomial Theory

Theory of Matrices. Chapter 5

POLYNOMIAL FUNCTIONS

ALGEBRAIC CURVES. An Introduction to Algebraic Geometry WILLIAM FULTON

Zeros of Polynomial Functions

1 = (a 0 + b 0 α) (a m 1 + b m 1 α) 2. for certain elements a 0,..., a m 1, b 0,..., b m 1 of F. Multiplying out, we obtain

1 if 1 x 0 1 if 0 x 1

Field Fundamentals. Chapter Field Extensions Definitions Lemma

ALGEBRAIC NUMBER THEORY AND QUADRATIC RECIPROCITY

Galois Theory, First Edition

minimal polyonomial Example

MA3D5 Galois theory. Miles Reid. Jan Mar 2004 printed Jan 2014

fg = f g Ideals. An ideal of R is a nonempty k-subspace I R closed under multiplication by elements of R:

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

Second Order Differential Equations with Hypergeometric Solutions of Degree Three

Galois Theory III Splitting fields.

College Algebra - MAT 161 Page: 1 Copyright 2009 Killoran

GREATEST COMMON DIVISOR

by the matrix A results in a vector which is a reflection of the given

Lecture 6: Finite Fields (PART 3) PART 3: Polynomial Arithmetic. Theoretical Underpinnings of Modern Cryptography

ON THE EMBEDDING OF BIRKHOFF-WITT RINGS IN QUOTIENT FIELDS

r + s = i + j (q + t)n; 2 rs = ij (qj + ti)n + qtn.

How To Know If A Domain Is Unique In An Octempo (Euclidean) Or Not (Ecl)

2.4 Real Zeros of Polynomial Functions

Transcription:

III.6. Factorization in Polynomial Rings 1 Section III.6. Factorization in Polynomial Rings Note. We push several of the results in Section III.3 (such as divisibility, irreducibility, and unique factorization) from rings to rings of polynomials. This is a vital step towards our ultimate goal of finding zeros of a polynomial. Definition. Let R be a ring and R[x 1,x 2,...,x n ] be a ring of polynomials in n indeterminates. The degree of a nonzero monomial ax k 1 1 xk 2 2 xk n n R[x 1,x 2,...,x n ] is the nonnegative integer k 1 + k 2 + + k n. If f is a nonzero polynomial in R[x 1,x 2,...,x n ] then by Theorem III.5.4(v) f = m i=0 a i x k i1 1 xk i2 2 x k in n R[x 1,x 2,...,x n ] and the (total) degree of polynomial f is the maximum of the degrees of the monomials a i x k i1 1 xk i2 2 x k in n that a i 0, denoted deg(f). A polynomial which is a sum of monomials each of degree k is homogeneous of degree k. The degree of f in x k is the degree of f considered as a polynomial in one indeterminate x k over R[x 1,x 2,...,x k 1,x k+1,...,x k ]. Note. The degree of f in x k is simply the highest power of x k in f. For example, 3x 2 1 x2 2 x2 3 + 3x 1x 4 3 6x3 2 x 3 Z[x] has degree 2 in x 1, degree 3 in x 2, and degree 4 in x 3. The total degree is 6. Note. By convention we define the degree of the zero polynomial to be.

III.6. Factorization in Polynomial Rings 2 Theorem III.6.1. Let R be a ring and f,g R[x 1,x 2,...,x n ]. (i) deg(f + g) max{deg(f), deg(g)}. (ii) deg(fg) deg(f) + deg(g). (iii) If R has no zero divisors then deg(f g) = deg(f) + deg(g). (iv) If n = 1 and the leading coefficient of f or g is not a zero divisor in R (in particular, if it is a unit) then deg(f g) = deg(f) + deg(g). Note. The proof of Theorem III.6.1 is based on consideration of the highest power of x in fg when f and g are represented in the standard way. In fact, the result holds where deg(f) is replaced with degree of f in x k. Theorem III.6.2. The Division Algorithm. Let R be a ring with identity and f,g R[x] nonzero polynomials such that the leading coefficient of g is a unit in R. Then there exist unique polynomials q,r R[x] such that f = qg + r and deg(r) < deg(g). Corollary III.6.3. Remainder Theorem. Let R be a ring with identity and f(x) = n i=0 a ix i R[x]. For any c R there exists a unique q(x) R[x] such that f(x) = q(x)(x c) + f(c).

III.6. Factorization in Polynomial Rings 3 Corollary III.6.4. If F is a field, then the polynomial ring F[x] is a Euclidean domain, whence F[x] is a principal ideal domain and a unique factorization domain. The units in F[x] are precisely the nonzero constant polynomials. Note. We now turn our attention to roots of polynomials and linear factors. Definition III.6.5. Let R be a subring of a commutative ring S, c 1,c 2,...,c n S and f = m i=0 a i x k i1 1 xk i2 2 x k in n R[x 1,x 2,...,x n ] a polynomial such that f(c 1,c 2,...,c n ) = 0. Then (c 1,c 2,...,c n ) is a root or zero of f (or a solution of the polynomial equation f(x 1,x 2,...,x n ) = 0). Note. The following result relates zeros of a polynomial to linear factors of the polynomial. This result is usually called the Factor Theorem (see Corollary 23.3 in Fraleigh). Theorem III.6.6. Factor Theorem. Let R be a commutative ring with identity and f R[x]. Then c R is a root of f if and only if x c divides f. Note. The following result is an important step on the road to proving the Fundamental Theorem of Algebra (see the appendix to Section V.5).

III.6. Factorization in Polynomial Rings 4 Theorem III.6.7. If D is an integral domain contained in an integral domain E and f D[x] has degree n, then f has at most n distinct roots in E. Note. Commutitivity is necessary in Theorem III.6.7 (it was required when Theorem III.6.6 was used in the proof). This can also be shown explicitly by considering the polynomial x 2 + 1 over the (noncommutative) division ring of the real quaternions (see page 117 of Section III.1 in Hungerford, or page 5 of the class notes for Section III.1). Polynomial x 2 + 1 has an infinite number of roots here, including ±i, ±j, and ±k. In fact, the roots are {x 1 i + x 2 j + x 3 k x 2 1 + x2 2 + x2 3 = 1}. Note. When looking for roots of a polynomial, the following result gives some candidates to consider for root-hood. Proposition III.6.8. Let D be a unique factorization domain with quotient field F (that is, F is the field of quotients produced from D) and let f = n i=0 a ix i D[x]. If u = c/d F with c and d relatively prime (so u is in reduced form ), and u is a root of f, then c divides a 0 and d divides a n. Example. We use Hungerford s example to illustrate the use of Proposition III.6.8 to search for rational roots of a polynomial in Q[x]. See page 215 of Fraleigh (7th Edition) for a similar application (Corollary 23.12 and Example 23.14). Consider f = x 4 2x 3 7x 2 (11/3)x 4/3 Q[x]. Then f has exactly the same roots as 3f = 3x 4 6x 3 2 1x2 11x 4 Z[x]. By Proposition III.6.8, a rational root of 3f

III.6. Factorization in Polynomial Rings 5 must have a numerator dividing 4 and a denominator dividing 3. So the candidate rational roots are ±1, ±2, ±4, ±1/3, ±2/3, and ±4/3. We find that only 4 is actually a root. Notice that we can then factor 3f into q(x)(x 4) by the Factor Theorem (Theorem III.6.6) and we know that the third degree polynomial q(x) has no zeros in Q and hence is irreducible in Q[x]. Note. Let D be an integral domain and f D[x]. If c D and c is a root of f then repeated application of the Factor Theorem (Theorem III.6.6) and Theorem III.6.7 (even though we are not considering distinct roots here) we see that there is a greatest nonnegative integer m (where 0 m deg(f)) such that f(x) = (x c) m g(x) for some g(x) D[x] where (x c) g(x) (or equivalently by the Factor Theorem, g(c) 0). Definition. For integral domain D and f D[x], the nonnegative integer m described in the previous note is the multiplicity of the root c of f. If m = 1 then c is a simple root. If m > 1 then c is a multiple root. Note. In order to explore multiple roots we introduce the formal derivative of a polynomial. You might recall that for analytic function f(x) = i=0 a nx i (say f : C C) then x = c is a zero of multiplicity m if f(c) = f (c) = f (c) = = f (m) (c) = 0 and f (m+1) (c) 0. See Corollary IV.3.9 of my Complex Analysis 1 (MATH 5510) notes: http://faculty.etsu.edu/gardnerr/5510/notes/iv-3.pdf.

III.6. Factorization in Polynomial Rings 6 Definition. Let D be an integral domain and f = n i=0 a ix i D[x]. Then define the formal derivative of f as n i=1 ia ix i 1 and denote it as f. Note. Since this is an algebra course, we have no concept of distance (or metric or even topology ) so we will not deal with limits. None-the-less, we can symbolically define f. The following result is familiar, but it must be established algebraically here! Lemma III.6.9. Let D be an integral domain f,g D[x]. Then the formal derivatives f and g satisfy: (i) (cf) = cf for all c D; (ii) (f + g) = f + g ; (iii) (fg) = f g + fg ; (iv) (g n ) = ng n 1 g for all n N. Note. Definition III.3.3 defined an irreducible element of a commutative ring with identity. When applied to a nonzero polynomial f R[x], where R is commutative with identity, this gives that f is irreducible means that f is not a unit and for f = gh we have that either g or h is a unit in R[x] (and so either g or h is a constant polynomial where the constant is a unit in R).

III.6. Factorization in Polynomial Rings 7 Theorem III.6.10. Let D be an integral domain which is a subring of an integral domain E. Let f D[x] and c E. (i) c is a multiple root of f if and only if f(c) = 0 and f (c) = 0. (ii) If D is a field and f is relatively prime to f, then f has no multiple roots in E. (iii) If D is a field, f is irreducible in D[x] and E contains a root of f, then f has no multiple roots in E if and only if f 0 (here, f 0 means that f is not the zero polynomial in D[x]). Note. We close this section by considering the irreducible elements of D[x] where D is an integral domain. The rest of the lemmas and theorems of this section concern the case where D is a UFD. Some easily established results are: (i) The units in D[x] are precisely the constant polynomials that are units in D (as shown in Corollary III.6.4 for D a field). (ii) If c D and c is irreducible in D then the constant polynomial c is irreducible in D[x] (this follows from Theorem III.6.1 and part (i)). (iii) Every first degree polynomials whose leading coefficient is a unit in D is irreducible in D[x]. In particular, every first degree polynomial over a field is irreducible. (iv) Suppose D is a subring of an integral domain E and f D[x] E[x]. Then f may be irreducible in E[x] but not in D[x] and vice versa (see the following example).

III.6. Factorization in Polynomial Rings 8 Example. 2x + 2 = 2(x + 1) is irreducible in Q[x] = E[x] by (iii) above. However 2x + 2 = 2(x + 1) is reducible in Z[x] = D[x] since neither 2 nor x + 1 is a unit in Z (from (i) above). So f = 2x + 2 is irreducible in E[x] but not in D[x] where D[x] E[x], illustrating (iv) above. Next, x 2 + 1 is irreducible in R[x] = D[x] (by the Factor Theorem) but is reducible in C[x] = E[x] as (x +i)(x i) (notice by (i) above that neither x + i nor x i is a unit in C[x]). So x 2 + 1 is irreducible in D[x] but not in E[x], illustrating (iv) above (the vice versa part). Definition. Let D be a UFD and f = m i=0 a ix i a nonzero polynomial in D[x]. A greatest common divisor of a 0,a 1,...,a n (which exists by Theorem III.3.11(iii)) is a content of f. Note. Since greatest common divisors are not unique, a given nonzero f D[x] can have multiple contents. But any two contents of f are necessarily associates and any associates of a content of f is also a content of f (see the comment on page 140 after Definition III.3.10, and page 6 of these class notes for Section III.3). We write b c if b and c are associates. Then is an equivalence relation on D and since D is an integral domain then b c if and only if b = cu for some unit u D (by Theorem III.3.2(vi)). Definition. Denote the equivalence class of the contents of f D[x] where D is a UFD as C(f). If C(f) is a unit in D (i.e., C(f) consists of units in D) then f is primitive.

III.6. Factorization in Polynomial Rings 9 Note. Any polynomial g D[x] can be written as g = C(g)g 1 where g 1 is primitive. Lemma III.6.11. (Gauss) If D is a unique factorization domain and f, g D[x], then C(f g) = C(f)C(g). In particular, the product of primitive polynomials is primitive. Lemma III.6.12. Let D be a unique factorization domain with quotient field F and let f and g be primitive polynomials in D[x]. Then f and g are associates in D[x] if and only if they are associates in F[x]. Lemma III.6.13. Let D be a unique factorization domain with quotient field F and f a primitive polynomial of positive degree in D[x]. Then f is irreducible in D[x] if and only if f is irreducible in F[x]. Note. The following result shows that unique factorization extends from D to the ring of polynomials D[x]. Theorem III.6.14. If D is a unique factorization domain, then so is the polynomial ring D[x 1,x 2,...,x n ].

III.6. Factorization in Polynomial Rings 10 Theorem III.6.15. (Eisenstein s Criterion) Let D be a unique factorization domain with quotient field F. If f = n i=0 a ix i D[x], deg(f) 1 and p is an irreducible element of D such that p a n ; p a i for i = 0,1,...,n 1; p 2 a 0, then f is irreducible in F[x]. If f is primitive, then f is irreducible in D[x]. Example. If f = 2x 5 6x 3 + 9x 3 15 Z[x], then with p = 3 we have a 5 = 2 0 (mod 3), a 4 a 3 a 2 a 1 a 0 0 (mod 3), and a 0 = 15 0 (mod 9). So by the Eisenstein Criterion, f is irreducible in Q[x]. Revised: 5/6/2016