Good evening,
I was solving an interesting problem from IMO 1976 :
Determine the greatest number, who is the product of some positive integers, and the sum of these numbers is 1976.
And I was wondering how could we solve it if it was a product of positive real numbers ?
Numerically I'm sure we would find something with method of Lagrange multipliers, but is it possible to find something without any computer knowing that $\displaystyle\frac{1976}{e}$ is the maximum of $f : x \longmapsto \left( \displaystyle\frac{1976}{x} \right)^x$ ?
Waiting for your ideas !