If $a$, $b$, $c$ $\in \mathbb R$, we define $S_{k}=\frac{a^k+b^k+c^k}{k}$ (where $k$ is a non-negative integer). Given that $S_{1}=0$, find the value of $$\frac{S_{5}S_{2}}{S_{7}}$$
I tried:
We are given that $S_{1}=0$ i.e. $a + b + c=0$ $\implies a^3+b^3+c^3=3abc$ or $S_{3}=abc$. Similarly, for getting a relation for $S_{2}$ I squared the given condition. However, for higher powers, finding a condition becomes tedious. Even after raising the given equation to power $5$ and $7$ and then substituting for $S_{5}$ and $S_{2}$, I'm not arriving at a particular answer. However, I think that the fact that the degree of numerator and denominator in $\frac{S_{5}S_{2}}{S_{7}}$ is equal can somehow be used but I'm not getting it. Please Help!
Thanks!