AlgebraDifficulty 5.1AIME, harderProve itUnited States
Problem: Suppose that a,b,c, and d are real numbers such that a+b+c+d=8. Compute the minimum possible value of 20(a2+b2+c2+d2)−sym∑a3b, where the sum is over all 12 symmetric terms.
Solution
Solution: Observe that sym∑a3b=cyc∑a⋅cyc∑a3−cyc∑a4=8cyc∑a3−cyc∑a4 so 20cyc∑a2−sym∑a3b=cyc∑a4−8cyc∑a3+20cyc∑a2=cyc∑(a4−8a3+20a2)=16(8)−4(4)+cyc∑(a4−8a3+20a2−16a+4)=112+cyc∑(a2−4a+2)2≥112. Equality is achieved when (a,b,c,d)=(2+2,2+2,2−2,2−2) and permutations. This can be checked by noting that for all x∈{a,b,c,d}, we have x2−4x+2=0, so equality holds in the final step, and for this assignment of variables we have a+b+c+d=8.
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.