This book contains section about a King who gives his prisoners a chance to break free and win a bride in a process -- by choosing one of two presented doors. The catch -- there's either a Lady or a tiger behind a door and prisoner needs to reason, using signs on the doors and additional hints from the King.
One of puzzles, "Day 1 Trial 2", have, in my opinion, incorrect solution, contradicting conditions author gave for first day's trials, specifically:
Two rooms which can contain:
- One a lady, the other a tiger
- Ladies in both rooms
- Tigers in both rooms
For 2nd trial, doors have following signs on them:
- "At least one of these rooms contains a Lady"
- "A tiger is in the other room"
and King states that signs either both true or both false.
Now, my solution:
- Consider both false -- there's no contradiction: "None of rooms contains a Lady" and "A tiger is in this room", as conditions state both rooms can contain tigers;
- Consider both true -- again, no contradiction, and Lady must be in second room.
So, I guess, feeling-lucky prisoner can choose 2nd room and not-so-brave-one can skip the chance and go back to prison cell (although, author doesn't seem to mention such a possibility).
The thing is, the book gives different solution, which, I think, is based on 'there's one Lady and one tiger' precondition.
Can you please verify if my reasoning correct?