- Code: Select all
*-----------*
|...|.4.|...|
|..2|6.5|7..|
|.3.|...|.1.|
|---+---+---|
|6..|...|..5|
|.4.|...|.8.|
|..5|2.9|6..|
|---+---+---|
|.8.|.1.|.4.|
|9..|.2.|..1|
|...|...|...|
*-----------*
Play/Print this puzzle online
*-----------*
|...|.4.|...|
|..2|6.5|7..|
|.3.|...|.1.|
|---+---+---|
|6..|...|..5|
|.4.|...|.8.|
|..5|2.9|6..|
|---+---+---|
|.8.|.1.|.4.|
|9..|.2.|..1|
|...|...|...|
*-----------*
*--------------------------------------------------*
| 8 6 9 | 17 4 17 | 23 5 23 |
| 4 1 2 | 6 3 5 | 7 9 8 |
| 5 3 7 | 8 9 2 | 4 1 6 |
*----------------+----------------+----------------|
| 6 9 8 | 34 7 c34 | 1 2 5 |
| 2 4 3 | 15 56 16 | 9 8 7 |
| 1 7 5 | 2 8 9 | 6 3 4 |
*----------------+----------------+----------------|
|b37 8 6 | 59 1 c37 | 25 4 29 |
| 9 5 4 | 37 2 c68 | 38 67 1 |
|a37 2 1 | 459 5-6 c468 | 358 a67 39 |
*--------------------------------------------------*
.----------.-------------------------.---------------.
| 8 6 9 | c17 4 d(1)7 | 23 5 23 |
| 4 1 2 | 6 3 5 | 7 9 8 |
| 5 3 7 | 8 9 2 | 4 1 6 |
:----------+-------------------------+---------------:
| 6 9 8 | 34 7 34 | 1 2 5 |
| 2 4 3 | 15 56 d(16) | 9 8 7 |
| 1 7 5 | 2 8 9 | 6 3 4 |
:----------+-------------------------+---------------:
| 37 8 6 | 59 1 37 | 25 4 29 |
| 9 5 4 | c37 2 8-6 | b38 67 1 |
| 37 2 1 | a49[+5] a[56] a48[+6] | a58+3 67 39 |
'----------'-------------------------'---------------'
SteveG48 wrote:Looking forward to a good BUG+3.
I can get 2 eliminations easily, but they don't solve the puzzle .
(65)r9c456 == (3)r9c7 - r8c7 = (37-1)r81c4 = (16)r15c6 => -5 r9c7 (1st link), -6 r8c6; stte
(56)r9c456 == (3)r9c7 => -5 r9c7; BUG+1
+--------------+------------------+-----------------+
| 8 6 9 | 17 4 17 | 23 5 23 |
| 4 1 2 | 6 3 5 | 7 9 8 |
| 5 3 7 | 8 9 2 | 4 1 6 |
+--------------+------------------+-----------------+
| 6 9 8 |e34 7 d34 | 1 2 5 |
| 2 4 3 | 15 56 16 | 9 8 7 |
| 1 7 5 | 2 8 9 | 6 3 4 |
+--------------+------------------+-----------------+
| 37 8 6 | 59 1 37 | 25 4 29 |
| 9 5 4 | 7-3 2 68 |a38 67 1 |
| 37 2 1 | 459 56 c468 |b358 67 39 |
+--------------+------------------+-----------------+
SpAce wrote:BUG+3
(65==3)r9c4567 - r8c7 = (37-1)r81c4 = (16)r15c6 = > -6 r8c6; stte
*----------------------------------------------------*
| 8 6 9 | a17 4 7-1 | 23 5 23 |
| 4 1 2 | 6 3 5 | 7 9 8 |
| 5 3 7 | 8 9 2 | 4 1 6 |
|-------------+-------------------+------------------|
| 6 9 8 | 34 7 34 | 1 2 5 |
| 2 4 3 | 5-1 56 e16 | 9 8 7 |
| 1 7 5 | 2 8 9 | 6 3 4 |
|-------------+-------------------+------------------|
| 37 8 6 | 59 1 37 | 25 4 29 |
| 9 5 4 | b37 2 d68 | c38 67 1 |
| 37 2 1 | 459 56 468 | 358 67 39 |
*----------------------------------------------------*
(65==3)r9c4567 - r8c7 = (37-1)r81c4 = (16)r15c6 = > -6 r8c6; stte
8r8c6 = (8-3)r8c7 = (37-1)r81c4 = (16)r15c6 = > -6 r8c6; stte
eleven wrote: The standard solution is an xy-chain
(1=73)r18c4 - (3=86)r8c76 - (6=1)r5c6 => -1r5c4,r1c6
In some way you use it for the 3r9c7 case:
- Code: Select all
(65==3)r9c4567 - r8c7 = (37-1)r81c4 = (16)r15c6 = > -6 r8c6; stte
8r8c6 = (8-3)r8c7 = (37-1)r81c4 = (16)r15c6 = > -6 r8c6; stte
In any case the BUG needs a shorter contradiction, which solves the puzzle. (like a UR, where the external candidates are a pair of the UR digits)