I am a novice in this type of sums and I can't even understand the meaning of the three sigmas. Somehow, I am guessing that the answer might be $0$ but I am not sure. I need a well-explained answer(with examples) explaining the meaning and the method to solve it. Lots and lots of thanks beforehand. Sum is written below :
Suppose that $x_1,x_2,...,x_n(n>2)$ are real numbers such that $x_i=-x_{n-i+1}$ for $1\le i\le n$. Consider the sum $S=\Sigma\Sigma\Sigma x_ix_jx_k$, where the summations are taken over all $i,j,k:1\le i,j,k\le n$ and $i,j,k$ are all distinct. Then $S$ equals ____ ?
By problem $S=$ $\displaystyle \sum_{k=1}^n$ $\displaystyle \sum_{j=1}^n$ $\displaystyle \sum_{i=1}^n$ $x_k x_j x_i$. Now notice that,
$$\displaystyle \sum_{k=1}^n \displaystyle \sum_{j=1}^n \displaystyle \sum_{i=1}^n x_k x_j x_i =S=\displaystyle \sum_{k=1}^n \displaystyle \sum_{j=1}^n \displaystyle \sum_{i=1}^n x_k x_j x_{n+i-1}=-\displaystyle \sum_{k=1}^n \displaystyle \sum_{j=1}^n \displaystyle \sum_{i=1}^n x_k x_j x_i$$
The rest part is easy.