Updates from the past two sessions

Here are the lists from last two sessions:  Probs-2014-10-10, Probs-2014-10-17.

Some hints to these problems are below the fold…

  • Want to prove that if three integers a,b,c have no common divisors and \frac{1}{a}=\frac{1}{b}+\frac{1}{c}, then b+c is a square.An example of such a situation is a=6, b=10, c=15. Note that while pairwise these integers are not relatively prime, the three together do not share any common divisors. This turns out to be a common feature of all such examples. Clearing denominators we rewrite the given relation as a(b+c)=bc. Every prime divisor of a divides either b or c, but not both… Following this line of thought, we can write a=mn, b=mk, and c=nl, where the pairs $latex (m,n)$, (m,l), (n,k) are relatively prime. We also have the relation mk+nl=kl and need to prove that this is a square.
  •  As a hint to the prisoners problem i can suggest a (not quite true :)) personal story. All my 4 kids do not like to close the cap on the toothpaste after they brush their teeth in the morning. Surprisingly, they also do not like to use the toothpaste if it is open. So each of us occasionally walk into the bathroom; whenever I see an open toothpaste, I close the cap; if one of the kids sees a closed toothpaste, they use it and leave open… When can I be finally sure that all 4 of them brushed their teeth?
  • For the 100 pirates and 100 coins, one has to reason backwards. Let’s rename the pirates 1,2, \dots, 100 according to their age, where 1 is the youngest and 100 is the oldest. For example, if  1 and 2 are the last standing, then 2 can take the whole loot, because he alone has 50% of the votes. Thus at the previous stage, when  1,2,3 were alive, 1 would accept any offer of one coin or more (why?) and guarantee that such a suggestion by 3 is accepted. Continue…

Leave a comment