Problem: Suppose 21≤x≤2 and 34≤y≤23. Determine the minimum value of x6+3x4y2+3x3y3+3x2y4+y6x3y3
Solution
Solution: Note that x6+3x4y2+3x3y3+3x2y4+y6x3y3=(x2+y2)3+3x3y3x3y3=x3y3(x2+y2)3+31=(xyx2+y2)3+31=(yx+xy)3+31 Let u=yx. We have yx+xy=u+u1. To get the minimum value of the entire expression, we need to make u+u1 as large as possible. We can do this by setting x=21 and y=23. The function f(u)=u+u1 is increasing on (1,+∞). Therefore yx+xy=31+3=310 and the minimum is (yx+xy)3+31=(310)3+31=108127
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.