by Sped » Mon Mar 27, 2006 4:42 am
When I've exhausted all other techniques, I go looking for XY chains. They're often there, and get easier to pick out with practice.
I guessed at the starting cell for the chain. I'm sure I tried a bunch of possible chains till I found one that worked. I stopped the chain where I did because I was looking for a chain that ended in 5 (the same thing it started with) and in which the starting and ending cells both shared a group with a cell where a 5 might be excluded.
The chain started with a 5 leading into r3c2 and meandered until it hit a cell with a 5 leading out of it.. in this case r8c7. Any cells sharing a group with both the starting cell and the ending cell can have its 5s excluded.. in this case the 5 at r3c7.
The exclusion works because setting r3c7=5 forces values in the cells in the chain which lead to a contradiction. r3c7=5 leads to r8c7=7, r5c7=3, r5c3=7, r4c2=6, and r3c2=5, which is impossible because r3c2 and r3c7 cannot both be 5. Therefore r3c7 cannot be 5.