7/26/26

Sudoku Tutorial Step 9: Hidden Pairs

Welcome back to Sudoku Fun! In Article 8 we covered Naked Pairs — when two cells in the same zone share exactly the same two candidates. Now we flip the observation lens 180 degrees. A Hidden Pair is when you look not at what two cells contain, but at where two numbers can go — and discover they are both locked into the exact same two cells. This is the gateway to intermediate sudoku, and it requires learning to "see the grid like the numbers do."

Practice Hidden Pairs — Medium Puzzle

Medium Difficulty: This puzzle requires scanning, Naked Singles, Hidden Singles, and Hidden Pairs to solve. Use pencil marks! After solving basics, hunt for two digits locked into the same two cells.
Red = duplicate. Green = your answer. Gray = given clue.
00:00

# Hidden Pairs: When Two Numbers Are Locked in the Same Two Cells

Quick Summary: A Hidden Pair occurs when, in a single row, column, or 3x3 box, two specific numbers can only be placed in the same two cells — even though those cells may have other candidates too. Once identified, you can eliminate all other candidates from those two cells, transforming the Hidden Pair into a clean Naked Pair. This technique requires looking at the grid from the numbers' perspective: instead of asking "what can go in this cell?", you ask "which two cells are the only possible homes for these two numbers?"

The Logic Behind It — Implicit Constraint Inference (隐åŦįšĶ束æŽĻ断): Hidden Pairs represent a deeper level of logical deduction than Naked Singles or Naked Pairs. The key insight is that constraints propagate silently. When two numbers are blocked from all but two cells in a zone, they form an implicit lock — neither number can go anywhere else, so those two cells are reserved for them. This is not an "explicit" observation (you cannot see it by looking at just one cell). It is an inference across the entire zone: you must track where each missing number can go, then notice when two numbers share the same restricted footprint. In formal logic, this is a bi-conditional constraint: Number A goes in Cell X or Y, AND Number B goes in Cell X or Y, AND no other cell in the zone can hold A or B — therefore, X and Y are mutually reserved for {A,B}, forcing all other candidates out.

# The Evolution of Your Sudoku Thinking

Let's appreciate the cognitive journey we have taken so far. Each technique builds a new mental capability:

Technique Mental Operation What You Focus On Difficulty
Naked Single
Step 4
Eliminate 8 numbers from 1 cell One cell at a time Easy — one object, local check
Hidden Single
Step 5
Find unique position for 1 number One number across one zone Moderate — track 1 number across 9 cells
Naked Pair
Step 8
Two cells claim two numbers Two cells, two candidates each Moderate — check pairs of cells
Hidden Pair
This article
Two numbers locked into two cells Two numbers across one zone Harder — track 2 numbers simultaneously across 9 cells

Notice the pattern: Hidden techniques are always harder than their Naked counterparts because they require tracking numbers across a zone rather than checking cells in isolation. Hidden Pair is to Naked Pair as Hidden Single was to Naked Single.

# How to Spot Hidden Pairs: The 4-Step Scanning Method

Hidden Pairs cannot be spotted by casual observation — you need a systematic method. Here is the proven 4-step scan:

Step 1 — Choose Your Zone: Pick a row, column, or box that still has 4-6 empty cells. Zones with too few empty cells (1-2) do not need pairs; zones with too many (7-8) are too under-constrained to yield Hidden Pairs. The sweet spot is 4-6 empties.

Step 2 — List Missing Digits: Write down (or mentally note) which digits 1-9 are NOT yet in this zone. If the zone has 5 empty cells, you have exactly 5 missing digits.

Step 3 — Map Each Missing Digit's Possible Cells: For EACH missing digit, check every empty cell in the zone. Can the digit go there? Check the cell's row, column, and box for conflicts. Build a mental or penciled map: "Digit 2 can go in cells A, B, C. Digit 5 can go in cells A, B. Digit 7 can go in cells A, B, D, E..."

Step 4 — Look for Identical Footprints: Scan your map for two digits that can go in exactly the same two cells — and nowhere else in that zone. If digits 2 and 5 both can ONLY go in cells A and B (and cells A, B are the same for both), congratulations — you found a Hidden Pair! Now you can erase ALL other candidates from cells A and B, leaving them as {2,5}.
The 4-Step Hidden Pair Detection Method — Visualized Step 1: Choose Zone Row 4 has 5 empty cells Cols 1,3,5,7,9 are open Sweet spot: 4-6 empties Step 2: List Missing Row 4 has: 3,6,8,9 Missing: 1,2,4,5,7 5 digits = 5 empty cells Step 3: Map Each Digit 1→{c1,c3,c5,c7,c9} 2→{c1,c3} 4→{c1,c3,c5} 5→{c1,c3} 7→{c7,c9} Step 4: Spot Match! 2 and 5 BOTH can only go in c1,c3! {2,5} Hidden Pair! Row 4 — Detailed View: Cell 1 candidates: {1,2,4,5} needs 2 or 5! 3 given Cell 3 candidates: {1,2,4,5} needs 2 or 5! 6 given Cell 5 candidates: {1,4,7} no 2 or 5 8 given Cell 7 candidates: {1,4,7} no 2 or 5 9 given Cell 9 candidates: {1,7} no 2 or 5 RESULT: Digits 2 and 5 can ONLY go in cells 1 and 3 — nowhere else in this row. Eliminate {1,4} from cells 1 and 3 — they become a clean {2,5} Naked Pair!
▲ The key moment: Step 3 reveals that digits 2 and 5 share the same footprint (cells 1 and 3 only). In Step 4, you eliminate all other candidates from those two cells, transforming the Hidden Pair into a clean Naked Pair.

# Naked Pairs vs. Hidden Pairs: Side-by-Side Comparison

These two techniques are mirror images of each other. Understanding their relationship is the key to mastering pairs at every level:

Same Result, Different Perspective — Naked Pair vs. Hidden Pair NAKED PAIR — Cell Perspective Observation: "What can this cell be?" 1,3,6 8,9 4,7,8 9 2,5 ONLY these two 1,3,7 9 6,8 1,3,4 7 2,5 ONLY these two 3,4,6 9 How to find: 1. Scan each cell in the zone 2. Find a cell with exactly 2 candidates 3. Check if another cell has the SAME 2 What you eliminate: Remove {2,5} from ALL OTHER cells in the zone Elimination direction: pair → outward Cognitive load: check each cell's candidates = = HIDDEN PAIR — Number Perspective Observation: "Where can 2 and 5 go?" 2:NO 5:NO 2:NO 5:NO 2:YES 5:YES 2:NO 5:NO 2:NO 5:NO 2:NO 5:NO 2:YES 5:YES 2:NO 5:NO For BOTH 2 and 5, only cells 3 and 7 work. These spots are "reserved." How to find: 1. List missing digits for the zone 2. For each digit, map which cells can hold it 3. Look for two digits with identical cell maps What you eliminate: Remove ALL OTHER candidates from those two cells Elimination direction: inward → those two cells Cognitive load: track each number across the zone
▲ Same outcome — two cells reserved for two numbers. Naked Pairs find it by looking at cells; Hidden Pairs find it by tracking numbers. Hidden Pairs are harder because you must scan the ENTIRE zone for each digit.

# Why Hidden Pairs Are Harder: The Cognitive Load Difference

The difficulty jump from Naked Pairs to Hidden Pairs is significant. Here is why:

Aspect Naked Pair Cognitive Task Hidden Pair Cognitive Task
Starting action Look at one cell's candidates (visible). "This cell only has {2,5}." Track where each number CAN go (inferred). "2 can go in cell A,B,C. 5 can go in A,B."
Working memory load Low — hold 2 candidates for 1 cell, then find its twin. High — hold positions for 2-5 missing digits simultaneously, cross-compare.
Visual cue Obvious — pencil marks of {2,5} stand out when they appear in two cells. None — you must construct the positional map yourself before the pattern is visible.
What makes it work Direct candidate count: "these two cells each have exactly two candidates." Cross-cell tracking: "these two numbers each can ONLY go in these two cells."
Pencil marks needed? Helpful but not required — you can mentally check a cell's candidates. Almost essential — tracking every number's positions across a zone without marks is very difficult.
The Mental Shift — "Standing in the Number's Shoes": This is the same perspective flip you learned for Hidden Singles (Step 5), but now applied to pairs. Instead of mentally "becoming" one number and finding its unique cell, you must "become" two numbers simultaneously and compare their positional maps. Think of it like this: You are a landlord with 9 apartments in a row. Two tenants (digits 2 and 5) each have specific requirements — they can only live in certain apartments. You discover that BOTH tenants have the exact same shortlist: apartments 3 and 7. No other apartment in the row meets their needs. Therefore, apartments 3 and 7 are "reserved" for tenants 2 and 5 (in some order). You can now tell all other tenants ({1,4,6,8,9}) they cannot move into apartments 3 or 7 — those are taken.

# Pencil Mark Notation: Your Essential Tool for Hidden Pairs

Up to this point, you may have been solving without pencil marks — using only Naked Singles and Hidden Singles, which can often be spotted by eye alone. Hidden Pairs change the game. They are virtually impossible to spot reliably without systematically tracking where each number can go. This is where pencil marks become your most powerful tool.

The Snyder Notation Method (Beginner-Friendly):

Developed by three-time world sudoku champion Thomas Snyder, this method is perfect for Hidden Pair hunting:

Snyder Notation Rules (for Hidden Pairs):

1. Only mark candidates when a digit can go in exactly 2 or 3 cells within a 3x3 box. Do not fill every candidate in every cell — that creates visual noise. Be selective.

2. Write candidates in the corner of the cell — small numbers in pencil position (top-left, top-right, etc). On paper, use tiny writing. In digital apps, use the pencil mark feature.

3. When a digit is locked to exactly 2 cells in a box, UPDATE it across the row and column. If you find that 3 in Box 1 can only go in cells r1c2 and r1c3, check whether this also restricts 3 to only 2 cells in Row 1 as a whole. Cross-zone inference is where Hidden Pairs live.

4. Scan for two digits that share the same two cells. After applying rules 1-3 across the grid, look for cells where two digits appear together in exactly the same two-cell positions. That is your Hidden Pair signal.
Hidden Pair in Action — Before and After Candidate Elimination BEFORE — Full Candidate Grid 4 1,3,6 7,8 3,7 present! 2 1,5,6 8,9 9 1,5,6 8 8 1,3,5 6,7 3,7 present! 5 What's happening: Box has 4 empty cells. Missing digits: 1,3,6,7 Track 3: can go in r1c2 and r3c2 — nowhere else Track 7: can go in r1c2 and r3c2 — nowhere else 3 and 7 share the SAME two cells → HIDDEN PAIR! Eliminate {1,5,6,8} from these two cells. AFTER — Hidden Pair Applied 4 3,7 clean! 2 1,5,6 8,9 9 1,5,6 8 8 3,7 clean! 5 What changed: Cells r1c2 and r3c2 now contain ONLY {3,7}. These two cells form a Naked Pair {3,7}. Now {3,7} CAN be eliminated from other cells in the box. Hidden Pair → Naked Pair! This is the power move. One discovery cascades.
▲ The transformation: finding a Hidden Pair lets you delete extra candidates from those two cells, converting them into a clean Naked Pair. This Naked Pair can then propagate eliminations across the zone. One discovery triggers a cascade.

# Common Mistakes When Hunting Hidden Pairs

Mistake 1: Confusing "can go in the same two cells" with "only go in the same two cells." Two numbers may both be possible in cells A and B, but if one of them can ALSO go in cell C, it is not a Hidden Pair. The constraint must be absolute: each number can ONLY be placed in those two cells within the zone. Fix: For each candidate digit, check EVERY empty cell in the zone. If the digit can go in 3 or more cells, it is not part of a Hidden Pair in that zone.

Mistake 2: Looking only at boxes and ignoring rows and columns. The majority of beginners' Hidden Pair practice focuses on 3x3 boxes (because they are visually bounded). But Hidden Pairs are equally valid — and often more powerful — in rows and columns. A Hidden Pair in a row can eliminate candidates in two cells that affect multiple boxes. Fix: Rotate through all three zone types. Row scans catch what box scans miss.

Mistake 3: Not using pencil marks, then getting frustrated. Hidden Pairs without pencil marks are like doing arithmetic without writing down intermediate results — possible for geniuses, painful for everyone else. Fix: Embrace Snyder notation. It is not "cheating" — it is engineering your cognition. Externalize the positional tracking so your brain is free to do the pattern matching it is best at.

The "False Hidden Pair" Trap: You notice that digits 2 and 5 both appear as candidates in cells r4c3 and r4c7. You excitedly erase all other candidates from those two cells, declaring {2,5} a Hidden Pair. But wait — is digit 2 ONLY possible in r4c3 and r4c7? If 2 can also go in r4c9 (even if you initially overlooked it), then you just made an error that could cascade into an unsolvable board. Always verify absolute exclusivity before eliminating candidates. Check the other cells in the zone one more time — especially the ones at the edges where your eyes tend to skip.

# Practice Exercises: Find the Hidden Pairs

Use the interactive puzzle at the top of this article. Your challenge:

1. Solve the basics first: Apply scanning, Naked Singles, and Hidden Singles until you are stuck. This should get you through ~20-30 cells.

2. Begin pencil marking: For each zone with 4-6 empty cells, list the missing digits. For each missing digit, use Snyder notation to mark which empty cells can hold it.

3. Hunt for matches: Scan your pencil marks for two digits that appear exclusively in the same two cells. This is your Hidden Pair — congratulations!

4. Apply and cascade: Eliminate all other candidates from those two cells. Now check: does the newly formed Naked Pair allow eliminations elsewhere? Does eliminating those candidates create new Naked or Hidden Singles?

Hidden Pair Difficulty Tiers (Practice Progression):
Level 1 — Box Hidden Pairs: Easiest. The 3x3 box is visually compact. Start here. Find a box with 4-5 empty cells and hunt for two digits locked into the same two cells.
Level 2 — Row Hidden Pairs: Moderate. A row spans 9 cells across the grid, making it harder to hold the full positional map in your mind. Use pencil marks.
Level 3 — Column Hidden Pairs: Hardest. Columns run vertically, against our natural horizontal reading bias. Most overlooked. Deliberately practice column scans — you will find Hidden Pairs that other solvers miss.

# Frequently Asked Questions

Q: What is the difference between a Hidden Pair and a Naked Pair?
A: A Naked Pair is found by looking at cells: two cells in the same zone each contain ONLY the same two candidates (e.g. {2,5} and {2,5}). A Hidden Pair is found by tracking numbers: two digits in a zone can ONLY be placed in the same two cells — even if those cells have other candidates too. Naked Pairs eliminate candidates from OTHER cells. Hidden Pairs eliminate extra candidates from the pair cells THEMSELVES (turning them into a Naked Pair).

Q: Do I really need pencil marks to find Hidden Pairs?
A: For most solvers, yes. Hidden Pairs require simultaneously tracking where 2-5 different numbers can go within a zone. This exceeds typical working memory capacity (which holds 4-7 items). Pencil marks offload the tracking to paper/screen, freeing your brain to do what it is good at: pattern matching. Expert solvers can sometimes spot Hidden Pairs in boxes (compact 3x3) without marks, but for rows and columns, even experts rely on notation.

Q: How is a Hidden Pair different from two Hidden Singles in the same zone?
A: If digit 2 is a Hidden Single (only one possible cell in the zone), fill it immediately — there is no "pair" involved. A Hidden Pair means digits 2 and 5 EACH have exactly TWO possible cells in the zone, and those two cells are the SAME for both digits. Neither digit can be placed yet (each has two options), but together they "claim" those two cells, forcing all other candidates out.

Q: After finding a Hidden Pair, what should I do next?
A: First, eliminate all non-pair candidates from the two pair cells. This turns the Hidden Pair into a Naked Pair. Second, check: does this new Naked Pair allow you to eliminate {digit1, digit2} from other cells in the same zone? (Yes, it likely does — that is the Naked Pair rule.) Third, rescan zones that intersect the pair cells — placing constraints on those cells may unlock new Hidden Singles or Naked Singles elsewhere.

Q: Can a Hidden Pair exist if one of the two cells already has only the pair candidates?
A: Yes. If cell A has candidates {2,5} only and cell B has candidates {2,5,7,8}, and digits 2 and 5 can ONLY go in cells A and B within the zone — this is still a valid Hidden Pair. You can eliminate {7,8} from cell B, making it a {2,5} Naked Pair alongside cell A. The "Hidden" refers to the fact that at least one of the pair cells had extra candidates masking the pair.


# Key Takeaways

Summary — 4 Things to Remember:
1. Hidden Pairs = two numbers locked into the same two cells in a zone. Find them by tracking each missing digit's possible positions, then looking for identical two-cell footprints.
2. Hidden Pairs eliminate INWARD. Unlike Naked Pairs (eliminate outward from cells to the zone), Hidden Pairs eliminate extra candidates from the pair cells themselves, converting them into a Naked Pair.
3. Pencil marks are your friend. Snyder notation (marking digits that can go in exactly 2-3 cells per box) is the most efficient way to surface Hidden Pairs. You are not "cheating" — you are being systematic.
4. Always verify exclusivity. Before eliminating candidates, double-check that each digit in the pair truly cannot go anywhere else in that zone. A single overlooked cell breaks the Hidden Pair.

# Next Step

You now have a complete intermediate pair-finding toolkit: Naked Pairs (cell-first) + Hidden Pairs (number-first). Together, these two techniques unlock the majority of Medium-level puzzles. But the pattern scales further. What if three numbers are locked into the same three cells? Or three cells share the same three candidates? In the next article, we extend the pair concept to triples — a technique that follows the same logic but with three candidates instead of two, and opens the door to solving every Medium puzzle with confidence.

Next: Naked Triples and Hidden Triples: The Power of Three


Did you find your first Hidden Pair? Was it in a box, row, or column? Share your experience in the comments — and tell us whether Snyder notation helped you spot it faster!

Tags: hidden pairs sudoku, sudoku hidden pair tutorial, how to spot hidden pairs, hidden pair vs naked pair, sudoku intermediate techniques, sudoku tutorial step 9, medium sudoku techniques, Sudoku game, sudoku for intermediate, sudoku tutorial

Share this puzzle — two brains are better than one!

📚 Sudoku Tutorial Series — 30 Steps from Beginner to Master

⭐ Stage 1: Beginner (Steps 1–6)
✅ Step 1: What Is Sudoku? History, Rules, and Why Your Brain Loves It ✅ Step 2: Understanding the Sudoku Grid — Rows, Columns, Boxes, and Cells ✅ Step 3: How to Start Solving — Scanning and Observation ✅ Step 4: The Single Candidate Rule (Naked Single) ✅ Step 5: Find Hidden Singles ✅ Step 6: First Complete Solve
⭐ Stage 2: Intermediate Deduction (Steps 7–12)
📝 Step 7: Basic Elimination — The Logic of the Elimination Method 📝 Step 8: Naked Pairs — When Two Cells Share the Same Two Candidates ▶ Step 9: Hidden Pairs — When Two Numbers Are Locked in the Same Two Cells ← YOU ARE HERE 📝 Step 10: Naked Triples and Hidden Triples — The Power of Three 📝 Step 11: Pointing Pairs and Box-Line Reduction 📝 Step 12: From Beginner to Confident — Solving a Medium Puzzle
📅 Steps 13–30 — New tutorial every week!

No comments:

Post a Comment

Facebook

Hub Pillars Main Tags Sub Tags ðŸ–ą Drag nodes · Click-drag background to pan · Scroll to zoom · Hover for links

ðŸ§Đ Welcome to HapiHappen

Your no-sign-up destination for premium puzzle games and science-backed brain training, daily game online and free! Built for casual relaxers, puzzle enthusiasts, and lifelong learners around the world.

Whether you're picking up sudoku for the first time or training for competitive solving, you'll find hundreds of interactive puzzles tailored to every skill level: fresh daily classic sudoku in Easy, Medium, Hard and Expert difficulties, a 30-step sudoku tutorial series, deep guides to advanced solving techniques, and 8+ beloved sudoku variants — including Killer Sudoku, Diagonal Sudoku, Samurai Sudoku, Jigsaw Sudoku, Greater Than Sudoku, Odd/Even Sudoku, Addition Sudoku and Wordoku. Every puzzle runs instantly in your browser with built-in timers, undo tools and conflict detection.

For word puzzle lovers, our crossword collection blends storytelling with wordplay: solve detective-themed one-minute mystery crosswords, biblical story crosswords, and narrative word puzzles that exercise vocabulary and deductive reasoning at once.

Go beyond gameplay with our logic & reasoning resources and cognitive training toolkit. Explore the formal logic behind every solving method, and practice targeted brain exercises — including Schulte Tables, attention drills and prefrontal cortex training games — to build focus, memory, processing speed and cognitive flexibility while you unwind.

Made for everyone from students sharpening concentration to adults seeking a relaxing, screen-healthy hobby. No downloads. No accounts. No ads. New puzzles, tutorials and training tools are added every week.