Generalizing $N$ for different cases of a functions maxima.

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












Given a number $N geq 5$. We have to divide it into equal parts so that the product of these parts is maximized. So using this I get
$$f(x) = left(dfracNxright)^x$$



I differentiate this to get $x$ as $N/e$ as the point of maxima.
However note that here $x$ is the "no of parts, and thus it has to be an integer, i.e., $x in mathbb Z_+$.



There are four options (more than one may be correct)



  1. $leftlfloor dfracNe rightrfloor$

  2. $leftlfloor dfracNe rightrfloor + 1$

  3. $leftlfloor dfracNe^2 rightrfloor$

  4. $leftlfloor dfracNe^2 rightrfloor + 1$

So eliminating the last two. we are left with two options. I did a little bit of hit and trial and found out that both the options may be correct according to the value of $N$. However, I am unable to find out a general expression as to what values of $N$ will give a maximum with the second option and which will give it with the first.



If someone could help me with this, please?



And also the fact as to why $N$ is greater than or equal to $5$. Maybe, because with $N =4$, both the first and the second options give the same answer? That's just a guess though.










share|cite|improve this question























  • Your question is a bit tricky to read. Please rephrase it, use proper grammar and also use MathJax to format the equations. Then it's more likely that people will read your question and help you.
    – Matti P.
    Sep 3 at 12:31










  • Also, I think you are already practically at the solution. You just need to plug in different values and you'll hopefully understand what's going on.
    – Matti P.
    Sep 3 at 12:40










  • I wrote a code in C++ that told me for each corresponding value of N which one of these options will be max. However i was unable to find a pattern in the first 50 or so values
    – Pranav
    Sep 3 at 12:57















up vote
2
down vote

favorite












Given a number $N geq 5$. We have to divide it into equal parts so that the product of these parts is maximized. So using this I get
$$f(x) = left(dfracNxright)^x$$



I differentiate this to get $x$ as $N/e$ as the point of maxima.
However note that here $x$ is the "no of parts, and thus it has to be an integer, i.e., $x in mathbb Z_+$.



There are four options (more than one may be correct)



  1. $leftlfloor dfracNe rightrfloor$

  2. $leftlfloor dfracNe rightrfloor + 1$

  3. $leftlfloor dfracNe^2 rightrfloor$

  4. $leftlfloor dfracNe^2 rightrfloor + 1$

So eliminating the last two. we are left with two options. I did a little bit of hit and trial and found out that both the options may be correct according to the value of $N$. However, I am unable to find out a general expression as to what values of $N$ will give a maximum with the second option and which will give it with the first.



If someone could help me with this, please?



And also the fact as to why $N$ is greater than or equal to $5$. Maybe, because with $N =4$, both the first and the second options give the same answer? That's just a guess though.










share|cite|improve this question























  • Your question is a bit tricky to read. Please rephrase it, use proper grammar and also use MathJax to format the equations. Then it's more likely that people will read your question and help you.
    – Matti P.
    Sep 3 at 12:31










  • Also, I think you are already practically at the solution. You just need to plug in different values and you'll hopefully understand what's going on.
    – Matti P.
    Sep 3 at 12:40










  • I wrote a code in C++ that told me for each corresponding value of N which one of these options will be max. However i was unable to find a pattern in the first 50 or so values
    – Pranav
    Sep 3 at 12:57













up vote
2
down vote

favorite









up vote
2
down vote

favorite











Given a number $N geq 5$. We have to divide it into equal parts so that the product of these parts is maximized. So using this I get
$$f(x) = left(dfracNxright)^x$$



I differentiate this to get $x$ as $N/e$ as the point of maxima.
However note that here $x$ is the "no of parts, and thus it has to be an integer, i.e., $x in mathbb Z_+$.



There are four options (more than one may be correct)



  1. $leftlfloor dfracNe rightrfloor$

  2. $leftlfloor dfracNe rightrfloor + 1$

  3. $leftlfloor dfracNe^2 rightrfloor$

  4. $leftlfloor dfracNe^2 rightrfloor + 1$

So eliminating the last two. we are left with two options. I did a little bit of hit and trial and found out that both the options may be correct according to the value of $N$. However, I am unable to find out a general expression as to what values of $N$ will give a maximum with the second option and which will give it with the first.



If someone could help me with this, please?



And also the fact as to why $N$ is greater than or equal to $5$. Maybe, because with $N =4$, both the first and the second options give the same answer? That's just a guess though.










share|cite|improve this question















Given a number $N geq 5$. We have to divide it into equal parts so that the product of these parts is maximized. So using this I get
$$f(x) = left(dfracNxright)^x$$



I differentiate this to get $x$ as $N/e$ as the point of maxima.
However note that here $x$ is the "no of parts, and thus it has to be an integer, i.e., $x in mathbb Z_+$.



There are four options (more than one may be correct)



  1. $leftlfloor dfracNe rightrfloor$

  2. $leftlfloor dfracNe rightrfloor + 1$

  3. $leftlfloor dfracNe^2 rightrfloor$

  4. $leftlfloor dfracNe^2 rightrfloor + 1$

So eliminating the last two. we are left with two options. I did a little bit of hit and trial and found out that both the options may be correct according to the value of $N$. However, I am unable to find out a general expression as to what values of $N$ will give a maximum with the second option and which will give it with the first.



If someone could help me with this, please?



And also the fact as to why $N$ is greater than or equal to $5$. Maybe, because with $N =4$, both the first and the second options give the same answer? That's just a guess though.







calculus derivatives maxima-minima






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Sep 3 at 12:55









Nash J.

1,104315




1,104315










asked Sep 3 at 12:23









Pranav

207




207











  • Your question is a bit tricky to read. Please rephrase it, use proper grammar and also use MathJax to format the equations. Then it's more likely that people will read your question and help you.
    – Matti P.
    Sep 3 at 12:31










  • Also, I think you are already practically at the solution. You just need to plug in different values and you'll hopefully understand what's going on.
    – Matti P.
    Sep 3 at 12:40










  • I wrote a code in C++ that told me for each corresponding value of N which one of these options will be max. However i was unable to find a pattern in the first 50 or so values
    – Pranav
    Sep 3 at 12:57

















  • Your question is a bit tricky to read. Please rephrase it, use proper grammar and also use MathJax to format the equations. Then it's more likely that people will read your question and help you.
    – Matti P.
    Sep 3 at 12:31










  • Also, I think you are already practically at the solution. You just need to plug in different values and you'll hopefully understand what's going on.
    – Matti P.
    Sep 3 at 12:40










  • I wrote a code in C++ that told me for each corresponding value of N which one of these options will be max. However i was unable to find a pattern in the first 50 or so values
    – Pranav
    Sep 3 at 12:57
















Your question is a bit tricky to read. Please rephrase it, use proper grammar and also use MathJax to format the equations. Then it's more likely that people will read your question and help you.
– Matti P.
Sep 3 at 12:31




Your question is a bit tricky to read. Please rephrase it, use proper grammar and also use MathJax to format the equations. Then it's more likely that people will read your question and help you.
– Matti P.
Sep 3 at 12:31












Also, I think you are already practically at the solution. You just need to plug in different values and you'll hopefully understand what's going on.
– Matti P.
Sep 3 at 12:40




Also, I think you are already practically at the solution. You just need to plug in different values and you'll hopefully understand what's going on.
– Matti P.
Sep 3 at 12:40












I wrote a code in C++ that told me for each corresponding value of N which one of these options will be max. However i was unable to find a pattern in the first 50 or so values
– Pranav
Sep 3 at 12:57





I wrote a code in C++ that told me for each corresponding value of N which one of these options will be max. However i was unable to find a pattern in the first 50 or so values
– Pranav
Sep 3 at 12:57
















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2903813%2fgeneralizing-n-for-different-cases-of-a-functions-maxima%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2903813%2fgeneralizing-n-for-different-cases-of-a-functions-maxima%23new-answer', 'question_page');

);

Post as a guest













































































這個網誌中的熱門文章

How to combine Bézier curves to a surface?

Mutual Information Always Non-negative

Why am i infinitely getting the same tweet with the Twitter Search API?