Hey guys, here is the problem
If a bunch of positive integers adds up to 20, what is the greatest possible product of these numbers?
I think its 1458 from 3*6*2=1458
Some please cheack to seeif it is right thanks
I agree.
If you want a mathematical justification read on. We need a few facts to prove that no matter how hard we try thatis the best possible answer.
First, ifare integers (whole numbers) then
. You might say the RHS is exponents and LHS is just addition so it makes sense that RHS is much larger than LHS so maybe in fact we should have
instead of
. But that is not completely true. For small values
we actually have equality.
Second, any integercan be written in the form
where
are integers. Do you see why this is true? See if you can figure this out.
Third, any representation that hasamongs its summands (for example
) cannot be the maximum value. The reason is the follows. Say
is a representation then its product is
. While
is also a representation and its product is
. Which one is larger? The second one definitely because in the first product the first
numbers are the same as in the second product while in the second product the last number,
, is larger than the last number,
, in the first product.
Now we are ready to state the main result.
Theorem: The maximum product for the representationis achieved where all the summands are
's and
's.
Proof: Say thatis a representation. To be maxed we require that each term
, look at the third fact we are using. Then each summand can be written as a sum of twos and threes (because each is
) by the second fact. Meaning
and
... and
. Now
by the first fact we are using. But the point is we decomposed each
into
's and
's. Meaning
, in fact the number of times
appears is
times and
appears
times. Which means this new representation is at least as big as the previous one. Thus, any representation which is maxed must be made out of
's and
's.
Finally we can solve the problem. Say that you havetwos and
threes then
and their product is
. Thus, we want to maximize
subject to
. But this is simple. The only possibilities are:
and its respective sums are:
. Thus, the max product is
.
![]()
1)Why would the product of's make the highest number possible?
2)It is not possible to havebecause
is irrational.
3)I have an idea of what you might mean, look below.
Given a number. And let
be positive real numbers. Then the maximum product which can be formed is when all are the same, so that product is
. What is the value of
which makes this the maximum value? We will solve this problem by first defining the function
(where
). The maximum occurs when
(drawing a graph for various values of
is very helpful). Solving this equation we get
. Let
be the 'nearest integer function'. Then by the shape of the curve we have that the best integer value is
. For example, if we want to maximize the product of the sum for
then
. But then the maximized product is
.