Let $n$ be an integer greater than 1. How must $n$ numbers $a_i$ in the interval $[0,1]$ be chosen that the vandermonde polynomial $$\prod_{i\ne j} (a_i-a_j) $$ has the maximum possible value ?
My conjecture, that the numbers must be equidistant, seems to be false due to numerical analysis.