Problems.cc
Interactive lesson: Maximum non-attacking pieces
On Problems.cc you get the interactive explanation for this topic and curated problems to practise. That is the same training system we use between Exact Science lessons.
- Interactive explanation (demo or sandbox where we have one)
- Curated problems to practise, with hints and solutions
- Progress tracked between lessons
Opens on Problems.cc in a new tab
What it is
Maximum non-attacking pieces is a family of problems about placing as many chess pieces as possible on a board so that none can capture another. The board may be the usual 8 by 8 chessboard, or a smaller grid chosen to make the constraint clearer. The piece may be a rook, bishop, king, or another familiar type, and the attack rule is the mathematical content.
The first challenge is constructive: find a placement that works. The second, and deeper, challenge is to argue that no larger placement exists. That second step is where the topic stops being a puzzle hobby and becomes mathematics. Students must invent a reason that covers every possible arrangement, not only the ones they have drawn.
Problems.cc offers an interactive sandbox for exploring placements. Students can drop pieces, see attacks light up, and try alternatives without wasting paper on every false start. The demo supports experimentation; the lesson still asks for a clear written claim about the maximum and a justification that another student could follow.
Why it is good for a child
These problems train planning under constraints. A child cannot place pieces greedily without thinking ahead, because an early choice can block later ones. That is a useful model for harder discrete maths: optimisation, graph colouring, and combinatorial arguments all ask students to respect a rule while searching for an extreme configuration.
The topic is also excellent for teaching the difference between an example and a proof. A neat diagram that places eight non-attacking pieces is evidence that eight is possible. It does not, by itself, show that nine is impossible. Junior and intermediate students often blur those two statements. Working on non-attacking placements makes the distinction concrete and memorable.
Parents sometimes worry that chess maths is a niche interest. In practice, the transferable habits are broad: reading a definition carefully, testing boundary cases, and organising a case analysis without panic. The board supplies a visual language that keeps abstract constraints grounded.
How we teach it
We begin with boards and piece types where students can succeed by careful trial, then move to settings where trial alone is not enough. The sequence is designed so that the need for an impossibility argument appears naturally. When students feel stuck trying to place one more piece, we ask what is blocking them, and whether that obstruction can be turned into a general reason.
Written solutions matter. A list of coordinates is not enough; we want students to explain the strategy of the placement and the barrier that stops a larger one. In discussion, instructors press on weak spots: "Have you considered this corner?" or "Does your argument depend on an assumption that the board is even?" Those questions teach students to harden informal intuition into reliable reasoning.
We prefer depth before speed. Finding one good configuration quickly is useful, but the real progress is learning how to certify optimality. Small groups help here, because an instructor can see whether a student is still searching randomly or beginning to use structure, such as rows, colours, or attack lines.
By the end of the topic, students should treat "maximum" as a two-sided claim: a construction that meets the bound, and an argument that nothing larger works.
More on the method: our approach.
What to do next
Try the interactive explanation and problems on Problems.cc, or book a trial to see how we teach this topic in a small group.