Math 361, Spring 2021, Assignment 9
From cartan.math.umb.edu
Read:
- Section 23, first two pages (concerning the division algorithm).
Carefully define the following terms, and give one example and one non-example of each:
- Degree (of a polynomial; please be sure to include the case of the zero polynomial).
- Leading coefficient (of a non-zero polynomial).
- Constant polynomial.
- Canonical injection (of R into R[x]).
Carefully state the following theorems (you do not need to prove them):
- Degree bounds on sum and product (general form).
- Formula for deg(f+g) when deg(f)≠deg(g).
- Formula for deg(fg) when R is an integral domain.
- Theorem concerning zero-divisors in D[x] when D is an integral domain (i.e. "If D is an integral domain then so is...")
- Theorem concerning zero-divisors in D[x1,…,xn] when D is an integral domain.
- Universal mapping property of R[x].
- Theorem on polynomial long division.
Carefully describe the following algorithms:
- Polynomial long division algorithm.
Solve the following problems:
- Section 22, problems 7, 9, 11, 20, and 25.
- Section 23, problems 1 and 3.
- Working in Q[x], find the remainder when f(x)=x2+x−3 is divided by x−5. Then compute f(5).
- Working in Z7[x], find the remainder when f(x)=x3+4x+1 is divided by x−2. Then compute f(2).
- Using the theorem on polynomial long division, prove the conjecture suggested by the last two exercises.
- Prove the Factor Theorem: if F is any field, and f∈F[x] is any polynomial with coefficients in F, then f(a)=0 if and only if x−a is a factor of f (i.e. f is a multiple of x−a).