Hidden Pair
A Hidden Pair is the complement of a Naked Pair. When two digits can only appear in two cells within a unit, those cells must contain those digits. All other candidates can be eliminated from those two cells.
How It Works
The Mental Shift
Hidden pairs require digit-focused thinking — the opposite of naked pairs:
| Approach | Question | Technique |
|---|---|---|
| Cell-focused | "What candidates does this cell have?" | Naked Pair |
| Digit-focused | "Where can this digit go in this unit?" | Hidden Pair |
The Pattern
Look for two digits in a row, column, or box where:
- Both digits appear as candidates in exactly two cells
- Both digits appear in the same two cells
- Neither digit appears anywhere else in that unit
The Logic
If only R1C8 and R1C9 can contain {6, 7} in Row 1, then:
- These two cells must hold 6 and 7
- Any other candidates in these cells can be eliminated
The pair is "hidden" because the cells may contain many other candidates that obscure the pattern.
How to Spot Hidden Pairs
Step-by-Step Scanning
- Pick a unit — Choose a row, column, or box to scan
- For each digit, ask: "Where can this digit go?"
- Count positions — If a digit can only go in two cells, note them
- Find matching pairs — Two digits confined to the same two cells = Hidden Pair
Using Focus Mode
Focus Mode makes hidden pairs much easier to spot:
- Tap a digit to highlight all cells containing it
- Look for digits that appear in only two cells within a unit
- Check if another digit shares the same two cells
Example
Look at Row 1 and ask: where can each digit go?
Row 1 Analysis:
- Digits 1-5, 8-9: appear in multiple cells throughout the row
- Digit 6: only in R1C8 and R1C9
- Digit 7: only in R1C8 and R1C9
Both 6 and 7 are confined to the same two cells — this is a Hidden Pair!
Since R1C8 and R1C9 must contain 6 and 7, we can eliminate all other candidates from these cells.
Before: R1C8 has {2, 3, 4, 5, 6, 7, 9}, R1C9 has {3, 4, 5, 6, 7, 9}
After: R1C8 has {6, 7}, R1C9 has {6, 7} — now it's a Naked Pair!
puzzle: S9B4L49157P8982BUB4B20949040615074I1412100706088804018886031O090724011608223H1P087O988Y0396971N050J038Q08078Q024ABI0705B60206017Y1V8J0Z04AB03029U085PCH157NDV8I8AA6A6
mode: guided
technique: Hidden Pair
initial:
layers:
hints: true
steps:
- text: >
Where can 6 go in Row 1? Use Focus Mode to highlight all 6s.
hint: subtle
technique: HP
state:
focus:
enabled: true
digits: [6]
- text: >
Digit 6 only appears in R1C8 and R1C9. Now let's check digit 7.
hint: subtle
technique: HP
state:
selection:
cells: [R1C8, R1C9]
focus:
enabled: true
digits: [6]
- text: >
Digit 7 also only appears in R1C8 and R1C9 — the same two cells!
hint: obvious
technique: HP
state:
selection:
cells: [R1C8, R1C9]
focus:
enabled: true
digits: [6, 7]
- text: >
These cells must contain 6 and 7. Remove all other candidates: {2,3,4,5,9} from R1C8 and {3,4,5,9} from R1C9.
hint: detailed
technique: HP
state:
selection:
cells: [R1C8, R1C9]
focus:
enabled: true
digits: [6, 7]
settings:
showCandidates: true
showControls: true
showDescription: true
navigation: numbered
Hidden vs Naked
Both techniques achieve the same result — they lock two digits to two cells. The difference is perspective:
| Aspect | Naked Pair | Hidden Pair |
|---|---|---|
| What you see | Two cells with only two candidates | Two candidates confined to two cells |
| Other candidates | None in the pair cells | Many others cluttering the cells |
| Elimination target | Other cells in the unit | The pair cells themselves |
| After elimination | Other cells simplified | Pair cells become a Naked Pair |
Pro tip: After finding a Hidden Pair and eliminating, you've created a Naked Pair! This often triggers chain reactions.
Tips
- Use Focus Mode — Highlight one digit at a time to see where it can go
- Count systematically — For each digit, count its possible positions in the unit
- Look for "orphan" digits — Digits appearing in only two cells are your targets
- Check all units — Hidden pairs can appear in rows, columns, or boxes
- Expect clutter — Unlike naked pairs, the cells will have extra candidates hiding the pattern
Common Mistakes
- Stopping at one digit — You need TWO digits confined to the SAME two cells
- Forgetting to eliminate — Remove ALL other candidates from the pair cells
- Wrong unit — Ensure both digits are exclusive within the SAME row, column, or box
More Puzzles
- Hidden Pair ex. 1
- Hidden Pair ex. 2
- Hidden Pair ex. 3
- Hidden Pair ex. 4
- Hidden Pair ex. 5
- Hidden Pair ex. 6
- Hidden Pair ex. 7
- Hidden Pair ex. 8
- Hidden Pair ex. 9
Related Techniques
- Naked Pair — Same result, cell-focused perspective
- Hidden Triple — Three digits in three cells
- Hidden Single — One digit in one cell