If $\displaystyle |z_1| = |z_2| = |z_3| = R$ then prove $\displaystyle \sum_{z_1, z_2, z_3} |z_1 - z_2|\cdot|z_2 - z_3| \le 9R^2$ for $z_1,z_2,z_3 \in \mathbb{C}$.
$$\sum_{z_1, z_2, z_3} |z_1 - z_2|\cdot|z_2 - z_3| = \sum_{z_1, z_2, z_3} |z_1z_2 - z_1z_3-z_2^2 + z_3z_2| \le \sum_{z_1, z_2, z_3} |z_1z_2| + |z_1z_3|+|z_2^2| + |z_3z_2| = 12R^2$$
$$\sum_{z_1, z_2, z_3} |z_1 - z_2|\cdot|z_2 - z_3| \le 12R^2$$
Therefore $\displaystyle\sum_{z_1, z_2, z_3} |z_1 - z_2|\cdot|z_2 - z_3| = 12R^2$ for some $z_1, z_2, z_3$. Hence the given question is incorrect.
- I don't think the question is incorrect instead I think I have commited some blunder that I am unable to spot. Where did I go wrong ?