Maths Olympiad Prep

Library / /56 of 100

Algebra Difficulty 4.9 AIME Prove it China

Function f(x)=a2x+3ax2f(x) = a^{2x} + 3a^x - 2 (a>0,a1a > 0, a \neq 1) reaches the maximum value 88 on interval [1,1][-1, 1]. Then its minimum value on this interval is ________.

Solution

Let ax=ya^x = y. The original function is then changed to
g(y)=y2+3y2,g(y) = y^2 + 3y - 2, which is increasing over (32,+)\left(-\frac{3}{2}, +\infty\right).

When 0<a<10 < a < 1, we have y[a,a1]y \in [a, a^{-1}] and
g(y)max=a2+3a12=8a1=2a=12. g(y)_{\max} = a^{-2} + 3a^{-1} - 2 = 8 \Rightarrow a^{-1} = 2 \Rightarrow a = \frac{1}{2}.
Then
g(y)min=(12)2+3×122=14. g(y)_{\min} = \left(\frac{1}{2}\right)^2 + 3 \times \frac{1}{2} - 2 = -\frac{1}{4}.
When a>1a > 1, we have y[a1,a]y \in [a^{-1}, a] and
g(y)max=a2+3a2=8a=2. g(y)_{\max} = a^2 + 3a - 2 = 8 \Rightarrow a = 2.
Then
g(y)min=22+3×212=14. g(y)_{\min} = 2^{-2} + 3 \times 2^{-1} - 2 = -\frac{1}{4}.
In summary, the minimum value of f(x)f(x) on x[1,1]x \in [-1, 1] is 14-\frac{1}{4}.

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.