Difference between revisions of "1961 IMO Problems/Problem 2"
Mathboy100 (talk | contribs) (→Solution 2 (Heron Bash)) |
Mathboy100 (talk | contribs) (→Solution 2 (Heron Bash)) |
||
Line 30: | Line 30: | ||
<cmath>4b^2c^2-(b^2 + c^2 - a^2)^2 = 4a^2b^2-(a^2 + b^2 - c^2)^2 = 4c^2a^2-(c^2 + a^2 - b^2)^2.</cmath> | <cmath>4b^2c^2-(b^2 + c^2 - a^2)^2 = 4a^2b^2-(a^2 + b^2 - c^2)^2 = 4c^2a^2-(c^2 + a^2 - b^2)^2.</cmath> | ||
This is because the area of the triangle stays the same if we switch around the values of <math>a</math>, <math>b</math>, and <math>c</math>. | This is because the area of the triangle stays the same if we switch around the values of <math>a</math>, <math>b</math>, and <math>c</math>. | ||
+ | |||
Thus, | Thus, | ||
− | <cmath>4S\sqrt{3} = \sqrt{4a^2b^2 + 4b^2c^2 + 4c^2a^2 - (b^2 + c^2 - a^2)^2 - (c^2 + a^2 - b^2)^2 - (a^2 + b^2 - c^2)^2}</cmath> | + | <cmath>4S\sqrt{3} = \sqrt{4a^2b^2 + 4b^2c^2 + 4c^2a^2 - (b^2 + c^2 - a^2)^2 - (c^2 + a^2 - b^2)^2 - (a^2 + b^2 - c^2)^2}.</cmath> |
+ | We must prove that the RHS of this equation is less than or equal to <math>a^2 + b^2 + c^2</math>. | ||
+ | |||
+ | Let <math>a^2 = A</math>, <math>b^2 = B</math>, <math>c^2 = C</math>. Then, our inequality is reduced to | ||
+ | <cmath>A + B + C \geq \sqrt{4AB + 4BC + 4CA - (B + C - A)^2 - (C + A - B)^2 - (A + B - C)^2}.</cmath> | ||
+ | We will now simplify the RHS. | ||
+ | |||
+ | For any real numbers <math>x</math>, <math>y</math>, and <math>z</math>, | ||
+ | <cmath>(x + y - z)^2 = x^2 + y^2 + z^2 + 2xy - 2xz - 2yz, </cmath> | ||
+ | and thus | ||
+ | <cmath>(x + y - z)^2 + (y + z - x)^2 + (z + x - y^2) = 3x^2 + 3y^2 + 3z^2 - 2xy - 2xz - 2yz.</cmath> | ||
+ | Applying it to the equation, we obtain | ||
+ | <cmath>\sqrt{4AB + 4BC + 4CA - 3A^2 - 3B^2 - 3C^2 + 2AB + 2BC + 2CA}</cmath> | ||
+ | <cmath>\sqrt{6AB + 6BC + 6CA - 3A^2 - 3B^2 - 3C^2}.</cmath> | ||
+ | We now have to prove | ||
+ | <cmath>(A + B + C)^2 \geq 6AB + 6BC + 6CA - 3A^2 - 3B^2 - 3C^2.</cmath> | ||
+ | We can now simplify: | ||
+ | <cmath>A^2 + B^2 + C^2 + 2AB + 2BC + 2CA \geq 6AB + 6BC + 6CA - 3A^2 - 3B^2 - 3C^2</cmath> | ||
+ | <cmath>4A^2 + 4B^2 + 4C^2 \geq 4AB + 4BC + 4CA</cmath> | ||
+ | <cmath>A^2 + B^2 + C^2 \geq AB + BC + CA.</cmath> | ||
+ | Finally, we can apply AM-GM: | ||
+ | <cmath>\frac{A^2 + B^2}{2} \geq AB</cmath> | ||
+ | <cmath>\frac{B^2 + C^2}{2} \geq BC</cmath> | ||
+ | <cmath>\frac{C^2 + A^2}{2} \geq CA</cmath> | ||
+ | Adding these all up, we have the desired inequality | ||
+ | <cmath>A^2 + B^2 + C^2 \geq AB + BC + CA, </cmath> | ||
+ | and so the proof is complete.<math>\qed</math> | ||
+ | |||
+ | ~mathboy100 | ||
==Solution 3 By PEKKA== | ==Solution 3 By PEKKA== |
Revision as of 22:52, 2 December 2022
Problem
Let , , and be the lengths of a triangle whose area is S. Prove that
In what case does equality hold?
Solution
Substitute , where
This shows that the inequality is equivalent to .
This can be proven because . The equality holds when , or when the triangle is equilateral.
Solution 2 (Heron Bash)
As in the first solution, we have This can be simplified to Next, we can factor out all of the s and use a clever difference of squares We can now use difference of squares again: We know that This is because the area of the triangle stays the same if we switch around the values of , , and .
Thus, We must prove that the RHS of this equation is less than or equal to .
Let , , . Then, our inequality is reduced to We will now simplify the RHS.
For any real numbers , , and , and thus Applying it to the equation, we obtain We now have to prove We can now simplify: Finally, we can apply AM-GM: Adding these all up, we have the desired inequality and so the proof is complete.$\qed$ (Error compiling LaTeX. Unknown error_msg)
~mathboy100
Solution 3 By PEKKA
We firstly use the duality principle. The LHS becomes and the RHS becomes If we use Heron's formula. By AM-GM Making this substitution becomes and once we take the square root of the area then our RHS becomes Multiplying the RHS and the LHS by 3 we get the LHS to be Our RHS becomes Subtracting we have the LHS equal to and the RHS being If LHS RHS then LHS-RHS LHS-RHS= by the trivial inequality so therefore, and we're done.
1961 IMO (Problems) • Resources | ||
Preceded by Problem 1 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 3 |
All IMO Problems and Solutions |
Video Solution
https://www.youtube.com/watch?v=ZYOB-KSEF3k&list=PLa8j0YHOYQQJGzkvK2Sm00zrh0aIQnof8&index=4 - AMBRIGGS