Irreducibility of some multivariate polynomials

991 Views Asked by At

Consider the polynomials $xw-yz\in A[x,y,z,w]$ and $x^n+y^n+z^n\in A[x,y,z]$, where $A$ is a commutative ring. I am curious to know what conditions on $A$ (factorial ring, algebraically closed field, characteristic 0, etc..) make these polynomials irreducible? I know that the first should be irreducible for $A=\mathbf{C}$ but don't know how this is proven.

1

There are 1 best solutions below

6
On BEST ANSWER

Let's assume that $A$ is a domain (otherwise irreducibility is a weird notion).

Eisenstein's criterion states in a more general form: If $D$ is a domain, $\mathfrak{p}$ is a prime ideal of $D$, and $f=\sum_{i=0}^{n} a_i t^i \in D[t]$ is a polynomial such that $a_0,\dotsc,a_{n-1} \in \mathfrak{p}$, $a_n \notin \mathfrak{p}$, $a_0 \notin \mathfrak{p}^2$, then $f$ is not a product of two non-constant polynomials. Hence, if $f$ is also primitive (i.e. $\mathrm{gcd}(a_0,\dotsc,a_n)=1$), then $f$ is irreducible in $D[t]$.

Apply this to $D=A[x,y,z]$ and $f = xw - yz \in D[w]$, i.e. $n=1$ and $a_1=w$, $a_0 = -yz$. Take the prime ideal $\mathfrak{p}=(y)$ of $D$. Then Eisenstein's criterion applies and shows that $f$ is irreducible.

Notice that $x^n+y^n+z^n$ is reducible when $n \geq 1$ has a prime factor $p$ such that $pA=0$, because then $n=pm$ for some $m$ and $x^n+y^n+z^n= (x^m+y^m+z^m)^p$. However, if $K$ is a field whose characteristic $p \neq 2$ doesn't divide $n$ (in particular when $p=0$), then $x^n+y^n+z^n \in K[x,y,z]$ is irreducible: Since this polynomial has no factors in $\overline{K} \setminus K$, it suffices to prove that $x^n+y^n+z^n \in \overline{K}[x,y,z]$ is irreducible. In $\overline{K}$ we have a primitive $2n$th root of unity $\zeta$ (since $p \nmid 2n$). Then we may write $y^n+z^n = y^n-(\zeta z)^n$, which has a simple factor $y-\zeta z$. This is a prime element in $\overline{K}[y,z]$. Hence, Eisenstein's criterion shows that $x^n+(y^n+z^n) \in \overline{K}[y,z][x]$ is irreducible.