Find the minimal possible value of b−1a−b over all real numbers a>b>1 satisfying (ab+1)2+(a+b)2≤2(a+b)(a2−ab+b2+1).
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
Using the given equation, we get 0≥(ab+1)2+(a+b)2−2(a+b)(a2−ab+b2+1)=a2b2+4ab+1−2a3−2b3+a2+b2−2a−2b=(a2−2b+1)(b2−2a+1) Since a>b, we get a2−2b+1>b2−2b+1=(b−1)2≥0 and b2−2a+1≤0. Therefore, we have (b−1)2≤2(a−b) or b−1a−b≥21 The equality holds at (a,b)=(5/2,2).
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.