Geometric center of points located on a regular polygon

geometry

Suppose I have a regular 7 sided polygon. I have one point on each side of this polygon. The points cannot be on the vertices.

Can the geometric center of these 7 points also be the geometric center of another set of 7 points also located on the edges (vertices excluded) ?

Intuitively, I would say "no" because the number of edges is odd so points cannot be budged symmetrically, I would also think that the result shouldn't depend on the number of sides as long as it is odd

So the answer is "Yes". (see answers from jean Marie and Marty cohen)

Question 2 (asked by Marty Cohen and actually is the one I should have asked): what happens when the angles between consecutive lines from the center of the polygon to the 7 points are arbitrarily specified (the only restrictions being that they are positive and total 2π) ? Or if at least one of these angles is different from others ?
Or in other words what happens when there is no symmetry between the points ? Does the "Yes" answer still hold ?

Thanks.

Best Answer

If the lines from the center of the polygon to the points on the sides have the same angle between consecutive lines ($2\pi/n$), the resulting polygon will again be regular so its center will be the same as the original one.

I will leave it to others to work out what happens when the angles between consecutive lines are arbitrarily specified (the only restrictions being that they are positive and total $2\pi$).

Related Question