Dan's Diktat September 11, 2014

Post puzzles for others to solve here.

Dan's Diktat September 11, 2014

Postby ArkieTech » Sat Jan 11, 2014 12:32 am

Code: Select all
 *-----------*
 |.7.|4..|..2|
 |54.|...|..1|
 |...|6..|.8.|
 |---+---+---|
 |..1|.78|.5.|
 |78.|...|.39|
 |.5.|19.|7..|
 |---+---+---|
 |.6.|..4|...|
 |1..|...|.45|
 |9..|..3|.1.|
 *-----------*


Play/Print this puzzle online
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Dan's Diktat September 11, 2014

Postby SteveG48 » Sat Jan 11, 2014 1:06 am

Code: Select all
 *-----------------------------------------------------------*
 |c36    7     689   | 4     358   1     | 3569 b69    2     |
 | 5     4     2689  | 289   238   279   | 369   679   1     |
 | 23    1     29    | 6     235   2579  | 3459  8     347   |
 *-------------------+-------------------+-------------------|
 |d26    9     1     | 3     7     8     | 246   5    e4-6   |
 | 7     8     26    | 25    4     256   | 1     3     9     |
 | 4     5     3     | 1     9     26    | 7    a26    8     |
 *-------------------+-------------------+-------------------|
 | 8     6     5     | 279   1     4     | 239  a279   37    |
 | 1     3     7     | 289   268   29    | 2689  4     5     |
 | 9     2     4     | 578   568   3     | 68    1    a67    |
 *-----------------------------------------------------------*


Almost XY-wing:

{XY-wing 2/6/7 r67c8,r9c9 => -6 r4c9} = (9)r7c8 - (9=6)r1c8 - r1c1 = r4c1 - r4c9 => -6 r4c9 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: Dan's Diktat September 11, 2014

Postby Leren » Sat Jan 11, 2014 1:20 am

Code: Select all
*--------------------------------------------------------------*
| 36    7     689    | 4     358   1      | 3569 b69    2      |
| 5     4     2689   | 289   238  a279    | 369  b679   1      |
| 23    1     29     | 6     235   2579   | 3459  8     347    |
|--------------------+--------------------+--------------------|
| 26    9     1      | 3     7     8      | 246   5     46     |
| 7     8     26     | 25    4     256    | 1     3     9      |
| 4     5     3      | 1     9     6-2    | 7    b26    8      |
|--------------------+--------------------+--------------------|
| 8     6     5      | 279   1     4      | 239   279   37     |
| 1     3     7      | 289   268  b29     | 2689  4     5      |
| 9     2     4      | 578   568   3      | 68    1     67     |
*--------------------------------------------------------------*

ALS XZ Rule: X = 7, Z = 2: (2=7) r28c6 - (7=2) r126c8 => - 2 r6c6; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Dan's Diktat September 11, 2014

Postby ArkieTech » Sat Jan 11, 2014 10:59 am

Code: Select all
 
 *-----------------------------------------------------------*
 | 36    7     689   | 4     358   1     | 3569 b69    2     |
 | 5     4     2689  | 289   238  a279   | 369  b679   1     |
 | 23    1     29    | 6     235   2579  | 3459  8     347   |
 |-------------------+-------------------+-------------------|
 | 26    9     1     | 3     7     8     | 246   5     46    |
 | 7     8     26    | 25    4     256   | 1     3     9     |
 | 4     5     3     | 1     9    a26    | 7     2-6   8     |
 |-------------------+-------------------+-------------------|
 | 8     6     5     | 279   1     4     | 239   279   37    |
 | 1     3     7     | 289   268  a29    | 2689  4     5     |
 | 9     2     4     | 578   568   3     | 68    1     67    |
 *-----------------------------------------------------------*
(6=7)r268c6-(7=96)r12c8 => -6r6c8; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Dan's Diktat September 11, 2014

Postby tlanglet » Sat Jan 11, 2014 1:58 pm

Code: Select all
 *-----------------------------------------------------------*
 | 36    7     689   | 4     358   1     | 3569  69    2     |
 | 5     4     2689  | 289   238   279   | 369   679   1     |
 | 23    1     29    | 6     235   2579  | 3459  8     347   |
 |-------------------+-------------------+-------------------|
 | 26    9     1     | 3     7     8     | 246   5     46    |
 | 7     8     26    | 25    4     256   | 1     3     9     |
 | 4     5     3     | 1     9     26    | 7     26    8     |
 |-------------------+-------------------+-------------------|
 | 8     6     5     | 279   1     4     | 239  *279   37    |
 | 1     3     7     | 289   268   29    | 2689  4     5     |
 | 9     2     4     | 578   568   3     | 68    1     67    |
 *-----------------------------------------------------------*

I was looking for xy-wings when I noted this AXY-wing(27-6) with pivot(27=9)r7c8. However, it is probably easier to post it as a Kraken cell.

Kraken cell (279)r7c8 => r4c9<>6
2r7c8-(2=6)r6c8 => r4c9<>6
||
7r7c8-(7=6)r9c9 => r4c9<>6
||
9r7c8-(9=6)r1c8-6r1c1=6r4c1 => r4c9<>6

Ted
tlanglet
2010 Supporter
 
Posts: 538
Joined: 29 May 2010

Re: Dan's Diktat September 11, 2014

Postby Marty R. » Sat Jan 11, 2014 8:33 pm

Code: Select all
+-----------+--------------+--------------+
| 36 7 689  | 4   358 1    | 3569 69  2   |
| 5  4 2689 | 289 238 279  | 369  679 1   |
| 23 1 29   | 6   235 2579 | 3459 8   347 |
+-----------+--------------+--------------+
| 26 9 1    | 3   7   8    | 246  5   46  |
| 7  8 26   | 25  4   256  | 1    3   9   |
| 4  5 3    | 1   9   26   | 7    26  8   |
+-----------+--------------+--------------+
| 8  6 5    | 279 1   4    | 239  279 37  |
| 1  3 7    | 289 268 29   | 2689 4   5   |
| 9  2 4    | 578 568 3    | 68   1   67  |
+-----------+--------------+--------------+

Play this puzzle online at the Daily Sudoku site

Coloring: 6r6c8=r4c79-r4c1=r1c1=>r1c8<>6

Code: Select all
+-----------+--------------+-------------+
| 36 7 68   | 4   358 1    | 356  9  2   |
| 5  4 2689 | 289 238 279  | 36   67 1   |
| 23 1 29   | 6   235 2579 | 345  8  347 |
+-----------+--------------+-------------+
| 26 9 1    | 3   7   8    | 246  5  46  |
| 7  8 26   | 25  4   256  | 1    3  9   |
| 4  5 3    | 1   9   26   | 7    26 8   |
+-----------+--------------+-------------+
| 8  6 5    | 279 1   4    | 239  27 37  |
| 1  3 7    | 289 268 29   | 2689 4  5   |
| 9  2 4    | 578 568 3    | 68   1  67  |
+-----------+--------------+-------------+

Play this puzzle online at the Daily Sudoku site

M-Wing: (6=7)r9c9-r3c9=(7-6)r2c8=6r6c8=>r4c9<>6
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles

cron