Maths Olympiad Prep

Library / /55 of 100

Algebra Difficulty 4.9 AIME Prove it China

Let f(x)f(x) be an odd function on R\mathbb{R}, and f(x)=x2f(x) = x^2 for x0x \ge 0. Suppose for any x[a,a+2]x \in [a, a+2], f(x+a)2f(x)f(x+a) \ge 2f(x). Then the range of real number aa is ______.

Solution

According to the given condition, we have
f(x)={x2(x0),x2(x<0). f(x) = \begin{cases} x^2 & (x \ge 0), \\ -x^2 & (x < 0). \end{cases}
So 2f(x)=f(2x)2f(x) = f(\sqrt{2}x). Therefore, the original inequality is equivalent to f(x+a)f(2x)f(x+a) \ge f(\sqrt{2}x).

As f(x)f(x) is increasing over R\mathbb{R}, then x+a2xx + a \ge \sqrt{2}x, i.e.,
a(21)x.a \ge (\sqrt{2} - 1)x.
Furthermore, since x[a,a+2]x \in [a, a+2], (21)x(\sqrt{2}-1)x reaches (21)(a+2)(\sqrt{2}-1)(a+2) the maximum value when x=a+2x = a+2.
Therefore, a(21)(a+2)a \ge (\sqrt{2}-1)(a+2), from which we obtain a2a \ge \sqrt{2}, i.e., a[2,+)a \in [\sqrt{2}, +\infty).

The answer is then [2,+)[\sqrt{2}, +\infty).

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.