Example 13 Let x>0,y>0,z>0.Hx+y+z=1. Find the minimum value of x1+y4+z9.
A number or a short expression. Spacing and $ signs are ignored.
Solution
Solution: Since x+y+z−1=0. Introduce a parameter t>0. Then x1+y4+z9=x1+y4+z9+t(x+y+z−1)=x1+tx+y4+ty+z9+tz−t∴x1⋅t+2y4⋅ty+2z9⋅tz−t12t−t=36−(t−6)2.
By the arbitrariness of t, we know x1+y4+z9=36. Also, when tx=x1,ty=y4,tz=z9,t=36, x1+y4+z9=36, i.e., the minimum value of x1+y4+z9 is 36.
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.