Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2004 / Problems / Day 1, P4

IMC 2004 · Day 1 · P4

medium

Suppose n4n \ge 4 and let MM be a finite set of nn points in R3\mathbb{R}^3, no four of which lie in a plane. Assume that the points can be coloured black or white so that any sphere which intersects MM in at least four points has the property that exactly half of the points in the intersection of MM and the sphere are white. Prove that all of the points in MM lie on one sphere.

Solution (official)

Define f:M{1,1}f : M \to \{-1, 1\}, f(X)={1,if X is white1,if X is blackf(X) = \begin{cases} -1, & \text{if $X$ is white} \\ 1, & \text{if $X$ is black} \end{cases}. The given condition becomes XSf(X)=0\sum\limits_{X \in S} f(X) = 0 for any sphere SS which passes through at least 4 points of MM. For any 3 given points AA, BB, CC in MM, denote by S(A,B,C)S(A,B,C) the set of all spheres which pass through AA, BB, CC and at least one other point of MM and by S(A,B,C)|S(A,B,C)| the number of these spheres. Also, denote by \sum the sum XMf(X)\sum\limits_{X \in M} f(X).

We have 0=SS(A,B,C)XSf(X)=(S(A,B,C)1)(f(A)+f(B)+f(C))+(1)\tag{1} 0 = \sum_{S \in S(A,B,C)} \sum_{X \in S} f(X) = (|S(A,B,C)| - 1)(f(A) + f(B) + f(C)) + \sum since the values of AA, BB, CC appear S(A,B,C)|S(A,B,C)| times each and the other values appear only once.

If there are 3 points AA, BB, CC such that S(A,B,C)=1|S(A,B,C)| = 1, the proof is finished.

If S(A,B,C)>1|S(A,B,C)| > 1 for any distinct points AA, BB, CC in MM, we will prove at first that =0\sum = 0.

Assume that >0\sum > 0. From (1) it follows that f(A)+f(B)+f(C)<0f(A) + f(B) + f(C) < 0 and summing by all (n3)\binom{n}{3} possible choices of (A,B,C)(A, B, C) we obtain that (n3)<0\binom{n}{3} \sum < 0, which means <0\sum < 0 (contradicts the starting assumption). The same reasoning is applied when assuming <0\sum < 0.

Now, from =0\sum = 0 and (1), it follows that f(A)+f(B)+f(C)=0f(A) + f(B) + f(C) = 0 for any distinct points AA, BB, CC in MM. Taking another point DMD \in M, the following equalities take place f(A)+f(B)+f(C)=0f(A)+f(B)+f(D)=0f(A)+f(C)+f(D)=0f(B)+f(C)+f(D)=0\begin{align*} f(A) + f(B) + f(C) &= 0 \\ f(A) + f(B) + f(D) &= 0 \\ f(A) + f(C) + f(D) &= 0 \\ f(B) + f(C) + f(D) &= 0 \end{align*} which easily leads to f(A)=f(B)=f(C)=f(D)=0f(A) = f(B) = f(C) = f(D) = 0, which contradicts the definition of ff.

How the field did

contestants scored
176
average (of 20)
7.99
solved (≥ 80%)
35.2%
near-0 (≤ 10%)
51.7%
discrimination
0.52

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2000 · Day 2 · P7mediumavg 6.8/10 · solved 47% · near-0 11% · disc 0.61
IMC 2001 · Day 2 · P9hardavg 2.3/10 · solved 16% · near-0 66% · disc 0.48
IMC 2014 · Day 1 · P5very hardavg 1.0/10 · solved 5% · near-0 78% · disc 0.49
IMC 2014 · Day 2 · P9killeravg 0.6/10 · solved 4% · near-0 89% · disc 0.40