I recently read a thread on this site that solved the following problem: let $K:=\mathbb{F}_q$ be a finite field of $q$ elements and $i$ an integer. Then $\sum\limits_{\alpha \in K} \alpha^i = 0$ unless $i$ is divisible by $q-1$.
I'm interested in a generalisation of this problem. What happens if instead of summing over $K$, we sum over an additive subgroup $G$ of $K$? For instance, at one extreme we still have $\sum\limits_{\alpha \in G} \alpha^i \neq 0$ if $i$ is divisible by $q-1$, since we get a sum of $|G|-1$ ones and a single zero. On the other hand, if $|G|=p$ then $G = \beta \times \mathbb{F}_p$ where $\beta \in K$ and $\mathbb{F}_p$ is the prime subgroup of $K$, and we get that $\sum\limits_{\alpha \in G} \alpha^i \neq 0$ if and only if $i$ is divisible by $p-1$. Can we say anything more general?