Maths Olympiad Prep

Library / /7 of 40

Algebra Difficulty 5.3 AIME, harder Prove it China

If minxRax2+bx2+1=3\min_{x \in \mathbb{R}} \frac{a x^2 + b}{\sqrt{x^2 + 1}} = 3, find
(1) the range of bb;

Solutions — 2

Solution 1

Denote f(x)=ax2+bx2+1f(x) = \frac{a x^2 + b}{\sqrt{x^2+1}}. It is easy to see that a>0a > 0. By f(0)=bf(0) = b, we see that b3b \ge 3.

a. If b2a0b - 2a \ge 0,
f(x)=ax2+bx2+1=ax2+1+bax2+12a(ba)=3, f(x) = \frac{a x^2 + b}{\sqrt{x^2 + 1}} = a \sqrt{x^2 + 1} + \frac{b-a}{\sqrt{x^2 + 1}} \ge 2\sqrt{a(b-a)} = 3,
equality holds if ax2+1=bax2+1a \sqrt{x^2+1} = \frac{b-a}{\sqrt{x^2+1}}, that is, if x=±b2aax = \pm\sqrt{\frac{b-2a}{a}}.
The value of aa for given bb is a=bb292a = \frac{b - \sqrt{b^2 - 9}}{2}, especially when b=3b = 3, a=32a = \frac{3}{2}.

b. If b2a<0b - 2a < 0, let x2+1=t\sqrt{x^2 + 1} = t (t1t \ge 1). f(x)=g(t)=at+batf(x) = g(t) = a t + \frac{b-a}{t} is monotonically increasing when t1t \ge 1, so,
minxRf(x)=g(1)=a+ba=b=3, when a>32. \min_{x \in \mathbb{R}} f(x) = g(1) = a + b - a = b = 3, \text{ when } a > \frac{3}{2}.

Summing up, we get (1) the range of bb is [3,+)[3, +\infty).
(2) If b=3b = 3, then a32a \ge \frac{3}{2}; if b>3b > 3, then a=bb292a = \frac{b - \sqrt{b^2 - 9}}{2}.

Solution 2

Let f(x)=ax2+bx2+1f(x) = \frac{a x^2 + b}{\sqrt{x^2+1}}. It is easy to see that a>0a > 0. Since minxRax2+bx2+1=3\min_{x \in \mathbb{R}} \frac{a x^2 + b}{\sqrt{x^2+1}} = 3, and f(0)=bf(0) = b, we see that b3b \ge 3.
f(x)=ax(x2b2aa)(x2+1)3/2. f'(x) = \frac{a x\left(x^2 - \frac{b-2a}{a}\right)}{\left(x^2 + 1\right)^{3/2}}.

a. If b2a0b - 2a \le 0, let f(x)=0f'(x) = 0, we have the solution x0=0x_0 = 0, and if x<0x < 0, then f(x)<0f'(x) < 0; and if x>0x > 0, then f(x)>0f'(x) > 0.
f(0)=bf(0) = b is the minimal value. Hence b=3b = 3, and ab2a \ge \frac{b}{2}.

b. If b2a>0b - 2a > 0, let f(x)=0f'(x) = 0, we have the solutions x0=0x_0 = 0, x1,2=±b2aax_{1,2} = \pm\sqrt{\frac{b-2a}{a}}.
It is easy to see f(0)=bf(0) = b is not the minimal value, which implies b>3b > 3; and f(x1,2)f(x_{1,2}) is the minimal value
f(x1,2)=ab2aa+bb2aa+1=32a(ba)=3a2ab+94=0a=bb292, \begin{align*} f(x_{1,2}) &= \frac{a \cdot \frac{b-2a}{a} + b}{\sqrt{\frac{b-2a}{a} + 1}} = 3 \Rightarrow 2\sqrt{a(b-a)} = 3 \\ \Rightarrow a^2 - ab + \frac{9}{4} &= 0 \Rightarrow a = \frac{b - \sqrt{b^2 - 9}}{2}, \end{align*}
that is, b>3b > 3 and a=bb292a = \frac{b - \sqrt{b^2 - 9}}{2}.

Summing up, we get
(1) the range of bb is [3,+)[3, +\infty).
(2) If b=3b = 3, then a32a \ge \frac{3}{2}; if b>3b > 3, then a=bb292a = \frac{b - \sqrt{b^2 - 9}}{2}.

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.