Proving Existence of a Survivor in a Discrete Math Problem | Odd n Case

zohapmkoftid
Messages
27
Reaction score
1

Homework Statement



Suppose n > 1 people are positioned in a feld, so that each has a unique nearest neighbour. Suppose further that each person has a ball that is thrown at the nearest neighbour. A survivor is a person that is not hit by a ball. Prove that if n is odd, then there is at least one person surviving.

Homework Equations





The Attempt at a Solution



I try to prove by mathematical induction.
When n = 3
Let P1, P2, P3 be the 3 people and d12, d23, d13 be the distance between P1 and P2, P2 and P3, P1 and P3 respectively
Then I consider the different cases such as d12 < d23 and d13 > d12...etc
Under each situation, I can successfully prove that there is one person surviving.

After that, I assume the statement is true for n = 2k + 1
However, I have no idea of how to continue the proof
 
Physics news on Phys.org
If there are 2k+1 people, it might help to consider a subset of 2k-1 of them and use your inductive hypothesis
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top