Maths Olympiad Prep

Library / /485 of 520

Algebra Difficulty 7.5 National olympiad, round 2 Prove it

Example 7 (Neuberg-Pedoe Inequality) Let the side lengths of A1A2A3\triangle A_{1} A_{2} A_{3} and B1B2B3\triangle B_{1} B_{2} B_{3} be a1,a2,a3a_{1}, a_{2}, a_{3} and b1,b2,b3b_{1}, b_{2}, b_{3}, respectively, and their areas be denoted as S1S_{1} and S2S_{2}. Prove:
a12(b22+b32b12)+a22(b32+b12b22)+a32(b12+b22b32)16S1S2,\begin{aligned} & a_{1}^{2}\left(b_{2}^{2}+b_{3}^{2}-b_{1}^{2}\right)+a_{2}^{2}\left(b_{3}^{2}+b_{1}^{2}-b_{2}^{2}\right)+a_{3}^{2}\left(b_{1}^{2}+b_{2}^{2}-b_{3}^{2}\right) \\ \geqslant & 16 S_{1} S_{2}, \end{aligned}

with equality if and only if A1A2A3B1B2B3\triangle A_{1} A_{2} A_{3} \backsim \triangle B_{1} B_{2} B_{3}.

Solution

Prove that by slightly transforming equation (13), we can obtain its equivalent form:
16S1S2(a12+a22+a32)(b12+b22+b32)2(a12b12+a22b22+a32b32).16 S_{1} S_{2} \leqslant\left(a_{1}^{2}+a_{2}^{2}+a_{3}^{2}\right)\left(b_{1}^{2}+b_{2}^{2}+b_{3}^{2}\right)-2\left(a_{1}^{2} b_{1}^{2}+a_{2}^{2} b_{2}^{2}+a_{3}^{2} b_{3}^{2}\right) .

Rearranging terms and applying the Cauchy-Schwarz inequality, we get
16S1S2+2(a12b12+a22b22+a32b32)(16S12+2(a14+a24+a34))(16S22+2(b14+b24+b34))=(a12+a22+a32)(b12+b22+b32)\begin{aligned} & 16 S_{1} S_{2}+2\left(a_{1}^{2} b_{1}^{2}+a_{2}^{2} b_{2}^{2}+a_{3}^{2} b_{3}^{2}\right) \\ \leqslant & \sqrt{\left(16 S_{1}^{2}+2\left(a_{1}^{4}+a_{2}^{4}+a_{3}^{4}\right)\right)\left(16 S_{2}^{2}+2\left(b_{1}^{4}+b_{2}^{4}+b_{3}^{4}\right)\right)} \\ = & \left(a_{1}^{2}+a_{2}^{2}+a_{3}^{2}\right)\left(b_{1}^{2}+b_{2}^{2}+b_{3}^{2}\right) \end{aligned}

Equality holds if and only if S1:S2=a12:b12=a22:b22=a32:b32 S_{1}: S_{2}=a_{1}^{2}: b_{1}^{2}=a_{2}^{2}: b_{2}^{2}=a_{3}^{2}: b_{3}^{2} , i.e., when A1A2A3B1B2B3\triangle A_{1} A_{2} A_{3} \leadsto \triangle B_{1} B_{2} B_{3}.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.