i'm working on a problem and i need some help.
Problem:
Let $p$ be a prime number, show that in the polynomial ring $(\mathbb{Z} / p \mathbb {Z})[x]$ for every $d \in \mathbb N,d \ge 2$ exists a polynomial $f$ with $\deg(f)=d$ with no root in $ \mathbb Z/p \mathbb Z $.
My Idea:
I already shown it for $p = 3$ so there is no need to talk about that.
for $p \ge 5$ I know that i have to differ the even and odd $\deg(f)$ and i know that i have to use $ \prod_{i = 1} ^d (x-i)+1 $
I can show it for general $d$ but i do not know, how to show it for odd AND even $d$.
I would appreciate your help.