What is the maximal value that we can have after 99 operations?

Multi tool use
Multi tool use

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











up vote
0
down vote

favorite












we begin with the numbers $1,frac12 ,frac13,ldots frac1100$ written in a board.
We do the following operation : we delete $2$ numbers $a$ and $b$ from the board , and we remplace them with the number $a+b+ab$. what is the maximal value that we can have in the board after $99$ operations



here is what i think
if we have for example numbers $a$ and $b$ and $c$ in the board if we choose $a$ and $b$ first we will have two numbers , $(a+ab+b,c)$ then we will have the number $a+b+c+ab+bc+ac+abc$
and if we choose $a$ and $c$ first we will have $a+c+ac$ and $b$ , then $a+b+c+ab+bc+ac+abc$ ...... i think that whatever numbers we choose we will have the same number at the end , but we need to prove it , and we need to know the number that will remain.










share|cite|improve this question



















  • 1




    Show that the operation $astar b=a+b+ab$ is commutative and associative. This proves that the order you do the operations does not matter.
    – Mike Earnest
    Sep 10 at 19:12










  • Is $n$ supposed to be $99$?
    – Michael Hoppe
    Sep 10 at 19:17










  • If $n<99$, then you will not have enough values and the process would not make sense. If $n>99$, then you can wind up with $dfrac1n$ left, which would be the minimal number. If $n=99$, then as @MikeEarnest suggests, you can show that the operation is commutative and associative to show that the order of operations does not matter.
    – InterstellarProbe
    Sep 10 at 19:20










  • Are you looking for a maximal or minimal value?
    – Michael Hoppe
    Sep 10 at 19:23






  • 1




    The hints above are good. An alternative way of solving it is to first show, with $astar b equiv a+b+ab$, that $a_1star a_2 star ldots star a_n = (a_1+1)(a_2+1)cdots (a_n+1) - 1$
    – Winther
    Sep 10 at 20:31














up vote
0
down vote

favorite












we begin with the numbers $1,frac12 ,frac13,ldots frac1100$ written in a board.
We do the following operation : we delete $2$ numbers $a$ and $b$ from the board , and we remplace them with the number $a+b+ab$. what is the maximal value that we can have in the board after $99$ operations



here is what i think
if we have for example numbers $a$ and $b$ and $c$ in the board if we choose $a$ and $b$ first we will have two numbers , $(a+ab+b,c)$ then we will have the number $a+b+c+ab+bc+ac+abc$
and if we choose $a$ and $c$ first we will have $a+c+ac$ and $b$ , then $a+b+c+ab+bc+ac+abc$ ...... i think that whatever numbers we choose we will have the same number at the end , but we need to prove it , and we need to know the number that will remain.










share|cite|improve this question



















  • 1




    Show that the operation $astar b=a+b+ab$ is commutative and associative. This proves that the order you do the operations does not matter.
    – Mike Earnest
    Sep 10 at 19:12










  • Is $n$ supposed to be $99$?
    – Michael Hoppe
    Sep 10 at 19:17










  • If $n<99$, then you will not have enough values and the process would not make sense. If $n>99$, then you can wind up with $dfrac1n$ left, which would be the minimal number. If $n=99$, then as @MikeEarnest suggests, you can show that the operation is commutative and associative to show that the order of operations does not matter.
    – InterstellarProbe
    Sep 10 at 19:20










  • Are you looking for a maximal or minimal value?
    – Michael Hoppe
    Sep 10 at 19:23






  • 1




    The hints above are good. An alternative way of solving it is to first show, with $astar b equiv a+b+ab$, that $a_1star a_2 star ldots star a_n = (a_1+1)(a_2+1)cdots (a_n+1) - 1$
    – Winther
    Sep 10 at 20:31












up vote
0
down vote

favorite









up vote
0
down vote

favorite











we begin with the numbers $1,frac12 ,frac13,ldots frac1100$ written in a board.
We do the following operation : we delete $2$ numbers $a$ and $b$ from the board , and we remplace them with the number $a+b+ab$. what is the maximal value that we can have in the board after $99$ operations



here is what i think
if we have for example numbers $a$ and $b$ and $c$ in the board if we choose $a$ and $b$ first we will have two numbers , $(a+ab+b,c)$ then we will have the number $a+b+c+ab+bc+ac+abc$
and if we choose $a$ and $c$ first we will have $a+c+ac$ and $b$ , then $a+b+c+ab+bc+ac+abc$ ...... i think that whatever numbers we choose we will have the same number at the end , but we need to prove it , and we need to know the number that will remain.










share|cite|improve this question















we begin with the numbers $1,frac12 ,frac13,ldots frac1100$ written in a board.
We do the following operation : we delete $2$ numbers $a$ and $b$ from the board , and we remplace them with the number $a+b+ab$. what is the maximal value that we can have in the board after $99$ operations



here is what i think
if we have for example numbers $a$ and $b$ and $c$ in the board if we choose $a$ and $b$ first we will have two numbers , $(a+ab+b,c)$ then we will have the number $a+b+c+ab+bc+ac+abc$
and if we choose $a$ and $c$ first we will have $a+c+ac$ and $b$ , then $a+b+c+ab+bc+ac+abc$ ...... i think that whatever numbers we choose we will have the same number at the end , but we need to prove it , and we need to know the number that will remain.







combinatorics maxima-minima combinatorial-game-theory combinatorial-proofs






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Sep 10 at 19:26

























asked Sep 10 at 19:11









contestant IMO 2020

466




466







  • 1




    Show that the operation $astar b=a+b+ab$ is commutative and associative. This proves that the order you do the operations does not matter.
    – Mike Earnest
    Sep 10 at 19:12










  • Is $n$ supposed to be $99$?
    – Michael Hoppe
    Sep 10 at 19:17










  • If $n<99$, then you will not have enough values and the process would not make sense. If $n>99$, then you can wind up with $dfrac1n$ left, which would be the minimal number. If $n=99$, then as @MikeEarnest suggests, you can show that the operation is commutative and associative to show that the order of operations does not matter.
    – InterstellarProbe
    Sep 10 at 19:20










  • Are you looking for a maximal or minimal value?
    – Michael Hoppe
    Sep 10 at 19:23






  • 1




    The hints above are good. An alternative way of solving it is to first show, with $astar b equiv a+b+ab$, that $a_1star a_2 star ldots star a_n = (a_1+1)(a_2+1)cdots (a_n+1) - 1$
    – Winther
    Sep 10 at 20:31












  • 1




    Show that the operation $astar b=a+b+ab$ is commutative and associative. This proves that the order you do the operations does not matter.
    – Mike Earnest
    Sep 10 at 19:12










  • Is $n$ supposed to be $99$?
    – Michael Hoppe
    Sep 10 at 19:17










  • If $n<99$, then you will not have enough values and the process would not make sense. If $n>99$, then you can wind up with $dfrac1n$ left, which would be the minimal number. If $n=99$, then as @MikeEarnest suggests, you can show that the operation is commutative and associative to show that the order of operations does not matter.
    – InterstellarProbe
    Sep 10 at 19:20










  • Are you looking for a maximal or minimal value?
    – Michael Hoppe
    Sep 10 at 19:23






  • 1




    The hints above are good. An alternative way of solving it is to first show, with $astar b equiv a+b+ab$, that $a_1star a_2 star ldots star a_n = (a_1+1)(a_2+1)cdots (a_n+1) - 1$
    – Winther
    Sep 10 at 20:31







1




1




Show that the operation $astar b=a+b+ab$ is commutative and associative. This proves that the order you do the operations does not matter.
– Mike Earnest
Sep 10 at 19:12




Show that the operation $astar b=a+b+ab$ is commutative and associative. This proves that the order you do the operations does not matter.
– Mike Earnest
Sep 10 at 19:12












Is $n$ supposed to be $99$?
– Michael Hoppe
Sep 10 at 19:17




Is $n$ supposed to be $99$?
– Michael Hoppe
Sep 10 at 19:17












If $n<99$, then you will not have enough values and the process would not make sense. If $n>99$, then you can wind up with $dfrac1n$ left, which would be the minimal number. If $n=99$, then as @MikeEarnest suggests, you can show that the operation is commutative and associative to show that the order of operations does not matter.
– InterstellarProbe
Sep 10 at 19:20




If $n<99$, then you will not have enough values and the process would not make sense. If $n>99$, then you can wind up with $dfrac1n$ left, which would be the minimal number. If $n=99$, then as @MikeEarnest suggests, you can show that the operation is commutative and associative to show that the order of operations does not matter.
– InterstellarProbe
Sep 10 at 19:20












Are you looking for a maximal or minimal value?
– Michael Hoppe
Sep 10 at 19:23




Are you looking for a maximal or minimal value?
– Michael Hoppe
Sep 10 at 19:23




1




1




The hints above are good. An alternative way of solving it is to first show, with $astar b equiv a+b+ab$, that $a_1star a_2 star ldots star a_n = (a_1+1)(a_2+1)cdots (a_n+1) - 1$
– Winther
Sep 10 at 20:31




The hints above are good. An alternative way of solving it is to first show, with $astar b equiv a+b+ab$, that $a_1star a_2 star ldots star a_n = (a_1+1)(a_2+1)cdots (a_n+1) - 1$
– Winther
Sep 10 at 20:31















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%2f2912248%2fwhat-is-the-maximal-value-that-we-can-have-after-99-operations%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%2f2912248%2fwhat-is-the-maximal-value-that-we-can-have-after-99-operations%23new-answer', 'question_page');

);

Post as a guest













































































wCC9Md2JIAtQRqAOeeqBHDQjl,W,AddhEPHplJyE2kAKFA,4Ls06
s,Q8qNI,WaOyr1,8h9k,tpvgQKEA,CreIGvx4e9X,PwXJuND0zv1dPdp O XFlE01Ym,VpOgbE,rvswR21zy,VwNVRbPUhDgIgWv1p8mBt

這個網誌中的熱門文章

How to combine Bézier curves to a surface?

Propositional logic and tautologies

Distribution of Stopped Wiener Process with Stochastic Volatility