Andrew and Barbara are playing a game. Fifteen boxes are arranged in a 3-by-5 grid, labeled with the letters A through O, as shown below. The organize

Test Your Intuition 56: Fifteen Boxes Puzzle | Combinatorics and more

submited by
Style Pass
2024-09-30 17:00:08

Andrew and Barbara are playing a game. Fifteen boxes are arranged in a 3-by-5 grid, labeled with the letters A through O, as shown below.

The organizers of the game have chosen two boxes randomly and placed a prize in each of the two chosen boxes. (It is the same prize in both boxes.) Andrew and Barbara each secretly submit to the organizers a search order, meaning the order in which they wish to examine the boxes. Andrew decides to search the boxes row by row, from left to right, top to bottom. His search order is therefore ABCDEFGHIJKLMNO. Barbara, however, decides to search the boxes column by column, from top to bottom, left to right. So her search order is AFKBGLCHMDINEJO.

After receiving the two search orders, the organizers now step through the two search orders in parallel. The first player to hit one of the prizes is declared the winner (ties are possible). For example, suppose that K and E happen to be the boxes with prizes in them. Then Barbara will hit the prize in box K on step 3, whereas Andrew won’t hit a prize until step 5, when he reaches box E, so Barbara wins in this case. For another example, suppose that the prizes are in boxes H and N. Then both Andrew and Barbara will hit the prize in box H on step 8, and the result will be a tie. For a third example, suppose that the prizes are in boxes E and G. Then Andrew will reach box E on step 5 and Barbara will reach box G on step 5, and again it will be a tie.

I tried to instruct an AI image creator: “Draw me 15 boxes in three rows with the letters A,B,C,D,… on top of the boxes ordered from left to right, top to bottom”. It gave me four rows of boxes with random letters. (The picture here required editing.) Try for yourself…

Leave a Comment