The function $\mu_j$ characterises the position of the $j^\text{th}$-particle, where
$$\mu_j = \left(j - \frac{N+1}{2}\right)d,$$
and $N$ is the total number of particles. I want calculate this summation:
$$\sum_\sigma \left[\sum_{j=1}^N \mu_j \mu_{\sigma(j)}\right],$$
where $\sigma$ ranges over elements of the permutation group on $N$ objects. Implementation in Mathematica finds that this evaluates to zero. How can I use the properties of the permutation group to analytically prove this.