AlgebraDifficulty 7.9National olympiad, round 2Prove itBaltic Way
Find the smallest positive real number α, such that 2x+y≥αxy+(1−α)2x2+y2 for all positive real numbers x and y.
Solution
Let's prove that α=21 works. Then the following inequality should hold for all positive real numbers x and y: 2x+y⇔(x+y)2⇔(x+y)2⇔(x+y)4⇔(x−y)4≥21xy+212x2+y2≥xy+2x2+y2+2xy⋅2x2+y2≥4xy⋅2x2+y2≥8xy(x2+y2)≥0 which is true, so we showed that α=21 actually works.
Now it remains to show that α≥21. Let's consider x=1+ε and y=1−ε where ε<1. Then the inequality becomes 1≥α1−ε2+(1−α)1+ε2, i.e.α≥1+ε2−1−ε21+ε2−1. Notice that 1+ε2−1−ε21+ε2−1=(1+ε2−1−ε2)(1+ε2+1−ε2)(1+ε2+1)(1+ε2−1)(1+ε2+1)(1+ε2+1−ε2)=2ε2(1+ε2+1)ε2(1+ε2+1−ε2)=2(1+ε2+1)1+ε2+1−1+1−ε2=21−2(1+ε2+1)1−1−ε2=21−2(1+ε2+1)(1+1−ε2)(1−1−ε2)(1+1−ε2)=21−2(1+ε2+1)(1+1−ε2)ε2>21−4(1+2)ε2. As ε can be arbitrarily small this expression can get arbitrarily close to 21. This means that α<21 cannot hold, as desired.
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 and solution reproduced as published; topic and difficulty added by this site.