Determine all pairs of real numbers a and b, which satisfy the inequality a2(2a−b)+b2(2b−a)≥0.
Solution
Expanding the left side of the inequality we get 2a3−a2b−ab2+2b3 and factoring it back up again results in 2a3−a2b−ab2+2b3=2(a3+b3)−ab(a+b)=2(a+b)(a2−ab+b2)−ab(a+b)==(a+b)(2a2−3ab+2b2). The second factor is non-negative since 2a2−3ab+2b2=2(a2−23ab+b2)=2((a−43b)2+167b2)≥0. So, either 2((a−43b)2+167b2)=0 and a=b=0 or a+b≥0. The inequality is satisfied by all pairs of reals a and b such that a+b≥0.
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.