Nine Balls

Logic Level 3

Ann and Bob play a game that starts with the nine pool balls numbered 1 through 9. On each turn, a player takes one of the balls off of the pool table and keeps it. The first person who can make exactly three of their balls add up to 15 is the winner.

If Ann goes first, and both play optimally, who will win?

Ann will win. It will be a draw. Bob will win.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Henry U
Jan 9, 2019

The balls can be arranged to form a magic square of side length 3, so its magic sum will be 15.

4 9 2 3 5 7 8 1 6 \begin{array}{ccc} 4 & 9 & 2 \\ 3 & 5 & 7 \\ 8 & 1 & 6 \end{array}

Every line in this square makes a sum of 15, and every possible sum of three numbers is represented by some line in the square, so there is a 1 to 1 correspondence between the two games.

This means that the described game is equivalent to a game of Tic-Tac-Toe on a standard 3 × 3 3 \times 3 board. For this game, it has been proven that the game will always end in a draw .

That's the solution I had in mind, great job!

David Vreken - 2 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...