Why this polynomial is irreducible?

1.3k Views Asked by At

Let $K=\mathbb{Z}_p(t)$. How to prove $f(x)=x^p-t$ is irreducible in $K[x]$?

2

There are 2 best solutions below

1
On BEST ANSWER

$\mathbb Z_p$ is a UFD ring, therefore so is $A = \mathbb Z_p[t]$. The polynomial $f(x) = x^p - t$ is monic so, because of Gauß' lemma, $f$ is reducible in $A$ iff it is reducible in $\mathrm{Frac}\, A = K[t]$.

But now, we can apply the generalisation of Eisenstein's criterion. We have a prime ideal $\mathfrak p =(x) \in \mathbb{Z}_t[x]$ which contains every coefficient of $f$ except the dominant one, and the constant coefficient $t$ doesn't belong to $\mathfrak p^2$. Therefore, $f$ is irreducible in $A$.

Remark. If $p$ is a prime, on any field $F$, $f = x^p -a$ is irreducible in $F[x]$ unless it has a root in $F$. This is proved in Cox' Galois Theory, section 4.2.D.

1
On

Hint: Use Eisenstein's criterion by recalling that $t$ is prime in $\mathbb Z_p[t]$.