Maths Olympiad Prep

Library / /95 of 100

Algebra Difficulty 6.8 National olympiad Prove it China

Suppose a quadratic function f(x)=ax2+bx+cf(x) = a x^2 + b x + c (a,b,cRa, b, c \in \mathbb{R}, and a0a \neq 0) satisfies the following conditions:
(1) When xRx \in \mathbb{R}, f(x4)=f(2x)f(x-4) = f(2-x) and f(x)xf(x) \ge x.
(2) When x(0,2)x \in (0, 2), f(x)(x+12)2f(x) \le \left(\frac{x+1}{2}\right)^2.
(3) The minimum value of f(x)f(x) on R\mathbb{R} is 00.
Find the maximal mm (m>1m > 1) such that there exists tRt \in \mathbb{R}, f(x+t)xf(x+t) \le x holds so long as x[1,m]x \in [1, m].

Solution

Since f(x4)=f(2x)f(x-4) = f(2-x) for xRx \in \mathbb{R}, it is known that the quadratic function f(x)f(x) has x=1x = -1 as its axis of symmetry. By condition (3), we know that f(x)f(x) opens upward, that is, a>0a > 0. Hence
f(x)=a(x+1)2(a>0). f(x) = a(x+1)^2 \quad (a > 0).
By condition (1), we get f(1)1f(1) \ge 1 and by (2), f(1)(1+12)2=1f(1) \le \left(\frac{1+1}{2}\right)^2 = 1. It follows that f(1)=1f(1) = 1, i.e. a(1+1)2=1a(1+1)^2 = 1. So a=14a = \frac{1}{4}.
Thereby, f(x)=14(x+1)2f(x) = \frac{1}{4}(x+1)^2.

---

Since the graph of the parabola f(x)=14(x+1)2f(x) = \frac{1}{4}(x+1)^2 opens upward, and a graph of y=f(x+t)y = f(x+t) can be obtained by translating that of f(x)f(x) by tt units. If we want the graph of y=f(x+t)y = f(x+t) to lie under the graph of y=xy = x when x[1,m]x \in [1, m], and mm to be maximal, then 11 and mm should be two roots of an equation with respect to xx.
14(x+t+1)2=x.1 \frac{1}{4}(x+t+1)^2 = x. \qquad \textcircled{1}
Substituting x=1x = 1 into (1), we get t=0t = 0 or t=4t = -4.
When t=0t = 0, substituting it into (1), we get x1=x2=1x_1 = x_2 = 1 (in contradiction with m>1m > 1).
When t=4t = -4, substituting it into (1), we get x1=1x_1 = 1, and x2=9x_2 = 9; and so m=9m = 9.
Moreover, when t=4t = -4, for any x[1,9]x \in [1, 9], we have always
(x1)(x9)014(x4+1)2x, (x-1)(x-9) \le 0 \\ \Leftrightarrow \frac{1}{4}(x-4+1)^2 \le x,
that is
f(x4)x. f(x-4) \le x.
Therefore, the maximum value of mm is 99.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.