Hidden Triple
Strategy:
Hidden SubsetsRequires:
Hidden PairLearn after:
Hidden QuadOverview
A Hidden Triple extends the Hidden Pair concept to three cells and three candidates. When three candidates appear only in three cells within a house, all other candidates can be eliminated from those cells.
How It Works
- Within a house, find three digits that appear only in the same three cells.
- Those three cells must contain those three digits.
- Eliminate all other candidates from those three cells.
Example
Look for Hidden Triple.
Hidden Triple
Check digits 2, 7 and 8 in column 2.
Hidden Triple
r1c2 is already filled with 9.
Hidden Triple
r4c2 is already filled with 5.
Hidden Triple
Digit 2 is not a current candidate in r2c2 because earlier solving steps already removed it.
Hidden Triple
Digit 2 is not a current candidate in r6c2 because earlier solving steps already removed it.
Hidden Triple
Digit 2 cannot go in r7c2 because r7c1 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 2 cannot go in r8c2 because r7c1 is already in this box. Remove the entry or choose a different digit.
Hidden Triple
Digit 7 cannot go in r2c2 because r2c7 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 7 cannot go in r6c2 because r6c8 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 7 cannot go in r7c2 because r7c9 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 7 cannot go in r8c2 because r8c5 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 8 cannot go in r2c2 because r2c1 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 8 cannot go in r6c2 because r6c9 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 8 cannot go in r7c2 because r7c4 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
Digit 8 cannot go in r8c2 because r8c7 is already in this row. Remove the entry or choose a different digit.
Hidden Triple
These 3 digits appear only in rows 3, 5 and 9, so column 2 has reserved those cells for them.
Hidden Triple
Those cells must contain these hidden triple digits in some order.
Hidden Triple
Any other candidates still written in those cells are extra and must be removed.
Hidden Triple
Remove every candidate that is not part of the hidden triple from those cells.
Result after applying the technique.
Tips & Patterns
- Hidden Triples are harder to spot than Hidden Pairs - look for three rarely-occurring digits.
- Not all three cells need to contain all three candidates.
- Use a systematic approach: check each combination of three digits.