|
| |
|
| BP1284 |
| Both players playing "capture game" optimally vs. one or both players make mistakes. |
|
| |
|
|
|
|
COMMENTS
|
In the depicted "capture game", the objective is to capture your opponent's piece by moving to a node they are occupying. Players take turns moving their pieces. You can only move to a node that is linked to yours. Optimal play can either lead to a win-lose state or a draw state.
A frame where only one black disc is visible signifies that a player has taken the other's piece, winning the game. |
|
|
CROSSREFS
|
Adjacent-numbered pages:
BP1279 BP1280 BP1281 BP1282 BP1283  *  BP1285 BP1286 BP1287 BP1288 BP1289
|
|
|
KEYWORD
|
teach, animated
|
|
|
CONCEPT
|
capture_game (info | search)
|
|
|
AUTHOR
|
Leo Crabbe
|
| |
|
|
| |
|
| BP1285 |
| First to move wins vs. first to move loses. |
|
| |
|
|
|
|
COMMENTS
|
In the depicted "capture game", the objective is to capture your opponent's piece by moving to a node they are occupying. Players take turns moving their pieces. You can only move to a node that is linked to yours. All examples are "boards" where either player can force a win, depending on who moves first.
Players are assumed to be making optimal choices. |
|
|
CROSSREFS
|
Adjacent-numbered pages:
BP1280 BP1281 BP1282 BP1283 BP1284  *  BP1286 BP1287 BP1288 BP1289 BP1290
|
|
|
KEYWORD
|
stub
|
|
|
CONCEPT
|
capture_game (info | search)
|
|
|
AUTHOR
|
Leo Crabbe
|
| |
|
|
| |
|
| BP1286 |
| One frame rate vs. another. |
|
| |
|
| |
| |
|
|
| |
|
| BP1287 |
| Bongard Problem with solution relating to concept: chess-like capture game vs. Bongard Problem unrelated to this concept. |
|
| |
|
| |
| |
|
|
| |
|
| BP1288 |
| Animations vs. static images. |
|
| |
|
| |
| |
|
|
| |
|
| BP1290 |
| Red and its derivative hues vs. not |
|
| |
|
|
|
|
COMMENTS
|
Solution worded differently:
Colors that use the primary color red to make, vs colors that don’t/cannot
Reds and its secondary and tertiary relations vs. not
Red and its pigment relatives vs. not
Comment from the author (a.k.a. Morgan Kidd):
Thank you Sally D. for introducing me to bongards! |
|
|
CROSSREFS
|
Adjacent-numbered pages:
BP1285 BP1286 BP1287 BP1288 BP1289  *  BP1291 BP1292 BP1293 BP1294
|
|
|
KEYWORD
|
precise, notso, color
|
|
|
AUTHOR
|
Morgan
|
| |
|
|
| |
|
| BP1291 |
| Black points are the set of vertices that are some shortest-distance away from some white vertex vs. not so. |
|
| |
|
| |
| |
|
|
| |
|
| BP1292 |
| Requires an even number of paths to cover all black squares vs requires an odd number of paths to cover all black squares |
|
| |
|
|
|
|
COMMENTS
|
A path is formally defined as a sequence of black squares such that no two squares are the same and every pair of consecutive black squares are orthogonally adjacent to each other.
Every grid on the left requires a minimum of an even number of paths such that every black square is a part of exactly one path, while every grid on the right requires a minimum of an odd number of paths to do so. |
|
|
CROSSREFS
|
Adjacent-numbered pages:
BP1287 BP1288 BP1289 BP1290 BP1291  *  BP1293 BP1294
|
|
|
EXAMPLE
|
A grid with all whites fits on the left because it does not contain black squares, hence requiring 0 paths, an even number.
A grid with all blacks requires 1 path to go through all black squares (such as a zigzag through every row), an odd number.
The checkerboard grid on the left contains 12 black squares that cannot be joined with a path, hence it requires 12 paths, an even number. |
|
|
KEYWORD
|
nice, blackwhite, fixedgrid, left-listable, right-listable
|
|
|
CONCEPT
|
path (info | search)
|
|
|
AUTHOR
|
Matt Nguyen
|
| |
|
|
| |
|
| BP1293 |
| Line segment separates the dots into two consecutive Fibonacci numbers vs. not so. |
|
| |
|
|
|
|
COMMENTS
|
All examples show a single straight line segment and some dots, with no dot lying on the line. In left examples the line depicts the Fibonacci recurrence: the two groups of dots are consecutive Fibonacci numbers, and their total is the next Fibonacci number. Here 0 counts as a Fibonacci number (0, 1, 1, 2, 3, 5, ...), so a lone dot with the line beside it fits left as the split 0|1. The six original left examples give each of the splits 0|1, 1|1, 1|2, 2|3, 3|5, and 5|8 exactly once, so their totals run through 1, 2, 3, 5, 8, 13. Several right examples are near misses: 2|5 uses two Fibonacci numbers that are not adjacent in the sequence, 3|3 repeats a term instead of pairing neighbors, and 0|3 has a Fibonacci total but the wrong split. A dot lying exactly on the dividing line would be ambiguous, so such dots are excluded. This problem was created by hand as a test for AI models that could not have previously seen it in training; see the reference for details. |
|
|
REFERENCE
|
M. Hodges, Bongard Problems, matthodges.com, 19 Aug 2026. https://matthodges.com/posts/2026-08-19-bongard-problems/ |
|
|
CROSSREFS
|
Compare BP334 (even number of dots vs. odd number of dots) and BP202 (even number of shapes vs. odd number of shapes), other Problems solved by counting rather than by geometry.
Adjacent-numbered pages:
BP1288 BP1289 BP1290 BP1291 BP1292  *  BP1294
|
|
|
EXAMPLE
|
The box with five dots on one side of the line and eight on the other fits on the left because 5 and 8 are consecutive Fibonacci numbers, with 13, their total, the next one. The box with two dots on one side and five on the other fits on the right because 2 and 5, although both Fibonacci numbers, are not consecutive. The box with three dots all on one side fits on the right because its split is 0|3 rather than the 1|2 a Fibonacci total of 3 would need. |
|
|
KEYWORD
|
precise, notso, number, math, left-narrow, traditional
|
|
|
CONCEPT
|
addition (info | search), number (info | search), dot (info | search), sides_of_line (info | search), sequence (info | search)
|
|
|
AUTHOR
|
Matt Hodges
|
| |
|
|
Welcome |
Solve |
Browse |
Lookup |
Recent |
Links |
Register |
Contact
Contribute |
Keywords |
Concepts |
Worlds |
Ambiguities |
Transformations |
Invalid Problems |
Style Guide |
Goals |
Glossary
|
|
|
|
|
|
|
|