Suppose we have an equilateral triangle with side length $1$. In this equilateral triangle, we place $8$ points either on the boundary or inside the triangle itself. Then what is the maximum possible value for the shortest distance between any two of the points?
An interesting conjecture of Paul Erdos and Norman Oler states that, if $n=\frac{k(k+1)}{2}$ is a triangular number, then the optimal number for $n-1$ points is the same as for $n$ points; this sheds some light on that the answers for $n=10$ and for $n=9$ are the same (and how to find them) but this can hardly help you to find the optimum for $n=8$.
Any thoughts/answers?