0
$\begingroup$

Denote $F=\mathbb{C}(t)$ and consider $p(x)=x^{3}-t\in F[x]$

Is it true that $p$ is irreducible over $F$ ?

My thoughts:

I think that since it is not true that $t^{2}\mid t$ (I don't know how to type not divide) and since $\mathbb{C}(t)/\langle t\rangle\cong\mathbb{C}$ is an integral domain then by Eisenstein the claim follows

Am I correct ? I am not sure that indeed $t$ is prime and that I can apply Eisenstein in my case

  • 0
    @QiaochuYuan - Do you want to make this an answer ? this is what I was looking for2012-10-11

2 Answers 2

1

Isn't it much easier? If this polynomial was reducible, then it would have a linear factor $x-a$ with $a \in \mathbb{C}(t)$ and $a^3 = t$. However, if $d$ denotes the degree of $a$ (as a rational function in $t$), then $a^3$ has degree $3d$. Since $d$ is an integer, $3d \ne 1$, so there can not be such an $a$.

  • 0
    I agree, but can you please tell me if my argument is also correct ?2012-10-11
1

If $p(x)$ is reducible, write $p(x)=f(x)g(x)$. Then the degree of either $f$ or $g$ must be $1,$ and we will have found a root of $p(x)$, meaning $t$ has a cube root in $\Bbb C(t).$

  • 1
    If $t=a^3$ with $a\in\mathbb C(t)$, then $a=\frac{f(t)}{g(t)}$ with $f,g\in\mathbb C[X]$. Then $tg^3(t)=f^3(t)$. The degree on the right is $\equiv 0\pmod 3$, on the left it is $\equiv 1\pmod 3$.2012-10-11