Error in solution of Peter Winkler “red and blue dice” puzzle?











up vote
10
down vote

favorite
2












This question relates to the solution give in Peter Winkler's Mathematical Mind-Benders to the "Red and Blue Dice" problem appearing on page $23.$




You have two sets (one red, one blue) of $n n-$sided dice, each die labeled with the numbers from $1$ to $n.$ You roll all $2n$ dice simultaneously. Prove that there must be a nonempty subset of the red dice and a nonempty subset of the blue dice with the same sum!




I tried to prove it by induction. There must be an $n$ rolled or we can remove one die of each color and get a counterexample to the $n-1$ case. If there is only on $n$ rolled, we can remove it, and any die of the other color, and again get a counterexample. So there are at least two red $n$'s, say. But I couldn't carry the induction idea any further. I proved it up to $n=6,$ hoping to spot a pattern, but all I got was a collection of ad hoc arguments. After several days, I gave up and looked at the answer.



A solution is given on pages $33-34.$ Winkler advises proving a stronger statement.




In fact, there is a much stronger statement than the one you were asked to prove, which is nonetheless still true. Organize the red dice into a line, in any way you want, and do the same with the blue dice. Then there is a contiguous nonempty subset of each line with the same sum.



To put it more mathematically, given any two vector $langle a_1,dots,a_nrangle$ and $langle b_1,dots,b_nrangle$ in ${1,dots,n}^n,$ there are $jle k$ and $sle t$ such that $sum_{i=j}^k{a_i}=sum_{i=s}^t{b_i}.$



To see this, let $alpha_m$ be the sum of the first $m a_i$'s and let $beta_m$ be the sum of the first $m b_i$'s. Assume that $alpha_nlebeta_n$ (otherwise we can switch the roles of the $a$'s and $b$'s), and for each $m,$ let $m'$ be the greatest index for which $beta_{m'}lealpha_m.$




Winkler gives a diagram with two sample strings, lines joining $a_m$ and $b_{m'}$ labeled by $alpha_m-beta_{m'}$



enter image description here



It is apparent that the $a_i$ are the dice on top and the $b_i$ those on bottom. Note that we have $alpha_6=22, beta_6=18,$ contradicting $alpha_nlebeta_n,$ so I imagine that the latter was a typo. Also, the line labeled $3$ joining $a_3$ and $b_4$ should really end at $b_5$ and be labeled $0,$ but I guess this is just a mistake.



Anyway, Winkler says,




We always have $alpha_m-beta_{m'}ge0,$ and at most $n-1$ (if $alpha_m-beta_{m'}$ were larger than or equal to $n, m'$ would have been a larger index.)




He then goes on to observe that if any of the labels is $0$ we are done, so we have $n$ labels from $1$ to $n-1$ and two are equal. Then the sum of the intervening dice must be the same. For example, in the picture we have two lines labeled $2,$ and we have $6+5+3=3+2+3+6.$



It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong. But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?



I thought about abandoning the stronger statement, and attempting to solve the puzzle by arranging the $a_i$ in decreasing order and the $b_i$ in increasing order, but I don't see how to dispose of the case $max{a_i}>min{b_i}.$ Winkler's argument can't be applied, and I don't see how to dispose of it otherwise.



I haven't been able to rescue this proof. Am I overlooking something? Can you solve the puzzle?



Note: Winkler say that some similar results can be found in a paper by Diaconis, Graham, and Sturmfels. I haven't tried to read the paper yet, but it looks a little heavy for the solution to a puzzle. Also, Winkler says that the source of the puzzle was David Kempe of USC, "who needed the result in a computer science paper," but gives no further reference.



P.S.



I found a list of David Kempe's publications, but I can't tell which is likely to contain a proof of the theorem.










share|cite|improve this question




























    up vote
    10
    down vote

    favorite
    2












    This question relates to the solution give in Peter Winkler's Mathematical Mind-Benders to the "Red and Blue Dice" problem appearing on page $23.$




    You have two sets (one red, one blue) of $n n-$sided dice, each die labeled with the numbers from $1$ to $n.$ You roll all $2n$ dice simultaneously. Prove that there must be a nonempty subset of the red dice and a nonempty subset of the blue dice with the same sum!




    I tried to prove it by induction. There must be an $n$ rolled or we can remove one die of each color and get a counterexample to the $n-1$ case. If there is only on $n$ rolled, we can remove it, and any die of the other color, and again get a counterexample. So there are at least two red $n$'s, say. But I couldn't carry the induction idea any further. I proved it up to $n=6,$ hoping to spot a pattern, but all I got was a collection of ad hoc arguments. After several days, I gave up and looked at the answer.



    A solution is given on pages $33-34.$ Winkler advises proving a stronger statement.




    In fact, there is a much stronger statement than the one you were asked to prove, which is nonetheless still true. Organize the red dice into a line, in any way you want, and do the same with the blue dice. Then there is a contiguous nonempty subset of each line with the same sum.



    To put it more mathematically, given any two vector $langle a_1,dots,a_nrangle$ and $langle b_1,dots,b_nrangle$ in ${1,dots,n}^n,$ there are $jle k$ and $sle t$ such that $sum_{i=j}^k{a_i}=sum_{i=s}^t{b_i}.$



    To see this, let $alpha_m$ be the sum of the first $m a_i$'s and let $beta_m$ be the sum of the first $m b_i$'s. Assume that $alpha_nlebeta_n$ (otherwise we can switch the roles of the $a$'s and $b$'s), and for each $m,$ let $m'$ be the greatest index for which $beta_{m'}lealpha_m.$




    Winkler gives a diagram with two sample strings, lines joining $a_m$ and $b_{m'}$ labeled by $alpha_m-beta_{m'}$



    enter image description here



    It is apparent that the $a_i$ are the dice on top and the $b_i$ those on bottom. Note that we have $alpha_6=22, beta_6=18,$ contradicting $alpha_nlebeta_n,$ so I imagine that the latter was a typo. Also, the line labeled $3$ joining $a_3$ and $b_4$ should really end at $b_5$ and be labeled $0,$ but I guess this is just a mistake.



    Anyway, Winkler says,




    We always have $alpha_m-beta_{m'}ge0,$ and at most $n-1$ (if $alpha_m-beta_{m'}$ were larger than or equal to $n, m'$ would have been a larger index.)




    He then goes on to observe that if any of the labels is $0$ we are done, so we have $n$ labels from $1$ to $n-1$ and two are equal. Then the sum of the intervening dice must be the same. For example, in the picture we have two lines labeled $2,$ and we have $6+5+3=3+2+3+6.$



    It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong. But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?



    I thought about abandoning the stronger statement, and attempting to solve the puzzle by arranging the $a_i$ in decreasing order and the $b_i$ in increasing order, but I don't see how to dispose of the case $max{a_i}>min{b_i}.$ Winkler's argument can't be applied, and I don't see how to dispose of it otherwise.



    I haven't been able to rescue this proof. Am I overlooking something? Can you solve the puzzle?



    Note: Winkler say that some similar results can be found in a paper by Diaconis, Graham, and Sturmfels. I haven't tried to read the paper yet, but it looks a little heavy for the solution to a puzzle. Also, Winkler says that the source of the puzzle was David Kempe of USC, "who needed the result in a computer science paper," but gives no further reference.



    P.S.



    I found a list of David Kempe's publications, but I can't tell which is likely to contain a proof of the theorem.










    share|cite|improve this question


























      up vote
      10
      down vote

      favorite
      2









      up vote
      10
      down vote

      favorite
      2






      2





      This question relates to the solution give in Peter Winkler's Mathematical Mind-Benders to the "Red and Blue Dice" problem appearing on page $23.$




      You have two sets (one red, one blue) of $n n-$sided dice, each die labeled with the numbers from $1$ to $n.$ You roll all $2n$ dice simultaneously. Prove that there must be a nonempty subset of the red dice and a nonempty subset of the blue dice with the same sum!




      I tried to prove it by induction. There must be an $n$ rolled or we can remove one die of each color and get a counterexample to the $n-1$ case. If there is only on $n$ rolled, we can remove it, and any die of the other color, and again get a counterexample. So there are at least two red $n$'s, say. But I couldn't carry the induction idea any further. I proved it up to $n=6,$ hoping to spot a pattern, but all I got was a collection of ad hoc arguments. After several days, I gave up and looked at the answer.



      A solution is given on pages $33-34.$ Winkler advises proving a stronger statement.




      In fact, there is a much stronger statement than the one you were asked to prove, which is nonetheless still true. Organize the red dice into a line, in any way you want, and do the same with the blue dice. Then there is a contiguous nonempty subset of each line with the same sum.



      To put it more mathematically, given any two vector $langle a_1,dots,a_nrangle$ and $langle b_1,dots,b_nrangle$ in ${1,dots,n}^n,$ there are $jle k$ and $sle t$ such that $sum_{i=j}^k{a_i}=sum_{i=s}^t{b_i}.$



      To see this, let $alpha_m$ be the sum of the first $m a_i$'s and let $beta_m$ be the sum of the first $m b_i$'s. Assume that $alpha_nlebeta_n$ (otherwise we can switch the roles of the $a$'s and $b$'s), and for each $m,$ let $m'$ be the greatest index for which $beta_{m'}lealpha_m.$




      Winkler gives a diagram with two sample strings, lines joining $a_m$ and $b_{m'}$ labeled by $alpha_m-beta_{m'}$



      enter image description here



      It is apparent that the $a_i$ are the dice on top and the $b_i$ those on bottom. Note that we have $alpha_6=22, beta_6=18,$ contradicting $alpha_nlebeta_n,$ so I imagine that the latter was a typo. Also, the line labeled $3$ joining $a_3$ and $b_4$ should really end at $b_5$ and be labeled $0,$ but I guess this is just a mistake.



      Anyway, Winkler says,




      We always have $alpha_m-beta_{m'}ge0,$ and at most $n-1$ (if $alpha_m-beta_{m'}$ were larger than or equal to $n, m'$ would have been a larger index.)




      He then goes on to observe that if any of the labels is $0$ we are done, so we have $n$ labels from $1$ to $n-1$ and two are equal. Then the sum of the intervening dice must be the same. For example, in the picture we have two lines labeled $2,$ and we have $6+5+3=3+2+3+6.$



      It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong. But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?



      I thought about abandoning the stronger statement, and attempting to solve the puzzle by arranging the $a_i$ in decreasing order and the $b_i$ in increasing order, but I don't see how to dispose of the case $max{a_i}>min{b_i}.$ Winkler's argument can't be applied, and I don't see how to dispose of it otherwise.



      I haven't been able to rescue this proof. Am I overlooking something? Can you solve the puzzle?



      Note: Winkler say that some similar results can be found in a paper by Diaconis, Graham, and Sturmfels. I haven't tried to read the paper yet, but it looks a little heavy for the solution to a puzzle. Also, Winkler says that the source of the puzzle was David Kempe of USC, "who needed the result in a computer science paper," but gives no further reference.



      P.S.



      I found a list of David Kempe's publications, but I can't tell which is likely to contain a proof of the theorem.










      share|cite|improve this question















      This question relates to the solution give in Peter Winkler's Mathematical Mind-Benders to the "Red and Blue Dice" problem appearing on page $23.$




      You have two sets (one red, one blue) of $n n-$sided dice, each die labeled with the numbers from $1$ to $n.$ You roll all $2n$ dice simultaneously. Prove that there must be a nonempty subset of the red dice and a nonempty subset of the blue dice with the same sum!




      I tried to prove it by induction. There must be an $n$ rolled or we can remove one die of each color and get a counterexample to the $n-1$ case. If there is only on $n$ rolled, we can remove it, and any die of the other color, and again get a counterexample. So there are at least two red $n$'s, say. But I couldn't carry the induction idea any further. I proved it up to $n=6,$ hoping to spot a pattern, but all I got was a collection of ad hoc arguments. After several days, I gave up and looked at the answer.



      A solution is given on pages $33-34.$ Winkler advises proving a stronger statement.




      In fact, there is a much stronger statement than the one you were asked to prove, which is nonetheless still true. Organize the red dice into a line, in any way you want, and do the same with the blue dice. Then there is a contiguous nonempty subset of each line with the same sum.



      To put it more mathematically, given any two vector $langle a_1,dots,a_nrangle$ and $langle b_1,dots,b_nrangle$ in ${1,dots,n}^n,$ there are $jle k$ and $sle t$ such that $sum_{i=j}^k{a_i}=sum_{i=s}^t{b_i}.$



      To see this, let $alpha_m$ be the sum of the first $m a_i$'s and let $beta_m$ be the sum of the first $m b_i$'s. Assume that $alpha_nlebeta_n$ (otherwise we can switch the roles of the $a$'s and $b$'s), and for each $m,$ let $m'$ be the greatest index for which $beta_{m'}lealpha_m.$




      Winkler gives a diagram with two sample strings, lines joining $a_m$ and $b_{m'}$ labeled by $alpha_m-beta_{m'}$



      enter image description here



      It is apparent that the $a_i$ are the dice on top and the $b_i$ those on bottom. Note that we have $alpha_6=22, beta_6=18,$ contradicting $alpha_nlebeta_n,$ so I imagine that the latter was a typo. Also, the line labeled $3$ joining $a_3$ and $b_4$ should really end at $b_5$ and be labeled $0,$ but I guess this is just a mistake.



      Anyway, Winkler says,




      We always have $alpha_m-beta_{m'}ge0,$ and at most $n-1$ (if $alpha_m-beta_{m'}$ were larger than or equal to $n, m'$ would have been a larger index.)




      He then goes on to observe that if any of the labels is $0$ we are done, so we have $n$ labels from $1$ to $n-1$ and two are equal. Then the sum of the intervening dice must be the same. For example, in the picture we have two lines labeled $2,$ and we have $6+5+3=3+2+3+6.$



      It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong. But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?



      I thought about abandoning the stronger statement, and attempting to solve the puzzle by arranging the $a_i$ in decreasing order and the $b_i$ in increasing order, but I don't see how to dispose of the case $max{a_i}>min{b_i}.$ Winkler's argument can't be applied, and I don't see how to dispose of it otherwise.



      I haven't been able to rescue this proof. Am I overlooking something? Can you solve the puzzle?



      Note: Winkler say that some similar results can be found in a paper by Diaconis, Graham, and Sturmfels. I haven't tried to read the paper yet, but it looks a little heavy for the solution to a puzzle. Also, Winkler says that the source of the puzzle was David Kempe of USC, "who needed the result in a computer science paper," but gives no further reference.



      P.S.



      I found a list of David Kempe's publications, but I can't tell which is likely to contain a proof of the theorem.







      combinatorics puzzle integer-partitions






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 11 at 19:01

























      asked Dec 11 at 16:17









      saulspatz

      13.7k21328




      13.7k21328






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          7
          down vote



          accepted










          The figure is mistaken, but the proof is not, after a small clarification. Ignore the figure.



          Winkler intended to assume $alpha_nle beta_n$. Furthermore, he intended $0$ to be an allowable index when choosing $m'$, where $beta_0=0$. This ensures ${m'}$ exists. For each $mge 1$, we have $alpha_m ge beta_0$. This implies that ${i:0le ile n,alpha_mge beta_i}$ is nonempty; possibly it only contains $i=0$. We then let $m'$ be the largest element of this set.



          By definition, $alpha_m-beta_{m'}ge 0$. If $alpha_m-beta_{m'}ge n$, then it must be that $m'<n$, because $alpha_mle alpha_n le beta_n$. We can then consider $beta_{m'+1}$, and would have $beta_{m'+1}=beta_{m'}+((m'+1)^{st}text{ dice})le beta_{m'}+nle alpha_m$, contradicting the maximality of $m'$. Therefore you have $0le alpha_m-beta_{m'}le n-1$ and the rest of the proof follows.






          share|cite|improve this answer





















          • Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
            – saulspatz
            Dec 11 at 18:49


















          up vote
          3
          down vote














          It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong.




          Yes, take $alpha_nleq beta_n.$




          But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?




          Set $1'=0.$ When you take the intervening dice between two different "$m$"'s the lower "$m$" is excluded, so it's fine to use zero here. The higher "$m$" is included, but that's ok: if $alpha_m-beta_{m'}=alpha_M-beta_{M'}=c$ with $m<M$ then necessarily $M'>0$ because $beta_{M'}>beta_{m'}.$






          share|cite|improve this answer





















            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: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            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%2f3035452%2ferror-in-solution-of-peter-winkler-red-and-blue-dice-puzzle%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            7
            down vote



            accepted










            The figure is mistaken, but the proof is not, after a small clarification. Ignore the figure.



            Winkler intended to assume $alpha_nle beta_n$. Furthermore, he intended $0$ to be an allowable index when choosing $m'$, where $beta_0=0$. This ensures ${m'}$ exists. For each $mge 1$, we have $alpha_m ge beta_0$. This implies that ${i:0le ile n,alpha_mge beta_i}$ is nonempty; possibly it only contains $i=0$. We then let $m'$ be the largest element of this set.



            By definition, $alpha_m-beta_{m'}ge 0$. If $alpha_m-beta_{m'}ge n$, then it must be that $m'<n$, because $alpha_mle alpha_n le beta_n$. We can then consider $beta_{m'+1}$, and would have $beta_{m'+1}=beta_{m'}+((m'+1)^{st}text{ dice})le beta_{m'}+nle alpha_m$, contradicting the maximality of $m'$. Therefore you have $0le alpha_m-beta_{m'}le n-1$ and the rest of the proof follows.






            share|cite|improve this answer





















            • Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
              – saulspatz
              Dec 11 at 18:49















            up vote
            7
            down vote



            accepted










            The figure is mistaken, but the proof is not, after a small clarification. Ignore the figure.



            Winkler intended to assume $alpha_nle beta_n$. Furthermore, he intended $0$ to be an allowable index when choosing $m'$, where $beta_0=0$. This ensures ${m'}$ exists. For each $mge 1$, we have $alpha_m ge beta_0$. This implies that ${i:0le ile n,alpha_mge beta_i}$ is nonempty; possibly it only contains $i=0$. We then let $m'$ be the largest element of this set.



            By definition, $alpha_m-beta_{m'}ge 0$. If $alpha_m-beta_{m'}ge n$, then it must be that $m'<n$, because $alpha_mle alpha_n le beta_n$. We can then consider $beta_{m'+1}$, and would have $beta_{m'+1}=beta_{m'}+((m'+1)^{st}text{ dice})le beta_{m'}+nle alpha_m$, contradicting the maximality of $m'$. Therefore you have $0le alpha_m-beta_{m'}le n-1$ and the rest of the proof follows.






            share|cite|improve this answer





















            • Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
              – saulspatz
              Dec 11 at 18:49













            up vote
            7
            down vote



            accepted







            up vote
            7
            down vote



            accepted






            The figure is mistaken, but the proof is not, after a small clarification. Ignore the figure.



            Winkler intended to assume $alpha_nle beta_n$. Furthermore, he intended $0$ to be an allowable index when choosing $m'$, where $beta_0=0$. This ensures ${m'}$ exists. For each $mge 1$, we have $alpha_m ge beta_0$. This implies that ${i:0le ile n,alpha_mge beta_i}$ is nonempty; possibly it only contains $i=0$. We then let $m'$ be the largest element of this set.



            By definition, $alpha_m-beta_{m'}ge 0$. If $alpha_m-beta_{m'}ge n$, then it must be that $m'<n$, because $alpha_mle alpha_n le beta_n$. We can then consider $beta_{m'+1}$, and would have $beta_{m'+1}=beta_{m'}+((m'+1)^{st}text{ dice})le beta_{m'}+nle alpha_m$, contradicting the maximality of $m'$. Therefore you have $0le alpha_m-beta_{m'}le n-1$ and the rest of the proof follows.






            share|cite|improve this answer












            The figure is mistaken, but the proof is not, after a small clarification. Ignore the figure.



            Winkler intended to assume $alpha_nle beta_n$. Furthermore, he intended $0$ to be an allowable index when choosing $m'$, where $beta_0=0$. This ensures ${m'}$ exists. For each $mge 1$, we have $alpha_m ge beta_0$. This implies that ${i:0le ile n,alpha_mge beta_i}$ is nonempty; possibly it only contains $i=0$. We then let $m'$ be the largest element of this set.



            By definition, $alpha_m-beta_{m'}ge 0$. If $alpha_m-beta_{m'}ge n$, then it must be that $m'<n$, because $alpha_mle alpha_n le beta_n$. We can then consider $beta_{m'+1}$, and would have $beta_{m'+1}=beta_{m'}+((m'+1)^{st}text{ dice})le beta_{m'}+nle alpha_m$, contradicting the maximality of $m'$. Therefore you have $0le alpha_m-beta_{m'}le n-1$ and the rest of the proof follows.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Dec 11 at 18:41









            Mike Earnest

            19.9k11950




            19.9k11950












            • Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
              – saulspatz
              Dec 11 at 18:49


















            • Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
              – saulspatz
              Dec 11 at 18:49
















            Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
            – saulspatz
            Dec 11 at 18:49




            Thanks. I tried setting $1'=0,$ but somehow I couldn't make it work.
            – saulspatz
            Dec 11 at 18:49










            up vote
            3
            down vote














            It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong.




            Yes, take $alpha_nleq beta_n.$




            But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?




            Set $1'=0.$ When you take the intervening dice between two different "$m$"'s the lower "$m$" is excluded, so it's fine to use zero here. The higher "$m$" is included, but that's ok: if $alpha_m-beta_{m'}=alpha_M-beta_{M'}=c$ with $m<M$ then necessarily $M'>0$ because $beta_{M'}>beta_{m'}.$






            share|cite|improve this answer

























              up vote
              3
              down vote














              It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong.




              Yes, take $alpha_nleq beta_n.$




              But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?




              Set $1'=0.$ When you take the intervening dice between two different "$m$"'s the lower "$m$" is excluded, so it's fine to use zero here. The higher "$m$" is included, but that's ok: if $alpha_m-beta_{m'}=alpha_M-beta_{M'}=c$ with $m<M$ then necessarily $M'>0$ because $beta_{M'}>beta_{m'}.$






              share|cite|improve this answer























                up vote
                3
                down vote










                up vote
                3
                down vote










                It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong.




                Yes, take $alpha_nleq beta_n.$




                But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?




                Set $1'=0.$ When you take the intervening dice between two different "$m$"'s the lower "$m$" is excluded, so it's fine to use zero here. The higher "$m$" is included, but that's ok: if $alpha_m-beta_{m'}=alpha_M-beta_{M'}=c$ with $m<M$ then necessarily $M'>0$ because $beta_{M'}>beta_{m'}.$






                share|cite|improve this answer













                It seems to me that there are two holes in this proof. The first is in the statement that the labels must be less than $n$. Suppose that $alpha_n-beta_nge n.$ Then $n'=n,$ and there is no larger index available. Then perhaps $alpha_nlebeta_n$ is right after all, and the diagram is wrong.




                Yes, take $alpha_nleq beta_n.$




                But this leaves the second problem, which doesn't depend on the relation between $alpha_n$ and $beta_n.$ Suppose that $a_1<b_1.$ How is $1'$ to be defined?




                Set $1'=0.$ When you take the intervening dice between two different "$m$"'s the lower "$m$" is excluded, so it's fine to use zero here. The higher "$m$" is included, but that's ok: if $alpha_m-beta_{m'}=alpha_M-beta_{M'}=c$ with $m<M$ then necessarily $M'>0$ because $beta_{M'}>beta_{m'}.$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 11 at 18:28









                Dap

                14.2k533




                14.2k533






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Mathematics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3035452%2ferror-in-solution-of-peter-winkler-red-and-blue-dice-puzzle%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How did Captain America manage to do this?

                    迪纳利

                    南乌拉尔铁路局