Math4302 Modern Algebra (Lecture 29)
Rings
Polynomial Rings
Then is a ring.
If has a unity , then has a unity .
If is commutative, then is commutative.
Definition of evaluation map
Let be a field, and . Fix . defined by (the evaluation map).
Then is a ring homomorphism. ,
- (use commutativity of of , , where )
Definition of roots
Let is zero (or root) of , if .
Example
,
but note that is not zero polynomial , but all the evaluations are zero.
Factorization of polynomials
Division algorithm. Let be a field, with non-zero. Then there are unique polynomials such that
where and , , and .
is the zero polynomial or .
Proof
Uniqueness: exercise
Existence:
Let .
If , then we are done. Suppose .
Let be the polynomial with smallest degree in .
implies that .
If , then we are done; we set .
If , we get a contradiction, let .
. (so ) Look at .
then .
And , .
That the largest terms cancel, so this gives a polynomial of degree , which violates that has smallest degree.
Example
Divide by in .
So , .
Some corollaries
is a zero of if and only if .
That is, the remainder of when divided by is zero.
Proof
If , then .
If , then .
If is a zero of , then is divisible by .
We divide by .
, where is a constant polynomial (by degree of division).
Evaluate at , therefore .
Another corollary
If and , then has at most zeros.
Proof
We proceed by induction on , if , this is clear. have only root .
Suppose .
If has no zero, done.
If has at least zero, then (by our first corollary), where degree of is .
So zeros of zeros of , and such set has at most elements.
Done.
Preview: How to know if a polynomial is irreducible? (On Friday)