let $n>1$ is give postive integers,and $x_{i}>0,i=1,2,\cdots,n$,and such $$\sum_{i=1}^{n}\sum_{j=1}^{n}|1-x_{i}x_{j}|=\sum_{i=1}^{n}\sum_{j=1}^{n}|x_{i}-x_{j}|$$
show that $$\sum_{i=1}^{n}x_{i}=n$$ when $n=2$, since $$|1-x^2_{1}|+2|1-x_{1}x_{2}|+|1-x^2_{2}|=2|x_{1}-x_{2}|$$ (1):if $x_{1}>x_{2}>1$, then we have $$x^2_{1}-1+2(x_{1}x_{2}-1)+x^2_{2}-1=2(x_{1}-x_{2})$$ then $$x^2_{1}+x^2_{2}+2x_{1}x_{2}+2x_{2}=2x_{1}+4$$ it clear $$LHS=x^2_{1}+x^2_{2}+2x_{1}x_{2}+2x_{2}>2x_{1}+4$$ other case $x_{1}>1>x_{2}$ it seem not easy deal it,so The problem How to solve?Thanks