Problemsolving with weights and their labels












2












$begingroup$


The problem is stated as follows:



With a balance scale and six given weights; 1g, 2g, 3g, 4g, 5g and 6g, is it possible to make sure the labels on the weights are put on correctly only using the scale twice? Assume there is no way to identify weights by apperance, and that only the labels might have gotten in the wrong place (ie there is exactly one of each).



I've come as far as realizing a good way to start would be to balance 6g towards 1+2+3g. If balanced, the 6g weight must be correct, and 1g, 2g, 3g can only have switched labels with each other. It gives no direct info on 4g and 5g, but they can only have switched with each other.



With that in mind, the next step must include exactly 2 out of 1g, 2g, 3g but not both on the same side of the scale (as we still wouldn't know if they have each other's labels in that case), and atleast one of 4g, 5g. Furthermore, if we choose 1g and 2g we might confuse ourself and not realizing that the switch 1g->2g->3g->1g has been made, and same thing with 2g+3g, therefore the weight labeled 1g on one side and and 3g on the other is the best option. But where do I go from here? I've tried so many things but always end up with some sort of ambiguity. That is not a solid proof that it is not possible, however. Do anyone have a way of succeeding in two uses of the scale, or a way of prooving that it is not possible?










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    The problem is stated as follows:



    With a balance scale and six given weights; 1g, 2g, 3g, 4g, 5g and 6g, is it possible to make sure the labels on the weights are put on correctly only using the scale twice? Assume there is no way to identify weights by apperance, and that only the labels might have gotten in the wrong place (ie there is exactly one of each).



    I've come as far as realizing a good way to start would be to balance 6g towards 1+2+3g. If balanced, the 6g weight must be correct, and 1g, 2g, 3g can only have switched labels with each other. It gives no direct info on 4g and 5g, but they can only have switched with each other.



    With that in mind, the next step must include exactly 2 out of 1g, 2g, 3g but not both on the same side of the scale (as we still wouldn't know if they have each other's labels in that case), and atleast one of 4g, 5g. Furthermore, if we choose 1g and 2g we might confuse ourself and not realizing that the switch 1g->2g->3g->1g has been made, and same thing with 2g+3g, therefore the weight labeled 1g on one side and and 3g on the other is the best option. But where do I go from here? I've tried so many things but always end up with some sort of ambiguity. That is not a solid proof that it is not possible, however. Do anyone have a way of succeeding in two uses of the scale, or a way of prooving that it is not possible?










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$


      The problem is stated as follows:



      With a balance scale and six given weights; 1g, 2g, 3g, 4g, 5g and 6g, is it possible to make sure the labels on the weights are put on correctly only using the scale twice? Assume there is no way to identify weights by apperance, and that only the labels might have gotten in the wrong place (ie there is exactly one of each).



      I've come as far as realizing a good way to start would be to balance 6g towards 1+2+3g. If balanced, the 6g weight must be correct, and 1g, 2g, 3g can only have switched labels with each other. It gives no direct info on 4g and 5g, but they can only have switched with each other.



      With that in mind, the next step must include exactly 2 out of 1g, 2g, 3g but not both on the same side of the scale (as we still wouldn't know if they have each other's labels in that case), and atleast one of 4g, 5g. Furthermore, if we choose 1g and 2g we might confuse ourself and not realizing that the switch 1g->2g->3g->1g has been made, and same thing with 2g+3g, therefore the weight labeled 1g on one side and and 3g on the other is the best option. But where do I go from here? I've tried so many things but always end up with some sort of ambiguity. That is not a solid proof that it is not possible, however. Do anyone have a way of succeeding in two uses of the scale, or a way of prooving that it is not possible?










      share|cite|improve this question











      $endgroup$




      The problem is stated as follows:



      With a balance scale and six given weights; 1g, 2g, 3g, 4g, 5g and 6g, is it possible to make sure the labels on the weights are put on correctly only using the scale twice? Assume there is no way to identify weights by apperance, and that only the labels might have gotten in the wrong place (ie there is exactly one of each).



      I've come as far as realizing a good way to start would be to balance 6g towards 1+2+3g. If balanced, the 6g weight must be correct, and 1g, 2g, 3g can only have switched labels with each other. It gives no direct info on 4g and 5g, but they can only have switched with each other.



      With that in mind, the next step must include exactly 2 out of 1g, 2g, 3g but not both on the same side of the scale (as we still wouldn't know if they have each other's labels in that case), and atleast one of 4g, 5g. Furthermore, if we choose 1g and 2g we might confuse ourself and not realizing that the switch 1g->2g->3g->1g has been made, and same thing with 2g+3g, therefore the weight labeled 1g on one side and and 3g on the other is the best option. But where do I go from here? I've tried so many things but always end up with some sort of ambiguity. That is not a solid proof that it is not possible, however. Do anyone have a way of succeeding in two uses of the scale, or a way of prooving that it is not possible?







      discrete-mathematics recreational-mathematics puzzle






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 20 at 20:09









      Bram28

      62.6k44793




      62.6k44793










      asked Jan 19 at 14:33









      Anna LindebergAnna Lindeberg

      204




      204






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          There are many ways to figure it out in $3$ weighings. For example, after confirming that $1+2+3=6$ you could see if $2+3>4$, and if that holds, you know that $1,4,5,6$ all are correct, and you just need to confirm that $3>2$ to make sure the last two are correct.



          Another pair of interesting weighings is to confirm $4>1+2$ and $6>1+4$. If so, you know $1,2,4,6$ are all correct, so now you just need to confirm $5>3$



          I suspect two weighings is not going to be sufficient. One way to try and prove that is to verify that all possible pairs of equations have multiple solutions, where each equation matches the possible outcome of a possible weighing:



          $a= b+c tag{**}$



          $a= b+c+d tag{***}$



          $a+b=c+d tag{bla}$



          $a+b= c+d+e tag{*}$



          $a>b tag{nope}$



          $a> b+c tag{***}$



          $a+b>c tag{bla}$



          $a+b>c+d tag{bla}$



          $a+b>c+d+e tag{**}$



          $a+b+c>d tag{superbla}$



          $a+b+c>d+e tag{bla}$



          $a+b+c>d+e+f tag{bla}$



          $a+b>c+d+e+f tag{nope}$



          Actually, there are a bunch more possible results from weighings, e.g. $a + b + c + d > e$, but obviously that one doesn't constrain the possible solutions at all, since that is always going to be true when putting 4 objects on one side and 1 on the other side.



          Indeed, some equations have fewer solutions than others, and are therefore more 'interesting' equations ... and the more stars, the more constraining, and hence the more interesting. Hence, a combination of (more) starred equations is more likely to have a single solution than non- or less-starred. So those are the kinds of combinations I would explore first if you hope to find one that will lead to one unique solution. The $(bla)$ ones are hardly constraining at all, so I would wait with those. (and the superbla one is always true except for one case ...)



          Now, it is not just a matter of picking two equations (you can pick the same type of equation twice, by the way, just like I picked $4 > 1+2$ and $6 > 1+4$ at the start of my post), but you also have lots of options of where the variables in 1 equation get repeated in the second equation. For example, picking:



          $a > b + c$ and $b+d=e$



          is a different pair from:



          $a > b + c$ and $b +d=c$



          Same two types of equations, but different distribution of variables ... and so different solution constraints.



          ... so ... there are lots of possible pairs of types of equations! And if there is no solution for any pair of equations, then you need to to verify that for all possible pairs! Probably far too many to do by hand ... a computer seems to be called for.



          Still, there are some ways to cut down the number of possible pairs. For example, notice that for any one equation, a variable can end up in one of three spots: LHS, RHS, and not in the equation at all. (and, if you deal with an equality, then obviously LHS and RHS can be switched). Now, suppose you have two variables that end up in the same location for both equations. Well, then obviously you can swap the values for those variables without affecting the truth of the equations, and hence you have multiple (or zero) solutions for that pair. Hence, there is no need to check any pair of equations with two variables in the same spot. For example:



          $a = b + c$ and $a+d>e+f+c$



          have $e$ and $f$ in the same spot for both equations (both not in the first equation, and both in the RHS for the second). Hence, you can swap the values of $e$ and $f$ and nothing will change. So, this is not a pair that will result in a unique solution, and so no need to explore this pair.



          Notice that this also means that you never want $4$ variables in the same spot for any one equation, since that means that there will always be at least two variables in the same spot for the second equation. This is why I tagged the equation $a+b=c+d+e+f$ with $(nope)$; it seems like an interesting equation (indeed, it forces $a$ and $b$ to be $5$ and $6$), but since $c,d,e,f$ all end up in the same spot, this equation can never be paired up with some other equation resulting in a unique solution. Likewise, $a>b$ is a $(nope)$: $c,d,e,f$ all end up in the same spot (being not in the equation at all)



          Now, I already tried a bunch of combinations of 'interesting' equations, and couldn't make anything to work ... so my suspicion is that there is no combination of two weighings that gives a unique solution. But to prove that, yeah, you'll need to go through all possible combinations and variable distributions: I'd use a computer to do that!






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
            $endgroup$
            – Anna Lindeberg
            Jan 24 at 16:11










          • $begingroup$
            @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
            $endgroup$
            – Bram28
            Jan 24 at 16:29



















          0












          $begingroup$

          I presume that you can distinguish only $3$ cases per weighing: the left pan is lighter, the left pan is heavier, the two pans are the same. If so, there are only $3^2 = 9$ possible outcomes of two weighing. On the other hand, $6$ labels could be rearranged in $6! = 720$ ways so it is not possible. $n$ weighings allow $3^n$ outcomes. The smallest power of $3$ which exceeds $720$ is $6$. This does not prove that it is possible with $6$ weighings, maybe not since $3^6 = 729$ which is only slightly bigger. However, it does prove that fewer than $6$ weighings is not sufficient.






          share|cite|improve this answer









          $endgroup$









          • 1




            $begingroup$
            The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
            $endgroup$
            – Bram28
            Jan 20 at 20:10










          • $begingroup$
            Okay. I'll think some more.
            $endgroup$
            – badjohn
            Jan 20 at 20:40











          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',
          autoActivateHeartbeat: false,
          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%2f3079406%2fproblemsolving-with-weights-and-their-labels%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









          1












          $begingroup$

          There are many ways to figure it out in $3$ weighings. For example, after confirming that $1+2+3=6$ you could see if $2+3>4$, and if that holds, you know that $1,4,5,6$ all are correct, and you just need to confirm that $3>2$ to make sure the last two are correct.



          Another pair of interesting weighings is to confirm $4>1+2$ and $6>1+4$. If so, you know $1,2,4,6$ are all correct, so now you just need to confirm $5>3$



          I suspect two weighings is not going to be sufficient. One way to try and prove that is to verify that all possible pairs of equations have multiple solutions, where each equation matches the possible outcome of a possible weighing:



          $a= b+c tag{**}$



          $a= b+c+d tag{***}$



          $a+b=c+d tag{bla}$



          $a+b= c+d+e tag{*}$



          $a>b tag{nope}$



          $a> b+c tag{***}$



          $a+b>c tag{bla}$



          $a+b>c+d tag{bla}$



          $a+b>c+d+e tag{**}$



          $a+b+c>d tag{superbla}$



          $a+b+c>d+e tag{bla}$



          $a+b+c>d+e+f tag{bla}$



          $a+b>c+d+e+f tag{nope}$



          Actually, there are a bunch more possible results from weighings, e.g. $a + b + c + d > e$, but obviously that one doesn't constrain the possible solutions at all, since that is always going to be true when putting 4 objects on one side and 1 on the other side.



          Indeed, some equations have fewer solutions than others, and are therefore more 'interesting' equations ... and the more stars, the more constraining, and hence the more interesting. Hence, a combination of (more) starred equations is more likely to have a single solution than non- or less-starred. So those are the kinds of combinations I would explore first if you hope to find one that will lead to one unique solution. The $(bla)$ ones are hardly constraining at all, so I would wait with those. (and the superbla one is always true except for one case ...)



          Now, it is not just a matter of picking two equations (you can pick the same type of equation twice, by the way, just like I picked $4 > 1+2$ and $6 > 1+4$ at the start of my post), but you also have lots of options of where the variables in 1 equation get repeated in the second equation. For example, picking:



          $a > b + c$ and $b+d=e$



          is a different pair from:



          $a > b + c$ and $b +d=c$



          Same two types of equations, but different distribution of variables ... and so different solution constraints.



          ... so ... there are lots of possible pairs of types of equations! And if there is no solution for any pair of equations, then you need to to verify that for all possible pairs! Probably far too many to do by hand ... a computer seems to be called for.



          Still, there are some ways to cut down the number of possible pairs. For example, notice that for any one equation, a variable can end up in one of three spots: LHS, RHS, and not in the equation at all. (and, if you deal with an equality, then obviously LHS and RHS can be switched). Now, suppose you have two variables that end up in the same location for both equations. Well, then obviously you can swap the values for those variables without affecting the truth of the equations, and hence you have multiple (or zero) solutions for that pair. Hence, there is no need to check any pair of equations with two variables in the same spot. For example:



          $a = b + c$ and $a+d>e+f+c$



          have $e$ and $f$ in the same spot for both equations (both not in the first equation, and both in the RHS for the second). Hence, you can swap the values of $e$ and $f$ and nothing will change. So, this is not a pair that will result in a unique solution, and so no need to explore this pair.



          Notice that this also means that you never want $4$ variables in the same spot for any one equation, since that means that there will always be at least two variables in the same spot for the second equation. This is why I tagged the equation $a+b=c+d+e+f$ with $(nope)$; it seems like an interesting equation (indeed, it forces $a$ and $b$ to be $5$ and $6$), but since $c,d,e,f$ all end up in the same spot, this equation can never be paired up with some other equation resulting in a unique solution. Likewise, $a>b$ is a $(nope)$: $c,d,e,f$ all end up in the same spot (being not in the equation at all)



          Now, I already tried a bunch of combinations of 'interesting' equations, and couldn't make anything to work ... so my suspicion is that there is no combination of two weighings that gives a unique solution. But to prove that, yeah, you'll need to go through all possible combinations and variable distributions: I'd use a computer to do that!






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
            $endgroup$
            – Anna Lindeberg
            Jan 24 at 16:11










          • $begingroup$
            @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
            $endgroup$
            – Bram28
            Jan 24 at 16:29
















          1












          $begingroup$

          There are many ways to figure it out in $3$ weighings. For example, after confirming that $1+2+3=6$ you could see if $2+3>4$, and if that holds, you know that $1,4,5,6$ all are correct, and you just need to confirm that $3>2$ to make sure the last two are correct.



          Another pair of interesting weighings is to confirm $4>1+2$ and $6>1+4$. If so, you know $1,2,4,6$ are all correct, so now you just need to confirm $5>3$



          I suspect two weighings is not going to be sufficient. One way to try and prove that is to verify that all possible pairs of equations have multiple solutions, where each equation matches the possible outcome of a possible weighing:



          $a= b+c tag{**}$



          $a= b+c+d tag{***}$



          $a+b=c+d tag{bla}$



          $a+b= c+d+e tag{*}$



          $a>b tag{nope}$



          $a> b+c tag{***}$



          $a+b>c tag{bla}$



          $a+b>c+d tag{bla}$



          $a+b>c+d+e tag{**}$



          $a+b+c>d tag{superbla}$



          $a+b+c>d+e tag{bla}$



          $a+b+c>d+e+f tag{bla}$



          $a+b>c+d+e+f tag{nope}$



          Actually, there are a bunch more possible results from weighings, e.g. $a + b + c + d > e$, but obviously that one doesn't constrain the possible solutions at all, since that is always going to be true when putting 4 objects on one side and 1 on the other side.



          Indeed, some equations have fewer solutions than others, and are therefore more 'interesting' equations ... and the more stars, the more constraining, and hence the more interesting. Hence, a combination of (more) starred equations is more likely to have a single solution than non- or less-starred. So those are the kinds of combinations I would explore first if you hope to find one that will lead to one unique solution. The $(bla)$ ones are hardly constraining at all, so I would wait with those. (and the superbla one is always true except for one case ...)



          Now, it is not just a matter of picking two equations (you can pick the same type of equation twice, by the way, just like I picked $4 > 1+2$ and $6 > 1+4$ at the start of my post), but you also have lots of options of where the variables in 1 equation get repeated in the second equation. For example, picking:



          $a > b + c$ and $b+d=e$



          is a different pair from:



          $a > b + c$ and $b +d=c$



          Same two types of equations, but different distribution of variables ... and so different solution constraints.



          ... so ... there are lots of possible pairs of types of equations! And if there is no solution for any pair of equations, then you need to to verify that for all possible pairs! Probably far too many to do by hand ... a computer seems to be called for.



          Still, there are some ways to cut down the number of possible pairs. For example, notice that for any one equation, a variable can end up in one of three spots: LHS, RHS, and not in the equation at all. (and, if you deal with an equality, then obviously LHS and RHS can be switched). Now, suppose you have two variables that end up in the same location for both equations. Well, then obviously you can swap the values for those variables without affecting the truth of the equations, and hence you have multiple (or zero) solutions for that pair. Hence, there is no need to check any pair of equations with two variables in the same spot. For example:



          $a = b + c$ and $a+d>e+f+c$



          have $e$ and $f$ in the same spot for both equations (both not in the first equation, and both in the RHS for the second). Hence, you can swap the values of $e$ and $f$ and nothing will change. So, this is not a pair that will result in a unique solution, and so no need to explore this pair.



          Notice that this also means that you never want $4$ variables in the same spot for any one equation, since that means that there will always be at least two variables in the same spot for the second equation. This is why I tagged the equation $a+b=c+d+e+f$ with $(nope)$; it seems like an interesting equation (indeed, it forces $a$ and $b$ to be $5$ and $6$), but since $c,d,e,f$ all end up in the same spot, this equation can never be paired up with some other equation resulting in a unique solution. Likewise, $a>b$ is a $(nope)$: $c,d,e,f$ all end up in the same spot (being not in the equation at all)



          Now, I already tried a bunch of combinations of 'interesting' equations, and couldn't make anything to work ... so my suspicion is that there is no combination of two weighings that gives a unique solution. But to prove that, yeah, you'll need to go through all possible combinations and variable distributions: I'd use a computer to do that!






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
            $endgroup$
            – Anna Lindeberg
            Jan 24 at 16:11










          • $begingroup$
            @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
            $endgroup$
            – Bram28
            Jan 24 at 16:29














          1












          1








          1





          $begingroup$

          There are many ways to figure it out in $3$ weighings. For example, after confirming that $1+2+3=6$ you could see if $2+3>4$, and if that holds, you know that $1,4,5,6$ all are correct, and you just need to confirm that $3>2$ to make sure the last two are correct.



          Another pair of interesting weighings is to confirm $4>1+2$ and $6>1+4$. If so, you know $1,2,4,6$ are all correct, so now you just need to confirm $5>3$



          I suspect two weighings is not going to be sufficient. One way to try and prove that is to verify that all possible pairs of equations have multiple solutions, where each equation matches the possible outcome of a possible weighing:



          $a= b+c tag{**}$



          $a= b+c+d tag{***}$



          $a+b=c+d tag{bla}$



          $a+b= c+d+e tag{*}$



          $a>b tag{nope}$



          $a> b+c tag{***}$



          $a+b>c tag{bla}$



          $a+b>c+d tag{bla}$



          $a+b>c+d+e tag{**}$



          $a+b+c>d tag{superbla}$



          $a+b+c>d+e tag{bla}$



          $a+b+c>d+e+f tag{bla}$



          $a+b>c+d+e+f tag{nope}$



          Actually, there are a bunch more possible results from weighings, e.g. $a + b + c + d > e$, but obviously that one doesn't constrain the possible solutions at all, since that is always going to be true when putting 4 objects on one side and 1 on the other side.



          Indeed, some equations have fewer solutions than others, and are therefore more 'interesting' equations ... and the more stars, the more constraining, and hence the more interesting. Hence, a combination of (more) starred equations is more likely to have a single solution than non- or less-starred. So those are the kinds of combinations I would explore first if you hope to find one that will lead to one unique solution. The $(bla)$ ones are hardly constraining at all, so I would wait with those. (and the superbla one is always true except for one case ...)



          Now, it is not just a matter of picking two equations (you can pick the same type of equation twice, by the way, just like I picked $4 > 1+2$ and $6 > 1+4$ at the start of my post), but you also have lots of options of where the variables in 1 equation get repeated in the second equation. For example, picking:



          $a > b + c$ and $b+d=e$



          is a different pair from:



          $a > b + c$ and $b +d=c$



          Same two types of equations, but different distribution of variables ... and so different solution constraints.



          ... so ... there are lots of possible pairs of types of equations! And if there is no solution for any pair of equations, then you need to to verify that for all possible pairs! Probably far too many to do by hand ... a computer seems to be called for.



          Still, there are some ways to cut down the number of possible pairs. For example, notice that for any one equation, a variable can end up in one of three spots: LHS, RHS, and not in the equation at all. (and, if you deal with an equality, then obviously LHS and RHS can be switched). Now, suppose you have two variables that end up in the same location for both equations. Well, then obviously you can swap the values for those variables without affecting the truth of the equations, and hence you have multiple (or zero) solutions for that pair. Hence, there is no need to check any pair of equations with two variables in the same spot. For example:



          $a = b + c$ and $a+d>e+f+c$



          have $e$ and $f$ in the same spot for both equations (both not in the first equation, and both in the RHS for the second). Hence, you can swap the values of $e$ and $f$ and nothing will change. So, this is not a pair that will result in a unique solution, and so no need to explore this pair.



          Notice that this also means that you never want $4$ variables in the same spot for any one equation, since that means that there will always be at least two variables in the same spot for the second equation. This is why I tagged the equation $a+b=c+d+e+f$ with $(nope)$; it seems like an interesting equation (indeed, it forces $a$ and $b$ to be $5$ and $6$), but since $c,d,e,f$ all end up in the same spot, this equation can never be paired up with some other equation resulting in a unique solution. Likewise, $a>b$ is a $(nope)$: $c,d,e,f$ all end up in the same spot (being not in the equation at all)



          Now, I already tried a bunch of combinations of 'interesting' equations, and couldn't make anything to work ... so my suspicion is that there is no combination of two weighings that gives a unique solution. But to prove that, yeah, you'll need to go through all possible combinations and variable distributions: I'd use a computer to do that!






          share|cite|improve this answer











          $endgroup$



          There are many ways to figure it out in $3$ weighings. For example, after confirming that $1+2+3=6$ you could see if $2+3>4$, and if that holds, you know that $1,4,5,6$ all are correct, and you just need to confirm that $3>2$ to make sure the last two are correct.



          Another pair of interesting weighings is to confirm $4>1+2$ and $6>1+4$. If so, you know $1,2,4,6$ are all correct, so now you just need to confirm $5>3$



          I suspect two weighings is not going to be sufficient. One way to try and prove that is to verify that all possible pairs of equations have multiple solutions, where each equation matches the possible outcome of a possible weighing:



          $a= b+c tag{**}$



          $a= b+c+d tag{***}$



          $a+b=c+d tag{bla}$



          $a+b= c+d+e tag{*}$



          $a>b tag{nope}$



          $a> b+c tag{***}$



          $a+b>c tag{bla}$



          $a+b>c+d tag{bla}$



          $a+b>c+d+e tag{**}$



          $a+b+c>d tag{superbla}$



          $a+b+c>d+e tag{bla}$



          $a+b+c>d+e+f tag{bla}$



          $a+b>c+d+e+f tag{nope}$



          Actually, there are a bunch more possible results from weighings, e.g. $a + b + c + d > e$, but obviously that one doesn't constrain the possible solutions at all, since that is always going to be true when putting 4 objects on one side and 1 on the other side.



          Indeed, some equations have fewer solutions than others, and are therefore more 'interesting' equations ... and the more stars, the more constraining, and hence the more interesting. Hence, a combination of (more) starred equations is more likely to have a single solution than non- or less-starred. So those are the kinds of combinations I would explore first if you hope to find one that will lead to one unique solution. The $(bla)$ ones are hardly constraining at all, so I would wait with those. (and the superbla one is always true except for one case ...)



          Now, it is not just a matter of picking two equations (you can pick the same type of equation twice, by the way, just like I picked $4 > 1+2$ and $6 > 1+4$ at the start of my post), but you also have lots of options of where the variables in 1 equation get repeated in the second equation. For example, picking:



          $a > b + c$ and $b+d=e$



          is a different pair from:



          $a > b + c$ and $b +d=c$



          Same two types of equations, but different distribution of variables ... and so different solution constraints.



          ... so ... there are lots of possible pairs of types of equations! And if there is no solution for any pair of equations, then you need to to verify that for all possible pairs! Probably far too many to do by hand ... a computer seems to be called for.



          Still, there are some ways to cut down the number of possible pairs. For example, notice that for any one equation, a variable can end up in one of three spots: LHS, RHS, and not in the equation at all. (and, if you deal with an equality, then obviously LHS and RHS can be switched). Now, suppose you have two variables that end up in the same location for both equations. Well, then obviously you can swap the values for those variables without affecting the truth of the equations, and hence you have multiple (or zero) solutions for that pair. Hence, there is no need to check any pair of equations with two variables in the same spot. For example:



          $a = b + c$ and $a+d>e+f+c$



          have $e$ and $f$ in the same spot for both equations (both not in the first equation, and both in the RHS for the second). Hence, you can swap the values of $e$ and $f$ and nothing will change. So, this is not a pair that will result in a unique solution, and so no need to explore this pair.



          Notice that this also means that you never want $4$ variables in the same spot for any one equation, since that means that there will always be at least two variables in the same spot for the second equation. This is why I tagged the equation $a+b=c+d+e+f$ with $(nope)$; it seems like an interesting equation (indeed, it forces $a$ and $b$ to be $5$ and $6$), but since $c,d,e,f$ all end up in the same spot, this equation can never be paired up with some other equation resulting in a unique solution. Likewise, $a>b$ is a $(nope)$: $c,d,e,f$ all end up in the same spot (being not in the equation at all)



          Now, I already tried a bunch of combinations of 'interesting' equations, and couldn't make anything to work ... so my suspicion is that there is no combination of two weighings that gives a unique solution. But to prove that, yeah, you'll need to go through all possible combinations and variable distributions: I'd use a computer to do that!







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Jan 24 at 16:31

























          answered Jan 20 at 18:12









          Bram28Bram28

          62.6k44793




          62.6k44793












          • $begingroup$
            Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
            $endgroup$
            – Anna Lindeberg
            Jan 24 at 16:11










          • $begingroup$
            @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
            $endgroup$
            – Bram28
            Jan 24 at 16:29


















          • $begingroup$
            Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
            $endgroup$
            – Anna Lindeberg
            Jan 24 at 16:11










          • $begingroup$
            @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
            $endgroup$
            – Bram28
            Jan 24 at 16:29
















          $begingroup$
          Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
          $endgroup$
          – Anna Lindeberg
          Jan 24 at 16:11




          $begingroup$
          Hi! Thanks for the thorough answer. Since we should not need to use a computer for the proof, I imagine a reasoning answer that concludes that it is very unlikely to be possible only with two weighings, but that it is possible with three weighings, will be sufficient for the situation.
          $endgroup$
          – Anna Lindeberg
          Jan 24 at 16:11












          $begingroup$
          @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
          $endgroup$
          – Bram28
          Jan 24 at 16:29




          $begingroup$
          @AnnaLindeberg OK, hope that works for you ... glad I could help! Fun problem .. though frustrating there is no 2-weighing solution (or, if there is one, that we couldn't find it!)
          $endgroup$
          – Bram28
          Jan 24 at 16:29











          0












          $begingroup$

          I presume that you can distinguish only $3$ cases per weighing: the left pan is lighter, the left pan is heavier, the two pans are the same. If so, there are only $3^2 = 9$ possible outcomes of two weighing. On the other hand, $6$ labels could be rearranged in $6! = 720$ ways so it is not possible. $n$ weighings allow $3^n$ outcomes. The smallest power of $3$ which exceeds $720$ is $6$. This does not prove that it is possible with $6$ weighings, maybe not since $3^6 = 729$ which is only slightly bigger. However, it does prove that fewer than $6$ weighings is not sufficient.






          share|cite|improve this answer









          $endgroup$









          • 1




            $begingroup$
            The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
            $endgroup$
            – Bram28
            Jan 20 at 20:10










          • $begingroup$
            Okay. I'll think some more.
            $endgroup$
            – badjohn
            Jan 20 at 20:40
















          0












          $begingroup$

          I presume that you can distinguish only $3$ cases per weighing: the left pan is lighter, the left pan is heavier, the two pans are the same. If so, there are only $3^2 = 9$ possible outcomes of two weighing. On the other hand, $6$ labels could be rearranged in $6! = 720$ ways so it is not possible. $n$ weighings allow $3^n$ outcomes. The smallest power of $3$ which exceeds $720$ is $6$. This does not prove that it is possible with $6$ weighings, maybe not since $3^6 = 729$ which is only slightly bigger. However, it does prove that fewer than $6$ weighings is not sufficient.






          share|cite|improve this answer









          $endgroup$









          • 1




            $begingroup$
            The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
            $endgroup$
            – Bram28
            Jan 20 at 20:10










          • $begingroup$
            Okay. I'll think some more.
            $endgroup$
            – badjohn
            Jan 20 at 20:40














          0












          0








          0





          $begingroup$

          I presume that you can distinguish only $3$ cases per weighing: the left pan is lighter, the left pan is heavier, the two pans are the same. If so, there are only $3^2 = 9$ possible outcomes of two weighing. On the other hand, $6$ labels could be rearranged in $6! = 720$ ways so it is not possible. $n$ weighings allow $3^n$ outcomes. The smallest power of $3$ which exceeds $720$ is $6$. This does not prove that it is possible with $6$ weighings, maybe not since $3^6 = 729$ which is only slightly bigger. However, it does prove that fewer than $6$ weighings is not sufficient.






          share|cite|improve this answer









          $endgroup$



          I presume that you can distinguish only $3$ cases per weighing: the left pan is lighter, the left pan is heavier, the two pans are the same. If so, there are only $3^2 = 9$ possible outcomes of two weighing. On the other hand, $6$ labels could be rearranged in $6! = 720$ ways so it is not possible. $n$ weighings allow $3^n$ outcomes. The smallest power of $3$ which exceeds $720$ is $6$. This does not prove that it is possible with $6$ weighings, maybe not since $3^6 = 729$ which is only slightly bigger. However, it does prove that fewer than $6$ weighings is not sufficient.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 19 at 14:43









          badjohnbadjohn

          4,3021620




          4,3021620








          • 1




            $begingroup$
            The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
            $endgroup$
            – Bram28
            Jan 20 at 20:10










          • $begingroup$
            Okay. I'll think some more.
            $endgroup$
            – badjohn
            Jan 20 at 20:40














          • 1




            $begingroup$
            The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
            $endgroup$
            – Bram28
            Jan 20 at 20:10










          • $begingroup$
            Okay. I'll think some more.
            $endgroup$
            – badjohn
            Jan 20 at 20:40








          1




          1




          $begingroup$
          The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
          $endgroup$
          – Bram28
          Jan 20 at 20:10




          $begingroup$
          The problem is not to figure out which label goes with which .. its just to determine whether all the labels are correct or not.
          $endgroup$
          – Bram28
          Jan 20 at 20:10












          $begingroup$
          Okay. I'll think some more.
          $endgroup$
          – badjohn
          Jan 20 at 20:40




          $begingroup$
          Okay. I'll think some more.
          $endgroup$
          – badjohn
          Jan 20 at 20:40


















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3079406%2fproblemsolving-with-weights-and-their-labels%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

          Mario Kart Wii

          What does “Dominus providebit” mean?

          Antonio Litta Visconti Arese