If the sum of a few positive real numbers is 30 then what would be their maximum product?
Are there any other method apart from this ?
IS this ok--Let sum of few positive no=p
We divided p into equal parts =x
am>=gm
px≥(product)1/x
(px)x≥(products)to Maximize products we have to maximize (px)x
So let y=(px)xfor Maximize this differentiate with respect to x and put equal to zero for critical points
y′=(px)x(lnpe−1)=0
pxe=1x=pe----- critical point for max
Put in equation (1)
y=(p/x)x
ymax=(p/(p/e)p)/e
ymax=(e)p/e
In this question p=30,
y(max)=(e)30/e.
Answer
Since parameter z is integer, then
gm=maxz∈Ng(z),
where
g(z)=\left(\dfrac{30}z\right)^z.
Then
g_m = g(z_m),\tag1 where
\left(\dfrac{30}{z+1}\right)^{z+1}\le\left(\dfrac{30}z\right)^z,
\dfrac{(z+1)^{z+1}}{z^z} \ge 30.\tag2
Since
\dfrac{11^{11}}{10^{10}}\approx28.5 <30,\quad \dfrac{12^{12}}{11^{11}}\approx 31.25 \ge 30,
then z=11.\tag3
Approximation
\left(\dfrac{z+1}z\right)^z\approx e
leads to the result
z = \left\lfloor \dfrac p{e_\mathstrut}\right\rfloor = 11.\tag4
More accurate approximation
\left(\dfrac{z+1}z\right)^{z+\frac12}\approx e
leads to the equation
e^2z^2+e^2z-p^2=0,
with the result
z = \left\lceil \dfrac{\sqrt{4p^2+e^2}-e_\mathstrut}{2e}\right\rceil = 11.\tag5
The product is
\left(\dfrac{30}z\right)^z\approx 62089.\tag6
No comments:
Post a Comment