AlgebraDifficulty 6.7National olympiadFind the answer
■ Example 2 For non-negative real numbers x1, x2,⋯,xn satisfying x1+x2+⋯+xn=1, find the maximum value of ∑j=1n(xj4−xj5). (40th IMO China National Team Selection Exam Question)
A number or a short expression. Spacing and $ signs are ignored.
Solution
Solve using the adjustment method to explore the maximum value of the sum in the problem. (1) First, for x,y>0, we compare (x+y)4−(x+y)5+04−05 with x4−x5+y4−y5: =⩾=(x+y)4−(x+y)5+04−05−(x4−x5+y4−y5)xy(4x2+6xy+4y2)−xy(5x3+10x2y+10xy2+y3)27xy(x2+2xy+y2)−5xy(x3+3x2y+3xy2+y3)21xy(x+y)2[7−10(x+y)].
As long as x,y>0,x+y>0, then among them, there must be two whose sum is 0⩽32. For this case, let x,y>0,x+y=1. For this scenario, ==x4−x5+y4−y5=x4(1−x)+y4(1−y)=xy(x3+y3)xy[(x+y)3−3xy(x+y)]=xy(1−3xy)31(3xy)(1−3xy).
When 3xy=21, the above expression reaches its maximum value: x4−x5+y4−y5=61(1−21)=121
This is the maximum value required by the problem. The x1,x2,⋯,xn that can achieve the maximum value, only two of them are not equal to 0. Let x and y represent these two numbers, then x,y>0,x+y=1,xy=61.
Solving the quadratic equation λ2−λ+61=0 gives x=63+3,y=63−3, or it can also be x=63−3,y=63+3.
Verification shows that if x1,x2,⋯,xn have only these two non-zero numbers, then the sum in the problem indeed reaches the maximum value 121.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.