I had a few questions about the roots of power sum symmetric polynomials:
Given that $x_1^k+x_2^k+x_3^k= 0$ for all $k \not \equiv 0\mod 3$ and is non-zero otherwise, if we assume none of the $x_i$'s equal 0, does this imply that the $\{x_i\|1\leq i \leq 3 \}=\{a\zeta_3^k|1\leq k\leq 3 \}$ where $\zeta_3$ is a primitive third root of unity and $a$ is an arbitrary constant.
If we had 6 variables instead of 3 (i.e. $x_1^k+x_2^k+x_3^k+x_4^k+x_5^k+x_6^k = 0$ for all $k \not \equiv 0\mod 3$ and is non-zero otherwise), under the same assumption that none of the $x_i$'s is $0$, could we still conclude that the $\{x_i\}=\{a\zeta_3^k|1\leq k\leq 3 \}\cup \{b\zeta_3^k|1\leq k\leq 3 \}$ where $\zeta_3$ is a primitive third root of unity and $a$ and $b$ are arbitrary constants?
I appreciate any insight any of you have. Thanks!
Complete rewrite to make it more general.
Let $x_1,...,x_n$ be non-zero complex numbers such that $G_k=\sum_{i=1}^n x_i^k = 0$ iff $k\not\equiv 0 \pmod m$.
Define the generating function $$g(z)=\sum_{k=0}^\infty G_k z^k = \sum_{i=1}^n \frac{1}{1-x_iz}$$
Now since $G_k=0$ when $k\not\equiv 0\pmod m$, let $\zeta_m$ be a primitive $m$th root of unity, we see that $g(\zeta_m z) = g(z)$ for all $z$ where the series converges, and hence for all $z$ in the full analytic continuation.
In particular, then $z\to \zeta_m z$ must send the poles of $g(z)$ to the poles of $g(z)$. The poles of $g(z)$ are the numbers of the form $\frac{1}{x_i}$, so for each $i$, there must be a $j$ such that $\zeta_m/x_i = 1/x_j$ , or$\zeta_m x_j = x_i$. That means that $z\to\zeta_m z$ must permute the $x_i$. In particular, we can partition $x_i$ into orbits under this action. (In particular, it must be the case that $m|n$.)
Part 1 is the case $m=n=3$. You have to deal with the case where some or more of the $x_i$ are zero, but that's easy because that reduces to the problem when $n<3, m=3$, which only has zero solutions.
Part 2 is the case $m=3, n=6$. Again, you have to take into account the cases where an $x_i$ is zero, whih reduces to the case where $m=n=3$ or all the $x_i$ are zero.
Note, we didn't actually use that the $G_{mk}\not = 0$. That was a red herring.
(There's a slight wrinkle when the $x_i$ are not distinct, but then you can just remove one instance each of $x_1,\zeta_m x_1,...\zeta_m^{m-1} x_1$ from the set and apply the result for the subset by induction. Essentially, if $x$ occurs $j$ times in $x_1,...,x_n$ the $\zeta_m x$ occurs $j$ times, too.]