سودوكو · الأدلة

الأزواج والثلاثيات والرباعيات، الظاهرة والخفية

The first real technique beyond singles, and the one that unlocks most hard puzzles. The idea is simpler than the names suggest.

هذا الدليل متاح بالإنجليزية فقط في الوقت الحالي.

Once singles run out, the next family of techniques all rest on one observation: if n cells in a region must hold n specific digits between them, those digits belong to those cells and nowhere else in the region.

Naked pairs

Two cells in the same row, column or box both have exactly the candidates {3,7} and nothing else. You do not know which is which, but you know the 3 and the 7 live in those two cells. Therefore no other cell in that region can be a 3 or a 7 — remove both digits from all of them.

13893712382893712813793918
Two cells in the same row hold only {3,7}. Both digits can be struck from every other cell in the row.

The eliminations are the point. The pair itself gets you nothing directly; what it does is thin out other cells until a single appears.

Hidden pairs

The inverse. Two digits — say 2 and 6 — appear as candidates in only two cells of a region, but those cells also carry other candidates. Since 2 and 6 have to go somewhere and only those two cells can take them, those two cells must be the 2 and the 6. Every other candidate in them can be deleted.

Hidden pairs are harder to see because they are buried in long candidate lists. The way to find them is to count: for each digit, count how many cells in the region could hold it. Any two digits with a count of two, in the same two cells, form a hidden pair.

Naked removes outside, hidden removes inside

A naked pair deletes candidates from other cells. A hidden pair deletes candidates from the pair's own cells. Remembering which direction each one cuts saves a lot of confusion.

Triples

The same logic with three cells and three digits. The wrinkle is that the cells do not each need all three candidates. If three cells in a region hold {1,4}, {4,9} and {1,9}, that is still a naked triple on {1,4,9}: between them they must take all three, so those digits leave every other cell in the region.

This partial form is where triples are usually missed. Do not look for three identical cells; look for three cells whose candidates, combined, total exactly three distinct digits.

Quads

Four cells, four digits, same rule. Quads are rare and hard to spot, and by the time one exists there is usually an easier deduction available. They are worth knowing about mainly so you recognise the pattern when a solver mentions it.

Locked candidates — the technique that pairs with pairs

Two closely related eliminations, both worth more than their obscurity suggests.

Pointing: if every candidate for a digit inside a box lies in one row, then that digit must be in that row, so it can be removed from the rest of the row outside the box.

Claiming: if every candidate for a digit inside a row lies within one box, then that digit must be in that box, so it can be removed from the rest of the box.

Both are quick to check and both come up constantly on hard grids. Run through them whenever pairs stop producing results.

How to hunt efficiently

  1. Go region by region — the twenty-seven rows, columns and boxes — rather than scanning the whole grid at once.
  2. In each region, first look for cells with exactly two candidates. Naked pairs jump out from those.
  3. Then count each digit's candidate cells in the region. Counts of two or three are where hidden pairs and triples live.
  4. Apply the eliminations immediately, then check whether a single has appeared anywhere.

Every successful elimination changes the grid, so after each one it is worth a quick look for new singles before continuing the hunt.

Why this is usually enough

Singles, pairs, triples and locked candidates solve the overwhelming majority of published puzzles, including nearly everything labelled hard. Techniques beyond this — X-wings, colouring, chains — are real but come up far less often than their reputation suggests. Master this layer first.

ما يجب تذكّره

  • n cells holding exactly n digits between them lock those digits in place.
  • Naked patterns eliminate outside the group; hidden ones eliminate inside it.
  • Triples often appear as partial candidate lists, not three identical cells.
  • Pointing and claiming are quick, frequent and often overlooked.
  • After any elimination, re-check for singles before moving on.

أسئلة شائعة

Do I have to know which cell gets which digit?

No, and that is the point. Knowing the digits are confined to a group is enough to eliminate elsewhere.

How common are quads?

Uncommon, and usually an easier deduction exists. Learn pairs and triples thoroughly first.