Suppose a, b, c are the side lengths of a triangle ABC. Prove that 2absin(2C)+2bcsin(2A)+2casin(2B)≤a2+b2+c2; and that the inequality is strict unless the triangle ABC is equilateral.
Solution
Let 2s=a+b+c. Using cos(C)=2aba2+b2−c2, we obtain 2sin2(2C)=1−cos(C)=2ab2ab−a2−b2+c2=2abc2−(a−b)2=2ab(c−a+b)(c+a−b)=ab2(s−a)(s−b)
sin(2C)=ab(s−a)(s−b) It follows, with the aid of the AM-GM inequality, that 2absin(2C)=2(a(s−a))(b(s−b))≤a(s−a)+b(s−b)=s(a+b)−a2−b2, with equality iff a(s−a)=b(s−b), i.e., s(a−b)=(a−b)(a+b), i.e., iff a=b. Following from this we see, using 2ab≤a2+b2 etc., that 2absin(2C)+2bcsin(2A)+2casin(2B)≤2s(a+b+c)−2(a2+b2+c2)=(a+b+c)2−2(a2+b2+c2)=2ab+2bc+2ac−(a2+b2+c2)≤(a2+b2)+(b2+c2)+(a2+c2)−(a2+b2+c2)=a2+b2+c2, with equality iff a=b=c.
Want a route through all this instead of 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 reproduced verbatim; metadata (topic, difficulty) added by this project.