Proposition

R[x]R[x] is an integral domain if and only if RR is an integral domain.

Proof

Suppose R[x]R[x] is an integral domain. Let a,bR[x]a, b \in R[x] be two non-zero constant polynomials. Being constants, aa and bb live in the RR-shaped subring of R[x].R[x]. Since R[x]R[x] is an integral domain, ab0,ab \neq 0, and in particular, this inequality holds in the RR-subring of R[x],R[x], demonstrating that RR is an integral domain.

Suppose conversely that RR is an integral domain, and let f,gR[x]f, g \in R[x] such that fg=0.fg = 0. Let c1,c2Rc_1, c_2 \in R be leading coefficients of ff and g.g. That is, f=c1xp+ff = c_1x^p + f' and g=c2xq+g,g = c_2x^q +g', where p=deg(f)p = \deg(f) and q=deg(g).q = \deg(g). Then

fg=(c1xp+f)(c2xq+g)=c1c2xp+q+lower degree terms.fg = (c_1x^p + f')(c_2 x^q + g') = c_1 c_2 x^{p + q} + \text{lower degree terms}.

Since xp+q0,x^{p+q} \neq 0, it must be that c1c2=0.c_1 c_2 = 0. Hence, either c1c_1 or c2c_2 must be zero. The only polynomial whose leading coefficient is 00 is the zero polynomial, so f=0f = 0 or g=0.g = 0. Thus, R[x]R[x] is an integral domain.

\blacksquare