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

IMC / 2024 / Problems / Day 2, P6

IMC 2024 · Day 2 · P6

easy

Prove that for any function f:QZf : \mathbb{Q} \to \mathbb{Z}, there exist a,b,cQa, b, c \in \mathbb{Q} such that a<b<ca < b < c, f(b)f(a)f(b) \ge f(a), and f(b)f(c)f(b) \ge f(c).

(proposed by Mehdi Golafshan &amp; Markus A. Whiteland, University of Liège, Liège)

Solution 1 of 2 (official)

We can replace f(x)f(x) by the function g(x)=f(1x)g(x) = f(1 - x), so without loss of generality we can assume f(0)f(1)f(0) \le f(1).

If f(1)f(2)f(1) \ge f(2) then we can choose (a,b,c)=(0,1,2)(a, b, c) = (0, 1, 2). Otherwise we have f(0)f(1)<f(2)f(0) \le f(1) < f(2). If there is some x(1,2)x \in (1, 2) such that f(x)f(2)f(x) \ge f(2) then we can chose (a,b,c)=(1,x,2)(a, b, c) = (1, x, 2); similarly, if there is some x(1,2)x \in (1, 2) with f(x)f(1)f(x) \le f(1) then choose (a,b,c)=(0,1,x)(a, b, c) = (0, 1, x). Hence, in the remaining cases we have f(1)f(x)f(2)f(1) \le f(x) \le f(2) for all x(1,2)x \in (1, 2).

Now ff is bonded on the interval [1,2][1, 2], so it has only finitely many values on this interval. Since there are infintely many rational numbers in [0,1][0, 1], there is a value yy that is attained infinitely many times. The we can choose 1a<b<c21 \le a < b < c \le 2 such that f(a)=f(b)=f(c)=yf(a) = f(b) = f(c) = y.

Solution 2 of 2 (official)

Assume towards a contradiction that there is a function ff which does not satisfy the claim: for all rationals a,b,ca, b, c with a<b<ca < b < c we have f(b)<f(a)f(b) < f(a) or f(b)<f(c)f(b) < f(c).

Let xx and yy be arbitrary rationals with x<yx < y. Let I(x,y)=[x,y]QI(x, y) = [x, y] \cap \mathbb{Q}. We first observe that inff(I(x,y))=\inf f(I(x, y)) = -\infty. Indeed, if the infimum was finite, then, as the set f(I(x,y))f(I(x, y)) is bounded (supf(I(x,y))=max{f(x),f(y)}\sup f(I(x, y)) = \max\{f(x), f(y)\}) and thus finite, there are three points having the same value under ff, which leads to a contradiction regarding our assumption on ff.

So, going back to the question at hand, let xx, bb, yy be arbitrary rationals with x<b<yx < b < y. Applying the above observation to the set I(x,b)I(x, b), there exists a point aI(x,b)a \in I(x, b) such that f(a)<f(b)f(a) < f(b). Similarly, there exists a point cI(b,y)c \in I(b, y) such that f(c)<f(b)f(c) < f(b). Hence we have the points aa, bb, cc with a<b<ca < b < c and f(b)>max{f(a),f(c)}f(b) > \max\{f(a), f(c)\}, which contradicts our assumption on ff.

How the field did

contestants scored
397
average (of 10)
8.17
solved (≥ 80%)
76.6%
near-0 (≤ 10%)
11.3%
discrimination
0.35

Score distribution (field cohort)

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

Similar problems

IMC 2002 · Day 2 · P8easyavg 8.0/10 · solved 76% · near-0 14% · disc 0.47
IMC 2006 · Day 2 · P8easyavg 8.2/10 · solved 76% · near-0 4% · disc 0.41
IMC 2004 · Day 1 · P1easyavg 8.1/10 · solved 78% · near-0 13% · disc 0.51