Zero divisors of a polynomial

Dependencies:

  1. Degree of product of polynomials

A ring R has no zero-divisors iff R[x] has no zero divisors.

Proof

Since RR[x], R[x] has no zero-divisors implies R has no zero-divisors.

Suppose R has no zero-divisors.

Let a(x),b(x)R[x].

a0b0deg(a)0deg(b)0deg(a)+deg(b)0(Since R has no zero-divisors, deg(ab)=deg(a)+deg(b))deg(ab)0ab0

Therefore, R[x] has no zero-divisors.

Dependency for:

  1. Product of linear factors is a factor
  2. Polynomial division theorem
  3. Gauss' Lemma

Info:

Transitive dependencies:

  1. Group
  2. Ring
  3. Polynomial
  4. Degree of product of polynomials