Dan's Debauchery November 21, 2013

Post puzzles for others to solve here.

Dan's Debauchery November 21, 2013

Postby ArkieTech » Thu Nov 21, 2013 12:27 am

Code: Select all
 *-----------*
 |.4.|..3|..6|
 |..3|..4|.8.|
 |2..|..6|5.4|
 |---+---+---|
 |...|..2|71.|
 |3..|.9.|..5|
 |.97|1..|...|
 |---+---+---|
 |1.6|5..|..3|
 |.3.|6..|2..|
 |5..|3..|.6.|
 *-----------*


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

Re: Dan's Debauchery November 21, 2013

Postby daj95376 » Thu Nov 21, 2013 12:29 am

Debauchery ??? ....... Now you're talking !!!
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Dan's Debauchery November 21, 2013

Postby pjb » Thu Nov 21, 2013 12:49 am

I favour using the swordfish of 8s at r18c135, r4c13 to give:

Code: Select all
 89     4      1589   | 2      158    3      | 19     7      6     
d679    56     3      | 9-7    157    4      | 19     8      2     
 2     c178    19     |b789    17     6      | 5      3      4     
 ---------------------+----------------------+---------------------
 68     56     58     | 4      3      2      | 7      1      9     
 3      12     12     |a78     9      78     | 6      4      5     
 4      9      7      | 1      6      5      | 3      2      8     
 ---------------------+----------------------+---------------------
 1      278    6      | 5      247    78     | 48     9      3     
 789    3      489    | 6      478    19     | 2      5      17     
 5      278    249    | 3      247    19     | 48     6      17     

Then (7=8) r5c4 - r3c4 = (8-7) r3c2 = r2c1 => -7 r2c4; stte

Phil
pjb
2014 Supporter
 
Posts: 2567
Joined: 11 September 2011
Location: Sydney, Australia

Re: Dan's Debauchery November 21, 2013

Postby ArkieTech » Thu Nov 21, 2013 10:38 am

Code: Select all
 *-----------------------------------------------------------*
 |a89    4     1589  | 2     158   3     |a19    7     6     |
 | 679   56    3     |b79    157   4     |b19    8     2     |
 | 2     17-8 c189   |c789  c178   6     | 5     3     4     |
 |-------------------+-------------------+-------------------|
 | 68    56    58    | 4     3     2     | 7     1     9     |
 | 3     12    12    | 78    9     78    | 6     4     5     |
 | 4     9     7     | 1     6     5     | 3     2     8     |
 |-------------------+-------------------+-------------------|
 | 1     278   6     | 5     2478  78    | 48    9     3     |
 | 789   3     489   | 6     478   19    | 2     5     17    |
 | 5     278   2489  | 3     2478  19    | 48    6     17    |
 *-----------------------------------------------------------*
(8=1)r1c17-(1=7)r2c47-(7=8)r3c345 => -8r3c2; lclste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Dan's Debauchery November 21, 2013

Postby Leren » Thu Nov 21, 2013 11:23 am

Code: Select all
*--------------------------------------------------------------*
|b89    4    e58-19  | 2     158   3      |a19    7     6      |
| 679   56    3      | 79    157   4      | 19    8     2      |
| 2     178   189    | 789   178   6      | 5     3     4      |
|--------------------+--------------------+--------------------|
|c68    56   d58     | 4     3     2      | 7     1     9      |
| 3     12    12     | 78    9     78     | 6     4     5      |
| 4     9     7      | 1     6     5      | 3     2     8      |
|--------------------+--------------------+--------------------|
| 1     278   6      | 5     2478  78     | 48    9     3      |
| 789   3     489    | 6     478   19     | 2     5     17     |
| 5     278   2489   | 3     2478  19     | 48    6     17     |
*--------------------------------------------------------------*

H3 Wing with extension cell r1c7: (1=9) r1c7 - (9=8) r1c1 - r4c1 = (8-5) r4c3 = (5) r1c3 => - 19 r1c3; lclste

Leren
Leren
 
Posts: 5036
Joined: 03 June 2012

Re: Dan's Debauchery November 21, 2013

Postby tlanglet » Thu Nov 21, 2013 1:56 pm

Took a bit of effort to find a one stepper this morning....................

Code: Select all
 *-----------------------------------------------------------*
 |d89    4    a58-19 | 2     158   3     |d19    7     6     |
 | 679  b56    3     | 79    157   4     | 19    8     2     |
 | 2     178   189   | 789   178   6     | 5     3     4     |
 |-------------------+-------------------+-------------------|
 |c68   c56    58    | 4     3     2     | 7     1     9     |
 | 3     12    12    | 78    9     78    | 6     4     5     |
 | 4     9     7     | 1     6     5     | 3     2     8     |
 |-------------------+-------------------+-------------------|
 | 1     278   6     | 5     2478  78    | 48    9     3     |
 | 789   3     489   | 6     478   19    | 2     5     17    |
 | 5     278   2489  | 3     2478  19    | 48    6     17    |
 *-----------------------------------------------------------*

5r1c3=5r2c2-(5=68)r4c21-(8=91)r1c19 => r1c3<>19

When reviewing the posted solutions, I realize that mine is similar to that posted by Leren.

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

Re: Dan's Debauchery November 21, 2013

Postby Marty R. » Thu Nov 21, 2013 6:03 pm

Code: Select all
+--------------+-------------+---------+
| 89  4   1589 | 2   158  3  | 19 7 6  |
| 679 56  3    | 79  157  4  | 19 8 2  |
| 2   178 189  | 789 178  6  | 5  3 4  |
+--------------+-------------+---------+
| 68  56  58   | 4   3    2  | 7  1 9  |
| 3   12  12   | 78  9    78 | 6  4 5  |
| 4   9   7    | 1   6    5  | 3  2 8  |
+--------------+-------------+---------+
| 1   278 6    | 5   2478 78 | 48 9 3  |
| 789 3   489  | 6   478  19 | 2  5 17 |
| 5   278 2489 | 3   2478 19 | 48 6 17 |
+--------------+-------------+---------+

Play this puzzle online at the Daily Sudoku site

Mine's not all straightforward, it's a notational nightmare, so I'll do it on two lines.

(9=7)r2c4-r3c45=r3c2-r2c1=r8c1-(728=49)r79c2,r89c3
R8c1=7-(7149=8)r8c3695-(8157=9)r123c5,r2c4=>r2c4=9
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles