Recently I read about a theorem in a book, which goes as follows:
Theorem. Let $n$ be a positive integer and $(a_i)_{i=0}^{n-1}$ a sequence of non-negative integers. We define the polynomial $$P(x)=\sum_{i=0}^{n-1}x^{a_i}.$$ If the terms of the sequence $(a_i)$ form a complete residue system modulo $n$, then $$Q(x)=\sum_{i=0}^{n-1}x^{i}$$ is a divisor of $P$.
When we consider polynomials over $\mathbb{C}[x]$, this is relatively easy to prove by just looking at the $n$-th roots of unitys.
My question: Are there related results for polynomials over finite fields?