840 views
1 votes
1 votes
Let us consider the following 2-person game: the players alternately choose a number. The first player starts with a number between 1 and 10, and the players then pick up a number within the next ten of the number that his opponent has chosen earlier. The player who is able to select the number 100 first, wins the game. Can the first player pick up a number between 1 and 10 such that whatever may be the strategy of his opponent, the first player will be able to reach 100 first?

1 Answer

1 votes
1 votes
The first person to pick 100 wins => First person to pick 89 wins.

Player x picks 89 means player y is forced to pick from (90-99) , following which Player x can pick 100.

 

First person to pick 89 wins => First person to win 78 wins

First person to pick 78 wins => First person to win 67 wins

.

.

First person to pick 23 wins => First person to win 12 wins

First person to pick 12 wins => First person to pick 1 wins.

 

Since player 1, i.e. the first person to start picking can obviously pick 1, he can win the match.

 

.

.

.
edited by

Related questions

1 votes
1 votes
1 answer
2
rsansiya111 asked Feb 20, 2022
439 views
Give a strategy to sort four distinct integers a, b, c, d in increasing order that minimizes the number of pairwise comparisons needed to sort any permutation of a, b, c,...
0 votes
0 votes
1 answer
3
Tesla! asked Apr 24, 2018
749 views
Let $(x_n)$ be a sequence of a real number such that the subsequence $(x_{2n})$ and $(x_{3n})$ converge to limit $K$ and $L$ respectively. Then$(x_n)$ always convergeIf $...