Olympiad Maths Prep

Library / /1 of 3

Algebra Difficulty 3.9 AMC 10/12 Prove it Turkey

Find the minimal possible value of abb1\frac{\sqrt{a-b}}{b-1} over all real numbers a>b>1a > b > 1 satisfying
(ab+1)2+(a+b)22(a+b)(a2ab+b2+1). (ab+1)^2 + (a+b)^2 \le 2(a+b)(a^2 - ab + b^2 + 1).

Solution

Using the given equation, we get
0(ab+1)2+(a+b)22(a+b)(a2ab+b2+1)=a2b2+4ab+12a32b3+a2+b22a2b=(a22b+1)(b22a+1) \begin{aligned} 0 &\ge (ab+1)^2 + (a+b)^2 - 2(a+b)(a^2 - ab + b^2 + 1) \\ &= a^2b^2 + 4ab + 1 - 2a^3 - 2b^3 + a^2 + b^2 - 2a - 2b \\ &= (a^2 - 2b + 1)(b^2 - 2a + 1) \end{aligned}
Since a>ba > b, we get a22b+1>b22b+1=(b1)20a^2 - 2b + 1 > b^2 - 2b + 1 = (b-1)^2 \ge 0 and b22a+10b^2 - 2a + 1 \le 0. Therefore, we have (b1)22(ab)(b-1)^2 \le 2(a-b) or
abb112 \frac{\sqrt{a-b}}{b-1} \ge \frac{1}{\sqrt{2}}
The equality holds at (a,b)=(5/2,2)(a, b) = (5/2, 2).

Looking for a route rather than 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.