Techniques

Forced diagonal cells

The signature technique of Sudoku X / Diagonal Sudoku — a cell on the X where row, column, box, and diagonal together force the digit, even when no single constraint does.

Published 4 min read

There's one deduction in Sudoku X — sometimes called Diagonal Sudoku — that doesn't exist in classic Sudoku at all. It's the cell on one of the diagonals whose row, column, box, and diagonal between them rule out every digit except one, even though no single one of those four constraints would have done it alone. The technique is called a forced diagonal cell, and it's the move that most justifies the variant.

Interactive example

Step 0 / 6

(4, 4) sits on a diagonal of a Sudoku X board. Row, column, and box leave three candidates. The diagonal narrows it to one.

What it looks like

Consider a cell at (3, 3) on a diagonal. Its row contains the digits 1, 2, 5, and 9 somewhere already. Its column contains 3, 4, and 7. Its box contains 6 and 8. Between row, column, and box, that's eight of the nine digits eliminated — every digit except (say) 6, which already appears in the box.

In classic Sudoku, this is a dead end. The row says 6 is the only digit not yet used in this row; the column says the same; the box rules 6 out. You'd have to look elsewhere.

In Sudoku X, the diagonal carries one more elimination. If the diagonal already contains, say, 3, 4, 7, 8, and 1 at other cells, then those digits eliminate themselves from (3, 3) as well. Combined with the row, column, and box, the diagonal's contribution might be the one that knocks out the last remaining candidate other than the answer.

That's a forced diagonal cell: a cell on the diagonal where the union of four constraint sets — row, column, box, diagonal — leaves exactly one digit standing, even though no three of them would have.

Why it's harder to spot than a regular naked single

A naked single in classic Sudoku is conspicuous. Three constraints, one cell, one digit. You learn to scan for it on your second puzzle.

A forced diagonal cell is the same shape with one extra ingredient, but the extra ingredient is the thing your eye isn't trained to see yet. Most beginners check the row, then the column, then the box, see eight candidates left, and move on. The fix is just the habit of including the diagonal in the scan when the cell sits on it.

Once you've built the habit, forced diagonal cells become as easy to find as naked singles in classic. The visual cue helps — Sudoku Mountain marks the diagonal cells with a dotted ring on the board, so you can see at a glance which cells admit this extra constraint.

How often it actually fires

In an easy Sudoku X, forced diagonal cells fire two or three times per puzzle. In a medium puzzle, three to five. In hard, five to seven. By expert, the puzzles are constructed to require diagonal-aware reasoning at multiple points in the solve — without it, the puzzle stalls.

This is one of the small pleasures of the variant. Some moves only exist because the diagonal exists. The technique vocabulary grows by exactly one entry compared to classic Sudoku — a single new move type — and yet that single addition reshapes a meaningful fraction of the solve at every tier above easy.

Where the technique lives in the harder tiers

At hard and expert, the forced diagonal cell pattern combines with the other Sudoku-X-specific moves — diagonal pairs, diagonal-aware locked candidates, X-wings that fire because the fish includes a diagonal cell — to give the variant its own technique stack. None of these are conceptually harder than the corresponding classic techniques; they just live on a fourth unit your eye isn't trained for yet.

If you're working through the Sudoku X tiers and want a structured way in, start with easy and pay deliberate attention to the diagonals for the first three or four puzzles. By puzzle five the scan is automatic, and the harder tiers stop feeling like classic-with-an-extra-rule and start feeling like their own puzzle.

Related reading

Glossary terms

  • Forced cell on the diagonalA Sudoku X (Diagonal Sudoku) deduction: a cell on the diagonal whose digit is forced by row, column, box, and diagonal together — no three of them suffice.
  • Diagonal constraintThe extra rule that defines Sudoku X (Diagonal Sudoku): each of the two diagonals must contain every digit 1-9 exactly once, just like a row or column.
  • Diagonal pairA naked pair where both cells lie on the same diagonal of a Sudoku X. Eliminates the two pair digits from every other cell on that diagonal.
  • Sudoku XA Sudoku variant where both diagonals must also contain each digit 1-9 exactly once. Also known as Diagonal Sudoku. Classic Sudoku plus two new units.
  • Naked singleA cell on the Sudoku grid that has only one legal candidate left — the simplest deduction in the game, and the one that solves most of an easy puzzle.