This is an variation on the 100 prisoners and the light bulb.
Suppose that there are 100 prisoners who are involved in a game. Each one of them has a chance to enter a room with a digital calendar set on the month of July.
The rules are as follows
1) The prisoners can set the digital calendar to any of 31 dates in July. They can not communicate to the other prisoners in ANY other fashion once the game starts. The prisoners are free to develop a strategy beforehand with knowledge of all these rules.
2) The prisoner chosen to enter the room at each turn is selected randomly from the pool of 100 prisoners with equal probability for each.
3) The initial setting of the clock is July 1st, and is KNOWN by all prisoners.
4) The time between visits is variable.
If any prisoner can at any point declare that ALL prisoners have been the the room, everyone wins. Otherwise they lose. Obviously this can be reduced to the original light-switch problem (ie. July 1st is considered as OFF, July 2nd is considered as ON), but that would be vastly inefficient in that it would require many more visits than necessary to win the game. What is the optimal strategy to win the game? Optimal means the expected number of visits to win is smallest.
Question
bushindo
This is an variation on the 100 prisoners and the light bulb.
Suppose that there are 100 prisoners who are involved in a game. Each one of them has a chance to enter a room with a digital calendar set on the month of July.
The rules are as follows
1) The prisoners can set the digital calendar to any of 31 dates in July. They can not communicate to the other prisoners in ANY other fashion once the game starts. The prisoners are free to develop a strategy beforehand with knowledge of all these rules.
2) The prisoner chosen to enter the room at each turn is selected randomly from the pool of 100 prisoners with equal probability for each.
3) The initial setting of the clock is July 1st, and is KNOWN by all prisoners.
4) The time between visits is variable.
If any prisoner can at any point declare that ALL prisoners have been the the room, everyone wins. Otherwise they lose. Obviously this can be reduced to the original light-switch problem (ie. July 1st is considered as OFF, July 2nd is considered as ON), but that would be vastly inefficient in that it would require many more visits than necessary to win the game. What is the optimal strategy to win the game? Optimal means the expected number of visits to win is smallest.
Edited by bushindoLink to comment
Share on other sites
11 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.