Dan's Diurnal Distraction December 24, 2013

Post puzzles for others to solve here.

Dan's Diurnal Distraction December 24, 2013

Postby ArkieTech » Tue Dec 24, 2013 12:15 am

Code: Select all
 *-----------*
 |7..|9..|.2.|
 |..4|.1.|...|
 |1..|6..|.7.|
 |---+---+---|
 |..2|...|.3.|
 |31.|8.5|.64|
 |.7.|...|8..|
 |---+---+---|
 |.8.|..4|..3|
 |...|.8.|2..|
 |.5.|..9|..7|
 *-----------*


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

Re: Dan's Diurnal Distraction December 24, 2013

Postby Leren » Tue Dec 24, 2013 12:47 am

Code: Select all
*--------------------------------------------------------------*
| 7     36    3568   | 9     345   38     | 13456 2     1568   |
| 569   2369  4      | 357   1     2378   | 3569  59    5689   |
| 1     239   358    | 6     345   238    | 3459  7     589    |
|--------------------+--------------------+--------------------|
| 8     4     2      | 17    679   167    | 59-1  3     159    |
| 3     1     9      | 8     2     5      | 7     6     4      |
| 56    7     56     | 4    b39    13     | 8    a19    2      |
|--------------------+--------------------+--------------------|
| 2     8     167    | 157   567   4      | 1569  59-1  3      |
| 69    369   1367   | 1357  8     1367   | 2     4     156    |
| 4     5     136    | 2    c36    9      |d16    8     7      |
*--------------------------------------------------------------*

XY Chain: (1=9) r6c8 - (9=3) r6c5 - (3=6) r9c5 - (6=1) r9c7 => - 1 r6c7, r7c8; lclste

Seasons greetings to all :)

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Dan's Diurnal Distraction December 24, 2013

Postby SteveG48 » Tue Dec 24, 2013 1:40 am

Code: Select all
 *--------------------------------------------------------------------*
 | 7      36     3568   | 9      345    38     |  13456  2      1568  |
 |e569    2369   4      |d357    1      2378   |eh3569 eg59    f5689  |
 | 1      239    358    | 6      345    238    |  3459   7     g589   |
 *----------------------+----------------------+----------------------|
 | 8      4      2      | 17     679    167    |  159    3      159   |
 | 3      1      9      | 8      2      5      |  7      6      4     |
 | 56     7      56     | 4      39     13     |  8      19     2     |
 *----------------------+----------------------+----------------------|
 | 2      8      167    | 157    567    4      |  1569   159    3     |
 | 69     369    1367   |c1357   8      1367   |  2      4      156   |
 | 4      5      136    | 2     b36     9      | a1-6    8      7     |
 *--------------------------------------------------------------------*


(6)r9c7 - (6=3)r9c5 - r8c4 = r2c4 - (3=569)r2c178 - (569=8)r2c9 - (8=59)r3c9|r2c8 - (59=6)r2c7 => -6 r9c7 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: Dan's Diurnal Distraction December 24, 2013

Postby SteveG48 » Tue Dec 24, 2013 1:59 am

Code: Select all
 *--------------------------------------------------------------------*
 | 7      36     3568   | 9      345    38     | 13456  2      1568   |
 | 569    2369   4      | 357    1      2378   | 3569  f59     5689   |
 | 1      239    358    | 6      345    238    | 3459   7      589    |
 *----------------------+----------------------+----------------------|
 | 8      4      2      | 17     679    167    | 159    3      159    |
 | 3      1      9      | 8      2      5      | 7      6      4      |
 | 56     7      56     | 4     b39     13     | 8     a1-9    2      |
 *----------------------+----------------------+----------------------|
 | 2      8      167    | 157    567    4      | 1569 be159    3      |
 | 69     369    1367   | 1357   8      1367   | 2      4      156    |
 | 4      5      136    | 2     c36     9      |d16     8      7      |
 *--------------------------------------------------------------------*


A slight variation on Leren's:

(9)r6c8 - r7c8|(9=3)r6c5 - (3=6)r9c5 - (6=1)r9c7 - (1=5)r7c8 - (5=9)r2c8 => -9 r6c7 ; lclste
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: Dan's Diurnal Distraction December 24, 2013

Postby pjb » Tue Dec 24, 2013 5:57 am

Code: Select all
7      36     3568   | 9     c345    38     | 13456  2      1568   
569    2369   4      | 357    1      2378   | 3569  a59     5689   
1      239    358    | 6     c345    238    | 3459   7      589   
---------------------+----------------------+---------------------
8      4      2      | 17     679    167    | 159    3      159   
3      1      9      | 8      2      5      | 7      6      4     
56     7      56     | 4     c39     13     | 8      1-9    2     
---------------------+----------------------+---------------------
2      8      167    | 157    567    4      | 1569  a159    3     
69     369    1367   | 1357   8      1367   | 2      4      156   
4      5      136    | 2     c36     9      |b16     8      7     

(9=15) r27c8 - (1=6) r9c7 - (6=3459) r1369c5 => -9 r6c8; lclste

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

Re: Dan's Diurnal Distraction December 24, 2013

Postby ArkieTech » Tue Dec 24, 2013 11:17 am

Leren wrote:XY Chain: (1=9) r6c8 - (9=3) r6c5 - (3=6) r9c5 - (6=1) r9c7 => - 1 r6c7, r7c8; lclste

Leren is right but this is simpler for me:

Code: Select all
 
 *--------------------------------------------------------------------*
 | 7      36     3568   | 9      345    38     | 13456  2      1568   |
 | 569    2369   4      | 357    1      2378   | 3569   59     5689   |
 | 1      239    358    | 6      345    238    | 3459   7      589    |
 |----------------------+----------------------+----------------------|
 | 8      4      2      | 17     679    167    | 59-1   3      159    |
 | 3      1      9      | 8      2      5      | 7      6      4      |
 | 56     7      56     | 4     b39     13     | 8     b19     2      |
 |----------------------+----------------------+----------------------|
 | 2      8      167    | 157    567    4      | 1569   59-1   3      |
 | 69     369    1367   | 1357   8      1367   | 2      4      156    |
 | 4      5      136    | 2     a36     9      |a16     8      7      |
 *--------------------------------------------------------------------*
(1=3)r9c57-(3=1)r6c58 => -1r4c7,r6c8; lclste


Peace Joy and Happiness to all :D
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Dan's Diurnal Distraction December 24, 2013

Postby SteveG48 » Tue Dec 24, 2013 2:01 pm

pjb wrote:(9=15) r27c8 - (1=6) r9c7 - (6=3459) r1369c5 => -9 r6c8; lclste

Phil


Phil, I understand your solution, but why does the highlighted term have to be so complicated? Why not just (6=39)r69c5 ?
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: Dan's Diurnal Distraction December 24, 2013

Postby tlanglet » Tue Dec 24, 2013 2:25 pm

Code: Select all
 *--------------------------------------------------------------------*
 | 7      36     3568   | 9      345    38     | 13456  2      1568   |
 | 569    2369   4      | 357    1      2378   | 3569   59     5689   |
 | 1      239    358    | 6      345    238    | 3459   7      589    |
 |----------------------+----------------------+----------------------|
 | 8      4      2      | 17     679    167    | 159    3      159    |
 | 3      1      9      | 8      2      5      | 7      6      4      |
 | 56     7      56     | 4     c39    b13     | 8     a19     2      |
 |----------------------+----------------------+----------------------|
 | 2      8      167    | 157    567    4      | 1569   59-1   3      |
 | 69     369    1367   | 1357   8      1367   | 2      4      156    |
 | 4      5      136    | 2     d36     9      |d16     8      7      |
 *--------------------------------------------------------------------*

1r6c8=(1-3)r6c6=3r6c3-(3=61)r9c57 => r7c8<>1

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

Re: Dan's Diurnal Distraction December 24, 2013

Postby Marty R. » Tue Dec 24, 2013 8:42 pm

Code: Select all
+---------------+---------------+----------------+
| 7   36   3568 | 9    345 38   | 13456 2   1568 |
| 569 2369 4    | 357  1   2378 | 3569  59  5689 |
| 1   239  358  | 6    345 238  | 3459  7   589  |
+---------------+---------------+----------------+
| 8   4    2    | 17   679 167  | 159   3   159  |
| 3   1    9    | 8    2   5    | 7     6   4    |
| 56  7    56   | 4    39  13   | 8     19  2    |
+---------------+---------------+----------------+
| 2   8    167  | 157  567 4    | 1569  159 3    |
| 69  369  1367 | 1357 8   1367 | 2     4   156  |
| 4   5    136  | 2    36  9    | 16    8   7    |
+---------------+---------------+----------------+

Play this puzzle online at the Daily Sudoku site

(3=1)r6c6-(1=9)r6c8-(95=1)r27c8-(1=6)r9c7-(6=3)r9c5=>r6c5, r8c6<>3
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Dan's Diurnal Distraction December 24, 2013

Postby Marty R. » Tue Dec 24, 2013 8:59 pm

ArkieTech wrote:
Leren wrote:XY Chain: (1=9) r6c8 - (9=3) r6c5 - (3=6) r9c5 - (6=1) r9c7 => - 1 r6c7, r7c8; lclste

Leren is right but this is simpler for me:

Code: Select all
 
 *--------------------------------------------------------------------*
 | 7      36     3568   | 9      345    38     | 13456  2      1568   |
 | 569    2369   4      | 357    1      2378   | 3569   59     5689   |
 | 1      239    358    | 6      345    238    | 3459   7      589    |
 |----------------------+----------------------+----------------------|
 | 8      4      2      | 17     679    167    | 59-1   3      159    |
 | 3      1      9      | 8      2      5      | 7      6      4      |
 | 56     7      56     | 4     b39     13     | 8     b19     2      |
 |----------------------+----------------------+----------------------|
 | 2      8      167    | 157    567    4      | 1569   59-1   3      |
 | 69     369    1367   | 1357   8      1367   | 2      4      156    |
 | 4      5      136    | 2     a36     9      |a16     8      7      |
 *--------------------------------------------------------------------*
(1=3)r9c57-(3=1)r6c58 => -1r4c7,r6c8; lclste


Peace Joy and Happiness to all :D


Dan, that's beautiful in its brevity. :)
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Dan's Diurnal Distraction December 24, 2013

Postby pjb » Tue Dec 24, 2013 10:38 pm

Steve

You're quite correct, I seem to have made it unnecessarily complicated. Actually, in retrospect, I would prefer:

(9=3) r6c5 - (3=6) r9c5 - (6=1) r9c7 - (1=59) r27c8 => -9 r6c8

Cheers and Season's Greetings
Phil
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia


Return to Puzzles