Consider weights, , of masses , where are positive integers such that for all . Prove that we can place the weights on the two pans of a balance such that the pans stay in equilibrium if and only if the number is even.
Problem 1079
Official solutions — 2
Solution 1
Obviously, if the two pans can stay in equilibrium, the sum of the masses must be even (namely twice the sum of the masses of the weights placed on one of the pans of the balance).
Conversely, we prove by "strong" induction after that, if the sum of the masses is even, then one can place the weights conveniently. Assume the statement to be true for any weights whose total mass is even. We distinguish two cases:
• if , then is even, hence, according to the inductive hypothesis for , we can place these weights on the two pans of the balance such that the balance stays in equilibrium. Now we simply add the two weights of mass , one in each pan, and the balance remains in equilibrium.
• If , instead of the two weights we produce a new one of mass . Then and the sum of the masses of these weights,
is even. From the inductive hypothesis for it follows that we can place these weights on the pans of the balance such that the balance stays in equilibrium. Now, instead of the weight of mass we put the weight , and on the other pan we put the weight of mass ; the balance stays in equilibrium.
The statement is thus proven.
Solution 2
Obviously, if the two pans can stay in equilibrium, the sum of the masses must be even (namely twice the sum of the masses of the weights placed in one of the pans of the balance).
Conversely, assume that the total mass is even. We place the weight of mass on one of the pans. The modulus of the difference of the total weights of the two pans is . We place successively the weights of masses on the pan whose total mass is smaller. (In case the two pans are in equilibrium, we place the weight on any of two pans.) After placing the weight of mass , the difference between the total masses on the two pans is at most . Proceeding this way, we insure that in the end, after placing the weight of mass , the modulus of the difference between the two pans is at most 1. But the total mass being even, it follows that the difference is 0, which is what we wanted.