Chapter 3
Chapter 3
Rings
§29
Basic Definitions
29.1 Definition: Let R be a nonempty set and let + and . be two binary
operations defined on R. The ordered triple (R,+,.) is called a ring if the
following conditions (ring axioms) are satisfied.
320
(2) For all a,b,c R, (a .b).c = a .(b.c).
(D) For all a,b,c R, there hold
a .(b + c) = a .b + a .c and (b + c).a = b.a + c .a.
The conditions (i) and (1) assert that two binary operations + and . are
defined on R. We shall refer to + as addition and to . as multiplication.
Further, we shall call the element a + b the sum of a and b, and the
element ab the product of a and b. The conditions (i)-(v) say that R forms
a group with respect to addition. The identity element 0 of this group
will be called the zero element, or simply the zero of R. So 0 is an
element of the set R and not neccessarily the number zero. The inverse
element a of a R is called the opposite of a.
321
(b) A more interesting ring is ( ,+,.), where + and . are the usual addi-
tion and multiplication of integers.
(c) Let 2 denote the set of even integers. Then (2 ,+,.), where + and .
are the usual addition and multiplication of integers, is a ring. In the
same way, if n and n is the set of integers divisibile by n, then
(n ,+,.) is a ring.
(e) Let R := {a/b : (a,b) = 1 and 5 b}. With respect to the usual
addition and multiplication of rational numbers, (R,+,.) is a ring.
(f) Let S := {a/b : (a,b) = 1 and 6 b}. With respect to the usual
addition and multiplication of rational numbers, (S,+,.) is a not ring. The
very first property (i) is not satisfied. For example
1 1 1 1 5
S, S, but + = S.
2 3 2 3 6
(g) Let p be a prime number and put T = {a/b : (a,b) = 1 and p b}.
With respect to the usual addition and multiplication of rational num-
bers, (T,+,.) is a ring.
(h) Let R be a ring. A matrix over R is an array (ac bd) of four elements
a,b,c,d of R, arranged. in two rows and two columns and enclosed within
parentheses. The set of all matrices over R will be denoted by Mat2(R). If
A,B Mat2(R), we say A is equal to B provided the correspording entries
in A and B are equal and write A = B in this case.. This is clearly an equi-
valence relation on Mat2(R).
a b e f
Let A = (c d), B = (g h) Mat2(R). The sum A + B of A and B is defined
a+e b+f
to be the matrix (c+g d+h) and the product AB of A and B is defined to
ae+bg af+bh
be the matrix (ce+dg cf+dh ).
The proof of Theorem 17.4 remains valid and shows that Mat2(R) is a
commutative group under addition.. The proof of Theorem 17.6(1),(2),(4)
is also valid and establishes the ring axioms (1),(2),(D). So (Mat (R),+,.) is
2
a ring. .
322
(i) Let K be the set of all real-valued functions defined on the closed
interval [0,1]. We define operations + and . on K by
(f + g)(x) = f(x) + g(x), (f.g)(x) = f(x)g(x) for all x [0,1]
(f,g K). So f + g is that function that maps any x [0,1] to the sum of
the values f(x) and g(x) of the functions f and g at x; and f.g is that
function that maps any x [0,1] to the product of the values f(x) and
g(x). In "f + g", the sign "+" stands for the binary operation + we just
defined, and in "f(x) + g(x)", the sign "+" stands for the usual addition of
real numbers. It is easily verified that (K,+,.) is a ring. The sum f + g and
the product f.g are said to be defined pointwise. The operations + and .
are called pointwise addition and pointwise multiplication.
(j) Let S be any set and let (R,+,.) be any ring. Let L denote the set of all
functions from S into R. For f, g L, we put
Let us find the zero elements of the rings in Example 29.2. This is the
identity element of the commutative group R in Example 29.2(a); the
number zero in the Examples 29.2(b),(c),(d),(e),(f),(g) except in the case
n
of Example 29.2(d), where the zero element is the residue class 0 n
0 0
of 0 ; the so-called zero matrix (0 0) Mat2(R), where 0 is the zero
323
The addition in a ring has all the desirable properties one could wish for:
it is associative, there is an identity element, all elements possess
inverses, and it is also commutative. As for multiplication, only one of
these properties, namely the associativity, is assumed to be satisfied. It
may happen, of course, that multiplication in a ring has some of these
properties. Then we make the following definitions.
(11 01).(01 01) = (01 01) (02 01) = (01 01).(11 01).
Likewise, a ring with identity is a ring with a multiplicative identity. The
additive identity exists in any ring anyway. Notice that e in Definition
29.4 must be both a right identity and a left identity. Since multiplica-
tion in a ring is not necessarily commutative, we cannot conclude, say,
from
ae = a for all a R
that the other condition
ea = a for all a R
also holds. In the case of groups, we proved that a right identity is also a
left identity, but in the proof we made use of the existence of inverse
elements. We cannot use the same argument in the case of rings, for we
do not know anything about the existence of inverse elements. They
may or may not exist for all a R. It is possible that a ring R has an
element f such that
af = a for all a R
but fb b for some b R.
324
In short, R may have a multiplicative right identity which is not a left
identity. If each right identity in a ring fails to be a left identity, then
the ring is not a ring with identity.
change.
In view of this lemma, we can speak of the identity. We shall follow the
convention of writing 1 for the multiplicative identity of a ring with
identity. 1 is therefore an element of the ring under study, and not
necessarily the number one. For instance, in the ring Mat2( ), the
10
element 1 is the matrix (0 1), the identity matrix. The ring K of Example
29.2(i) is a ring with identity, and one checks easily that 1 here is the
function h: [0,1] such that h(x) = 1 (real number one) for all x
[0,1].
325
(1) a0 = 0 for all a R.
(2) 0a = 0 for all a R.
(3) a( b) = (ab) for all a,b R.
(4) ( a)b = (ab) for all a,b R.
(5) ( a)b = a( b) for all a,b R.
(6) ( a)( b) = ab for all a,b R.
The set {0} can be made into a ring if we define + and . in the only
possible way: 0 + 0 = 0 and 0.0 = 0. This is a commutative ring with
326
identity, the multiplicative identity being the additive identity 0. This
ring is called the null ring.
29.8 Lemma: Let R be a ring with identity 1. If R is not the null ring,
then 1 0.
(00 01) 0 = (00 00) and (10 00) 0, but (00 01)(10 00) = (00 00) = 0.
As a second example, consider the ring K of real-valued functions on
[0,1] with respect to pointwise addition and multiplication (Example
29.2(i)). The zero element in this ring is the function , where (x) = 0
for all x [0,1]. The functions a and b, where
a(x) = { 01 if
if 0
1/2 x
x 1/2
1 , b(x) =
1 if 0
{
0 if 1/2
x
x
1/2
1
are thus distinct from , but their pointwise product is , as a(x)b(x) = 0
for all x [0,1].
327
29.10 Lemma: Let R be a ring with identity. If a is a left zero divisor,
then a does not have a multiplicative left inverse. If a is a right zero
divisor, then a does not have a multiplicative right inverse.
a leftzero
Proof: Let 1 be the identity of R. If a is left zero divisor, then a 0 and
there is a b 0 in R such that ab = 0. Now if a had a left inverse x, so
that xa = 1, we would obtain b = 1b = (xa)b = x(ab) = x0 = 0, a contra-
diction. So a has no left inverse. The second statement is proved analog-
ously.
We know that the zero element in a ring distinct from the null ring
cannot have an inverse and we understand from Lemma 29.10 that
being a zero divisor is the very opposite of having an inverse. So if we
want a ring to have the property that every nonzero element in it has a
multiplicative inverse, the ring has to be free from zero divisors.
29.12 Definition: A ring with identity, which is distinct from the null
ring, and in which every nonzero element has a right inverse, is called a
division ring.
328
that, in any group, right inverses are also left inverses and that they are
unique (Lemma 7.3). Hence, in a division ring, every nonzero element
has a left inverse as well, and the right and left inverse of an arbitrary
element coincide. This will be called the inverse of that element.
329
For example, the units of are 1 and 1, so = {1, 1}. The units in n
are the residue classes a for which there is a b n
such that a b = 1,
and this holds if and only if (a,n) = 1. Hence n = {a n
: (a,n) = 1}, as in
§11. We know that = {1, 1} and n are groups under multiplication
(Theorem 12.4). This are a special cases of the following theorem..
330
The reader will check easily that, if R is a ring with identity, distinct
from the null ring, then R is a division ring if and only if R = R\{0}.
Likewise, if K is a commutative ring with identity, distinct from the null
ring, then K is a field if and only if K = K\{0}.
n n
ab = ba, then (a + b)n = ∑ k a n kbk.
k=0
1 1
We make induction on n. The formula (a + b)1 = 0 a 1b0 + 1 a 0b1 is
clearly true. We suppose that the formula is proved when the exponent
of a + b is n. Then
n n
(a + b)n+1 = (a + b)(a + b)n = (a + b) ∑ k a n kbk
k=0
n n n n
= ∑ k a n+1 kbk + ∑ k a n kbk+1
k=0 k=0
n n n n 1 n n
= 0 a n+1b0 + ∑ k a n+1 kbk + ∑ k a n kbk+1 + n a 0bn+1
k=1 k=0
n+1 n n n n n+1
= 0 a n+1b0 + ∑ k a n+1 kbk + ∑ k 1 a n (k 1)bk + n+1 a 0bn+1
k=1 k=1
331
n+1 n n n n+1
= 0 a n+1b0 + ∑ k + k 1 a n+1 kbk + n+1 a 0bn+1
k=1
Exercises
3
1. Let X = {a + b 2 : a,b } and Y = {a + b 2 : a,b }. Determine
whether X and Y are rings under the usual addition and multiplication of
real numbers.
4. Show that the set A = {a/b : (a,b) = 1, n b} is not a ring (under the
usual addition and multiplication of rational numbers) if n is a composite
number.
5. Prove that n
has zero divisors if n is composite, and that n
is a field
if n is prime.
332
6. On the group R = , we define a multiplication by
(a,b).(c,d) = (ac,ad)
for all (a,b), (c,d) . Prove that, with this multiplication, R becomes
a ring. Show that (1,0) is a left identity in R, but not a right identity; and
that (1,0) is a right zero divisor, but not a left zero divisor. Is R a ring
with identity?
8. On the group R = n n
, we define a multiplication by
(a ,b).(c ,d) = ( ac bd , ad + bc )
for all (a ,b),(c ,d) R. Show that R is a commutative ring with identity.
Prove that R is a field when n = 3,7,11 and that R is not an integral
domain if n = 5,13,17.
9. Let H = {(ab b
a ): a,b }
Mat2( ). Prove that, under the usual
matrix addition and multiplication, H is a division ring (cf. §17, Ex. 14).
10. Let R1,R2, . . . ,Rn be rings. Prove that the group R1 R2 ... Rn
becomes a ring if multiplication is defined by
for all (r1,r2, . . . ,rn),(s1,s2, . . . ,sn) R1 R2 ... Rn. Moreover, prove that
R1 R2 ... Rn is a commutative ring if and only if each Rk is; and
that R1 R2 ... Rn is a ring with identity if and only if each Rk is.
The ring R1 R2 ... Rn is called the direct sum of R1,R2, . . . ,Rn.
333
§30
Subrings, Ideals and Homomorphisms
334
(ii) a S for all a S,
.
(iii) a b S for all a,b S.
(2) Assume R is not commutative.. Then there are a,b R with ab ba.
The point is that all such pairs a,b may be outside S,. and that st = ts may
335
hold for all s,t S. For example, R = Mat2( ) is not commutative, but S =
(4) The point is that. there may be an e in S such that es = se = s for all s
in S, but er = re = r need not be true for all r R, i.e., er0 r0 or r0e r0
for a particular r0 in R. As an example, considerR = , on which
addition and multiplication are defined by declaring.
(a,b) + (c,d) = (a + c,a + d)
(a,b)(c,d) = (ac,ad)
for all (a,b) R and which is easily verified to be a ring with respect to
these operations. If (a,b) R is a left identity element of R so that
(a,b)(x,y) = (x,y) for all (x,y) R, then (ax,ay) = (x,y) for all (x,y) R, thus
a = 1. But (1,b) is not a right identity element of R, because (x,y)(1,b) =
(x,xb) (x,y) for any (x,y) R with y xb. Thus R is a ring without an
identity. However, S = {(a,0): a } is a subring of R with an identity
(1,0) S, as (1,0)(a,0) = (a,0) = (a,0)(1,0) for any (a,0) S.
(6) If R has no zero divisors, it may happen that all zero divisors fall
outside S, and in this case S has no zero divisors. For instance, The ring R
a 0
{
= Mat2( ) has zero divisors, but its subset S = (0 0) : a } is a sub-
a 0
ring of R with no zero divisors. For if s,t S and st = 0, then s = (0 0)
b 0 a 0 b 0 0 0
and t = (0 0) for some a,b , and st = 0 means (0 0)(0 0) = (0 0),
(7) and (8) Consider the division ring , which is a field as well. Its
subring is neither a division ring nor a field.
336
(9) A subring S {0} of an integral domain R is commutative by (1) and
has no zero divisors by (5). Hence S is an integral domain if and only if S
has an identity. We claim S has an identity if and only if the identity of
R belongs to S. Indeed, if S contains the identity element 1R of R, then of
course 1R is an identity element of S. Conversely, if S has an identity
element e, then ee = e = 1R e, so ee 1R e, so (e 1R )e = 0 and, since e 0
(for S {0} by assumption) and R has no zero divisors, e 1R = 0 and
hence e must be equal to 1R .
337
r1 = r2 + s1, t1 = t2 + s2, s1,s2 S r1t1 r2t2 S (for all r1,r2,t1,t2 R),
i.e., if and only if
s1,s2 S (r2 + s1)(t2 + s2) r2t2 S (for all r2,t2 R),
i.e., if and only if
s1,s2 S r2s2 + s1t2 + s1s2 S (for all r2,t2 R),
338
30.5 Theorem: Let R be a ring and S a subgroup of R under addition.
The multiplication on the set R/S of right (and left) cosets of S, given by
(r + S)(u + S) = ru + S for all r,u R.
is well defined if and only if S is an ideal of R.
After giving some examples of ideals, we will prove that the multiplica-
tion on R/S makes R/S into a ring.
30.6 Examples: (a) In any ring R, the set {0} is an ideal (Lemma
29.6(1) and (2)). The set R itself is also an ideal of R since R is closed
under multiplication.
1 1.
(e) is not an ideal of , since for example, 1 , , but 1 .
2 2
339
Now let S 1 = {(0c 00): c } and S = {(a0 0b): a,b
2 }. It is easy to see
that S 1 and S 2 are subrings of Mat2( ) and of course S 1 S 2. Here S 1 is
a 0 c 0 c 0 a 0 ac 0
an ideal of S 2, because (0 b)(0 0) = (0 0)(0 b) = ( 0 0) S 1 for any
(a0 0b) S 2 and (0c 00) S 1. On the other hand, S 1 is not an ideal of
10 11
Mat2( ), because, for example, (0 0) S 1, (0 0) Mat2( ) and yet
(10 00)(10 10) = (10 10) S 1. Thus S 1 is an ideal of S 2 but not an ideal of
Mat2( ). This shows that "idealness" is not an intrinsic property of a
subring. A subring is not merely an ideal, but an ideal of a ring that has
to be clearly specified. Compare this with Example 18.5(i).
(cf. Lemma 24.2). If R has an identity, this ideal can be written more
simply as
n
{∑ riasi : ri,si R, n }.
i=1
{za + ra : z ,r R}.
340
{ra : r R} = {ar : r R}
341
30.8 Definition: Let A be an ideal of a ring R. The ring R/A of Theorem
30.7 is called the factor ring of R with respect to A, or the factor ring R
by A, or the factor ring R mod(ulo) A. Other names for R/A are: "quotient
ring", "difference ring", "residue class ring".
Ideals are the subrings with respect to which we can build factor rings,
just as normal subgroups are the subgroups with respect to which we
can build factor groups. We know that normal subgroups are exactly the
kernels of homomorphisms. We now show that ideals, too, are the ker-
nels of homomorphisms.
The operations on the left hand sides are the operations on R,. and those
on the right hand side are the operations on R1. If the operations on R1
342
were denoted by and , the equations would read (a + b) = a b
and (ab) = a b .
343
= (r ) .(s )
= r( ).s( )
for all r,s R, does preserve multiplication and hence is a ring
homomorphism.
344
Proof: The natural mapping : R R/A is a group homomorphism from
R onto R/A and Ker = A by Theorem 20.12. So we need only show that
is a ring homomorphism, i.e., that preserves multiplication. This
follows from the very definition of multiplication in R/A: we have
(rs) = rs + A = (r + A)(s + A) = r .s
for all r,s R. So is a ring homomorphism.
1
(2) We know that is a group isomorphism (Lemma 20.11(2)). We
1
must also show that preserves products. For any x,y R1, we must
show (xy) 1 = x 1.y 1. Since is onto, there are a,b R such that a = x
and b = y. Now a and b are unique with this property, for is one-to-
one, and a = x 1, b = y 1. This is the definition of the inverse mapping.
Since is a homomorphism, we have
(ab) = a .b
(ab) = xy
ab = (xy) 1
345
1
x .y 1 = (xy) 1
1
for all x,y R1. So : R1 R is a ring homomorphism and consequently
1
is a ring isomorphism. .
R/Ker R/Ker
R R1 R R1
(a) (b)
Proof: From Theorem 20.15 and its proof, we know that the mapping
: R/Ker R1
r + Ker r
346
(Theorem 30.17) and Im = Im (see the proof of Theorem 20.16).
Thus is a one-to-one ring homomorphism onto Im and therefore
R/Ker Im .
R R1 R R1 R1/S1
T T1
S S1 S S1 1
{0} {0}
S = {r R: r U}
347
with Ker S and S1 = U. It remains to show that S is a subring of R. We
need only check that S is closed under multiplication,. and this is easy: if
r,s S, then r , s U, then r .s
.
U, then (rs) U, then rs S and S
is multiplicatively closed. .
(7) Assume that S is an ideal of R and S1 is an ideal of R1. From the ring
homomorphism ´: R R1/S1, we get
30.20 Theorem: Let A be an ideal of R.. The subrings of R/A are given
by S/A, where S runs through the subrings of R containing A.. In other
words, for each subring U of R/A,. there is a unique subring S of R such
that A U and U = S/A. When U1 and U2 are subrings of R/A, say with
U1 = S1/A and U2 = S2/A, where S1, S2 are subrings of R containing A,
then U1 U2 if and only if S1 S2. Furthermore, S /A is an ideal of R/A if
and only if S is an ideal of R. In this case .
R/A / S/A R/S (ring isomorphism).
348
of R/A is of the form S1 = Im S = {s R/A: s S} = {s + A R/A: s S} =
S/A for some subring S of R containing Ker = A . (notice that S/A is
mean-ingful, for A is an ideal of S when A S . and S is a subring of R).
We know that U1 = Im S1
Im S2
= U2 if and only if S1 S2 (Theorem
30.19 (2),(3)). Finally, S /A = Im S
is an ideal of R/A if and only if S is
an ideal of R, in which case R/A / S/A R/S (Theorem 30.19(6),(7)). .
Exercises
349
1. Let R be a ring. The center of R is defined to be the set
Z(R) = {z R: za = az for all a R}.
Is Z(R) a subring or an ideal of R?
6. Show that, if K is a field, then {0} and K are the only ideals of K.
Let RRbebe
8. Let an aabelian
ring group, let End(R) be the set of all group
and let ring homomorphisms
from R into R. For any , End(R), we define + : R R by
r( + ) = r + r .
Show that + End(R) and that (End(R),+,o ) is a ring (o is the composi-
tion of functions).
350
AB P A P or B P
is valid (see Ex. 10). Prove the following statements.
(a) Let P be an ideal of R and P R. If, for any a,b R,
ab P a P or b P
then P is a prime ideal of R.
(b) Let R be commutative. If P is a prime ideal of R, then
ab P a P or b P
for any a,b R.
(c) {0} is a prime ideal of any integral domain.
(d) Let R be a commutative ring with identity and P an ideal of R.
Then P is a prime ideal of R if and only if R/P is an integral domain.
12. Let R be a ring. An ideal (resp. right ideal, resp. left ideal) M of R is
said to be maximal ideal (resp. right ideal, resp. left ideal)of R if M R
and if there is no ideal (resp. right ideal, resp. left ideal) N of R such that
M N R. Prove the following statements.
(a) If R is a commutative ring with identity, then every maximal
ideal of R is prime.
(b) If R is a ring with identity, distinct from the null ring, and if M
is an ideal of R such that R/M is a division ring, then M is maximal.
(c) If R is a ring with identity and M a maximal ideal of R, then
R/M is a field.
(d) Find a noncommutative ring R with identity and a maximal
ideal M of R such that R/M is not a division ring.
14. Let R be a commutative ring. Show that the set N of all nilpotent ele-
ments in R is an ideal of R and that the factor ring R/N has no nilpotent
elements other than 0.
15. Find rings R,S with identities 1R , 1S respectively and a ring homo-
morphism : R S such that (1R ) 1S .
17. The notation being as in §29, Ex. 7, prove that the mapping r (r,0)
is a one-to-one ring homomorphism from R into S.
351
§31
Field of Fractions of an Integral Domain
Proof: (cf. Lemma 9.3) Let D be an integral domain with finitely many
elements. We are to show that every nonzero element of D has a multi-
plicative inverse in D.
352
Let a D, a 0. Since D is finite, the elements
All these carry over to the more general case of an arbitrary integral
domain D in place of , and give rise to a field F which is related to D in
the same way as is related to . The elements of F will be like
"fractions" of elements of D. We introduce them in the next two lemmas.
353
31.2 Lemma: Let D be an integral domain and put
S := {(a,b): a,b D, b 0} = D (D\{0}).
We define a relation on S by declaring
(a,b) (c,d) if and only if ad = bc
for all (a,b), (c,d) S. Then is an equivalence relation on S.
Proof: (i) For all (a,b) S, we have (a,b) (a,b) since ab = ba. So is
reflexive.
So is an equivalence relation on S.
354
We must show that + and . are well defined operations on F. This means
we must show that the implication
[a:b] = [x:y], [c:d] = [z:u] [ad + bc:bd] = [xu + yz:yu], [ac:bd] = [xz:yu]
(a,b) (x,y), (c,d) (z,u) (ad + bc,bd) (xu + yz,yu), (ac,bd) (xz,yu)
(ad + bc)yu = adyu + bcyu = [Link] + [Link] = [Link] + [Link] = [Link] + [Link]
= [Link] + [Link] = bd(xu + yz) and [Link] = [Link] = [Link] = [Link].
(iii) [0:1] is a right additive identity since [a:b] + [0:1] = [a1 + b0: b1] = [a:b]
for any [a:b] F. (Notice that [0:1] = [0:d] for all d D, d 0.)
(iv) Any [a:b] F has a right additive inverse: [ a:b] is the opposite of
[a:b], for [a:b] + [ a:b] = [ab + b( a): b2] = [0:b2] = [0:1].
355
(2) . is associative since for any [a:b], [c:d], [e:f] F, we have
([a:b].[c:d]).[e:f] = [ac:bd].[e:f]
= [(ac)e :(bd)f]
= [a(ce):b(df)]
= [a:b]. [ce:df]
= [a:b].([c:d].[e:f]).
356
(5) For all [a:b] F\{0}, we show that [b:a] is a multiplicative inverse of
[a:b]. First of all, since [a:b] [0:1] in F,
(a,b) is not equivalent to (0,1) in S
a1 b0
a 0
(b,a) S
and [b:a] is an element of F. Secondly, [a:b].[b:a] = [ab:ba] = [ab:ab] = [1:1]
= multiplicative identity of F. Thus [b:a] is a multiplicative inverse of
[a:b] [0:1] in F.
31.5 Theorem: Let D be an integral domain and let (F,+,.) be the field of
Theorem 31.4. Then D is isomorphic to a subring of F.
357
a
From now on, we shall write for [a:b]. The elements of F will be called
b
fractions (of elements from D). Furthermore, we identify the integral
domain D with its image D under the mapping in Theorem 31.5. Thus
a
we write a instead of and regard D as a subring of F. Then the inverse
1
1 a b
of b D F is F and that of is (here a,b D, a,b 0). With these
b b a
notations, calculations are carried out in the usual way.
358
Proof: We construct an isomorphism From F onto a subring of K. The
a
elements of F are fractions , where a,b D and b 0. Regarded as an
b
element of K, b has an inverse b 1 in K, so ab 1 K. Let : F K.
a
ab 1
b
a c
is a well defined mapping, for if = (a,b,c,d D, b 0 d), then ad
b d
a c
= bc, so ad.b 1d 1 = bc.b 1d 1, so ab 1 = cd 1, so ( ) = ( ) . Now
b d
a c ad+bc
( + ) =( ) = (ad + bc)(bd) 1
b d bd
a c
= (ad + bc)d 1b 1 = ab 1 + cd 1 = ( ) + ( )
b d
a c ac a c
and ( . . ) = ( ) = (ac)(bd) 1 = ac.d 1b 1 = ab [Link] 1 = ( ) .( )
b d bd b d
a c
for any two fractions . , in F and is a ring homomorphism. Here is
b d
a a
one-to-one because Ker = {0}, for Ker implies ( ) = 0, so ab 1 = 0,
b b
a 0 0
so a = abb 1 = 0b 1 = 0, so = = = 0. Hence F is isomorphic to the
b b 1
subring Im of K (Theorem 30.18).
Exercises
359
Show that is an equivalence relation on R M. Denote the equivalence
r
class of (r,m) by and define, on the set M 1R of all equivalence classes,
m
addition and multiplication by
r r´ rm´+mr´ r r´ rr´
+ = and . . =
m m´ mm´ m m´ mm´
1
Prove that M R is a commutative ring with identity under these opera-
tions.
5. Discuss the rings in Example 29.2(e),(g) under the light of Ex. 3 and 4.
360
§32
Divisibility Theory in Integral Domains
361
(4) If , then .
(5) If and , then | + .
(6) If and , then | .
(7) If and , then | + .
(8) If 1
, 2
, ... , s
, then | 1 1
+ 2 2
+ ... + .
s s
(9) If 0, then |0.
(10) 1| and 1| .
Proof: The claims are proved exactly as in the proof of Lemma 5.2.
362
, ´ are units in D. So = ´ , with ´ D (Theorem 29.15), thus
and is transitive.
The relation holds if and only if the relation 1 1 holds for any
associate 1 of and for any associate 1 of . In other words, as far as
divisibility is concerned, associate elements play the same role..
363
(d) We put [i] := {a + bi : a,b }. One easily checks that [i] is a
subring of and that [i] is an integral domain. The elements of [i] are
called gaussian integers (after C. F. Gauss (1777-1855) who introduced
them in his investigations about the so-called biquadratic reciprocity
law).
1+ 3i 2 2
(e) We put = . Thus = cos + isin . By de Moivre's
2 3 3
4
2 2 i 1 3i
theorem, 2 = cos 2 + isin 2 = e3 = = and
3 3 2
3 2 2
= cos 3
+ isin 3 = 1. So 3 1 = 0, so ( 1)( 2 + + 1) = 0. Since
3 3
1 0, we conclude 2 + + 1 = 0, which can also be verified directly.
From 3 = 1, we obtain 4 = , whence ( 2)2 + 2 + 1 = 0.
364
[ ]
for all a + b , c + d [ ]. The ring [ ] was introduced independently
by C. G. J. Jacobi (1804-1851) and by G. Eisenstein (1823-1852) in their
investigations about the so-called cubic reciprocity law).
365
rather than irreducible, but the term "prime" is reserved for another
property (Definition 32.20).
When the sequence (s). stops after a finite number of steps, we obtain an
irreducible divisor of .. However, we do not know that the sequence (s)
ever terminates. In the case of , the absolute values of i, which are
nonnegative integers, get smaller and smaller and,. since there are
finitely many nonnegative integers less than ,. the sequence (s) does
come to an end.. But this argument cannot be extended to the general
case, for there is no absolute value concept.. Let us suppose, however,
that there is associated a nonnegative integer d( i) to each i in such a
way that d( i+1) d( i). If this is possible, we can conclude that
sequence (s) does terminate..
Proof: (Cf. Theorem 5.3; note that and are not claimed to be unique.)
The elements , of [i] (resp. of [ ]) are complex numbers, and 0.
Thus / . Let us write
366
= x + yi (resp. =x+y )
N( ) = N( ) = N( )= { NN (((x(x ++ yi)
(a + bi))
y )(a + b ))
N ((x a) + (y b)i )
={ N ((x a) + (y b) )
2
(x a) + (y b)2
={
(x a)2 (x a)(y b) + (y b)2
x a2 + y b2
={
x a2 + x a y b + y b2
(1/2)2 + (1/2)2
{ (1/2)2 + (1/2)(1/2) + (1/2)2
2/4
={ 1.
3/4
This completes the proof.
367
N( ) = N( ) = N( ) = N ((x a) + (y b) 5i )
= (x a)2 + 5(y b)2 (1/2)2 + 5(1/2)2 = 3/2
(†)
instead of N( ) 1 as in [i], [ ].
as claimed.
The first condition (i) assures that the d-value of a divisor of D\{0} is
less than or equal to the d-value of . It follows that d( ) = d( ´) when-
ever and ´ are associate. Using (ii) repeatedly, the analog of the
Euclidean algorithm is seen to be valid, and the last nonzero remainder
368
is a greatest common divisor. It will be a good exercise for the reader to
prove this result.
When A = {0}, we clearly have A = D0, and the claim is true. Assume
now A {0}. Then U = {d( ) {0}: A, 0} is a nonempty
subset of the set of nonnegative integers. Let m be the smallest integer
in U. Then m = d( ) for some A, 0; and d( ) d( ) for all A,
0.
369
necessarily = 0 and = D . This shows D for all A, pro-
vided 0. Since 0 = 0 D as well, we get A D . Thus A = D .
B0 B1 B2 B3 ...
of ideals in D consists of finitely many terms. An integral domain satis-
fying the ascending chain condition is also called a noetherian domain
(in honor of Emmy Noether (1882-1935)).
370
A0 A1 A2 A3 . . .
be a chain of ideals of D.. We must show there is an integer k such that
Using Theorem 32.14, we shall prove the analog of Theorem 5.13 for any
arbitrary principal ideal domain.
371
of ideals of D (here D i
D i+1
because i+1
is a proper divisor of i
).
Since D is noetherian (Theorem 32.14), this chain breaks off: the chain
consists only of the ideals
D =D 0 D 1 D 2 ... D k
say. Hence
= 0, 1, 2, . . . , k
are the only elements in the sequence (s). We claim that k is irreducible
in D. Otherwise, there would be proper divisors k+1 and k+1 of k with
k
= k+1 k+1, and the sequence (s) would contain the term k+1 after k,
and would not terminate with the term k, a contradiction. Hence k is
an irreducible divisor of .. We proved that every element in D, which
is neither zero nor a unit, has an irreducible divisor in D..
372
32.16 Definition: Let D be an arbitrary integral domain and let , D,
not both zero. An element of D is called a greatest common divisor of
and if
(i) and ,
(ii) for all 1 in D, if 1 and 1 , then 1 .
Notice that any associate of above satisfies the same conditions and
hence any associate of a greatest common divisor of and is also a
greatest common divisor of and . It is seen easily that any two great-
est common divisor of and , if and have a greatest common divi-
sor at all, are associates. So a greatest common divisor of and is not
uniquely determined and we have to say a greatest common divisor, not
the greatest common divisor.
Proof: (cf. Theorem 5.4) As in the proof of Theorem 5.4, we consider the
set A := { + : , D}. A is a nonempty subset of D. We claim that A is
an ideal of D. To prove this, let 1, 2 be arbitrary elements of A. Then 1 =
1
+ 1, 2 = 2 + 2 for some 1, 2, 1, 2 D. Hence
373
1
+ 2 = ( 1 + 1) + ( 2
+ 2) = ( 1 + 2
)+ ( 1
+ 2
) D
1
= ( 1 + 1) = ( 1
) + ( 1) D
1
= ( 1
+ 1
)= ( 1
)+ ( 1
) D
Since , are not both equal to zero, A {0}.. Now D is a principal ideal
domain, so A = D for some D, and A {0} implies 0.. Also, since
=1 D = A, there are 0, 0 D with = 0 + 0. We prove now that
is a greatest common divisor of and ..
374
get (since ) against our hypothesis . Thus is a unit and 1,
as claimed.
Proof: Omitted.
375
32.22 Theorem: Let D be a principal ideal domain. Every element of D,
which is not zero or a unit, can be expressed as a product of irreducible
elements of D in a unique way, apart from the order of the factors and
the ambiguity among associate elements.
1 2
... r
= = 1 2
... s
Now assume r 2 and that the theorem is proved for r 1. This means,
whenever we have an equation
1
´ 2
´. . . r 1
´ = 1
´ 2
´. . . t´
1 2
. . . r 1( s
)= = 1 2
... s
1 2
...( r 1
)= 1 2
... s 1
and by induction, we get
r 1 = s 1,
1
, 2
, ..., ( r 1
) are, in some order, associates of 1
, 2
, ..., s 1
.
Hence r=s
and 1
, 2
, ..., r 1
are, in some order, associates of 1
, 2
, ..., s 1
;
376
and r
is associate to s
. This completes the proof.
= 1 2
... ,
r
= ´ 1
´ 2
´. . . s
´, = ´´ 1
´´ 2
´´. . . t´´,
´´ 1
´´ 2
´´. . . t´´ = = = 1 2
... r
´ 1
´ 2
´. . . ´=
s
´ 1 2
... r 1
´ 2
´. . . s
´
377
There is the following generalization of Theorem 32.22. If D is an
integral domain in which every nonzero, nonunit element can be written
as a product of finitely many irreducible elements, and if every
irreducible element in D is prime, then D is a unique factorization
domain. The proof of Theorem 32.22 is valid in this more general case.
There are unique factorization domains which are not principal ideal
domains and there are principal ideal domains which are not Euclidean
domains.
378
( + D )( + D ) = + D = + D = 0 + D = zero element of D/D .
Thus + D and + D are zero divisors in D/D and D/D cannot be a
field.
Exercises
1+ 7i
5. Let = . Show that [ ] := {a + b : a,b } is a Euclidean
2
domain.
379
11. Prove: an integral domain is a principal ideal domain if and only if
there is a function d: D\{0} {0} satisfying
(i) d( ) d( ) for any , D\{0} with , and d( ) = d( ) if
and only if ;
(ii) for all , D\{0} with and , there are , , D
such that = + and d( ) min{d( ),d( )}.
1+ 19i
12. Let = . Show that [ ] := {a + b : a,b } is a principal
2
ideal domain, but not a Euclidean domain.
380
§33
Polynomial Rings
x2 + 2x + 5 x3 + 2x2 7x + 1
are polynomials. One learns how to add, subtract, multiply and divide
two polynomials. Although one acquires a working knowledge about
polynomials, a satisfactory definition of polynomials is hardly given. In
this paragraph, we give a rigorous definition of polynomials.
381
of elements a0, a1, a2, . . . in R, where only finitely many of them are
distinct from the zero element of R, is called a polynomial over R. .
The terms a0, a1, a2, . . . are called the coefficients of the polynomial f =
(a0, a1, a2, . . . ). The term a0 will be referred to as the constant term of f.
The polynomial 0* = (0,0,0, . . . ) over R, whose terms are all equal to the
zero element 0 R of R, is called the zero polynomial over R. The leading
coefficient and the degree of the zero polynomial are not defined. The
leading coefficient of any other polynomial is defined. The constant term
of the zero polynomial is defined, and is 0 R.
382
f = (a0,a1,a2, . . . ) and g = (b0,b1,b2, . . . )
fg = (c0,c1,c2, . . . )
c0 = a0b0
c1 = a0b1 + a1b0
c2 = a0b2 + a1b1 + a2b0
c3 = a0b3 + a1b2 + a2b1 + a3b0
.....................
ck = a0bk + a 1bk 1 + a2bk 2 + . . . + a k 2b2 + a k 1b1 + akb0
..................... .
To find the k-th term ck in fg, we multiply all a's with all b's in such a
way that the sum of the indices is k, and add the results. We write ck =
k
∑ aibk i. The summation variable runs through different values for
i=0
383
deg(f + g) = max{m,n} in case m n,
deg(f + g) m in case m = n and f + g 0*.
(3) The product fg is a polynomial over R. If deg f = m and deg g = n,
then
deg fg m+n in case fg 0*,
deg fg = m + n in case R has no zero divisors.
(2) We must show that f + g has only finitely many terms. distinct from
0. We proved it in part (1) when f = 0* or g = 0*.. Now we assume f 0*
g. Then f and g have degrees. Suppose def f = m and deg g = n,. so that
am 0, ar = 0 for all r m and bn 0, br = 0 for all r n.
384
have degrees. Suppose def f = m and deg g = n,. so that am 0, ar = 0 for
all r m and bn 0, br = 0 for all r n.
33.4 Remark: The last argument shows in fact that the leading coeffi-
cient of fg is the leading coefficient of f times the leading coefficient of g,
provided R has no zero divisors.
Proof: First of all, we must prove that + makes the set of all polynomial
over R into an abelian group. The closure property was shown in Lemma
33.3(2). The associativity and commutativity of addition of polynomials
385
follow from the associativity and commutativity of addition in R. The
zero polynomial 0* is the zero element (Lemma 33.3(1)) and each poly-
nomial (a0,a1,a2, . . . ) over R has an opposite ( a0, a1, a2, . . . ).. The details
are left to the reader..
Here we used the distributivity in R. Since (aibj )cl = ai(bj cl), the m-th
term in (fg)h and f(gh) are equal, and this for all m. So (fg)h = f(gh) for
all polynomials f,g,h over R and the multiplication is associative.
386
= fg + fh
The ring of all polynomials over R will be denoted by R[x]. When f R[x],
we say f is a polynomial with coefficients in R.
Each one of the polynomials above has at most one nonzero coefficient. A
polynomial over R which has at most one nonzero coefficient will be
called a monomial over R. We can write monomials over R more com-
pactly as follows. If, for example, g is a monomial over R whose r-th
coefficient is a (the possibility a = 0 is not excluded) and whose other
coefficients are zero, then we can write g = (0,0,. . . ,a,0, . . . ) shortly as
(a,r). Here r denotes the index with the only the possibly nonzero
element, and a R is that possibly nonzero element in the r-th place.
.
Then our f would be written as (a0,0) + (a1,1) + (a2,2) + . . . + (ad,d). The
essential point is that a polynomial can be written as a sum of
monomials, and a monomial is determined as soon as the index r and the
possibly nonzero element a is given. We can choose other notations for
monomials, of course, as long as they display the index r and the
possibly nonzero element a. We prefer to write axr instead of (a,r) for
the monomial (0,0,. . . ,a,0, . . . ). In this notation, both the index r and the
element a are displayed. It should be noted that x does not have a
meaning by itself. It is like the comma in (a,r). In particular, xr is not the
r-th power of anything. r in axr is an index, a superscript showing where
the element a sits in. With this notation, our f is written as
387
indeterminate (over R). This does not mean that x fails to be determined
in some way. "Indeterminate" is just an odd name of a computational
device. Finally, we agree to write a0 for a0x0 and a1x for a1x1. In
particular, we write 0 for the zero polynomial 0*. This convention brings
f to the form
d
Whenever convenient, we shall write ∑ aixi for the polynomial
i=0
388
33.6 Lemma: Let R be a ring.
(1) If R is commutative, then R[x] is commutative.
(2) If R has an identity, then R[x] has an identity.
(3) If R has no zero divisors, then R[x] has no zero divisors.
(4) If R is an integral domain, then R[x] is an integral domain.
m n
Proof: Let f = ∑ aixi and g = ∑ bjxj be arbitrary polynomials in R[x].
i=0 j=0
m m m
1.f = 1 ( ∑ aixi) = ∑ 1aixi = ∑ aixi = f
i=0 i=0 i=0
(3) Assume now R has no zero divisors.. Let us suppose also that f 0
and g 0. Without loss of generality, we may assume that am is the
leading coefficient of f and that bn is the leading coefficient of g. Then
am 0, bn 0. By remark 33.4, the leading coefficient of fg is ambn and
ambn 0 since R has no zero divisors. Thus fg has a nonzero coefficient,
namely the (m + n)-th coefficient and fg 0.. This shows that R[x] has no
zero divisors..
389
33.7 Lemma: Let R and S be two rings and let : R S be a ring
homomorphism. Then the mapping : R[x] S[x], defined by
m m
( ∑ aixi)
i=0
= ∑ (ai
i=0
)xi
m n
Proof: Let f = ∑ aixi, g = ∑ bjxj be arbitrary polynomials in R[x]. We
i=0 j=0
m m
= ( ∑ aixi + ∑ bixi)
i=0 i=0
m
= ( ∑ (ai + bi)xi)
i=0
m
= ∑ [(ai + bi) ]xi
i=0
m
= ∑ (ai + bi )xi
i=0
m m
= ∑ (ai )xi + ∑ (bi )xi
i=0 i=0
f +g
and so preserves addition. As for multiplication (here we do not have
to assume m = n), we observe
m+ n
(fg) = [ ∑ ( ∑a b )x ]
k=0 i+ j=k
i j
k
m+ n
= ∑
k=0
[( ∑a b ) ]x
i+ j=k
i j
k
390
m+ n
= ∑
k=0
( ∑(a b ) )x
i+ j=k
i j
k
m+ n
= ∑
k=0
( ∑a
i+ j=k
i
.b
j )x k
m n
= ( ∑ (ai
i=0
)xi )( ∑ (bj
j=0
)xj )
= f .g .
Thus preserves multiplication as well. So is a ring homomorphism.
m m
A polynomial ∑ aixi belongs to the kernel of
i=0
if and only if ( ∑ aixi)
i=0
m
= ∑ (ai )xi is the zero polynomial in S[x], so if and only if the coefficients
i=0
ai are all equal to 0 S (i = 0,1, . . . ,m), so if and only if ai Ker for all
m
i = 0,1, . . . ,m, so if and only if ∑ aixi (Ker )[x].
i=0
m m
A polynomial ∑ cixi S[x] belongs to the image of if and only if ∑ cixi
i=0 i=0
n n
= ( ∑ aixi)
i=0
for some ∑ aixi
i=0
R[x], so (assuming m = n without loss of
generality) if and only if, for each i = 0,1, . . . ,m, there is an ai R such
that ci = ai , so if and only if ci Im for all i = 0,1, . . . ,m, and so if and
m
only if ∑ cixi (Im )[x].
i=0
391
whose image under is
= 30 x7 24 x6 3x5 + 23x4 + 15x3 21x2 + 11x + 5
= 2x4 + 2x + 2.
We have also (2x3 + 2x2 + 2x + 1)(1x + 2) = 2x4 + 2x + 2.
33.8 Theorem: If R and S are isomorphic rings, then R[x] and S[x] are
isomorphic.
33.9 Lemma: Let R be a ring and let x,y be two indeterminates over R.
Then R[x][y] R[y][x].
m n s
= [∑
i=0
( ∑aijxj + ∑bijxj)yi]T
j=0 j=0
(assuming r = m without loss of
generality)
m n
= [∑
i=0
( ∑(aij + bij)xj)yi]T
j=0
(assuming s = n without loss of generality)
392
n m
= ∑
j=0
( ∑(aij + bij)yi)xj
i=0
n m m
= ∑
j=0
( ∑aijyi + ∑bijyi)xj
i=0 i=0
n m n m
= ∑
j=0
( ∑aijyi)xj
i=0
+ ∑
j=0
( ∑bijyi)xj
i=0
m n m n
= [∑
i=0
( ∑aijxj)yi]T
j=0
+ [∑ i=0
( ∑bijxj)yi]T
j=0
m n r s
for all ∑
i=0
( ∑aijxj)yi, ∑
j=0 i=0
( ∑bijxj)yi
j=0
R[x][y].
= (∑ i,j
piqj T ) (by distributivity)
393
= ∑ [Link] T (since T preserves products of monomials)
i,j
m n
T is one-to-one, for if ∑
i=0
( ∑aijxj)yi
j=0
R[x][y] is in the kernel ofT, then
n m
its image ∑
j=0
( ∑aijyi)xj
i=0
is the zero polynomial in R[y][x], so all the
m
coefficients ∑aijyi are equal to the zero polynomial in R[y], so all
i=0
n m
Moreover, T is onto, for any polynomial ∑
j=0
( ∑aijyi)xj
i=0
in R[y][x] is the
m n
image of the polynomial ∑
i=0
( ∑aijxj)yi in R[x][y].
j=0
form ∑ aijxiyj , where aij R and there are finitely many terms in the
i,j
394
indeterminate
We can of course adjoin a new inteterminate z to R[x,y] and obtain
(R[x,y])[z] = (R[x][y])[z] =: R[x][y][z]. We see
We regard these six rings as identical and write R[x,y,z] for it. The
notations "R[x,y,z]", "R[x,z,y]", "R[z,x,y]", "R[z,y,x]", "R[y,z,x]", "R[y,x,z]" will
mean the same ring.
N1 N2 Nn
∑ ∑ ... ∑ aij...lx1ix2j . . . xnl, aij...l R.
i=0 j=0 l=0
The polynomials in R[x1,x2, . . . ,xn] of the form ax1ix2j . . . xnl will be called
monomials over R. It is customary to omit the indeterminates with
exponent zero in a monomial. For example, ax10x22x30x43 in R[x1,x2,x3,x4]
is written ax22x43. An exponent is dropped when it is equal to 1. If R
does not have an identity, the indeterminates x1,x2, . . . ,xn are not
elements of R[x1,x2, . . . ,xn] and the expressions x1ix2j . . . xnl are not
polynomials.
N1 N2 Nn
∑ ∑ . . . ∑ aij...lx1ix2j . . . xnl is defined to be the maximum of the
i=0 j=0 l=0
degrees of the monomials aij...lx1ix2j . . . xnl with aij...l 0. The total degree
of f will be denoted by deg f.. The degree of f, considered as an element
of R[x1, . . . ,xh 1,xh+1, . . . ,xn][xh] will be called the degree of f in xh; this will
395
be written deghf (h = 1,2, . . . ,n). The analog of Lemma 33.3 holds for
polynomials in n indeterminates,. both with the total degree and the
degree in xh in place of deg f.
Exercises
[(01 10)x4 + (10 20)x2 + (21 01)][(10 00)x2 (10 10)x + (11 1
1)] in
(Mat2( ))[x],
[(01 10)x3 + (10 32)x2 + (11 00)][(20 13)x2 + (12 50)x + (21 4
0)] in
(Mat2( 7))[x],
(we dropped the bars for ease of notation).
396
N1 N2 Nn
5. Let R be a ring and f = ∑ ∑ ... ∑ aij...lx1ix2j . . . xnl R[x1,x2, . . . ,xn].
i=0 j=0 l=0
Prove that deg1f is the largest i such that aij...l 0, deg2f is the largest j
such that aij...l 0, . . . , degnf is the largest l such that aij...l 0.
397
§34
Divisibility in Polynomial Domains
397
e D, h D,
eh = 1 holds in D,
e is a unit in D.
(e 0 h, because eh = 1 0 and D is an integral domain.) So a unit in
m
D[x] is a unit in D: if a polynomial e = ∑ aixi is a unit in D[x], then a0 D
i=0
Thus any unit in D[x] has degree 0 and the associates of a polynomial in
D[x] have the same degrees as the polynomial itself. Any proper divisor
of f D[x] is therefore of degree distinct from 0 and deg f.
there exist some g,h D1[x] such that f = gh, 0 deg g deg f.
Then f is irreducible in D[x], but not in D1[x]. This shows that irreducibil-
ity of f is not an intrinsic property of f. It is a property of f relative to
the polynomial domain D[x]. For this reason, we have to mention the
domain D whenever we speak about irreducible polynomials. We say f is
irreducible over D when f is irreducible in D[x]. For example, x2 + 1
398
[x] is irreducible over since x2 + 1 has no proper divisors in [x], but
x2 + 1 is reducible in [x] since x2 + 1 = (x i)(x + i), with x i, x + i [x]
2
and 0 1 = deg(x i) 2 = deg (x + 1).
Now the converse. We suppose that a is irreducible in D[x] and show that
a is irreducible in D. First we must show that a is not a unit in D. Since a
is irreducible in D[x], so not a unit in D[x], we have a D[x] = D (Lemma
34.2), so a is not a unit in D. Secondly we must show that a = bc, where
b,c D, implies either b or c is a unit in D. We read a = bc as an equation
in D[x]. Since a is irreducible in D[x], either b or c is a unit in D[x], so, in
view of Lemma 34.2, either b or c is a unit in D. This proves that a is
irreducible in D.
399
by degree considerations, the last statement means (Lemma 34.2,
Lemma 34.3): each element of D\{0} that is not a unit in D, must be
written as a product of irreducible elements of D in a unique way. Thus
D must be a unique factorization domain. We shall prove conversely that
D[x] is a unique factorization domain whenever D is. The proof will make
use of the polynomial ring F[x], where F is the field of fractions of D
(§31). F[x] will turn out to be a Euclidean domain.
Proof: First we prove the existence of q and r. This is nothing but the
long division of polynomials. Suppose we divide f = x5 2x4 + 3x3 + x2 x +
2 by g = x2 + x + 1. What do we do? We subtract x3 times g from f:
x5 2x4 + 3x3 + x2 x + 2 x2 + x + 1
x5 + x4 + x3 x3
3x4 + 2x3 + x2 x + 2
400
x5 2x4 + 3x3 + x2 x+2 x2 + x + 1
x5 + x4 + x3 x3 3x2 + 5x 1
3x4 + 2x3 + x2 x + 2
3x4 3x3 3x2
5x3 + 4x2 x + 2
5x3 + 5x2 + 5x
x2 6x + 2
x2 x 1
5x + 3.
f g
m
ax g axm
f1 = f axmg
Now let f,g be nonzero polynomials in D[x] and suppose that the leading
coefficient of g is a unit in D. We prove the existence of q and r by
induction on deg f.
II. Now the inductive step.. We use the principle of induction in the
form 4.5.. We assume that deg f = n 1 and that, for any nonzero
401
polynomial h with deg h n, there are polynomials q1 and r1 in D[x]
such that.
h = q1g + r1, r1 = 0 or deg r1 deg g.
402
= deg (r´ r) max{deg r´, deg r} deg g
by Lemma 33.3. This forces q q´ = 0, so q = q´, so r = f qg = f q´g = r.
Thus q and r are uniquely determined.
34.6 Theorem: Let K be a field. Any two polynomials f,g in K[x], not
both zero, have a greatest common divisor d in K[x]. If d is a greatest
common divisor of f and g, then there are polynomials h and l in K[x]
such that d = hf + lg. Any two greatest common divisors of f and g are
associate. In particular, there is one and only one monic greatest
common divisor of f and g. (This unique monic greatest common divisor
of f and g is sometimes called the greatest common divisor of f and g).
Any irreducible polynomial in K[x] is prime in K[x] (Definition 32.20).
403
Theorem 34.5 is very satisfactory. If the underlying ring is a field, then
the polynomial domain is a unique factorization domain. We turn our
attention to polynomials with coefficients in a unique factorization
domain. Let D be a unique factorization domain and let F be the field of
fractions of D. We recall that the elements of F are fractions a/b of
element a,b D, b 0. We identify a D with a/1 F and thus regard D
as a subring of F. In this way, D[x] F[x]. (If you find this and the
following discussion too abstract, you may just assume D = and F = .)
Let f D[x] F[x]. Now, a priori, f may be irreducible over D and not ir-
reducible over F. See the comments preceding Lemma 34.3. In the case
where D is a unique factorization domain and F is the field of fractions of
D, it is in fact true that an irreducible polynomial in D[x] is also irre-
ducible in F[x]. After some preparation, this will be proved in Lemma
34.11. The hypothesis that D be a unique factorization domain is essen-
tial, for otherwise the following definition, which plays an important role
in the proof of Lemma 34.11, does not make sense.
404
Proof: First we remark that we cannot write C(fg) = C(f)C(g), for
contents are unique only up to associate elements.
Suppose now C(f) 1, C(g) 1 and C(fg) is not a unit. Then there is an
irreducible element in D with C(fg). Since C(f) 1 and C(g) 1 by
assumption, cannot divide all the coefficients of
f = anxn + a n 1xn 1 + . . . + a1x + a0
nor of
g = bmxm + bm 1xm 1 + . . . + b1x + b0,
say. Let ah be the coefficient of f with the largest index that is not
divisible by and let bk have a similar meaning for g. Then
an, a n 1, . . . , ah+1, ah
(1) bm, bm 1, . . . , bk+1, bk.
(2)
But divides the coefficient
(. . . + ah+2bk 2 + ah+1bk 1) + ahbk + [a h 1bk+1 + a h 2bk+2 + . . . ]
of xh+ k in fg. Because of (1) and (2),. divides the expressions in ( ) and
[ ]. So divides ahbk as well. Thus ah, bm and ahbk, which tells us
that is not a prime element in D.. On the other hand, D is a unique
factorization domain. and every irreducible element in D is prime
(Lemma 32.24),. hence is prime. This is a contradiction. We conclude
C(fg) 1. .
405
C(f) C(g). Then f and g are associate in F[x] if and only if f and g are
associate in D[x].
If f and g are associate in D[x], then f = eg for some unit e in D[x]. Then e
is a unit in D, so e is a nonzero element of D, so e is a nonzero element of
F, so e is a unit in F, so e is a unit in F[x], so f and g are associate in F[x].
If f and g are associate in F[x], then f = ug for some unit u in F[x]. Thus
u F\{0} and so u = a/b, where a,b D\{0}. So bf = ag. Thus
bC(f) C(bf) C(ag) aC(g) aC(f)
and b a in D. So a/b = u is a unit in D. Hence u is a unit in D[x] and f is
associate to g in D[x].
406
Thus e:= c1c2. . . cr/a1a2. . . ar is a unit in D and
f = (eh1)h2. . . hr.
407
34.12 Lemma: Let D be a unique factorization domain and let f be a
nonzero polynomial in D[x] such that C(f) 1 and deg f 1. Then f can
be written as a product of irreducible polynomials in a unique way.
Proof: Let F be the field of fractions of D. We will use the fact that F[x] is
a unique factorization domain and the fact that irreducibility in D[x] and
in F[x] coincide (Theorem 34.5, Lemma 34.11).
where g1, g2, . . . ,gr are irreducible in F[x]. According to Lemma 34.10,
408
34.13 Theorem: If D is a unique factorization domain, then D[x] is a
unique factorization domain.
Proof: Given any nonzero polynomial f in D[x] which is not a unit in D[x],
we have to show that f can be written as a product of irreducible poly-
nomials in D[x], and that this representation is unique up to the order of
factors and ambiguity between associate polynomials.
f = a1a2. . . arq1q2. . . qs
409
In particular,
Exercises
4. Show that x4 + 1 2
[x] is reducible over 2
.
6. Find a content of
8. Let D be a unique factorization domain and let f,g D[x]\D. Prove that
a greatest common divisor of f and g has degree 1 if and only if there
are polynomials h,k in D[x] satisfying deg h deg g and deg k deg f
such that fh = gk.
410
§35
Substitution and Differentiation
m
35.1 Definition: Let R be a ring and let f = ∑ aixi be an arbitrary
i=0
(b) Let h = 3x3 + 4x2 + x 1 [x]. Here is a ring that contains and
2 2 2 3 2 2 2 29
. We have h(5 ) = 3(5 ) + 4(5 ) + (5 ) 1 = 125 .
5
411
(c) Let f = (01 10)x2 + (10 11)x + ( 21 00) (Mat2( ))[x]. Now Mat2( ) is a
01 0 1
ring containing Mat2( ) and (1 0) Mat2( ). Then f((1 0 ))
01 01 2 11 01 10 02
= (1 0)(1 0) + (0 1)(1 0) + ( 2 0) = (4 0) Mat2( ).
m
(d) Let R be a ring with identity and f = ∑ aixi R[x]. Then R R[x] and
i=0
m
x R[x]. The value of f at x R[x] is f(x) = ∑ aixi = f, so f(x) = f R[x].
i=0
From now on, the notations f and f(x) for a polynomial in R[x] will be
interchangeably.
used interchangably.
m
(e) Again let R be a ring with identity and f = ∑ aixi R[x] be a
i=0
(g) Let R be a ring. For any f R[x], the value of f at g R[x] can be
found as in the last example, and it is a polynomial f(g(x)) in R[x].
412
Ts: R[x] S
f f(s)
m n
Proof: For any f = ∑ aixi, g = ∑ bjxj in R[x], we have
i=0 j=0
m n
(f + g)Ts = ( ∑ aixi + ∑ bjxj)Ts
i=0 j=0
m
= ( ∑ (ai + bi)xi)Ts (assuming n = m without loss of generality)
i=0
m
= ∑ (ai + bi)si
i=0
m m
= ∑ aisi + ∑ bisi
i=0 i=0
= f(s) + g(s)
= fTs + gTs,
and further
m+ n m+ n
(fg)Ts = [∑ k=0
( ∑aibj )xk]Ts = ∑
i+ j=k k=0
( ∑a b )s ,
i+ j=k
i j
k
m n m n
(fTs)(gTs) = ( ∑ aixi)Ts. ( ∑ bjxj)Ts = ( ∑ aisi).( ∑ bjsj)
i=0 j=0 i=0 j=0
= ∑ aisibj sj
i,j
m+ n
= ∑
k=0
( ∑a b )s
i+ j=k
i j
k
= (fg)Ts.
413
In the proof of Lemma 35.3,. the commutativity of S is used in a crucial
way. If S is not commutative, then Ts is not a homomorphism. For
example, .
10 01 01
Ix2 (0 1) = [Ix + (1 0)][Ix (1 0)] in (Mat2( ))[x]
11
but substituting (0 0) for x does not preserve sums and products:
(10 10)2 (10 01) [(10 10) + (01 10)][(10 10) (01 10)].
414
Proof: By the remainder theorem (with E in place of D), there is a
polynomial q in E[x] such that f(x) = q(x)(x a) + f(a). If a is a root of f,
then f(a) = 0, so f(x) = q(x)(x a) and (x a) f(x) in E[x]. Conversely, if
(x a) f(x) in E[x], then (x a) [f(x) q(x)(x a)] in E[x], so (x a) f(a) in
E[x]. Thus f(x) = u(x)(x a) for some u(x) E[x]. Substituting a for x, we
get f(a) = u(a)(a a) = 0. So a is a root of f.
The factor theorem puts an upper bound to the number of roots of poly-
nomials over integral domains, in particular of those over fields.
Suppose now n 2, deg f = n and that, for all integral domains D´, any
polynomial of degree n 1 in D´[x] has at most n 1 distinct roots in any
integral domain E´ that contains D´. If f has no roots in E, the theorem is
.
true. If f has a root a0 in E, we have
f(x) = q(x)(x a0) for some q(x) E[x]
by the factor theorem. Here q(x) is of degree n 1 by Lemma 33.3(3). By
our induction hypothesis, q(x) has at most n 1 distinct roots in E. Now
let A be the set of all distinct roots of q(x) in E (possibly A = ) so that
A n 1.
415
If b E is any root of f, then f(b) = 0, so q(b)(b a0) = 0, so q(b) = 0 or
b = a0, so b A or b = a0. Hence B A {a0}, where B is the set of all
distinct roots of f(x) in E. Thus B A +1 (n 1) + 1 = n and f has at
most n = deg f distinct roots in E. This completes the proof.
416
polynomial h = f g has at least n + 1 roots a0, a1, . . . ,an in K, and, if h 0,
then h has degree at most equal to n (Lemma 33.3(2)). This is not
compatible with Theorem 35.7, so h = 0 and g = f. Therefore f is the
unique polynomial satisfying the conditions above.
ap 1 1=0 in p
if a 0.
0 = coefficient of x0 in h
= (coefficient of x0 in f) (coefficient of x0 in g)
= ( 1) (( 1)( 2). . . ( (p 1))
= 1 ( 1)p 1(p 1)!
= ((p 1)! + 1) in p
417
provided p is odd. Hence (p 1)! + 1 0 (mod p) when p is an odd prime
number. But this congruence holds also when p = 2. This completes the
proof.
b
Proof: By hypothesis, a = is a root of f so that
c
bn bn 1 b
an n + a n 1 n 1 + . . . + a1 + a0 = 0.
c c c
Multiplying both sides by c n, we obtain
anbn + (a n 1bn 1c + . . . + a1bcn 1 + a0c n) = 0,
[a bn + a bn 1c + . . . + a bcn 1] + a c n = 0.
n n 1 1 0
n
c divides the expression in ( ), so c anb . As (b,c) 1, we have (bn,c) 1.
n n
From (b ,c) 1 and c anb , we conclude c an. Likewise, b divides the
expression in [ ], so b a0c n. As (b,c) 1, we have (b,c n) 1. From (b,c n) 1
n
and b a0c , we conclude b a0. In particular, if an is a unit in D, then c is
1
also a unit in D since c an, so there is a c D such that cc 1 = 1 and the
b bc 1 bc 1
root a = = = = bc 1 D.
c cc 1 1
418
fact a monic polynomial), any root of f in must be actually in by
Theorem 35.10. But
f(0) = 2 0; f( 1) = 1 0;
f( m) = m2 2 2, so f( m) 0 for m 2;
419
f(x) = (x a)m1 q1(x), q1(x) E1[x], q1(a) 0,
f(x) = (x a)m2 q2(x), q2(x) E2[x], q2(a) 0,
f(x) = (x a)m0 q0(x), q0(x) (E1 E2)[x], q0(a) 0,
following definition.
420
m
35.13 Definition: Let R be an arbitrary ring and let f = ∑ akxk be an
k=0
1 5 1 4 2 3 4
(b) Let g(x) = x + x + x + x 3 [x]. Then
3 7 5 3
5 4 6 4
g´(x) = x4 + x3 + x2 + [x].
3 7 5 3
12 0 1 12 00
(c) Let h(x) = (3 4)x3 + ( 1 1)x2 + (0 3)x + (1 0) (Mat2( ))[x]. Then
12 0 1 12
h´(x) = 3(3 4)x2 + 2( 1 1)x + 1(0 3)
3 6 0 2 12
= (9 12)x2 + ( 2 2)x + (0 3) (Mat2( ))[x].
421
m n
Proof: Let f = ∑ akxk and g = ∑ bjxj. We have
k=0 j=0
m n
(f + g)´= ( ∑ akxk
k=0
+ ∑ bjxj)´
j=0
m m
= ( ∑ akxk
k=0
+ ∑ bkxk)´(assuming
k=0
n = m without loss of
generality)
m
= ( ∑ (ak + bk)xk)´
k=0
m
= ∑ k(ak + bk)xk 1
k=1
m
= ∑ (kak + kbk)xk 1
k=1
m m
= ∑ kakxk 1 + ∑ kbkxk 1
k=1 k=1
= f´ + g´,
m m m m
(cf)´ = (c ∑ a x )´= ( ∑ ca x )´= ∑ kca x
k=0
k
k
k=0
k
k
k=1
k
k1
= c ∑ kakxk 1 = cf´
k=1
m+ n
= [ ∑ ( ∑a b )x ]´
s=0 k+ j=s
k j
s
m+ n
= ∑
s=1
s ( ∑a b )x
k+ j=s
k j
s1
,
(1)
m n m n
f´g + fg´ = ( ∑ akxk)´( ∑ bjxj)
k=0 j=0
+ ( ∑ akxk)( ∑ bjxj)´
k=0 j=0
m n m n
= ( ∑ kakxk 1)( ∑ bjxj)
k=1 j=0
+ ( ∑ akxk)( ∑ jbjxj 1)
k=0 j=1
422
m+ n m+ n
=
s=1
∑ ( ∑kakbj )xs 1
k+ j=s
+ ∑
s=1
( ∑ja b )x
k+ j=s
k j
s1
m+ n
=
s=1
∑ ( ∑ka b + ja b )x
k+ j=s
k j k j
s1
m+ n
= ∑
s=1
s ( ∑a b )x
k+ j=s
k j
s1
.
(2)
From (1) and (2), we conclude (fg)´ = f´g + fg´. This completes the proof.
derivative of f(g(x)) is
m ´ m m m
( ∑ akg k)
k=0
= ∑ ak(g k)´ = ∑ ak(g k)´ = ∑ kakg k 1g´
k=0 k=1 k=1
m
= ( ∑ kakg k 1)g´ = f´(g)g´.
k=1
423
Proof: Suppose c is a multiple root of f. Then it is a root of f. We wish to
show that c is a root of f´ as well. We have f(x) = (x c)2g(x) for some
g(x) E[x]. Differentiating and substituting c for x, we obtain
f´(x) = 2(x c)g(x) + (x c)2g´(x)
f´(c) = 2(c c)g(c) + (c c)2g´(c) = 0
and c is indeed a root of f´.
424
and prove that c is not a multiple root of f. Indeed, since f and f´ are
relatively prime, f and f´ have no common root by part (1), so f´(c) 0
and c is not a multiple root of f by Theorem 35.17.
N1 N2 N n-1 N n
f= ∑ ∑ ... ∑ ∑ aij...klx1ix2j . . . xnk1xnl
i=0 j=0 k=0 l=0
N1 N2 N n-1 N n
∑ ∑ ... ∑ ∑ aij...klc1ic2j . . . cnk1cnl
i=0 j=0 k=0 l=0
425
N1 N2 N n-1 N n
With the foregoing notation, f = ∑
i=0
(∑ j=0
... ∑ ∑
k=0 l=0
)
aij...klx1ix2j . . . xnk1 xnl
N1 N2 N n-1 Nn
∑ ∑
i=0 j=0
... ∑
k=0
(∑ l=0
)
cnlaij...kl x1ix2j . . . xnk1 S[x1,x2, . . . ,xn 2][xn 1].
N1 N2 N n-2 N n-1 N n
∑ ∑
i=0 j=0
... ∑
j´=0
(∑k=0 l=0
∑ )
c nk1cnlaij...j´kl x1ix2j . . . xnj´ 2.
426
Exercises
427
5. Let R be a ring and f R[x]. The derivative of f´ is called the second
derivative of f, and is written as f´´ or as f(2). More generally, the (n+1)-
st derivative of f is defined recursively as the derivative of the n-th
derivative f(n) of f, and is written as f(n+1). Thus f(n+1) = (f(n))´. We write
f(1) for f´ and f(0) = f. Prove that, for any f,g R[x], any c R, any n
8. Let K be a field. We put M = Mat2(K) for brevity. Let us recall that the
a b
determinant of (c d) M is ad bc and that A M is a unit in M if and
Let A(x), B(x) M[x] be nonzero polynomials and assume that the
leading coefficient of B(x) has a nonzero determinant. Show that there
are uniquely determined polynomials Q(x), R(x), Q†(x), R†(x) in M[x] such
that A(x) = Q(x)B(x) + R(x), R(x) = 0 or deg R(x) deg B(x).
and A(x) = B(x)Q†(x) + R†(x), R†(x) = 0 or deg R†(x) deg B(x).
Q(x) and R(x) are called the right quotient and right remainder, Q†(x) and
R†(x) are called the left quotient and left remainder when A(x) is divided
by B(x).
428
is called the left value of F(x) at A. Prove that the right (resp. left)
remainder of F(x) M[x], when F(x) is divided by Ix A, is equal to F(A)
(resp. F†(A)).
9. Let R be a ring and Di : R[x] R[x] be functions (i = 1,2) such that
429
§36
Fields of Rational Functions
The reader might have missed the familiar quotient rule (\f(f,g))´ =
f´g fg´ f
2 in Lemma 35.15. It was missing because is not a polynomial.
g g
f
We now introduce these quotients .
g
f
Thus a rational function over D is a fraction of two polynomials over D,
g
f1 f2
with g 0. Two rational functions and are equal if and only if the
g1 g2
f1 f2
polynomials f1g2 and g1f2 are equal. Two rational functions and are
g1 g2
added and multiplied according to the rules
430
words "rational" and "function" do not play any role in Definition 36.1. A
rational function is a fraction of polynomials over D. The reader should
exercise caution about this point. One should not conclude that
x2 1 x+1
and in (x)
x 1 1
are different rational functions, on grounds that that their domains are
different, since the domain of the first one does not contain 1, whereas 1
is in the domain of the second one. Neither of them has a domain, for
neither of them is a function. And these rational functions are equal
because the polynomials (x2 1)1 and (x 1)(x + 1) in [x] are equal.
a
Proof: F consists of the fractions , where a,b D and b 0; and D(x)
b
consists of the fractions
a
An element of D is identified with the fraction in F (Theorem 31.5),
1
f(x)
whence D F. Thus D[x] F[x] as sets. Note that two elements and
g(x)
p(x)
of D(x) are equal in D(x) if and only if f(x)q(x) = g(x)p(x) in D[x], and
q(x)
f(x)
this holds if and only if f(x)q(x) = g(x)p(x) in F[x], so if and only if
g(x)
431
p(x)
and are equal in F(x). Thus every element of D(x) is in F(x) and
q(x)
equality in D(x) coincides with equality in F(x). So D(x) F(x).
p(x)
Next we show F(x) D(x). Let F(x), with p(x), q(x) F[x], q(x) 0.
q(x)
n ai m cj
Then p(x) = ∑ xi , q(x) = ∑ xj , where ai,bi,cj ,dj D, bi 0, dj 0 for
i=0 bi j=0 dj
all i,j and not all of cj are equal to 0 D. We put b = b0b1. . . bn 1bn and d =
d0d1. . . dm 1dm. Then dbp(x) and dbq(x) are polynomials in D[x], and hence
p(x) dbp(x)
= D(x). So F(x) D(x). This proves D(x) = F(x).
q(x) dbq(x)
2 2 1 1
x x +
As an illustration of Lemma 36.2, observe that 3 7 4 (x)
2 2 1 1
x + x
5 3 2
2
5(56x 12x + 21)
is equal to the rational function in [x].
2
14(12x + 10x 15)
Also, we have D(x1,x2, . . . ,xn) = F(x1,x2, . . . ,xn), for this is true when n = 1
(Lemma 36.2) and, when it is true for n = k, so that D(x1,x2, . . . ,xk) =
F(x1,x2, . . . ,xk), it is also true for n = k + 1:
D(x1,x2, . . . ,xk,xk+1) = D(x1,x2, . . . ,xk)(xk+1)
= F(x1,x2, . . . ,xk)(xk+1)
= F(x1,x2, . . . ,xk,xk+1),
the last equation by the remark above, with F in place of D and k + 1 in
place of n.
432
In the remainder of this paragraph, we discuss partial fraction
expansions of ratinonal functions.
Proof: We first prove the existence of a(x) and b(x). Since q(x), r(x) are
relatively prime, there are polynomials h(x), k(x) in K[x] with
h(x)r(x) + k(x)q(x) = 1.
433
deg a(x)r(x)
= deg a(x) + deg r(x)
deg q(x) + deg r(x)
= deg q(x)r(x).
Thus s(x) + u(x), and consequently (s(x) + u(x))q(x)r(x) is the zero poly-
nomial in K[x]. This gives a(x)r(x) + b(x)q(x) = f(x). It remains to show
that a(x) and b(x) are distinct from the the zero polynomial in K[x]. Both
of them cannot be 0, for then f(x) would be also 0, which it is not by hy-
pothesis. If one of them is 0, say if a(x) = 0, then b(x) 0 and f(x) =
b(x)q(x) would not be relatively prime to q(x)r(x) (because q(x) is of
positive degree, so not a unit in K[x]), against the hypothesis. This proves
the existence of a(x), b(x).
f(x)
36.5 Lemma: Let K be a field and let be a nonzero rational function
g(x)
in K(x),with deg f(x) deg g(x). Suppose that f(x) and g(x) are both
monic and that f(x) is relatively prime to g(x). Assume g(x) = q(x)r(x),
where q(x)r(x) are two relatively prime polynomials of positive degree
in K[x]. Then there are uniquely determined nonzero polynomials a(x),
b(x) in K[x] such that
f(x) f(x) a(x) b(x)
= = +
g(x) q(x)r(x) q(x) r(x)
434
f(x)
Proof: If is a nonzero rational function in K(x), then f(x) is a nonzero
g(x)
polynomial in K[x], and f(x) is relatively prime to g(x) = q(x)r(x). As f(x)
and g(x) are monic, these conditions determine f(x) and g(x) uniquely.
The polynomials q(x), r(x) are relatively prime and deg f(x) is smaller
than deg q(x)r(x). So the hypotheses of Lemma 36.4 are satisfied and
therefore there are uniquely determined nonzero polynomials a(x),b(x)
in K[x] such that
f(x) = a(x)r(x) + b(x)q(x),
and deg a(x) deg q(x), deg b(x) deg r(x).
Dividing both sides of the equation above by g(x) = q(x)r(x), we see that
there are uniquely determined nonzero polynomials a(x),b(x) in K[x]
such that
f(x) f(x) a(x) b(x)
= = +
g(x) q(x)r(x) q(x) r(x)
f(x)
36.6 Lemma: Let K be a field and let be a nonzero rational
g(x)
function in K(x),with deg f(x) deg g(x). Suppose that f(x) and g(x) are
both monic and that f(x) is relatively prime to g(x). Assume g(x) =
q1(x)q2(x). . . qm(x), where q1(x), q2(x), . . . ,qm(x). are pairwise relatively
prime monic polynomials of positive degree in K[x].. Then there are
uniquely determined nonzero polynomials a1(x), a2(x), . . . ,am(x) in K[x]
such that .
f(x) f(x) a 1
(x) a 2
(x) a m
(x)
= = + + ... +
g(x) q1(x)q2(x). . .qm(x) q1(x) q2(x) qm(x)
36.7 Lemma: Let K be a field and x an indeterminate over K.. Let g(x)
be a polynomial in K[x] of degree 1. Then, for any f(x) K[x],. there
are uniquely determined polynomials r0(x), r1(x), r2(x), . . . ,rn(x) such that
435
f(x) = r0(x) + r1(x)g(x) + r2(x)g(x)2 + . . . + rn(x)g(x)n
and
ri(x) = 0 or deg ri(x) deg g(x) for all i = 1,2, . . . ,n.
p(x)
36.8 Theorem: Let K be a field and a nonzero rational function in
q(x)
K(x), where p(x),q(x) K[x] are relatively prime in K[x]. Let u be the
leading coefficient of q(x) and let q(x) = ug1(x)m1 g2(x)m2 . . . gt(x)mt be the
decomposition of q(x) into polynomials irreducible over K, where gi(x)
are monic. Then there are uniquely determined polynomials G(x),
436
a1(1)(x), a2(1)(x), . . . ,am (1)
(x),a1(2)(x), a2(2)(x), . . . ,am (2)
(x),. . . ,a1(t)(x), a2(t)(x),
1 2
Proof: We divide p(x) by q(x) and find unique polynomials G(x), H(x) in
K[x] with p(x) = q(x)G(x) + H(x), deg H(x) deg q(x) or H(x) = 0. In the
(k)
latter case, everything is proved (ai (x) = 0 for all i and k). If H(x) 0,
let v be the leading coefficient of H(x) and put c = v/u. Then H(x) and
q(x) are relatively prime (since p(x) and q(x) are). We have H(x) = vh(x),
where h(x) is monic, relatively prime to q(x) and
p(x) h(x)
= G(x) + c
q(x) q(x)
with deg h(x) deg q(x).. We may use Lemma 36.6 and get uniquely
determined nonzero polynomials b1(x), b2(x), . . . ,bt(x) in K[x] such that
and deg bk(x) deg gk(x)mk for all k = 1,2,. . . ,t. We put fk(x) = cbk(x).
Then
437
of fk(x), the polynomials rs(x) = 0 for s mk. So let
Exercises
f
1. Let K be a field. For any nonzero rational function in K(x), we
g
f f f
define the degree of , denoted by deg , by deg = deg f deg g.
g g g
Prove that the degree of a rational function is well defined. Can you
extend the degree assertions in Lemma 33.3 to rational functions?
f
2. Let K be a field. For any rational function in K(x), we define the
g
f f
derivative of , denoted by ( )´, by declaring
g g
438
(gf )´ = f´g
2
fg´ .
g
f a
Prove that differentiation is well defined, i.e., prove that = implies
g b
(gf )´ = (ab )´.
2x3 + 3x2 + 8x + 6
4. Expand (x) and
(x3 + 3x + 3)(x2 + 2x + 3)
4x3 + 3x2 + x + 2
(x)
x5 + 4x4 + 4x3 + 2x + 2 5
in partial fractions.
439
§37
Irreducibility Criteria
p an,
p a n 1,. . . . . . . . . , p a 1, p a 0,
p2 a0,
then f is irreducible over D.
440
Also an = bmck. Since p an and so p bmck by hypothesis, we have p bm.
Thus p b0 and p bm. Let r be the smallest index for which the coefficient
br in g(x) is not divisible by p, so that .
p b0, p b1, . . . , p br 1, p br (*)
(possibly r = 1 or r = m).
(b) Let D = [i] and f(x) = 3x3 + 2x2 + (4 2i)x + (1 + i) D[x]. Then D is a
unique factorization domain and C(f) 1. Moreover 1 + i D is a prime
element in D and
1+i 3
1 + i 2, 1 + i 4 2i, 1 + i 1 + i,
(1 + i)2 1 + i.
Hence f(x) is irreducible over D.
441
and, when we substitute x + 1 for x in both sides of this equation, we get
p1
x p
(x + 1) = (x + 1)p 1= ∑ (pk)xp k
k=0
p p p
(x + 1) = xp 1 + (1 )xp 2 + (2 )xp 3 + . . . + (p-1 )
p
This implies that p(x) is also irreducible over , since p(x) is clearly
not a unit in [x] and any factorization p(x) = f(x)g(x) of p(x) into
nonunit polynomials f(x), g(x) [x] would give a factorization p(x + 1)
= f(x + 1)g(x + 1) = f1(x)g1(x) of p(x + 1) into nonunit polynomials f1(x),
g1(x) in [x], contrary to the irreducibility of p(x + 1) over .
442
Proof: (1) The mapping T: f(x) f( x + ) is just the substitution
homomorphism T x+ (Lemma 35.3 with D, D[x], x + in place of R, S, s,
respectively). We are to show that T is one-to-one and onto. To this end,
we need only find an inverse of T (Theorem 3.17(2)). This is quite easy.
We are tempted to substitute (x )/ for x. This idea is correct, but we
must formulate it properly. Since is a unit in D, there is an inverse 1
of in D, and we put S: D[x] D[x]. Then we have
1
f(x) f( (x ))
f(x)TS = f( x + )S = f( ( 1
(x )) + ) = f(x)
f(x)ST = f( 1
(x ))T = f( 1
(( x + ) )) = f(x)
(3) If f(x) D[x]\{0} is not irreducible over D, then either f(x) is a unit in
D[x], hence f(x) D is a unit in D and f( x + ) = f(x) (by part (1)) is also
a unit in D and in D[x]; or f(x) = g(x)h(x) for some polynomials g(x), h(x)
in D[x] with 1 deg g(x) deg f(x), and then f( x + ) = g( x + )h( x +
) with g( x + ), h( x + ) D[x] and 1 deg g(x) = deg g( x + ) = deg
g(x) deg f(x) = deg f( x + ) (by part (2)), and thus f( x + ) has a
proper divisor. In either case, f( x + ) is not irreducible over D.
1
Repeating the same argument for the substitution x (x ), we
conclude: if f( x + ) is not irreducible over D, then f(x) is not irreducible
over D.
n
f( x + ) = ( 0 )an n n
x + ((n1 )a n
n1 n
+ ( 0 )a n 1
n1
)x n1
443
+ ((n2 )an
n2 2 n
+ ( 1 )a n 1
n1 n
+ ( 0 )a n 2
n2
)x n2
+ ... .
444
(2) Suppose, on the contrary, that f = gh in D[x], with 0 deg g deg f.
Then f = g h by (1). Since f is irreducible in K[x], f 0, so g 0
h and either deg g = 0 or deg h = 0. We get then
deg f = deg g h = deg g + deg h
deg g + deg h deg g + deg h
deg g + deg h = deg gh = deg f = deg f ,
which forces deg g = deg g and deg h = deg h. Thus either deg g = 0 or
deg h = 0, and so either 0 = deg g or deg g = deg f, against our hypothesis
0 deg g deg f.
(b) Lemma 37.4 can be useful even if f is not irreducible. The factori-
zation of f in K[x] gives us information about possible factors of f in D[x]
and restricts their number drastically.
445
As an illustration,. consider f(x) = x5 + 5x4 + 4x3 + 16x2 + 8x + 1 [x].
Under : [x] 3
[x], where : 3
is the natural homomorphism, we
have. (we drop the bars for ease of notation)
f = x5 + 2x4 + x3 + x2 + 2x + 1 3
[x]
= (x2 + 2x + 1)(x3 + 1)
= (x + 1)2(x + 1)(x2 x + 1)
= (x + 1)2(x + 1)(x2 + 2x + 1)
= (x + 1)5,
so any monic factor g of f in [x] with 1 deg g 2 satisfies
2
g =x+1 3
[x] or g = (x + 1) 3
[x]
( 3[x] is a unique factorization domain).
gm(1) f(1) in
3m + 4 35
3m + 4 {1,5,7,35, 1, 5, 7, 35}
3m + 4 = 1,7, 5, 35
3m + 2 = 1,5, 7, 37
gm(x) = x2 x + 1 or x2 + 5x + 1 or x2 + 7x + 1 or x2 + 37x + 1.
446
(c) Lemma 37.4 gives a very elegant proof of Eisenstein's criterion. in
case the underlying ring is a principal ideal domain. Suppose D is a
principal ideal domain and
f(x) = anxn + a n 1xn 1 + . . . + a1x + a0
is a nonzero polynomial in D[x] with C(f) 1 and p is a prime element D
such that
p an,
p a n 1,. . . . . . . . . , p a 1, p a 0,
p2 a0.
Since p is irreducible, the factor ring D/Dp is a field (Theorem 32.25). We
can use Lemma 37.4 with the natural homomorphism : D D/Dp. The
divisibility conditions on the coefficients of f imply
f = (an )xn, an D/Dp, an 0.
If f had a proper factorization f = gh in D[x], where 0 deg g n, we
would get
g h = f = (an )xn
hence g = b xr, h = c xs with 0 r n, 0 s n and b c = an .
Then the constant terms of g and h would be divisible by p, and p2
would be divide their product a0, contrary to the hypothesis.. Hence f is
irreducible over D..
The idea (that gm(x) f(x) gm(1) f(1) ) in Example 37.5(b) has been ex-
ploited by L. Kronecker (1823-1891). Let D be an integral domain and
let f(x) be an arbitrary nonzero polynomial in D[x]. To find out whether f
is irreducible over D, one must check whether g f or g f holds for all
polynomials g with deg g deg f. If D happens to be finite (and thus a
field; Theorem 31.1), there are finitely many g's with deg g deg f; and
the question whether f is irreducible over D can be decided by checking
g f for these the finitely many g's. If D is not finite, this argument does
not work, and we must, so it seems, check if g f for infinitely many
polynomials g D[x]. Kronecker showed that, if D is a unique
factorization do-main which possesses a finite number of units and if we
have a method for finding the irreducible factors of any given nonzero
element of D, then, to find out whether a given nonzero polynomial is
irreducible or not, we need check g f for only a finite number of
polynomials g in D[x].
447
His idea is that, if g(x) f(x) in D[x], then g(a) f(a) in D for any a D, and
that a polynomial g is determined uniquely if its values are known at
more than deg g elements of D (Lagrange's interpolation formula).
From this list of polynomials, we delete those which are not in D[x]. If
any polynomial g remains, we divide f by g in F[x]. Then f = qg + r, with
q,r F[x]. If r 0 or r = 0 but q D[x], we delete g from our list. We
delete g from our list also the the polynomials which are units in D. If
any polynomial g survives, it is a factor of f. Otherwise, f is irreducible
over D.
448
When a proper divisor g of f is found in this way, the same procedure
can be applied to g and f/g. Repeating this process, we can find all irre-
ducible factors of f.
Exercises
449
§38
Symmetric Polynomials
Let D be an integral domain and let f(x1,x2, . . . ,xm) D[x1,x2, . . . ,xm]. For
1 2 . . . m
any permutation = (i i . . . i ) in S m, the value of f at (xi ,xi , . . . ,xi )
1 2 m 1 2 m
450
and so h(x1,x2, . . . ,xm) is a symmetric polynomial. The same argument
works also when h = f g and h = fg. This proves
We see that x1,x2, . . . ,xm D[x1,x2, . . . ,xm] are the roots of f(t). We have
f(t) = tm 1
(x1,x2,. . . ,xm)tm 1 + 2
(x1,x2,. . . ,xm)tm 2 + . . . + ( 1)m m
(x1,x2,. . . ,xm)
for some 1
, 2
, ..., m
in D[x1,x2, . . . ,xm]. Since
f(t) = (t xi )(t xi ). . . (t xi )
1 2 m
= tm (x ,x ,. . . ,xi )tm 1 +
1 i i
(x ,x ,. . . ,xi )tm 2 + . . . + ( 1)m
2 i i m
(xi ,xi ,. . . ,xi )
1 2 m 1 2 m 1 2 m
1 2 . . . m
for any permutation (i i . . . i ) in S m, we have
1 2 m
(x ,x
j i i
,. . . ,xi ) = (x ,x
j 1 2
,. . . ,xm) for all j = 1,2, . . . ,m.
1 2 m
Thus 1
, 2
, ..., m
are symmetric polynomials in D[x1,x2, . . . ,xm].
1
= x + y, 2
= xy in D[x,y]
451
1
= x + y + z, 2
= xy + yz + zx, 3
= xyz in D[x,y,z]
1
= x + y + z + u, 2
= xy + xz + xu + yz + yu + zu,
3
= xyz + xyu + xzu + yzu, 4
= xyzu in D[x,y,z,u]
1
= ∑ xi
2
= ∑ xixj
3
= ∑ xixj xk
..........................
m
= x1x2. . . xm.
Note that " j " stands for many polynomials. j in D[x1,x2, . . . ,xm] is distinct
from j in D[x1,x2, . . . ,xn] when m n. This ambiguity in notation will not
cause any confusion. if we pay attention to the number of indeterminates.
When confusion is likely, we write j (x1,x2, . . . ,xm) instead of j .
452
nomial in D[x1,x2, . . . ,xm]. Then there is a unique polynomial g(u1,u2,. . . ,um)
in D[u1,u2, . . . ,um] such that f is the value of g at ( 1, 2, . . . , m):
f(x1,x2, . . . ,xm) = g( 1, 2
, ..., m
) D[x1,x2, . . . ,xm].
453
(a + b + c + . . . )x1k1 x2k2 . . . xmkm. We assume this has been done for each of
the exponent systems, so that each m-tuple (k1,k2, . . . ,km) occurs as an
exponent system of a monomial at most once. If, after this collection
process, a monomial ax1k1 x2k2 . . . xmkm occuring in f has a nonzero coeffi-
cient a D, we will say that a appears in f.
454
system arises only from the product (ax1k1 x2k2 . . . xmkm)(bx1n1 x2n2 . . . xmnm).
This will imply
Since the exponent system (k1 + n1,k2 + n2, . . . ,km + nm) does arise from
the product (ax1k1 x2k2 . . . xmkm)(bx1n1 x2n2 . . . xmnm), it is indeed the highest
exponent system of all the products (cx1r1 x2r2 . . . xmrm)(dx1s1 x2s2 . . . xmsm)
where cx1r1 x2r2 . . . xmrm and dx1s1 x2s2 . . . xmsm run through all monomials
appearing in f and g, respectively. This proves our contention, and also
the lemma.
By induction, we obtain
455
38.6 Lemma: Let D be an integral domain and f1,f2, . . . ,ft be nonzero
polynomials in D[x1,x2, . . . ,xm]. Then the leading monomial of f1f2. . . ft is
the product of the leading monomials of f1,f2, . . . ,ft.
38.7 Lemma: Let D be an integral domain, a D\{0}, and let 1, 2, . . . , m
be the elementary symmetric polynomials in D[x1,x2, . . . ,xm].
If k1 k2 k3 ... km 0 are integers, then the leading monomial
k1 k2 k2 k3
of a 1 2
. . . mkm-1
1
km km
m
is ax1k1 x2k2 . . . xkmm-11xmkm.
We need one more lemma for the proof of the fundamental theorem.
for all S m, (k1,k2, . . . ,km) is higher than or equal to (k1 ,k2 , . . . ,km ).
456
,km) is higher than or equal to (k1,k3,k2, . . . ,km), so k2 k3. In like
manner, when we choose = (34), . . . , (m 1,m) S m, we get k3 k4, . . .
,km 1 km. This proves (1)..
for all S m, (k1,k2, . . . ,km) is higher than or equal to (r1 ,r2 , . . . ,rm ).
Now suppose that (k1,k2, . . . ,km) is higher than (0,0, . . . ,0) and that, for
any nonzero symmetric polynomial f1 D[x1,x2, . . . ,xm] whose leading
monomial has a lower exponent system than (k1,k2, . . . ,km), there is a
polynomial g1 in D[u1,u2, . . . ,um] such that f1(x1,x2, . . . ,xm) = g1( 1, 2, . . . , m).
Under this assumption,. we will prove the existence of a polynomial g in
D[u1,u2, . . . ,um] with f(x1,x2, . . . ,xm) = g( 1, 2, . . . , m). This will establish the
fundamental theorem. because (0,0, . . . ,0) is the lowest possible exponent
system and the theorem has been proved in this case above.. Moreover,
457
as there are only a finite number of m-tuples lower than (k1,k2, . . . ,km),
the method of proof can be used. effectively to find the polynomial g ex-
plicitly in concrete cases. [Basicly, we write the m-tuples L1,L2,L3, . . . in
alphabetical order and prove that . (1) the theorem is true for all nonzero
symmetric polynomials. whose leading monomials have the exponent
system L1 = (0,0, . . . ,0) and that (2) for any s 1, if the theorem is true
for all nonzero symmetric polynomials. whose leading monomials have
exponent systems equal to one of L1,L2, . . . Ls 1, then the theorem is also
true for all nonzero symmetric polynomials. whose leading monomials
have the exponent system Ls. Once the leading monomial of a symmetric
polynomial is given, there can be only a finite number of exponent
systems of monomials appearing in that symmetric polynomial (Lemma
38.8(2).]
This completes the proof of the existence of g.. It remains to show the
uniqueness of g.. Suppose now f is a nonzero symmetric polynomial in
D[x1,x2, . . . ,xm] and assume that g,h D[u1,u2, . . . ,um] with g( 1, 2, . . . , m) =
f(x1,x2, . . . ,xm) = h( 1, 2, . . . , m). If g were distinct from h, then g h 0
458
would have a leading monomial. which we may write in the form
u1s1 s2 u2s2 s3 . . . umsm-1 sm
umsm , where s1 s2 ... sm 1 sm. Then 0 = f f
1
= g( 1, 2, . . . , m) h( 1, 2, . . . , m) in D[x1,x2, . . . ,xm] would have a leading
monomial bx1s1 x2s2 . . .xsmm-11xmsm, a contradiction. Hence g = h, as was to be
proved.
from f 1 2
and get
(f 1 2
) 2 3
= 2xyz 2xyz = 0.
Hence f(x,y,z) = 1 2 + 2 3.
(b) We express
f(x,y,z,w) = x3 + y3 + z3 + w3 [x,y,z]
in terms of 1, 2, 3, 4. The monomials are in alphabetical order, and the
leading monomial of f is 1x3y0z0w0. So we subtract 1 1
30
2
00
3
00
4
0
459
3
The leading monomial of f 1
is 3x2y = 3x2y1z0w0. We therefore
21 10 00 0 3
subtract 3 1 2 3 4
from f 1
and get
3 3
(f 1
) ( 3 1 2
) = (f ) + 3(x + y + z + w)(xy + xz + xw + yz + yw + zw)
1
= ......
= 3xyz + 3xyw + 3xzw + 3yzw
= 3 3.
3
Hence f(x,y,z,w) = 1
3 1 2
+3 3
.
and
0 = sm s
1 m 1
+ s
2 m 2
+ . . . + ( 1)m 2 s + ( 1)m 1
m 2 2
s + ( 1)mm
m 1 1 m
0 = sm+1 s +
1 m
s
2 m 1
+ . . . + ( 1)m 2 s + ( 1)m 1
m 2 3
s + ( 1)m
m 1 2
s
m 1
0 = sm+2 s
1 m+1
+ 2 m
s + ... + ( 1)m 2 s + ( 1)m 1
m 2 4
s + ( 1)m
m 1 3
s
m 2
0 = sm+3 s
1 m+2
+ s
2 m+1
+ . . . + ( 1)m 2 s + ( 1)m 1
m 2 5
s + ( 1)m
m 1 4
s
m 3
............................................................ .
460
and that x1,x2, . . . ,xm are the roots of f(t) D[x1,x2, . . . ,xm]. Hence
for all i = 1,2, . . . ,m. Multiplying both sides of this equation by xij , where
j = 0,1,2,3, . . . , we get
0 = xim+ j x m+ j 1 + x m+ j 2 . . . + ( 1)m 1 x j+1 + ( 1)m xj
1 i 2 i m 1 i m i
for all i = 1,2, . . . ,m. Adding these m equations side by side, we obtain 0
=
m m m m
∑ xim+ j x m+ j 1
1∑ i
+ x m+ j 2
2∑ i
+ . . . + ( 1)m 1 x j+1
m 1∑ i
+ (
i=1 i=1 i=1 i=1
m
1)m xj
m∑ i
i=1
i.e.,
0 = sm+ j s
1 m+ j 1
+ s
2 m+ j 2
+ . . . + ( 1)m 2 s
m 2 j+2
+ ( 1)m 1 s
m 1 j+1
+ (
m
1) s.
m j
This establishes all the equations except the first m 1 of them. The first
m 1 equations will be established by a similar reasoning. This time we
make use of the derivative of f(t). By Lemma 35.16(2), we have
f(t)
= qm(i)1tm 1 + qm(i)2tm 2 + . . . + q(i)
1
t + q(i)
0
.
t xi
so that
461
m m m
m= ∑ qm(i)1, (m 1) 1
= ∑ qm(i)2, . . . , ( 1)m 22 m 2
= ∑ q(i)
1
,
i=1 i=1 i=1
m
( 1)m 1 m 1
= ∑ q(i)
0
. (*)
i=1
1 = qm(i)1
1
= qm(i)2 qm(i)1xi
+ 2
= qm(i)3 qm(i)2xi
3
= qm(i)4 qm(i)3xi
............
m1
( 1) m 1
= q(i)
0
q(i)x
1 i
m
( 1) m
= q(i)
0 i
x,
qm(i)1 = 1
qm(i)2 = 1
+ qm(i)1xi
qm(i)3 = + 2
+ qm(i)2xi
qm(i)4 = 3
+ qm(i)3xi
............
q(i)
0
= ( 1)m 1 m 1
+ q(i)
1 i
x
0 = ( 1)m m
+ q(i)
0 i
x.
qm(i)2 = 1
+ xi
(1)
qm(i)3 = + 2
+( 1
+ xi)xi = 2
x + xi2
1 i
(2)
qm(i)4 = 3
+( 2 1 i
x + xi2)xi = 3
+ x
2 i
x 2 + xi3
1 i
(3)
..............................
q(i)
0
= ( 1)m 1 m 1 + (( 1)m 2 m 2
+ ( 1)m 3 x + . . . + ( 1)
m 3 i 1 i
x m 3 + xim 2)xi
462
= ( 1)m 1 m 1
+ ( 1)m 2 m 2 i
x + ( 1)m 3 m 3 i
x 2 + . . . + ( 1) x m 2 + xim.
1 i
(m
1)
We now the m equations (1), the m equations (2), the m equations (3),. . .
, the m equations (m 1) (for i = 1,2, . . . ,m). Using (*), we get
(m 1) 1
= m 1
+ s1
+(m 2) 2
= +m 2 1 1
s + s2
(m 3) 3
= m 3
+ 2 1
s 1 2
s + s3
.............................
( 1)m 1 m 1
= ( 1)m 1m m1
+( 1)m 2 m2 1
s +( 1)m 3 m3 2
s + . . . + ( 1) 1sm 2 + sm 1,
s1 1
=0
s2 s +2 2=0
1 1
s3 s + 2s1 3
1 2 3
=0
........................
sm 1
s
1 m 2
+ 2sm 3 + . . . + ( 1)m 2 m 2 1
s + ( 1)m 1(m 1) m 1
= 0.
s1 = 1
2
s2 = 1 1
s 2 2
= 1 1
2 2
= 1
2 2
2 3
s3 = 1 2
s 2 1
s +3 3
= 1
( 1
2 2
) 2 1
+3 3
= 1
3 1 2
+3 3
3 2
s4 = 1 3
s 2 2
s + 3 1
s 4 4
= 1
( 1
3 1 2
+3 3
) 2
( 1
2 2
)+ 3 1
4 4
4 2 2
= 1 4 1 2
+4 1 3
+2 2
4 4
(here j
should be replaced by 0 when j m).
463
p(t) = c0(t a1)(t a2). . . (t am) in E[t].
Hence p(t) E[t] is obtained from.
c0f(t) = c0(t x1)(t x2). . . (t xm) D[x1,x2, . . . ,xm][t]
by substituting ai for xi (i = 1,2, . . . ,m). Now c0f(t) =
c0(tm 1
(x1,x2, . . . ,xm)tm 1 + 2
(x1,x2, . . . ,xm)tm 2 + . . . + ( 1)m m
(x1,x2, . . . ,xm))
and, since substitution is a homomorphism (Lemma 35.20), we have
p(t) =
c0(t m
(a ,a , . . . ,am)tm 1 + 2(a1,a2, . . . ,am)tm 2 + . . . + ( 1)m m(a1,a2, . . .
1 1 2
,am)).
Therefore c1 = c0 1
(a1,a2, . . . ,am)
c2 = +c0 (a ,a , . . . ,am)
2 1 2
c3 = c0 (a ,a , . . . ,am)
3 1 2
...............
cm 1
= ( 1)m 1 m 1(a1,a2, . . . ,am)
cm = ( 1)m m(a1,a2, . . . ,am);
in words: the values. of the elementary symmetric polynomials at the
roots of a polynomial. are equal to the coefficients of that polynomial,
except for a factor c0, where c0 is the leading coefficient of the poly-
nomial. The equations above tell us that (i) i(a1,a2, . . . ,am) belong to D if
c0 is a unit in D; (ii) i(a1,a2, . . . ,am) belong to the field of fractions of D in
any case; (iii) in particular, i(a1,a2, . . . ,am) belong to D if D is a field.
Moreover, if h(x1,x2, . . . ,xm) D[x1,x2, . . . ,xm] is a symmetric polynomial,
then h(x1,x2, . . . ,xm) = g( 1, 2, . . . , m) for some polynomial in m
indeterminates over D, and substitution yields.
h(a1,a2, . . . ,am) = g ( 1(a1,a2, . . . ,am), 2(a1,a2, . . . ,am), . . . , m(a1,a2, . . . ,am))
so that (i) h(a1,a2, . . . ,am) belongs to D if c0 is a unit in D; (ii) h(a1,a2, . . . ,am)
belongs to the field of fractions of D in any case; (iii) h(a1,a2, . . . ,am) belongs
to D if D is a field. We summarize this discussion in the next theorem..
(1) ci = ( 1)i m
(a1,a2, . . . ,am) for i = 1,2, . . . ,m.
464
(2) If h is any symmetric polynomial in m indeterminates over D,. then
h(a1,a2, . . . ,am), which is an element of the integral domain containing the
roots of p(t), is in fact an element of the field of fractions of D. .
(3) If, in addition, the leading coefficient of p(t) is a unit in D,. then
h(a1,a2, . . . ,am) belongs to D.
(4) If, in particular, D is a field, then h(a1,a2, . . . ,am) belongs to D.
(x2y2 + . . . + z2u2) 2
2
= 2x2yz ... 6xyzu,
and (x2y2 + . . . + z2u2) 2
2
( 221 11 10 0
1 2 3 4
)= . . . = 0,
so x2y2 + x2z2 + x2u2 + y z + 2 2
y2u2 + z2u2 = 22 1 3
.
Then a 2b2 + a 2c 2 + a 2d2 + b2c 2 + b d + c d 2 2 2 2
(b) We find a polynomial of degree three in [t] whose roots are the
cubes of the roots of t3 + 2t2 + 3t + 4 [t]. Let us denote the roots of
this polynomial by a,b,c, so that a + b + c = 2, ab + ac + bc = 3, abc = 4.
We put t3 + q1t2 + q2t + q3 = (t a 3)(t b3)(t c 3).
From Theorem 38.11, we know that
q1 = a 3 + b3 + c 3, q2 = a 3b3 + a 3c 3 + b3c 3, q3 = a 3b3c 3.
3
Since s3 = 1
3 1 2
+3 3
, we conclude
q1 = a 3 + b + c 3
3
465
= (a + b + c)3 3(a + b + c)(ab + ac + bc) + 3(abc)
= ( 2)3 3( 2)(3) + 3( 4)
= 2.
We find easily that x3y3 + x3z3 + y3z3 = 23 3 1 2 3 + 3 32; hence
q2 = a 3b3 + a 3c 3 + b3c 3
= (ab + ac + bc)3 3(a + b + c )(ab + ac + bc)(abc) + 3(abc)2
= (3)3 3( 2)(3)( 4) + 3( 4)2
= 3.
Finally, q3 = a 3b3c 3
= (abc)3
= ( 4)3
= 64.
Thus
t3 ( 2)t2 + (3)t ( 64) = t3 + 2t2 + 3t + 64 [x]
is a polynomial whose roots are the cubes of the roots of t + 2t2 + 3t + 4.
3
Exercises
f(x1,x2, . . . ,xm)
3. Let K be a field. A rational function in K[x1,x2, . . . ,xm]
g(x1,x2, . . . ,xm)
symmetric rational function over K if
is said to be a symmetic
f(x1 ,x2 , . . . ,xm ) f(x1,x2, . . . ,xm)
=
g(x1 ,x2 , . . . ,xm ) g(x1,x2, . . . ,xm)
for all symmetric rational function over K can be
Sn. Prove that a symmetic
symmetric polynomials over K. Conclude
expressed as a fraction of two symmetic
symmetric rational function over K can be written as
that any symmetic
466
p( 1, 2, . . . , m)
q( 1, 2, . . . , m)
with suitable polynomials p,q in K[u1,u2, . . . ,um]. (Loosely speaking, any
symmetric rational function is a rational function of the elementary
symmetic
symmetric polynomials.)
467