playr.co.uk/sudoku

Are you a sudoku.playr?

Basic Techniques

Line and Box Intersections

Subset Techniques

Seafood Techniques

Chain Techniques

Other Techniques

Number Appears in One Row or Column in a Block

This technique allows us to rule out possible numbers from being in a cell. This may result in a cell only having one possible number in it. To make this easier to understand, the possible numbers that can be in each cell have been filled in.

By looking at the possible numbers that can be put into a the 3x3 block, you may find a number that only appears in one row or column of that block. If a number only appears in one row of the block, we can remove that number from the other cells in that row, that are not in the block. Because the block has to have that number in, and so does the row, the only place it could go on the row is in the cells in that block that contain the number.

If we were to place the number anywhere else on that row, we would not be able to put it in that block, because the block can only have the number on that row. Therefore the block forces the number to appear in those specific cells, which means that it cannot appear anywhere else on the row.

This is sort of the reverse of row/col and block intersection method, except it operates on the other cells in the row or column, rather than the other cells in the block.

1 3 8 926
1 8 91 5 91 5 8 9
1 3 974
1 3 4 7 93 5 7 91 4 5 7
62 5 7 91 2 4 5 7
1 2 3 981 2 5
1 4 5 8 95 7 91 4 5 7 8 9
1 2 4 5 8 92 5 7 93
1 2 5 6 92 5 6 91 5 6 9
1 4 7 91 4 5 91 5 7 9
2 3 7 982 3 5 7 9
61 3 4 91 2 3 7 9
1 7 8 96 7 93
2 7 942 6 7
52 7 91 2 7 8
4 5 6 8 95 6 7 92
3 5 6 915 6 7 9
3 4 8 93 7 94 7 8 9
2 3 4 93 4 6 92 3 9
51 3 4 61 2 3 7 8
1 2 3 7 8 91 3 6 91 2 3 7 8 9
2 3 412 4 5 6
2 3 4 7 82 3 6 79
2 3 7 82 3 5 6 72 5 6 7 8
785 6 9
1 2 3 62 3 61 6
1 2 3 5 6 941 5 6 9
Example 1: Specific row in a block
Looking in this block, remove number from these cells

Looking at the top left block, we can see that the number 5 only appears in row 2 in that block, in cells [r2,c2] and [r2,c3]. Because that number has to appear in that block, and it can only appear in one of those two cells, the number can't be anywhere else on that row. We can therefore remove the number 5 from the other cells in this row that aren't in this block, cells [r2,c5], [r2,c6], [r2,c7] and [r2,c7].

51 31 2
1 2 489
1 3 467
1 6 78 91 6 7
1 4 54 53
24 5 8 91 4 5
1 2 3 91 84
1 2 576
1 3 5 91 83 5 9
61 5 93
1 728
7 95 7 94
5 978
3 4 564 5
3 5 912
1 542
1 3 5 793 5 7
863 5 7
1 2 71 71 2 5 6
1 2 3 7 941 2
83 7 95 6
1 5 6 72 59
82 31 7
4 5 6 73 4 54 5 6 7
438
657 9
7 921
Example 2: Specific column in a block
Looking in this block, remove number from these cells

Looking at the middle right block, we can see that the number 1 only appears in column 7 of that block. Because that number has to appear in that block, and it can only appear in one of those two cells, the number can't be anywhere else in that column. We can therefore remove te number 1 from the other cells in this column, that are not in this block, cells [r1,c7], [r2,c7] and [r3,c7].

Also Known As

  • Indirectly Elimination (DonTsai)names

More Information

Other links to other descriptions

Keywords

block, cell, cells, column, intersection, row