I'm not sure how you managed to eliminate 8 from r2c1 (if you've done that and it's correct, then r1c7=8, r3c2=8 and r2c9=8). Here's MY candidate list as close to yours as I can make it, and I'll explain from there.
- Code: Select all
*--------------------------------------------------------------------*
| 3 459 1 | 2 8 56 | 469 469 7 |
| 2458 24589 245 | 1 56 7 | 2469 23469 2389 |
| 7 28 6 | 9 3 4 | 5 1 28 |
|----------------------+----------------------+----------------------|
| 256 7 235 | 4 56 9 | 1 8 23 |
| 9 356 8 | 56 2 1 | 7 36 4 |
| 246 1 24 | 8 7 3 | 269 5 29 |
|----------------------+----------------------+----------------------|
| 28 28 9 | 56 4 56 | 3 7 1 |
| 146 346 34 | 7 19 2 | 8 49 5 |
| 145 45 7 | 3 19 8 | 249 249 6 |
*--------------------------------------------------------------------*
Naked pair (2,8) in column 2 allows you to exclude 2,8 from r2c2.
Then the three cells - r1c2, r2c2 and r9c2 contain only candidates 4,5 and 9 - there's the naked triple I referred to, allowing you to remove 4,5 and 9 as candidates from r5c2 and r8c2.
That leaves only one place for the 5 to go in row 5, and from there you have a few naked singles to fill in with the odd hidden single here and there, and should be able to complete the puzzle fairly easily.
As it happens, the 8 in row 2 DOES go in column 9, but I still can't see how you've done it. Perhaps you can explain how you were able to eliminate it from both r2c1 and r2c2?