Example 1 Let a,b be positive constants, x1,x2,⋯,xn be positive real numbers, and n⩾2 be a positive integer. Find: y=(a+x1)(x1+x2)⋯(xn−1+xn)(xn+b)x1x2⋯xn
the maximum value.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Notice y=(x1a+1)(x2x1+1)⋯(xnxn−1+1)(bxn+1)b1. Let a1=x1a,a2=x2x1,⋯⋯an=xnxn−1, an+1=bxn. Then a1a2⋯an+1=ba. By the extended version 1, we know (x1a+1)(x2x1+1)⋯(xnxn−1+1)(bxn+1)=∏i=1n+1(ai+1)⩾(n+1ba+1)n+1,
Equality holds if and only if a1=a2=⋯=an+1=n+1ba, that is, x1a=x2x1=⋯=xnxn−1=bxn=n+1ba,
which means xk=a(ab)n+1k for the equality to hold. Thus, y⩽(n+1ba+1)n+1b1=(n+1a+n+1b)n+11. Equality holds if and only if xk=a(ab)n+1k(k=1,2,⋯,n)
when y reaches its maximum value (n+1a+n+1b)n+11.
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.