MHB Find the Maximal Value Challenge

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Challenge Value
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
It's given that $p+m+n=12$ and that $p, m, n$ are non-negative integers. What is the maximal value of $pmn+pm+pn+mn$?
 
Mathematics news on Phys.org
My solution:

Given the cyclic symmetry of the variables (and the constraint), we know the extremum occurs for:

$$p=m=n=4$$

And so the objective function at these values is:

$$f(4,4,4)=4^3+3\cdot4^2=4^2(4+3)=112$$

Observing that:

$$f(3,4,5)=107$$

We take:

$$f_{\max}=112$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top