Let the smallest distance between $m$ points in a regular $n$-gon be denoted by $D$. Is there a general formula for $D_{\mathrm{max}}$? In other words, how should $m$ points be placed so that they are all spread as far apart as possible. For example, for a triangle and $m \leq 3$ we would place all the points on the vertices. This can be extended to any $n$-gon: place $m \leq n$ points on all the vertices. Then I imagine the $(n+1)$-th point should be placed in the center. From there I don't know if it should be on the midpoint of the edges or somewhere in the middle of the shape.
I don't know if this has an answer (maybe it is more simple than I think), I just saw a similar question and was curious if it could be generalized.