Educational

Hidden Triples: A Deep Dive

Hidden triples are rare and worth the wait. The digit-position scan that finds them, and the two common false positives.

Elia KuratliBy Elia KuratliSep 22, 20265 min
8261HID

Hidden triples are rare and worth the wait. Most expert puzzles produce one or none. When you find one, the eliminations are usually dramatic: two or three placements within seconds of the cleanup. They are the satisfying flip side of hidden pairs.

The pattern requires patience to spot and discipline to use. Here is what the technique is, where it hides, and how to scan for it without losing twenty minutes to false positives.

Why the cells get cleaned

The unit needs nine digits. If X, Y and Z are confined to cells A, B and C, those three cells will hold X, Y and Z in some order. The other six digits live elsewhere in the unit. Any candidate listed in A, B or C that is not X, Y or Z is therefore impossible and can be removed.

The cells often look richer than three candidates. That richness is what hides the triple. The technique is about stripping the cells, not finding obvious-looking ones.

How the scan works

Pick a unit. Walk each digit and count how many candidate cells it has in the unit. You are looking for three digits whose candidate positions collapse to the same three cells.

Digits with five or six candidate positions are not triple material. Digits with two or three are. Find three such digits whose position sets overlap into the same three-cell footprint and you have your triple.

EXAMPLE BOX SCAN
Digit 4 cells: r1c1, r2c2
Digit 6 cells: r1c1, r2c2, r3c3
Digit 9 cells: r2c2, r3c3
Union: {r1c1, r2c2, r3c3}

Three digits, three cells. The triple is real. Whatever else r1c1, r2c2 and r3c3 list as candidates, those candidates can be erased, leaving only 4, 6 and 9.

The two false positives to avoid

First, a "triple" with four cells. If your three chosen digits spread across four cells in the unit, the pattern is not a triple. It might be a hidden quad, but that is a different technique and rarely worth pursuing.

Second, a triple with a digit that also appears elsewhere in the unit. The candidate positions must be confined to three cells exclusively. If digit 4 has a candidate in a fourth cell, the triple has broken.

Why hidden triples are rare

For the pattern to exist, three digits have to have very sparse candidate footprints in the unit, and those footprints have to coincide. Most units have either too many digits with too many candidates (no chance) or so few empty cells that the triple would have already collapsed to a pair (also no chance). The right window is narrow.

Constructors of expert puzzles sometimes engineer hidden triples deliberately, knowing the technique is needed exactly once. Those puzzles are the ones where the technique earns its keep.

When the technique unlocks the puzzle

Hidden triples almost always produce immediate placements after the cleanup. Naked singles and hidden singles surface in the three cells, and pairs often surface in adjacent cells whose candidate sets were partly defined by the digits the triple just consumed. The follow-on cascade is usually rich.

For practice, try a expert puzzle and look for hidden triples after pairs have done their work. The formal page is at hidden triples.

Elia Kuratli
Elia Kuratli
Writing about sudoku, generators and habits that make solving easier. Founder of Sudokly.
Follow on X