Difference between revisions of "2014 USAJMO Problems/Problem 1"

m (Solution)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
==Problem==
 
==Problem==
Let <math>a</math>, <math>b</math>, <math>c</math> be real numbers greater than or equal to <math>1</math>. Prove that <cmath>\min{\left (\frac{10a^2-5a+1}{b^2-5b+1},\frac{10b^2-5b+1}{c^2-5c+10},\frac{10c^2-5c+1}{a^2-5a+10}\right )}\leq abc </cmath>
+
Let <math>a</math>, <math>b</math>, <math>c</math> be real numbers greater than or equal to <math>1</math>. Prove that <cmath>\min{\left (\frac{10a^2-5a+1}{b^2-5b+10},\frac{10b^2-5b+1}{c^2-5c+10},\frac{10c^2-5c+1}{a^2-5a+10}\right )}\leq abc </cmath>
 +
 
 
==Solution==
 
==Solution==
Notice <math>\dfrac{10a^2 - 5a + 1}{a^2 - 5a + 10} \le a^3</math> rearranges to <math>(a-1)^5 \ge 0</math>, obvious. Therefore <cmath> \left(\frac{10a^2-5a+1}{b^2-5b+10}\right)\left(\frac{10b^2-5b+1}{c^2-5c+10}\right)\left(\frac{10c^2-5c+1}{a^2-5a+10}\right ) \le (abc)^3 </cmath> so <cmath> \min\left(\frac{10a^2-5a+1}{b^2-5b+10},\frac{10b^2-5b+1}{c^2-5c+10},\frac{10c^2-5c+1}{a^2-5a+10}\right )\leq abc. </cmath>
+
Since <math>(a-1)^5\ge 0</math>,
 +
<cmath>a^5-5a^4+10a^3-10a^2+5a-1\ge 0</cmath>
 +
or
 +
<cmath>10a^2-5a+1\le a^3(a^2-5a+10)</cmath>
 +
Since <math>a^2-5a+10=\left( a-\dfrac{5}{2}\right)^2 +\dfrac{15}{4}>0</math>,
 +
<cmath> \frac{10a^2-5a+1}{a^2-5a+10}\le a^3 </cmath>
 +
Also note that <math>10a^2-5a+1=10\left( a-\dfrac{1}{4}\right)^2+\dfrac{3}{8}> 0</math>,
 +
We conclude
 +
<cmath>0\le \frac{10a^2-5a+1}{a^2-5a+10}\le a^3</cmath>
 +
Similarly,
 +
<cmath>0\le \frac{10b^2-5b+1}{b^2-5b+10}\le b^3</cmath>
 +
<cmath>0\le \frac{10c^2-5c+1}{c^2-5c+10}\le c^3</cmath>
 +
So <cmath>\left(\frac{10a^2-5a+1}{a^2-5a+10}\right)\left(\frac{10b^2-5b+1}{b^2-5b+10}\right)\left(\frac{10c^2-5c+1}{c^2-5c+10}\right)\le a^3b^3c^3</cmath>
 +
or
 +
<cmath>\left(\frac{10a^2-5a+1}{b^2-5b+10}\right)\left(\frac{10b^2-5b+1}{c^2-5c+10}\right)\left(\frac{10c^2-5c+1}{a^2-5a+10}\right) \le(abc)^3</cmath>
 +
Therefore,
 +
<cmath> \min\left(\frac{10a^2-5a+1}{b^2-5b+10},\frac{10b^2-5b+1}{c^2-5c+10},\frac{10c^2-5c+1}{a^2-5a+10}\right )\le abc. </cmath>

Latest revision as of 21:23, 15 April 2018

Problem

Let $a$, $b$, $c$ be real numbers greater than or equal to $1$. Prove that \[\min{\left (\frac{10a^2-5a+1}{b^2-5b+10},\frac{10b^2-5b+1}{c^2-5c+10},\frac{10c^2-5c+1}{a^2-5a+10}\right )}\leq abc\]

Solution

Since $(a-1)^5\ge 0$, \[a^5-5a^4+10a^3-10a^2+5a-1\ge 0\] or \[10a^2-5a+1\le a^3(a^2-5a+10)\] Since $a^2-5a+10=\left( a-\dfrac{5}{2}\right)^2 +\dfrac{15}{4}>0$, \[\frac{10a^2-5a+1}{a^2-5a+10}\le a^3\] Also note that $10a^2-5a+1=10\left( a-\dfrac{1}{4}\right)^2+\dfrac{3}{8}> 0$, We conclude \[0\le \frac{10a^2-5a+1}{a^2-5a+10}\le a^3\] Similarly, \[0\le \frac{10b^2-5b+1}{b^2-5b+10}\le b^3\] \[0\le \frac{10c^2-5c+1}{c^2-5c+10}\le c^3\] So \[\left(\frac{10a^2-5a+1}{a^2-5a+10}\right)\left(\frac{10b^2-5b+1}{b^2-5b+10}\right)\left(\frac{10c^2-5c+1}{c^2-5c+10}\right)\le a^3b^3c^3\] or \[\left(\frac{10a^2-5a+1}{b^2-5b+10}\right)\left(\frac{10b^2-5b+1}{c^2-5c+10}\right)\left(\frac{10c^2-5c+1}{a^2-5a+10}\right) \le(abc)^3\] Therefore, \[\min\left(\frac{10a^2-5a+1}{b^2-5b+10},\frac{10b^2-5b+1}{c^2-5c+10},\frac{10c^2-5c+1}{a^2-5a+10}\right )\le abc.\]