I need to check the irreducibility of $p(x) \in F[x]$, where $F$ is a finite field. I have read and checked on several exercises on the internet. Their solutions are as follows:
For instance, let $p(x)$ an arbitrary polynomial in $\mathbb{Z}_5[x]$.
If $p(x)$ has no zeros in $\mathbb{Z}_5$, then they say that $p(x)$ is an irreducible polynomial in $\mathbb{Z}_5[x]$.
I am confused at this point: The polynomial $p(x)=(x^2+2)(x^2+3)$ has no zeros in $\mathbb{Z}_5[x]$, but it is reducible? Where is my mistake?
In $Z_5[x]$ the polynomial $p(x) = x^4 + 1$. This can be checked to have no zeroes in your field.
It seems the definition you are using is incorrect. Reducible means factorable into polynomials of lesser degree.