Circle the wagons

Geometry Level 5

Given a circle with a diameter of 100.

Twelve points P 1 , , P 12 P_1, \dots, P_{12} lies on a circle, in such a way that their total pairwise distance, D = i < j d ( P i , P j ) D = \sum_{i < j} d(P_i, P_j) is maximal.

Give the value of D \lfloor D \rfloor . (I.e. rounded down to the nearest integer.)


The answer is 4557.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

The distance is optimized when the points lie evenly distributed around the circle, i.e. at 3 0 30^\circ intervals.

The distance between two points on a circle of radius R R at distance θ \theta^\circ is d = 2 R sin θ 2 . d = 2R\sin\frac{\theta}2.

There are 12 pairs of points that are 3 0 30^\circ apart. Their distance is d 1 = 100 sin 1 5 = 25.8819. d_1 = 100 \sin 15^\circ = 25.8819. Likewise, there are 12 pairs at 6 0 60^\circ ; 12 pairs at 9 0 90^\circ ; 12 pairs at 12 0 120^\circ ; and 12 pairs at 15 0 150^\circ : d 2 = 100 sin 3 0 = 50.0000 , d 3 = 100 sin 4 5 = 70.7107 , d 4 = 100 sin 6 0 = 86.6025 , d 5 = 100 sin 7 5 = 96.5926. d_2 = 100 \sin 30^\circ = 50.0000, \\ d_3 = 100 \sin 45^\circ = 70.7107, \\ d_4 = 100 \sin 60^\circ = 86.6025, \\ d_5 = 100 \sin 75^\circ = 96.5926. Finally, there are 6 pairs of point diametrically opposite, with distance d 6 = 100.0000 d_6 = 100.0000 . The total is D = 12 ( 25.8819 + 50.0000 + 70.7107 + 86.6025 + 96.5926 ) + 6 100.0000 = 4557 . 452. D = 12\cdot (25.8819 + 50.0000 + 70.7107 + 86.6025 + 96.5926) + 6\cdot 100.0000 = \boxed{4557}.452.

Given that the total distance is maximized with the twelve points at the vertices of a dodecagon, the calculation is, of course, easy. The nontriviality of this question lies in showing that this configuration is the one that maximizes the total distance. You just state the result.

It was proved for n n points by Toth, "On the sum of distances determined by a pointset", Acta Math. Acad. Sci. Hungar., 7 (1956), pp. 397–401.

Mark Hennings - 5 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...