$X^3-X-1$ irreducible in $\mathbb{Q}[X]$

2.6k Views Asked by At

I need to show that $f=X^3-X-1$ irreducible in $\mathbb{Q}[X]$. But reduction modulo $3$ gives $f_3=X^3+X+1$ and $f_3(1)=0$. Where is my mistake?

1

There are 1 best solutions below

0
On

If a cubic polynomial is reducible, at least one of the factors must be linear. But the only possible rational roots are integer divisors of $-1$, i.e. $\pm 1$. Substituting into the given polynomial, we see that neither $1$ nor $-1$ is a root. So the polynomial has no linear factor and thus is irreducible.