1. Polynomial Rings
1. Polynomial Rings
1. Polynomial Rings
Subject: ALGEBRA-III
Semester-IV
Contents
1. Introduction ...................................................................................4
2. Polynomial Rings ............................................................................4
3. Division Algorithm ........................................................................ 11
4. Principal Ideal Domain ................................................................. 17
6. References .................................................................................... 28
7. Suggested Readings ..................................................................... 28
1. Introduction
2. Polynomial Rings
The readers must have studied polynomials in their schools and will be comfortable
with the addition, subtraction and multiplication of polynomials with coefficients from the
set of integers, rationals, reals or even from complex numbers. Now we will study an
abstraction of this concept and study polynomials with coefficients from a ring 𝑅.
𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + ⋯ + 𝑎𝑛 𝑥 𝑛 , 𝑎𝑖 ∈ 𝑅 for 0 ≤ 𝑖 ≤ 𝑛.
Here 𝑛 is a non-negative integer and 𝑥 is just a symbol (it is not a variable from 𝑅). The
elements 𝑎𝑖 ∈ 𝑅 are called the coefficients of the polynomial.
(2/3) ℤ.
Definition 2.3: Let 𝑅 be a commutative ring. Then the ring of polynomials over 𝑅
denoted by 𝑅 𝑥 is given by
𝑅 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + ⋯ + 𝑎𝑛 𝑥 𝑛 ∶ 𝑎𝑖 ∈ 𝑅, 0 ≤ 𝑖 ≤ 𝑛 𝑎𝑛𝑑 0 ≤ 𝑛 ∈ ℤ
= 𝑠𝑒𝑡 𝑜𝑓 𝑎𝑙𝑙 𝑝𝑜𝑙𝑦𝑛𝑜𝑚𝑖𝑎𝑙𝑠 𝑜𝑣𝑒𝑟 𝑅.
𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + ⋯ + 𝑎𝑛 𝑥 𝑛
and 𝑔 𝑥 = 𝑏0 + 𝑏1 𝑥 + 𝑏2 𝑥 2 + ⋯ + 𝑏𝑚 𝑥 𝑚 .
𝑛+𝑚
We can write 𝑓 𝑥 = 𝑖=0 𝑎𝑖 𝑥 𝑖 where 𝑎𝑖 = 0 for 𝑖 > 𝑛
𝑛+𝑚
and 𝑔 𝑥 = 𝑖=0 𝑏𝑖 𝑥 𝑖 where 𝑏𝑖 = 0 for 𝑖 > 𝑚.
𝑛+𝑚 𝑛+𝑚
Multiplication: 𝑥 . 𝑔(𝑥) = 𝑖=0 𝑎𝑖 𝑥 𝑖 . { 𝑖=0 𝑏𝑖 𝑥 𝑖 }.
= 𝑎0 𝑏0 + 𝑎0 𝑏1 + 𝑏1 𝑎0 𝑥 + ⋯
= 𝑐0 + 𝑐1 𝑥 + 𝑐2 𝑥 2 + ⋯ + 𝑐𝑛 +𝑚 𝑥 𝑛+𝑚
𝑛+𝑚
= 𝑐𝑖 𝑥 𝑖 ,
𝑖=0
It is easy to verify that 𝑅 𝑥 forms a ring with respect to the addition and multiplication
defined above. The zero element (or the additive identity) of 𝑅 𝑥 is the zero polynomial
given by
0 = 0 + 0𝑥 + 0𝑥 2 + ⋯
and if 𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 +. . . +𝑎𝑛 𝑥 𝑛 ∈ 𝑅[𝑥] , then its additive inverse is given by
−𝑓 𝑥 = −𝑎0 + −𝑎1 𝑥 + −𝑎2 𝑥 2 + ⋯ + (−𝑎𝑛 )𝑥 𝑛 .
Value Addition
Now, we illustrate the addition and multiplication in polynomial rings with the help of
following examples.
and 𝑓 𝑥 . 𝑔 𝑥 = 1 + 2𝑥 + 3𝑥 2 + 2𝑥 3 .
Example 2.8: Consider ℤ3 𝑥 , the ring of polynomials over ℤ3, where ℤ3 = {0, 1, 2} is the
ring of integers modulo 3.
Let 𝑓 𝑥 = 1 + 𝑥 2 + 2𝑥 3 and 𝑔 𝑥 = 1 + 𝑥 + 2𝑥 2 be polynomials in ℤ3[𝑥].
In ℤ3, 3 = 0 and 4 = 1. So,
𝑓 𝑥 + 𝑔 𝑥 = 2 + 𝑥 + 2𝑥 3
and 𝑓 𝑥 . 𝑔 𝑥 = 1 + 𝑥 + 𝑥4 + 𝑥5.
The addition and multiplication in coefficients are done modulo 3.
If 𝑎0 ≠ 0 and 𝑎𝑖 = 0 for all 𝑖 > 0, then we say that degree of 𝒇 𝒙 is zero and 𝑓 𝑥 is a
constant polynomial.
Value Addition
We do not define the degree of the zero polynomial. Though some authors take degree
of zero polynomial to be −∞ or −1.
Definition 2.10: If the leading coefficient of a polynomial 𝑓(𝑥) ∈ 𝑅[𝑥] is 1, the unity of 𝑅,
then we say that 𝑓(𝑥) is a monic polynomial.
Note: We will use the notation deg 𝑓(𝑥) to denote the degree of the polynomial 𝑓(𝑥) and
𝑐𝑎𝑟 𝑅 to denote the characteristic of the ring 𝑅.
We can write
𝑛+𝑚
𝑓 𝑥 = 𝑖=0 𝑎𝑖 𝑥 𝑖 where 𝑎𝑖 = 0 for 𝑖 > 𝑛
𝑛+𝑚
and 𝑔 𝑥 = 𝑖=0 𝑏𝑖 𝑥 𝑖 where 𝑏𝑖 = 0 for 𝑖 > 𝑚.
Value Addition
In a polynomial ring 𝑅[𝑥], deg 𝑓 𝑥 . 𝑔 𝑥 ≤ deg 𝑓 𝑥 + deg 𝑔(𝑥).
In most of the cases, the polynomial ring 𝑅[𝑥] inherits the properties of the ring 𝑅,
as is proved in next two Theorems.
Theorem 2.12: If 𝑅 is a ring with unity, then 𝑅 𝑥 is also a ring with unity.
Proof: Let 𝑅 be a ring with unity 1.
Let 𝐼 𝑥 = 1 + 0𝑥 + 0𝑥 2 + 0𝑥 3 + ⋯
Then, 𝐼 𝑥 ∈ 𝑅 𝑥 .
Let 𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + ⋯ + 𝑎𝑛 𝑥 𝑛 ∈ 𝑅 𝑥 be arbitrary.
Then, 𝐼 𝑥 . 𝑓 𝑥 = 𝑓 𝑥 = 𝐼 𝑥 . 𝑓(𝑥).
I.Q. 2 Prove that if 𝑅 is a commutative ring with unity such that 𝑅[𝑥] is an integral
domain then 𝑅 is an integral domain.
Value Addition
If 𝐹 is field, then 𝐹[𝑥] need not be a field.
As 𝐹 is a field, therefore 𝐹[𝑥] is an integral domain with unity.
The polynomial 𝑓 𝑥 = 𝑥 ∈ 𝐹[𝑥] has no multiplicative inverse.
To see this, one may note that for any
𝑔 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + ⋯ + 𝑎𝑛 𝑥 𝑛 ∈ 𝐹 𝑥 , 𝑎𝑛 ≠ 0, 𝑛∈ℕ
𝑓 𝑥 . 𝑔 𝑥 = 𝑎0 𝑥 + 𝑎1 𝑥 2 + 𝑎2 𝑥 3 + ⋯ + 𝑎𝑛 𝑥 𝑛+1
If 𝑓 𝑥 . 𝑔 𝑥 = 1 + 0𝑥 + 0𝑥 2 +.... (= unity of 𝐹 𝑥 ).
Then comparing constant terms on both sides we obtain 0 = 1, which is not possible.
It follows that 𝐹[𝑥] has a non-zero element 𝑓(𝑥) which is not invertible.
Therefore, 𝐹[𝑥] is not a field.
Value Addition
If an element 𝑎 in a ring 𝑅 is unit then there exists 0 ≠ 𝑏 ∈ 𝑅 such that 𝑎𝑏 = 1. Take
𝑓 𝑥 = 𝑎 and 𝑔 𝑥 = 𝑏. Then 𝑓(𝑥), 𝑔(𝑥) ∈ 𝑅[𝑥], 𝑔(𝑥) ≠ 0 and 𝑓 𝑥 . 𝑔 𝑥 = 1 = 𝐼[𝑥]. It follows
that 𝑓 𝑥 = 𝑎 is unit in 𝑅[𝑥]. Hence, we can conclude that every unit of 𝑅 is also a unit in
𝑅[𝑥].
The natural question that crops up in mind at this point of time “Whether the ring
𝑅 and 𝑅[𝑥] have same units?” To get an answer to this question, let us consider the
following example
Therefore, we now search a condition on the ring 𝑅, so that the rings 𝑅 and 𝑅[𝑥]
have same units.
I.Q.4 Find out the units of ℤ and ℤ 𝑥 , where ℤ denotes the ring of integers.
I.Q.5 If ℤ7 denote the ring of integers modulo 7, then find out the units of ℤ7[𝑥].
= (𝑎 + 0𝑥 + 0𝑥 2 + ⋯ ) + (𝑏 + 0𝑥 + 0𝑥 2 + ⋯ ).
= 𝜃(𝑎) + 𝜃(𝑏)
𝜃 𝑎𝑏 = 𝑎𝑏 + 0𝑥 + 0𝑥 2 + ⋯
= (𝑎 + 0𝑥 + 0𝑥 2 + ⋯ ) (𝑏 + 0𝑥 + 0𝑥 2 + ⋯ )
= 𝜃 𝑎 . 𝜃(𝑏)
Clearly, 𝜃 ∶ 𝑅 → 𝜃(𝑅) is an onto isomorphism, where 𝜃(𝑅) is a subring of 𝑅 𝑥
(as homomorphic image of a ring is a ring).
Hence, 𝑅 is isomorphic to 𝜃(𝑅). ■
Remark 2.19: From the Theorem 2.18, it is clear that 𝑅 is isomorphic to the ring of
constant polynomials.
Theorem 2.20: Let 𝑅 be a commutative ring. Then the characteristic of 𝑅[𝑥] is same as
the characteristic of 𝑅.
Proof: Let 𝑅 be a commutative ring. Then by Theorem 2.18, 𝑅 is isomorphic to a subring
of 𝑅[𝑥].
Therefore, 𝑐𝑎𝑟 𝑅 ≤ 𝑐𝑎𝑟 𝑅[𝑥].
Let 𝑐𝑎𝑟 𝑅 = 𝑘.
We have to show that 𝑘 is the least positive integer such that 𝑘. 𝑔 𝑥 = 0 for every
𝑔(𝑥) ∈ 𝑅[𝑥].
Consider,
𝑘. 𝑔 𝑥 = 𝑘. (𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 +...+𝑎𝑛 𝑥 𝑛 ).
= (𝑘𝑎0 ) + (𝑘𝑎1 )𝑥 + (𝑘𝑎2 )𝑥 2 +...+(𝑘𝑎𝑛 )𝑥 𝑛 .
= 0 + 0𝑥 + 0𝑥 2 +........+0𝑥 𝑛 . (as 𝑐𝑎𝑟 𝑅 = 𝑘 and 𝑎𝑖 ∈ 𝑅 for 0 ≤ 𝑖 ≤ 𝑛).
= 0.
Therefore, 𝑐𝑎𝑟 𝑅 𝑥 ≤ 𝑘.
As 𝑐𝑎𝑟 𝑅 = 𝑘 and 𝑏𝑖 ∈ 𝑅, so 𝑘. 𝑏𝑖 = 0.
It follows that 𝑘 ≤ 𝑐.
Hence, 𝑐𝑎𝑟 𝑅 𝑥 = 𝑘 = 𝑐𝑎𝑟 𝑅. ■
I.Q.6 Find out the characteristic of the ring ℤ2[𝑥]. Is ℤ2[𝑥] a finite ring?
3. Division Algorithm
One of the important properties of integers is the division algorithm. It states that
given any two integers 𝑎 and 𝑏 where 𝑏 ≠ 0, there exists unique integers 𝑞 and 𝑟 such
that
𝑎 = 𝑏𝑞 + 𝑟, where 0 ≤ 𝑟 < 𝑏 .
In this section, we extend the notion of division algorithm for integers to division
algorithm for polynomials over a field.
Theorem 3.1: (Division Algorithm for 𝑭[𝒙]) Let 𝐹 be a field. If 𝑓 𝑥 and 𝑔(𝑥) are any
two polynomials in 𝐹[𝑥], where 𝑔 𝑥 ≠ 0, then there exists unique polynomials 𝑞(𝑥) and
𝑟(𝑥) in 𝐹[𝑥] such that
𝑓 𝑥 =𝑔 𝑥 𝑞 𝑥 +𝑟 𝑥 ,
where 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑔(𝑥).
Proof: We begin the proof by first showing the existence of polynomials 𝑞(𝑥) and 𝑟(𝑥) in
[𝑥] .
Case1: If 𝑓 𝑥 = 0.
By taking 𝑞 𝑥 = 0 and 𝑟 𝑥 = 0, we can write 𝑓 𝑥 = 𝑔 𝑥 𝑞 𝑥 + 𝑟 𝑥 where 𝑟 𝑥 = 0.
Case2: If 𝑓 𝑥 ≠ 0.
Let 𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 +....+𝑎𝑛 𝑥 𝑛 , 𝑎𝑛 ≠ 0 and 𝑔 𝑥 = 𝑏0 + 𝑏1 𝑥 + 𝑏2 𝑥 2 +....+𝑏𝑚 𝑥 𝑚 , 𝑏𝑚 ≠ 0
where deg 𝑓 𝑥 = 𝑛 and deg 𝑔 𝑥 = 𝑚.
Now, let us assume that the result is true for all non-zero polynomials having degree less
than 𝑛.
We prove the result for 𝑓(𝑥).
−1 𝑛−𝑚 −1
Let 𝑓1 𝑥 = 𝑓 𝑥 − 𝑎𝑛 𝑏𝑚 𝑥 𝑔(𝑥) (as 𝑏𝑚 ≠ 0 in 𝐹, therefore 𝑏𝑚 ∈ 𝐹).
= (𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + ⋯ + 𝑎𝑛 𝑥 𝑛 ) − 𝑎𝑛 𝑏𝑚
−1 𝑛−𝑚
𝑥 (𝑏0 + 𝑏1 𝑥 + 𝑏2 𝑥 2 + ⋯ + 𝑏𝑚 𝑥 𝑚 ).
The coefficient of 𝑥 𝑛 in 𝑓1 𝑥 = 𝑎𝑛 − 𝑎𝑛 𝑏𝑚
−1
𝑏𝑚 .
= 𝑎𝑛 − 𝑎𝑛 .
= 0.
Hence, there exists 𝑞(𝑥) and 𝑟(𝑥) in 𝐹[𝑥] satisfying 𝑓 𝑥 = 𝑞 𝑥 𝑔 𝑥 + 𝑟 𝑥 , where either
𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑔(𝑥).
Uniqueness
Let us suppose that 𝑓 𝑥 = 𝑞(𝑥)𝑔 𝑥 + 𝑟 𝑥 , where 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑔(𝑥) ...(1)
and
𝑓 𝑥 = 𝑞1 𝑥 𝑔 𝑥 + 𝑟1 𝑥 , where 𝑟1 𝑥 = 0 or deg 𝑟1 𝑥 < deg 𝑔(𝑥) ...(2)
Subtracting (2) from (1), we obtain
0 = 𝑔 𝑥 𝑞 𝑥 − 𝑞1 (𝑥) + 𝑟 𝑥 − 𝑟1 (𝑥) .
⇒ 𝑔 𝑥 𝑞 𝑥 − 𝑞1 (𝑥) = − 𝑟 𝑥 − 𝑟1 (𝑥) .
⇒ 𝑔 𝑥 |(𝑟 𝑥 − 𝑟1 𝑥 ) .
Value Addition
The polynomials 𝑞(𝑥) and 𝑟(𝑥) obtained in the division algorithm are called the
quotient and remainder .
We can use the long division process in order to determine 𝑞(𝑥) and 𝑟(𝑥) in 𝐹 𝑥 .
Remark 3.2: One may note that the Theorem 3.1, does not hold if 𝐹 is not a field. For
this let us consider the ring of integers ℤ which is not a field. For 𝑓 𝑥 = 𝑥 and 𝑔 𝑥 = 2𝑥 in
ℤ[𝑥], there does not exist any 𝑞(𝑥) and 𝑟(𝑥) ∈ℤ[𝑥] such that 𝑓 𝑥 = 𝑔 𝑥 . 𝑞 𝑥 + 𝑟(𝑥) where
either 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑔(𝑥).
One must remember that addition and multiplication are done modulo 5 and that
ℤ5 is a field.
In ℤ5, −4 = 1, −3 = 2, −2 = 3, −1 = 4 .
We use the long division process in order to determine the remainder and quotient and
see that the division algorithm holds.
2𝑥 2 + 3𝑥
2𝑥 2 + 𝑥 + 2 4𝑥 4 + 3𝑥 3 + 2𝑥 2 + 0𝑥 + 1
4𝑥 4 + 2𝑥 3 + 4𝑥 2
1𝑥 3 + 3𝑥 2 + 0𝑥 + 1
1𝑥 3 + 3𝑥 2 + 1𝑥
4𝑥 + 1
Definition 3.4: Let 𝑓 𝑥 , 𝑔 𝑥 ∈ 𝐷[𝑥], where 𝐷 is an integral domain. We say 𝑓(𝑥) divides
𝑔(𝑥) written as 𝑓 𝑥 |𝑔(𝑥) if there exist 𝑥 ∈ 𝐷[𝑥] such that 𝑔 𝑥 = 𝑓 𝑥 𝑥 . In that case,
𝑓 𝑥 is also called as a factor of 𝑔(𝑥).
Definition 3.6: Let 𝑎 ∈ 𝐹, where 𝐹 is a field. Then 𝑎 is said to be a root or a zero of the
polynomial 𝑓 𝑥 ∈ 𝐹[𝑥] of multiplicity 𝒎 (where 𝑚 ≥ 1) if
𝑚
𝑥−𝑎 |𝑓(𝑥) and (𝑥 − 𝑎)𝑚 +1 ∤𝑓(𝑥).
If 𝑚 = 1, then 𝑎 is called the simple root of 𝑓(𝑥) else a multiple root with multiplicity 𝑚.
Theorem 3.7: (Remainder Theorem) Let 𝐹 be a field. For 𝑎 ∈ 𝐹 and 𝑓 𝑥 ∈ 𝐹[𝑥], 𝑓(𝑎) is
the remainder obtained when 𝑓(𝑥) is divided by (𝑥 − 𝑎).
Proof: Let 𝑔 𝑥 = (𝑥 − 𝑎). As 𝑎 ∈ 𝐹 therefore, 𝑔 𝑥 ∈ 𝐹 𝑥 .
By applying division algorithm to 𝑓(𝑥) and 𝑔(𝑥), we get unique 𝑞 𝑥 , 𝑟 𝑥 ∈ 𝐹[𝑥] such that
𝑓 𝑥 = 𝑞 𝑥 𝑔 𝑥 + 𝑟(𝑥), where 𝑟(𝑥) = 0 or deg 𝑟(𝑥) < deg 𝑔(𝑥) = 1.
Therefore, either 𝑟(𝑥) = 0 or 𝑟(𝑥) is a constant polynomial.
If 𝑟 𝑥 = 0, then 𝑓 𝑥 = 𝑞 𝑥 𝑥 − 𝑎 .
⇒ 𝑓 𝑎 = 𝑞 𝑎 (𝑎 − 𝑎)
⇒ 𝑓 𝑎 =0
⇒ 𝑓 𝑎 = 0 = 𝑟(𝑥)
⇒ 𝑟 𝑥 = 𝑓(𝑎)
Corollary 3.8: (Factor Theorem) Let 𝐹 be a field. For 𝑎 ∈ 𝐹 and 𝑓 𝑥 ∈ 𝐹[𝑥], 𝑎 is a zero
of 𝑓(𝑥) if and only if (𝑥 − 𝑎) is a factor of 𝑓(𝑥).
Proof: First, let us assume that 𝑎 is a zero of 𝑓(𝑥).
⇒ 𝑓 𝑎 = 0 and 𝑥 − 𝑎 | 𝑓(𝑥).
Applying division algorithm to 𝑓(𝑥) and (𝑥 − 𝑎), we get unique 𝑞 𝑥 , 𝑟 𝑥 ∈ 𝐹[𝑥] such that
𝑓 𝑥 = 𝑞 𝑥 𝑥 − 𝑎 + 𝑟(𝑥), where 𝑟(𝑥) = 0 or deg 𝑟(𝑥) < deg(𝑥 − 𝑎) = 1.
Also by Remainder Theorem, 𝑓(𝑎) is the remainder obtained when 𝑓(𝑥) is divided by
(𝑥 − 𝑎).
Therefore, 𝑟 𝑥 = 𝑓(𝑎) = 0 ⇒ 𝑟 𝑥 = 0.
Conversely,
Let 𝑥 − 𝑎 is a factor of 𝑓(𝑥).
Then 𝑓 𝑥 = 𝑞 𝑥 (𝑥 − 𝑎) for some 𝑞 𝑥 ∈ 𝐹[𝑥].
Therefore 𝑓 𝑎 = 𝑞 𝑎 𝑎 − 𝑎 = 0 , and hence 𝑎 is a zero of 𝑓(𝑥). ■
⇒ 3 is a factor of (𝑥) .
Hence, by Corollary 3.8, 𝑥 2 + 1 is divisible by (𝑥 − 3) in ℤ5[𝑥].
Corollary 3.10: Let 𝐹 be a field. Then a polynomial 𝑓 𝑥 of degree 𝑛 over 𝐹 has atmost 𝑛
– zeros, counting multiplicity.
Proof: We prove the result by induction on 𝑛.
As a polynomial of degree 0 has no zeros. So,we start with 𝑛 = 1.
Then 𝑓(𝑥) is of the form 𝑎𝑥 + 𝑏, where 𝑎, 𝑏 ∈ 𝐹 and 𝑎 ≠ 0.
As 𝑎 ≠ 0, therefore 𝑐 = – 𝑎−1 𝑏 ∈ 𝐹 and 𝑓 𝑐 = 𝑎 – 𝑎−1 𝑏 + 𝑏 = −𝑏 + 𝑏 = 0.
Therefore, 𝑐 ∈ 𝐹 is a unique zero of 𝑓(𝑥) and is of multiplicity 1.
Hence, result holds for 𝑛 = 1.
Assume that the result holds for all polynomials of degree less then 𝑛. We prove the
result for 𝑓(𝑥).
𝑚 +1
As 𝑥 − α ∤𝑓(𝑥) .
𝑚 +1 𝑚
⇒ 𝑥−α ∤ 𝑥−α 𝑞(𝑥) .
⇒ (𝑥 − α)∤𝑞(𝑥).
⇒ α is not a root of 𝑞(𝑥).
𝑚
⇒ 𝑏−α 𝑞 𝑏 =0.
As 𝐹 being a field is an integral domain, therefore 𝐹[𝑥] is an integral domain and as
𝑚 𝑚
𝑏−α , 𝑞 𝑏 ∈ 𝐹[𝑥], we get either 𝑏 − α = 0 or 𝑞 𝑏 = 0.
𝑚
As 𝑏 ≠ α, therefore 𝑏 − α ≠0.
⇒ 𝑞 𝑏 = 0.
⇒ 𝑏 is a root of 𝑞(𝑥).
𝑚
Also, deg 𝑓(𝑥) = deg 𝑥 − 𝛼 𝑞 𝑥 .
𝑚
= deg 𝑥 − 𝛼 + deg 𝑞(𝑥). (as 𝐹[𝑥] is an integral domain)
= 𝑚 + deg 𝑞(𝑥).
⇒ 𝑛 = 𝑚 + 𝑑𝑒𝑔𝑞(𝑥) .
⇒ deg 𝑞(𝑥) = 𝑛 − 𝑚 < 𝑛.
𝑚
Since 𝑓 𝑥 = 𝑥 − α 𝑞(𝑥) and any root of 𝑓(𝑥) different from α is also a root of 𝑞(𝑥) and
𝑞(𝑥) has at most 𝑛 − 𝑚 zeros, counting multiplicities.
Remark 3.11: Theorem 3.10 may fail to hold if 𝐹 is not a field. This can be seen from
the example given below.
Example 3.12: ℤ8, the ring of integers modulo 8, is not a field and the polynomial
𝑓 𝑥 = 𝑥 2 + 4𝑥 + 3 over ℤ8 is of degree two and has four zeros namely, 1, 3, 5 and 7 in ℤ8.
Trivia
Lagrange was the first mathematician to prove that a polynomial of degree 𝑛 over ℤp,
where p is prime has at most 𝑛 zeros of counting multiplicity.
Value Addition
If 𝑅 is just a commutative ring with unity such that every ideal in it is a principal ideal,
then 𝑅 is called a principal ideal ring.
It follows that {0} and 𝐹 are the only ideals of 𝐹. Further, we show that they are in fact
principal ideals of 𝐹.
The answer to the I.Q.9 is No. For this consider ℤ, the ring of integers.
In Example 4.3, we have seen that ℤ is a P.I.D. Now we prove that ℤ[𝒙] is not a P.I.D.
Define 𝐴 = 𝑥𝑓 𝑥 + 2𝑔 𝑥 ∶ 𝑓 𝑥 , 𝑔 𝑥 ∈ ℤ 𝑥 .
So, 𝑥 − 𝑘 𝑥 = 𝑥 𝑓1 𝑥 − 𝑓2 𝑥 + 2(𝑔1 𝑥 − 𝑔2 𝑥 ) ∈ 𝐴.
Hence, 𝐴 is an ideal in ℤ 𝑥 .
⇒ 𝑥 ∈𝐴 =< 𝑝 𝑥 >
Also, 2 = 𝑥 0 + 0𝑥 + 0𝑥 2 + ⋯ + 2(1 + 0𝑥 + 0𝑥 2 + ⋯ ).
⇒ 2 ∈ 𝐴 = < 𝑝 𝑥 >.
⇒ 2 = 𝑝 𝑥 𝑡(𝑥), for some 𝑡(𝑥) ∈ ℤ 𝑥 . …(2)
It follows that each coefficient of 𝑥 𝑡(𝑥) and hence that of 𝑡(𝑥) must be an even integer.
Therefore, 𝑡 𝑥 = 2𝑟(𝑥), for some 𝑟(𝑥) ∈ ℤ 𝑥 .
2 = 2 𝑝 𝑥 𝑟(𝑥).
⇒ 1 = 𝑝 𝑥 𝑟(𝑥).
⇒ 1 ∈ < 𝑝 𝑥 > = 𝐴.
Value Addition
From the answer to I.Q. 9, it is clear that it is not necessary that if 𝑅 is a P.I.D, then 𝑅[𝑥]
will also be a P.I.D.
Let 𝑔 𝑥 ∈ 𝐴 be arbitrary.
Applying division algorithm to 𝑔(𝑥) and 𝑓(𝑥), we obtain unique 𝑞 𝑥 , 𝑟 𝑥 ∈ 𝐹[𝑥]:
𝑔 𝑥 = 𝑞 𝑥 𝑓 𝑥 + 𝑟(𝑥), where 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑓(𝑥).
⇒ 𝑟 𝑥 = 𝑔 𝑥 − 𝑞 𝑥 𝑓(𝑥), where 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑓(𝑥).
Now we know that if 𝐹 is a field, then 𝐹[𝑥] is a P.I.D. the next Theorem tells
states that an ideal in 𝐹[𝑥] is generated by a polynomial of least degree in it.
Theorem 4.6: Let 𝐴 be a non-zero ideal in 𝐹[𝑥] where 𝐹 is a field and 0 ≠ 𝑓 𝑥 ∈ 𝐹[𝑥].
Then, 𝐴 = < 𝑓(𝑥) > if and only if 𝑓(𝑥) is a polynomial of least degree in 𝐴.
Proof: First, let us assume that 𝐴 = < 𝑓(𝑥) >.
To prove: 𝑓(𝑥) is a polynomial of least degree in 𝐴.
Conversely,
Let 𝑓(𝑥) be a polynomial of least degree in 𝐴.
Then < 𝑓(𝑥) > ⊆ 𝐴.
To show that: 𝐴 = < 𝑓(𝑥) >.
Let 𝑔 𝑥 ∈ 𝐴 be arbitrary.
Applying division algorithm to 𝑔(𝑥) and 𝑓(𝑥), we obtain
𝑔 𝑥 = 𝑞 𝑥 𝑓 𝑥 + 𝑟(𝑥), where 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑓(𝑥) where 𝑟 𝑥 , 𝑞 𝑥 ∈ 𝐹[𝑥].
⇒ 𝑟 𝑥 = 𝑔 𝑥 − 𝑞 𝑥 𝑓(𝑥), where 𝑟 𝑥 = 0 or deg 𝑟(𝑥) < deg 𝑓(𝑥).
Example 4.7: Prove that < 𝑥 > is a maximal ideal in ℚ[𝑥], where ℚ denotes the ring of
rationals.
Case(i): If 𝑓 𝑥 = 1 and 𝑔 𝑥 = 𝑥.
⇒ 1 ∈ 𝐼 ⇒ 𝐼 = ℚ[𝑥].
Case(ii): If 𝑓 𝑥 = 𝑥 and 𝑔 𝑥 = 1.
In this case , we obtain 𝐼 =< 𝑥 >.
Case (iii): If 𝑓 𝑥 = 𝛽𝑥, 𝑔 𝑥 = 𝛽 −1 ,then 𝐼 =< 𝑓 𝑥 > = < 𝛽𝑥 > = < 𝑥 >.
Example 4.8: Let 𝑅 be a commutative ring with unity. Prove that if 𝐼 is a prime ideal of
𝑅, then 𝐼[𝑥] is a prime ideal of 𝑅[𝑥].
Solution: Let 𝐼 be a prime ideal of 𝑅.
𝑅 𝑅
Then, and hence [𝑥] is an integral domain.
𝐼 𝐼
𝑅[𝑥]
from where it will follow that is an integral domain and hence 𝐼[𝑥] will be a prime
𝐼[𝑥 ]
ideal of 𝑅[𝑥].
𝑅 𝑅
Since is a ring, therefore [𝑥] is a ring.
𝐼 𝐼
𝑅
Define 𝜙 ∶ 𝑅[𝑥] ⟶ [𝑥] as
𝐼
(1) 𝜙 is onto.
𝑅
Let (𝑥) ∈ [𝑥] .
𝐼
Then 𝑔 𝑥 = (𝑎0 + 𝐼) + 𝑎1 + 𝐼 𝑥 + ⋯ , 𝑎𝑖 ∈ 𝑅.
and 𝑓 𝑥 . 𝑔 𝑥 = 𝜙 𝑎0 𝑏0 + 𝑎0 𝑏1 + 𝑏0 𝑎1 𝑥 + ⋯ .
= 𝑎0 𝑏0 + 𝐼 + 𝑎0 𝑏1 + 𝑏0 𝑎1 + 𝐼 𝑥 + ⋯ .
= ((𝑎0 + 𝐼) + (𝑎1 + 𝐼)𝑥 + ⋯ )((𝑏0 + 𝐼) + (𝑏1 + 𝐼)𝑥 + ⋯) .
= 𝜙 𝑓 𝑥 ). 𝜙(𝑔 𝑥 .
𝑅[𝑥] 𝑅
≅ [𝑥]
𝑘𝑒𝑟𝜙 𝐼
𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + ⋯ ∈ 𝑘𝑒𝑟 𝜙
𝑅
𝑖𝑓𝑓 𝜙 𝑓 𝑥 = 𝑧𝑒𝑟𝑜 𝑜𝑓 [𝑥]
𝐼
𝑖𝑓𝑓 (𝑎0 + 𝐼) + (𝑎1 + 𝐼)𝑥 + ⋯ = 𝐼 + 0 + 𝐼 𝑥 + ⋯
𝑖𝑓𝑓 𝑎𝑖 + 𝐼 = 𝐼 , ∀ 𝑖
𝑖𝑓𝑓 𝑎𝑖 ∈ 𝐼 , ∀𝑖
𝑖𝑓𝑓 𝑎0 + 𝑎1 𝑥 + ⋯ = 𝑓(𝑥) ∈ 𝐼[𝑥]
𝑖𝑓𝑓 𝑘𝑒𝑟 𝜙 = 𝐼[𝑥]
𝑅[𝑥] 𝑅
𝑇𝑢𝑠, ≅ [𝑥].
𝐼[𝑥] 𝐼
ℝ[𝑥]
Example 4.9: Prove that ≅ ℂ , where ℝ[𝑥] denote the ring of polynomial with
<𝑥 2 +1>
(i) 𝜙 is onto.
Let 𝑦 ∈ ℂ. Then 𝑦 is of the form 𝑎 + 𝑖𝑏 where 𝑎 , 𝑏 ∈ ℝ.
Take 𝑓 𝑥 = 𝑎 + 𝑏𝑥. Then 𝑓(𝑥) ∈ ℝ[𝑥] and 𝜙 𝑓 𝑥 = 𝑓 𝑖 = 𝑎 + 𝑖𝑏 = 𝑦.
⇒ 𝜙 is onto.
Then 𝑓 𝑥 +𝑔 𝑥 = 𝜙 𝑎0 +𝑏0 + 𝑎1 + 𝑏1 𝑥 + ⋯ .
= 𝑎0 +𝑏0 + 𝑎1 + 𝑏1 𝑖 + ⋯
= (𝑎0 + 𝑎1 𝑖 + ⋯ ) + (𝑏0 + 𝑏1 𝑖 + ⋯ ) .
=𝜙 𝑓 𝑥 +𝜙 𝑔 𝑥 .
and 𝜙 𝑓 𝑥 .𝑔 𝑥 = 𝜙 𝑎0 𝑏0 + 𝑎0 𝑏1 + 𝑎1 𝑏0 𝑥 + ⋯ .
= 𝑎0 𝑏0 + 𝑎0 𝑏1 + 𝑎1 𝑏0 𝑖 + ⋯ ).
= (𝑎0 + 𝑎1 𝑖 + ⋯ ) . (𝑏0 + 𝑏1 𝑖 + ⋯ ).
= 𝜙 𝑓 𝑥 .𝜙 𝑔 𝑥
ℝ[𝑥]
≅ ℂ
𝑘𝑒𝑟𝜙
As 𝜙 𝑥 2 + 1 = 𝑖 2 + 1 = −1 + 1 = 0.
⇒ 𝑥 2 + 1 ∈ ker 𝜙.
It follows from here that ker 𝜙 is a non- zero ideal of ℝ[𝑥] , where ℝ is a field and
0 ≠ 𝑥 2 + 1 is a polynomial of least degree in ker 𝜙.
ℝ[𝑥]
Hence, ≅ ℂ.
<𝑥 2 +1>
Theorem 4.10: Let 𝑅 be an integral domain with unity such that 𝑅[𝑥] is a principal ideal
domain, then 𝑅 is a field.
Proof: Define ∅ ∶ 𝑅 𝑥 → 𝑅 as
∅ 𝑓 𝑥 = 𝑓(0) , ∀ 𝑓(𝑥) ∈ 𝑅[𝑥].
𝑅[𝑥]
≅𝑅
ker ∅
𝑅[𝑥]
In order to prove that 𝑅 is a field, we show that is a field by proving that ker ∅ =< 𝑥 >
ker ∅
𝑅[𝑥]
Thus, ≅ 𝑅.
<𝑥>
or 𝑓 𝑥 = 𝑥, 𝑔 𝑥 = 1
or 𝑓 𝑥 = 𝛽𝑥, 𝑔 𝑥 = β−1
Case (iii): If 𝑓 𝑥 = 𝛽𝑥, 𝑔 𝑥 = 𝛽 −1 ,then 𝐼 =< 𝑓 𝑥 > = < 𝛽𝑥 > = < 𝑥 >.
Remark 4.12: In I.Q.9, we have proved independently that ℤ[𝑥] is not a P.I.D without
using the Theorem 4.10.
5. Exercises
Q1. Find the sum and product of the polynomials:
(i) 𝑥 = 2𝑥 3 + 𝑥 2 + 2 , 𝑔 𝑥 = 3𝑥 4 + 4𝑥 3 + 2𝑥 + 1 in ℤ5 [𝑥].
(ii) 𝑥 = 2𝑥 5 + 3𝑥 4 + 5𝑥 + 1 , 𝑔 𝑥 = 𝑥 4 + 𝑥 3 + 1 in ℤ6 [𝑥].
(iii) 𝑥 = 10𝑥 2 + (2 3)𝑥 + (1 2) , 𝑔 𝑥 = (5 2) 𝑥 2 + 1 2 𝑥 + 1 in ℚ[𝑥].
(iv) 𝑥 = (−5)𝑥 3 + 6𝑥 2 + 2 , 𝑔 𝑥 = 3𝑥 4 + (−2)𝑥 3 + 2𝑥 2 in ℤ[𝑥].
(v) 𝑓 𝑥 = 2𝑖 𝑥 3 + 3𝑥 + 𝑖, 𝑔 𝑥 = 5𝑖 𝑥 2 + 𝑖𝑥 + 𝑥 in ℂ[𝑥].
Q3. Find the quotient and remainder when 𝑓(𝑥) is divided by 𝑔(𝑥) where
(i) 𝑓 𝑥 = 4𝑥 3 + 2𝑥 2 + 6𝑥 + 2 and 𝑔 𝑥 = 𝑥 + 1 in ℤ7 [𝑥].
(ii) 𝑓 𝑥 = 3𝑥 5 + 2𝑥 3 + 3𝑥 + 1 and 𝑔 𝑥 = 2𝑥 2 + 3 in ℤ5 [𝑥].
Q4. Prove that the polynomial 𝑥 𝑛 − 1 has at most 𝑛 zeros over the field of complex
numbers.
Q6. Find units of the ring ℤ5 [𝑥], where ℤ5 denote the ring of integers modulo 5.
Q11. Let 𝑅 be a commutative ring. Prove that 𝑅 is an integral domain if and only if 𝑅[𝑥]
is an integral domain.
Q13. Let 𝑅 be a ring such that 𝑅[𝑥] is a P.I.D., then prove that 𝑅 is a field.
Q14. Prove that the ring ℤ𝑝 , of integers modulo 𝑝 where 𝑝 is prime is a P.I.D.
Q15. Show that 𝑓 𝑥 = 𝑥 2 + 3𝑥 + 2 has four zeros in ℤ6 , the ring of integers modulo 6.
Q16. Prove that if the rings 𝑅 and 𝑆 are isomorphic, then the polynomial rings 𝑅[𝑥] and
𝑆[𝑥] are also isomorphic.
6. References
1. Joseph A. Gallian, Contemporary Abstract Algebra (4th Edition), Narosa
Publishing House.
2. David S. Dummit and Richard M. Foote, Abstract Algebra (3rd Edition),
John Wiley & Sons, Inc.
7. Suggested Readings
1. John B. Fraleigh, A First Course in Abstract Algebra (7th Edition), Pearson.
2. Joseph A. Gallian, Contemporary Abstract Algebra (7th Edition), Narosa
Publishing House.
3. Serge Lang, Algebra, (3rd Edition), Graduate Text in Mathematics,
Springer.