Maths Olympiad Prep

Library / /48 of 100

Algebra Difficulty 4.8 AIME Prove it China

It is known that f(x)=ax3+bx2+cx+df(x) = ax^3 + bx^2 + cx + d (a0a \neq 0), and f(x)1|f'(x)| \le 1 for 0x10 \le x \le 1. Please find the maximum value of aa.

Solutions — 2

Solution 1

f(x)=3ax2+2bx+cf'(x) = 3a x^2 + 2b x + c. We have
{f(0)=c,f(12)=34a+b+c,f(1)=3a+2b+c. \begin{cases} f'(0) = c, \\ f'\left(\frac{1}{2}\right) = \frac{3}{4}a + b + c, \\ f'(1) = 3a + 2b + c. \end{cases}
Then
3a=2f(0)+2f(1)4f(12). 3a = 2f'(0) + 2f'(1) - 4f'\left(\frac{1}{2}\right).
We get
3a=2f(0)+2f(1)4f(12)2f(0)+2f(1)+4f(12)8. \begin{aligned} 3 | a | &= \left| 2f'(0) + 2f'(1) - 4f'\left(\frac{1}{2}\right) \right| \\ &\le 2 |f'(0)| + 2 |f'(1)| + 4 \left| f'\left(\frac{1}{2}\right) \right| \le 8. \end{aligned}
Therefore, a83a \le \frac{8}{3}. Furthermore, it is easy to find that f(x)=83x34x2+x+mf(x) = \frac{8}{3}x^3 - 4x^2 + x + m (where mm is any constant) satisfies the given condition. Therefore, the maximum value of aa is 83\frac{8}{3}.

Solution 2

Let g(x)=f(x)+1g(x) = f'(x) + 1. Then 0g(x)20 \le g(x) \le 2 for 0x10 \le x \le 1. Let z=2x1z = 2x - 1. Then x=z+12x = \frac{z+1}{2} and 1z1-1 \le z \le 1. Let
h(z)=g(z+12)=3a4z2+3a+2b2z+3a4+b+c+1. h(z) = g\left(\frac{z+1}{2}\right) = \frac{3a}{4}z^2 + \frac{3a+2b}{2}z + \frac{3a}{4} + b + c + 1.
It is easy to check that 0h(z)20 \le h(z) \le 2 and 0h(z)20 \le h(-z) \le 2 for 1z1-1 \le z \le 1.
Therefore, 0h(z)+h(z)220 \le \frac{h(z) + h(-z)}{2} \le 2 for 1z1-1 \le z \le 1. And that is
03a4z2+3a4+b+c+12. 0 \le \frac{3a}{4}z^2 + \frac{3a}{4} + b + c + 1 \le 2.
Then we have 3a4+b+c+10\frac{3a}{4} + b + c + 1 \ge 0 and 3a4z22\frac{3a}{4}z^2 \le 2. From 0z210 \le z^2 \le 1 we get a83a \le \frac{8}{3}.
As f(x)=83x34x2+x+mf(x) = \frac{8}{3}x^3 - 4x^2 + x + m (where mm is any constant) satisfies the given condition. We obtain that the maximum value of aa is 83\frac{8}{3}. \square

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.