Logical Sudoku 逻辑数独

If we were to read this article on the algorithm for solving a Sudoku puzzle written by J. F. Crook, we would fall asleep by the third or fourth page of the nine-page article. Click on to this link to see if that is true for you. It is better that we plunge ourselves straight into solving a puzzle. But do bear in mind that there can be times when no solution is possible, or worse, more than one solution to a puzzle can also be possible. (https://www.ams.org/notices/200904/tx090400460p.pdf)

The aim of a sudoku puzzle is to complete every cell in the puzzle grid with a number (between 1 and 9, no zero) such that all the nine numbers with no repeated number are present in each row, each column and each 3 cells x 3 cells box.

Let us look at this puzzle. There are twenty-six numbers exposed to us. If there are less than twenty-six exposed numbers, our advice is not to attempt doing that puzzle as it is likely that we need to make assumptions later into the solution and that can take a considerable time to obtain a solution.

There is a book entitled “Explaining the fifteen steps of the Francis’ Rules for Sudoku”, published in 2006 that can be helpful. We shall use these fifteen Rules in our logical quest for an answer to the above puzzle.

Rule # 1: Cross Referencing in the rows.

Rule # 2: Cross Referencing in the columns.

Rule # 3: Cross Referencing in the box. Only one number can filled that particular cell in the box when we look around that cell in related rows, related columns and related box. We have to remember that there are nine boxes in the grid. From left to right and up to down, cells a1, a2, a3, b1, b2, b3, c1, c2, c3 constitute box # 1; cells d1, d2, d3, e1, e2, e3, f1, f2, f3 constitute box # 2; and so on until the cells in box # 9 comprise cells g7,g8, g9, h7,h8, h9, i7, i8, i9.

Rule # 4: Three or less remaining numbers in a box.

Rule # 5: Three or less remaining numbers in a row.

Rule # 6: Three or less remaining numbers in a column.

The First Frame of the first nine steps towards a solution is shown below:

Step #Rule #Look AtObserve ThatCell #Equals
11row 1-2-3d2 = h3 = 7b17
21row 7-8-9a9 = d7 = 2 = i1g82
32col a-b-cb2 = a5 = 8 = d9c78
42col g-h-ig6 = i9 = 4 h24
51row 7-8-9c7 = d9 = 8i 88
61row 1-2-3b2 = f1 = 8 =i8g38
73cell f6 in box # 5f3=1; f8=3; g6=4; f5=5; d6=6; f4=7; f1=8; and d5=9.f62
86col f, remaining 4,6,7 :  h2,i9=43 remaining no. in 3 remaining cellsf74
93cell d8 in box # 8 h8=1; g8=2; f8=3; f7=4; d6=6; d2=7; d9=8; and d5=9.d85

Rules # 7 to # 9: Paring two numbers to two cells in a row (#7), or a column (#8), or a box (#9).

Frame # 2: Steps # 10 to # 18.

Step #Rule #Look AtObserve ThatCell #Equals
106col d, remaining 1,3,4 f3 = 1f3=1 and d1, d3 cannot be 1d41
116col d remaining 3,4a1=4, so, d3 = 4d34
126col d last cellc1 = 5d13
131row 1-2-3c1 = d2 = 5e35
144box 2 remaining 2,6.9i1 = f6 = 2e22
158row 1 pairing 6, 9e1=h1=6,9g11
164box 3 remaining 3,6,9i5 = 6h16
175row 1 last celle19
184box 2 last cell f26

Frame # 3: Steps # 19 to # 27.

Step #Rule #Look AtObserve ThatCell #Equals
196col f last cell f99
201row 7-8-9f7 = i9 = a1 = 4b84
212col g-h-i g1 = h8 = d4 = 1i61
223cell h9 in box # 9h8=1;g8=2;g9=3;i9=4;h1=6;h3=7;i8=8;f9=9 h95
231row 7-8-9h9 = d8 = 5a75
249col i, pair 3, 9i2 = i3 = 39 f4 = 7i77
259col i, pair 3, 9i2 = i3 = 39  f4 = 7 i45
261row 4-5-6i4 = f5 = a7 = c1 = 5b65
278row 7, pair 6, 96,9 in g7 h7e71

Frame # 4: Steps # 28 to # 36.

Step #Rule #Look AtObserve ThatCell #Equals
282col g-h-ih1 = i5 = 6g76
295row 7 last cell h79
302col a-b-ca1 = b8 = g6 = 4c54
311row 4-5-6c5 = g6 = 4e44
322col d-e-ff1 = d9 = 8 = a5e68
334box 5 last cell e53
341row 4-5-6a5 = e6 = 8 = g3h48
351row 4-5-6d4 = i6 = 1b51
363cell g4 in box #6g1-1;g8=2;g9=3;g6=4;g2=5;g7=6; f4=7; g3=8g49

Frame # 5: Steps # 37 to # 45.

Step #Rule #Look AtObserve ThatCell #Equals
371row 4-5-6g4 = d5 = 9= c8a69
386col g last cell g57
391row 4-5-6f4 = g5 = 7c67
405row 6 last cell h63
416col h last cell h52
421row 4-5-6h5 = f6 = 2 = a9b42
435row 4 last cell a43
442col a-b-ca9 = b4 = 2 = e2c32
452col a-b-ca6 = c8 = 9b39

Frame # 6: Steps # 46 to # 55.

Step #Rule #Look AtObserve ThatCell #Equals
466col b last cell b96
472col d-e-ff2 = d6 = 6 = b9e86
482col e last cell e97
491row 8 last cell a87
504box 7 last cell c91
512col c last cell c23
521row 1-2-3d1 = c2 = 3i33
534box 3 last cell i29
541row 2 last cell a21
552col a last cell   a36

FRANCIS’ RULES FOR SUDOKU:

RULE #1  X-Ref. Horizontal Rows: 1-2-3 or 4-5-6 or 7-8-9

RULE #2  X-Ref. Vertical Cols: A-B-C or D-E-F or G-H-I

RULE #3  X-Ref. Look at each cell - check for rows; cols; box

RULE #4  Every Box: Remaining Cells (3 Cells or less)

RULE #5  Every Row: Remaining Cells (3 Cells or less)

RULE #6  Every Col: Remaining Cells (3 Cells or less)

RULE #7  Boxes: Pairing 2 Cells with the same 2 digits

RULE #8  Rows: Pairing 2 Cells with the same 2 digits

RULE #9  Cols: Pairing 2 Cells with the same 2 digits

RULE #10  Box: Only this digit fits into this Cell

RULE #11  Row: Only this digit fits into this Cell

RULE #12  Col: Only this digit fits into this Cell

RULE #13  Boxes: Trebling 3 Cells with the same 3 digits

RULE #14  Rows: Trebling 3 Cells with the same 3 digits

RULE #15  Cols: Trebling 3 Cells with the same 3 digitsRULE

Now can you try to do the next puzzle below:

Remember, do not be angry with yourself if you are stuck at any time during the solution process. Stay away for a while and come back in an hour or a day’s time and you can suddenly see another fresh angle to tackle the puzzle.

If you are still stuck without a solution, it may well be that the puzzle has no solution to it at all.

Do not border to study how to do difficult Sudokus as such difficult sudokus are meant for those who are mighty good in mathematical problems and we are no mathematical experts.

God Bless all of you.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.