Dan's Domain January 10, 2014

Post puzzles for others to solve here.

Dan's Domain January 10, 2014

Postby ArkieTech » Fri Jan 10, 2014 12:34 am

Code: Select all
 *-----------*
 |.8.|9.6|.2.|
 |1..|.2.|..8|
 |..5|...|7..|
 |---+---+---|
 |8..|479|..1|
 |.1.|2.8|.9.|
 |6..|531|..7|
 |---+---+---|
 |..1|...|8..|
 |9..|.4.|..5|
 |.7.|1.3|.4.|
 *-----------*


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

Re: Dan's Domain January 10, 2014

Postby Leren » Fri Jan 10, 2014 12:53 am

Code: Select all
*--------------------------------------------------------------*
| 347   8     347    | 9    e15    6      | 15    2     34     |
| 1     3469  3469   | 37    2     57     | 34569 356   8      |
|b23    2369  5      |c38   d18    4      | 7     136   69     |
|--------------------+--------------------+--------------------|
| 8     235   23     | 4     7     9      | 2356  356   1      |
| 3457  1     347    | 2     6     8      | 345   9     34     |
| 6     249   249    | 5     3     1      | 24    8     7      |
|--------------------+--------------------+--------------------|
| 2345  23456 1      | 67    59    257    | 8     37    269    |
| 9     236   2368   | 678   4     27     | 13    137   5      |
|a25    7     268    | 1     89-5  3      | 69    4     269    |
*--------------------------------------------------------------*

XY Chain: (5=2) r9c1 - (2=3) r3c1 - (3=8) r3c4 - (8=1) r3c5 - (1=5) r1c5 => - 5 r9c5; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Dan's Domain January 10, 2014

Postby SteveG48 » Fri Jan 10, 2014 1:28 am

Code: Select all
 *--------------------------------------------------------------------*
 | 347    8      347    | 9     c15     6      |d15     2      34     |
 | 1      3469   3469   | 37     2      57     | 34569  356    8      |
 |h23     2369   5      |a8-3   b18     4      | 7      136    69     |
 *----------------------+----------------------+----------------------|
 | 8      235    23     | 4      7      9      | 2356   356    1      |
 |f3457   1      347    | 2      6      8      |e345    9      34     |
 | 6      249    249    | 5      3      1      | 24     8      7      |
 *----------------------+----------------------+----------------------|
 | 2345   23456  1      | 67     59     257    | 8      37     269    |
 | 9      236    2368   | 678    4      27     | 13     137    5      |
 |g25     7      268    | 1      589    3      | 69     4      269    |
 *--------------------------------------------------------------------*


(3-8)r3c4 = (8-1)r3c5 = (1-5)r1c5 = r1c7 - r5c7 = r5c1 - (5=2)r9c1 - (2=3)r3c1 => -3 r3c4 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4243
Joined: 08 November 2013
Location: Orlando, Florida

Re: Dan's Domain January 10, 2014

Postby Marty R. » Fri Jan 10, 2014 9:02 pm

Code: Select all
+-----------------+-------------+----------------+
| 347  8     347  | 9   15  6   | 15    2    34  |
| 1    3469  3469 | 37  2   57  | 34569 356  8   |
| 23   2369  5    | 38  18  4   | 7     136  69  |
+-----------------+-------------+----------------+
| 8    235   23   | 4   7   9   | 2356  356  1   |
| 3457 1     347  | 2   6   8   | 345   9    34  |
| 6    249   249  | 5   3   1   | 24    8    7   |
+-----------------+-------------+----------------+
| 2345 23456 1    | 67  59  257 | 8     367  269 |
| 9    236   2368 | 678 4   27  | 136   1367 5   |
| 25   7     268  | 1   589 3   | 69    4    269 |
+-----------------+-------------+----------------+

Play this puzzle online at the Daily Sudoku site

DP (37), r15,c13: 3r1c13=3r5c13

R1c13=3-(3=2)r3c1-(2=5)r9c1-r5c1=r5c7-r4c8=5r2c8
R5c13=3-(34=5)r5c97-r4c8=5r2c8=>r2c8=5
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Dan's Domain January 10, 2014

Postby tlanglet » Sat Jan 11, 2014 2:59 pm

Finally able to work on this puzzle but ended up with variations of the same logic as already posted. The solution by Leren is clearly the preferred.

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


Return to Puzzles

cron