Skip to main content
OlympiadHQ

Browse · MathNet

Print

Twentieth IMAR Mathematical Competition

Romania geometry

Problem

A diameter of a finite planar set is any line segment of maximal Euclidean length having both end points in that set. A lattice point in the Cartesian plane is one whose coordinates are both integral. Given an integer , prove that a set of lattice points in the plane has at most diameters.
Solution
Consider the diameter graph on pairwise distinct lattice points in the plane, i.e., the geometric graph on those points, whose edges are the diameters of the configuration. We will prove that has at least one vertex of degree 1. Removal of one such and the edge it is incident to, allows then an inductive approach — the base case, , is clear. As expected, the argument hinges on the fact that every two diameters intersect: Either they both emanate from the same point or they both cross at some interior point. If has a vertex of degree at least 3, proceed along the standard lines in the continuous realm: The diameters emanating from all lie within the angle formed by two diameters and , where . Letting be a third diameter from , it then follows that is the desired vertex of degree 1, as a hypothetical diameter , , cannot intersect both and .

It is a fact that has at most edges. Suppose, if possible, has edges and is 2-regular (all vertices have degree 2). As every two diameters intersect, this is possible if and only if is odd, in which case is a star-shaped self-crossing -cycle whose polygonal convex hull reads around the boundary . Write , (indices are reduced modulo ), so , ; clearly, is an integer. Without loss of generality, assume the configuration is the smallest possible.

By minimality, the differences and cannot all be even — otherwise, the midpoints of all line segments would again be lattice points, and a homothety of factor from some would yield a smaller configuration. Hence one of the index sets and , say, , is non-empty. Hence again, , so for no index are and both even. Consequently, the union exhausts all indices.

Rule out the case as follows: If , then and are disjoint. By the preceding, covers all indices, so which is odd. On the other hand, implies that is even; similarly, implies that is even, and hence so is , contradicting the fact that is odd.

Finally, rule out the case : If , then , so , contradicting again the parity of established above. Consequently, the diameter graph is not 2-regular, as desired.

Remark. The required diameter upper bound is always achieved, so is, in fact, the maximal number of diameters a planar configuration of lattice points may have. To prove it, consider the Diophantine equation where is a non-negative integer. By Jacobi's two-square theorem, the number of pairwise distinct solutions of the Diophantine equation , where is a positive integer, is equal to four times the excess of the number of divisors of that are congruent to 1 modulo 4 over those congruent to 3 modulo 4. In the case at hand, has exactly pairwise distinct solutions. This can equally well be established directly, by noticing that are Gaussian primes, and is irrational; explicitly, the solutions are , where or , and . Exactly of these solutions lie in the first quadrant, and ; and since 5 is odd, exactly of these, say, , , satisfy . The lattice points are all exactly away from the origin, and every two are (strictly) less than distance apart. Consequently, the origin and the form a planar configuration of lattice points with exactly diameters of length each. Setting completes the argument.

We end by describing a related configuration. Consider an even integer . The above and the form a configuration of lattice points with exactly diameters: of these join to each , and another join to each with a positive . Deletion of any points with both coordinates positive then settles the case.

Techniques

Convex hullsCartesian coordinatesAngle chasingInvariants / monovariantsUnique factorizationOther