Maths Olympiad Prep

Library / /23 of 73

Algebra Difficulty 7.8 National Olympiad, round 2 Prove it Turkey

Let cc be a given real number. Suppose that for all real numbers aa and bb the function f(x)=x22ax+bf(x) = x^2 - 2a x + b satisfies the following inequality
f(c)f(c)f(a). f(c) \cdot f(-c) \geq f(a).
Find all possible values of cc.

Solution

Answer: c=±12c = \pm\frac{1}{2}.

Note that
f(c)f(c)f(a)=(c22ac+b)(c2+2ac+b)+a2b=(c2+b)24a2c2+a2b. \begin{align*} f(c) \cdot f(-c) - f(a) &= (c^2 - 2a c + b)(c^2 + 2a c + b) + a^2 - b \\ &= (c^2 + b)^2 - 4a^2 c^2 + a^2 - b. \end{align*}
Putting d=c2d = c^2 we get
f(c)f(c)f(a)=(d+b)24a2d+a2b=a2(14d)+(b+d12)2+d14. \begin{align*} f(c) \cdot f(-c) - f(a) &= (d + b)^2 - 4a^2 d + a^2 - b \\ &= a^2(1 - 4d) + \left(b + d - \frac{1}{2}\right)^2 + d - \frac{1}{4}. \end{align*}
If d<14d < \frac{1}{4} then taking a=0a = 0, b=d+12b = -d + \frac{1}{2} we get a contradiction:
f(c)f(c)f(a)=d14<0f(c) \cdot f(-c) - f(a) = d - \frac{1}{4} < 0, a contradiction.

If d>14d > \frac{1}{4} then taking a=1a = 1, b=d+12b = -d + \frac{1}{2} we get a contradiction:
f(c)f(c)f(a)=3(d14)<0f(c) \cdot f(-c) - f(a) = -3\left(d - \frac{1}{4}\right) < 0.

If d=14 then f(c)f(c)f(a)=(b12)20. \text{If } d = \frac{1}{4} \text{ then } f(c) \cdot f(-c) - f(a) = \left(b - \frac{1}{2}\right)^2 \ge 0.
We are done.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.