The COM of a point is the point itself. With another point you can construct a line. The COM of a line is 1/2 the distance between the COM the old point and the new measured form the former, with another point you can construct a triangle.
The COM of the triangle is located at one third the distance between the COM (midpoint) of the old line and the new point, measured from the COM of the old line.
I am trying to find out if the following statement is true: Given an (n-1)-gon, combined with a point, can be extended to a n-gon, the COM of the created n-gon is 1/n *L away from the COM of the original (n-1)-gon lying on the line joining the n-th point with the former, where L is the distance between the (n-1)-gon's COM and the n-th point.
for example, consider a triangle ABC, and a point D. let the COM of ABC be P. D, together with ABC can be used to construct the tetragon ABDC. Should the COM of ABDC lie on PD, at a distance 1/4 * PD from P? For a uniform 4-gon, it is easy to show that the statement is true. For any general 3-gon, it holds. What happens for a general n and an non-uniform polygon?
However, I am able to proove it for a regular 4 and 5-gon, in 2 dimensions, and for the statement about adding a new dimension, is there a proof i can look at?
– Sean Nov 14 '13 at 17:33