Given an integer , determine the least value the sum may achieve, as the run through the positive real numbers subject to . Also, determine the at which this minimum is achieved.
, 2019
Solution
The required minimum is and is achieved if and only if the are all equal to . Let be positive real numbers satisfying the condition in the statement. Let , , and notice that the are positive real numbers that add up to . Express the in terms of the to get , and write successively
Equality clearly forces the all equal to , which is the case if and only if the are all equal to .
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.