1

I have to see whether $x^2+x-1\in\mathbb{F}_3[x]$ is irreductible. One first way to see this is by checking if there exist any roots of the polynomial on the field, the problem is that I don't understand which field they are talking about; $\mathbb{F}_3[x]=\{0,1,x\}$? Or is it $\mathbb{Z}_3$? In such case there are no roots since substituing each element into the polynomial yields a result which is not congruent with $0$ (mod $3$).

1 Answers1

0

Let $f\in \Bbb K[X]$, with $\Bbb K$ field and $\deg f=2$ or $\deg f=3$.

Then $f$ is irreducible in $\Bbb K[X]$ iff $f$ has no roots in $\Bbb K$.

In this case, $\Bbb K= \Bbb F_3$, so you only have to check whether $0$, $1$ or $2$ are roots of $f$ to prove $f$ is irreducible.