Given an integer number , determine the maximum value the product of non-negative real numbers may achieve, subject to
, 2011
Solution
The required maximum is and is achieved if and only if the are all equal to .
The constraint on the is equivalent to
where
By the AM-GM inequality,
so, upon substitution ,
that is, . Consequently, . Equality clearly forces all the to be equal to . Since these obey the constraint, the conclusion follows.
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.