Let a, b, c, d be real numbers with 0<a,b,c,d<1 and a+b+c+d=2. Show that (1−a)(1−b)(1−c)(1−d)≤2ac+bd. Are there infinitely many cases of equality?
Solution
Squaring the given inequality and multiplying by 16, we get (2−2a)(2−2b)(2−2c)(2−2d)≤4(ac+bd)2. We homogenize by replacing the first 2 in each parenthesis on the left side by a+b+c+d and get the homogeneous inequality (b+d−(a−c))(a+c−(b−d))(b+d+a−c)(a+c+b−d)≤4(ac+bd)2. We evaluate the left-hand side by repeatedly combining two factors and get (b+d−(a−c))(a+c−(b−d))(b+d+a−c)(a+c+b−d)=((a+c)2−(b−d)2)((b+d)2−(a−c)2)=(2ac+2bd+a2+c2−b2−d2)(2ac+2bd−a2−c2+b2+d2)=4(ac+bd)2−(a2+c2−b2−d2)2≤4(ac+bd)2, which proves the inequality.
Equality holds for a2+c2=b2+d2, in particular for a=b and c=d=1−a with 0<a<1. Therefore, there are infinitely many equality cases.
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.