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

IMC / 2025 / Problems / Day 1, P1

IMC 2025 · Day 1 · P1

easy

Let PR[x]P \in \mathbb{R}[x] be a polynomial with real coefficients, and suppose deg(P)2\deg(P) \ge 2. For every xRx \in \mathbb{R}, let xR2\ell_x \subset \mathbb{R}^2 denote the line tangent to the graph of PP at the point (x,P(x))(x, P(x)).

(a) Suppose that the degree of PP is odd. Show that xRx=R2\bigcup\limits_{x \in \mathbb{R}} \ell_x = \mathbb{R}^2.

(b) Does there exist a polynomial of even degree for which the above equality still holds?

(proposed by Mike Daas, Max Planck Institute for Mathematics, Bonn)

Solution (official)

(a) Suppose that the degree of PP is odd and let (a,b)R(a, b) \in \mathbb{R} be arbitrary. Given rRr \in \mathbb{R}, the equation for r\ell_r is given by r={(x,y)R2y=P(r)(xr)+P(r)}.\ell_r = \bigl\{ (x, y) \in \mathbb{R}^2 \mid y = P'(r)(x - r) + P(r) \bigr\}. For this line to pass through the point (a,b)(a, b) it is therefore necessary and sufficient that b=aP(r)+P(r)rP(r).b = a P'(r) + P(r) - r P'(r). This is a polynomial equation in rr, which always has a real solution as soon as we can show that the degree is odd. Indeed, if P(r)=crn+P(r) = c r^n + \dots describes the leading term, then the right hand side of the above equation has leading term (cnc)rn(c - nc) r^n. Since c0c \ne 0 and we assumed that n2n \ge 2, we must have cnc0c - nc \ne 0. The right hand side therefore has the same degree as PP, completing the proof.

(b) If the degree of PP is even, then this can never be true, because the degree of aP(r)+P(r)rP(r)a P'(r) + P(r) - r P'(r) is now even by the same argument and therefore it has a global minimum (or maximum) over the reals, below (or above) which no value of bb will yield a real solution for rr.

How the field did

contestants scored
425
average (of 10)
8.38
solved (≥ 80%)
81.6%
near-0 (≤ 10%)
6.6%
discrimination
0.40

Score distribution (field cohort)

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

Similar problems

IMC 2004 · Day 1 · P2easyavg 8.0/10 · solved 69% · near-0 4% · disc 0.29
IMC 2005 · Day 2 · P8easyavg 6.2/10 · solved 53% · near-0 29% · disc 0.52
IMC 2014 · Day 1 · P3mediumavg 4.2/10 · solved 40% · near-0 54% · disc 0.53