Chapter 16 Polynomial Rings
Chapter 16 Polynomial Rings
f (x) = a0 + a1 x + · · · + an xn = 0, where a0 , . . . , an ∈ R.
f (x) = a0 + a1 x + · · · + an xn .
Theorem 16.2 [Division Algorithm.] If F is a field, and f (x), g(x) ∈ F [x] with
g(x) 6= 0, then there exist unique polynomials q(x), r(x) such that
F = Q[x]/A = {ax + b + A : a, b ∈ Q}
is a field, where 0 + A and 1 + A are the zero and unity of the field, and the
multiplicative inverse of ax + b + A ∈ F is (ax − b)/(2a2 − b2 ) + A because
(x + A)2 − (2 + A) = (x2 − 2) + A = 0 + A.
F = R[x]/A = {ax + b + A : a, b ∈ R}
is a field.
For every nonzero ax + b + A ∈ F, the multiplicative inverse is
(−ax + b)/(a2 + b2 ) + A because
= (a2 + b2 )/(a2 + b2 ) + A = 1 + A.
Note that f (x) has no zeros in R. But x + A ∈ F is a zero of y 2 + 1 ∈ F[y].
F = Z2 [x]/A = {ax + b + A : a, b ∈ Z2 }