2

Let $R$ be a UFD and let $f(x) \in R[x]$. Let $F$ be the field of fractions of $R$. Suppose that the content of $f$ is $1$ and that we may write $f(x) = u_1(x)v_1(x)$, where $u_1(x), v_1(x) \in F[x]$. Then we may find $u(x), v(x) \in R[x]$ such that $f(x) = u(x)v(x)$ where $u(x)$ and $v(x)$ are multiples of $u_1(x)$ and $v_1(x)$. In particular if $f$ is irreducible in $R[x]$ then it is irreducible in $F[x]$.

I don't understand why if $f(x)$ is irreducible in $R[x]$, then it's irreducible in $F[x]$?

Alex B.
  • 545
  • That's what the lemma says? Since if a polynomial factorizes in $F[x]$ then it also factorizes in $R[x]$ – Jack Yoon Feb 28 '17 at 11:56

2 Answers2

3

This is the contrapositive of what is sometimes referred to as Gauss' Lemma. The lemma says that if $f(x)$ factors in $F[x]$, then $f(x)$ factors in $R[x]$. Thus if $f(x)$ is irreducible in $R[x]$, then $f(x)$ is irreducible in $F[x]$. For the sake of completeness, we give a short (almost complete) proof. The following lemmas will be required and should be proven:

Lemma 1. If $R$ is a UFD and $f, g \in R[x]$, then $c(f \cdot g) = c(f) \cdot c(g)$ where $c$ is the content.

Lemma 2. In a UFD, if $N$ divides $z_1 \cdot z_2$, then $N = n_1 \cdot n_2$ for some $n_1 \mid z_1$ and $n_2 \mid z_2$.

Suppose $f(x) \in F[x]$ factors as $f(x)=g(x) \cdot h(x)$ where $g(x),h(x) \in F[x]$. The coefficients of $g(x)$ and $h(x)$ are of the form $a/b$ where $a, b \in R$ and $b \ne 0$. Multiply through by $N = \text{lcm}(\text{all denominators})^2$ to obtain

$$ N \cdot f(x) = k(x) \cdot l(x) $$

where $k(x), l(x) \in R[x]$.By Lemma 1, taking the content of each side gives $N \cdot c(f) = c(k) \cdot c(l)$. Then $N$ divides $c(k) \cdot c(l)$, so by Lemma 2, $N = n_1 \cdot n_2$ where $n_1 \mid c(k)$ and $n_2 \mid c(l)$. Hence

\begin{align} n_1 \cdot n_2 \cdot f(x) & = k(x) \cdot l(x) \\ & = c(k) \cdot \tilde{k}(x) \cdot c(l) \cdot \tilde{l}(x) \\ & = n_1 \cdot d_1 \cdot \tilde{k}(x) \cdot n_2 \cdot d_2 \cdot \tilde{l}(x), \end{align}

where $\tilde{k}, \tilde{l} \in R[x]$ are primitive and $n_1 d_1 = c(k)$, $n_2 d_2 = c(l)$. Canceling $n_1$ and $n_2$ gives

$$ f(x) = \underbrace{d_1 \cdot \tilde{k}(x)}_{\text{in $R[x]$}} \cdot \underbrace{d_2 \cdot \tilde{l}(x)}_{\text{in $R[x]$}} \in R[x]. $$

Alex B.
  • 545
0

Hare's why, I think: Say $f(x)=f_{0}+f_{1}x+f_{2}x^{2}+...+f_{n}x^{n}.$ If $f(x)$ is irreducible in $R[x]$ then, in particular, $f_{i}$ have no common factor other than $1,$ i.e. the content of $f$ is $1.$

Now Suppose that $f(x)=g^{\prime }(x)h^{\prime }(x)$ in $F[x],$ where $% g^{\prime },h^{\prime }$ are nonunits in $F[x].$ Then by the rule stated in the given lines, we can find $g(x),h(x)$ in $R[x]$ such that $f(x)=g(x)h(x)$ and $g(x),$ $h(x)$ are multiples of $g^{\prime }(x),h^{\prime }(x)$ respectively. This contradicts the fact that $f$ is irreducible in $R[x]$ and the contradiction has arisen from assuming that $f(x)$ is not irreducible in $F[x].$ Thus when $R$ is a UFD, according to the rule given in the lines, an irreducible polynomial in $R[x]$ is irreducible in $F[x].$