Let $R$ be a unique factorization domain and $f(x)$ be a non constant polynomial in $R[x].$ We denote the content of the polynomial as $c(f)=d$ and consequently, write $f(x)=df_1(x).$ Prove that $f_1(x)$ is a primitive polynomial.
The proof given is as follows:
Let $f(x)\in R[x]$ be given where $f(x)$ is a nonconstant polynomial with coefficients $a_0, a_1,..., a_n.$ Let $c$ be a gcd of the $a_i$ for $i =0,1,...,n.$ Then for each $i,$ we have $a_i = cq_i$ for some $q_i\in R.$ By the distributive law, we have $f(x) =df_1(x),$ where no irreducible element in $R$ divides all of the coefficients, $q_1,..., q_n$ of $f_1(x).$ Thus, $f_1(x)$ is a primitive polynomial.
However, I am not getting why no irreducible element in $R$ divides all of the coefficients, $q_1,..., q_n$ of $f_1(x)$ ? I think if it does, then we have a contradiction or something like that. But, I don't understand what it is?