Maths Olympiad Prep

Library / /26 of 264

Algebra Difficulty 5.0 AIME, harder Prove it Romania

Let a,b,c,d0a, b, c, d \ge 0 be real numbers such that a+b+c+d=1a + b + c + d = 1. Prove that
a+(bc)26+(cd)26+(db)26+b+c+d2. \sqrt{a + \frac{(b-c)^2}{6} + \frac{(c-d)^2}{6} + \frac{(d-b)^2}{6}} + \sqrt{b} + \sqrt{c} + \sqrt{d} \le 2.

Solution

Observe that (bc)22(bc)2(b-c)^2 \le 2(\sqrt{b} - \sqrt{c})^2, since (b+c)2=b+c+2bc2b+2c2(\sqrt{b} + \sqrt{c})^2 = b + c + 2\sqrt{bc} \le 2b + 2c \le 2. Thus, a+(bc)26a+13(bc)2=113(b)2a + \sum \frac{(b-c)^2}{6} \le a + \frac{1}{3} \sum (\sqrt{b} - \sqrt{c})^2 = 1 - \frac{1}{3}(\sum \sqrt{b})^2.

To end the proof, it suffices to show that S+1S2/32S + \sqrt{1 - S^2/3} \le 2, where S=b+c+dS = \sqrt{b} + \sqrt{c} + \sqrt{d}.

Since S2S \le 2, this is equivalent to 1S2/344S+S21 - S^2/3 \le 4 - 4S + S^2, which rewrites as (2S3)20(2S - 3)^2 \ge 0, obviously true.

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.