Skip to main content
OlympiadHQ

Browse · MathNet

Print

Saudi Arabia Mathematical Competitions 2012

Saudi Arabia 2012 counting and probability

Problem

Consider as a set of points in three-dimensional space. For any segment joining two points and in the space, we define its distance triplet to be the ordered triple Alice wants to draw segments in such a way that

a. Each segment joins two distinct points in ;

b. Each point in is an endpoint of at most one segment;

c. For any two segments, their distance triplets are different.

Find the greatest number of segments that Alice can draw.
Solution
We claim that Alice can draw up to segments. Since there are points, conditions (a) and (b) guarantee that Alice can draw at most segments. We will prove that she can do so.

Let . We will define a bijection such that for all distinct , the inequality holds. We let It is not hard to verify that satisfies the desired inequality condition.

For each point such that , Alice draws a segment between it and the point . The segments she has drawn are easily seen to satisfy (a) and (b). To verify that they satisfy (c), suppose that two segments have the same distance triplets. Assume that the first segment has where as an endpoint, and the second segment has where as an endpoint. The distance triplets of the two segments are and respectively. For them to coincide, we must have that a contradiction.

---

Alternative solution.

We will use the following auxiliary result:

Lemma. If , then there exists a permutation such that Proof of Lemma. Consider the cycle defined by If , then we have Remark. Such a permutation exists if and only if To see the condition is necessary, notice that those distinct differences must be, in some order, the numbers , as . We must have In our problem, clearly . We connect the point with , where , , and is the permutation in Lemma. The "distance" of a such segment is . Moreover, for two pairs , we have so all the "distances" are different and every point lies in some segment. It follows that we have segments.
Final answer
2012^3/2

Techniques

Matchings, Marriage Lemma, Tutte's theoremRecursion, bijectionPermutations / basic group theory