There are 100 slips of paper in a row, each piece of paper has an integer written on it (all the slips of paper are face up so everyone can see the numbers). During each player's turn he may choose to take the paper on the far left, or far right side of the row and add it to his score. The winner is the person who has the largest score at the end of the game, when there are no more slips of paper in the row.
a) Can you come up with a strategy that the first player can use and prove that the first player will never loose using that strategy? (He will win or tie)
b) Can you prove the strategy works (or come up with a different one) for n slips of paper?
The idea is to come up with something you can prove works, not something that seems to work.
The best strategy might not be the easiest to prove.
Question
Guest
This is the game:
There are 100 slips of paper in a row, each piece of paper has an integer written on it (all the slips of paper are face up so everyone can see the numbers). During each player's turn he may choose to take the paper on the far left, or far right side of the row and add it to his score. The winner is the person who has the largest score at the end of the game, when there are no more slips of paper in the row.
a) Can you come up with a strategy that the first player can use and prove that the first player will never loose using that strategy? (He will win or tie)
b) Can you prove the strategy works (or come up with a different one) for n slips of paper?
The idea is to come up with something you can prove works, not something that seems to work.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.