1961 IMO Problems/Problem 2

Revision as of 19:03, 1 August 2022 by Pekka (talk | contribs) (Solution)

Problem

Let $a$, $b$, and $c$ be the lengths of a triangle whose area is S. Prove that

$a^2 + b^2 + c^2 \ge 4S\sqrt{3}$

In what case does equality hold?

Solution

Substitute $S=\sqrt{s(s-a)(s-b)(s-c)}$, where $s=\frac{a+b+c}{2}$

This shows that the inequality is equivalent to $a^2b^2+b^2c^2+c^2a^2\le a^4+b^4+c^4$.

This can be proven because $a^2b^2\le\frac{a^4+b^4}{2}$. The equality holds when $a=b=c$, or when the triangle is equilateral.

Solution 2 By PEKKA

We firstly use the duality principle. $a=x+y~~b=x+z~~c=y+z$ The LHS becomes $(x+y)^2+(x+z)^2+(y+z)^2$ and the RHS becomes $4\sqrt{3}\sqrt{(x+y+z)xyz}$ If we use Heron's formula. By AM-GM $\frac{(x+y+z)^3}{27} \ge xyz$ Making this substitution $[ABC]$ becomes $\sqrt{(x+y+z)^4\frac{1}{27}}$ and once we take the square root of the area then our RHS becomes $\frac{4\sqrt{3}}{3\sqrt{3}}(x+y+z)^2=\frac{4}{3}(x+y+z)^2$ Multiplying the RHS and the LHS by 3 we get the LHS to be $3((x+y)^2+(x+z)^2+(y+z)^2)=6(x^2+y^2+z^2+xy+yz+xz).$ Our RHS becomes $4(x^2+y^2+z^2)+8(xy+yz+xz).$ Subtracting $4(x^2+y^2+z^2)+6(xy+yz+xz)$ we have the LHS equal to $(2(x^2+y^2+z^2))$ and the RHS being $2(xy+xz+yz)$ If LHS $\ge$ RHS then LHS-RHS$\ge 0$ LHS-RHS=$2(x^2+y^2+z^2)-2(xy+xz+yz)=x^2-2xy+y^2+x^2-2x+z^2+y^2-2yz+z^2=(x-y)^2+(x-z)^2+(y-z)^2.$ $(x-y)^2+(x-z)^2+(y-z)^2 \ge 0$ by the trivial inequality so therefore, $a^2 + b^2 + c^2 \ge 4S\sqrt{3}$ and we're done.

Video Solution

https://www.youtube.com/watch?v=ZYOB-KSEF3k&list=PLa8j0YHOYQQJGzkvK2Sm00zrh0aIQnof8&index=4 - AMBRIGGS