Dan's Demark December 29, 2013

Post puzzles for others to solve here.

Dan's Demark December 29, 2013

Postby ArkieTech » Sat Dec 28, 2013 11:57 pm

Code: Select all
 *-----------*
 |...|...|6..|
 |.98|.7.|.5.|
 |..2|8.6|...|
 |---+---+---|
 |9..|.1.|8.3|
 |..3|9.8|1..|
 |8.4|.6.|..2|
 |---+---+---|
 |...|6.7|9..|
 |.5.|.8.|76.|
 |..6|...|...|
 *-----------*


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

Re: Dan's Demark December 29, 2013

Postby Leren » Sun Dec 29, 2013 12:46 am

Code: Select all
*--------------------------------------------------------------*
| 1457  3     57     | 145   2     1459   | 6     8     79     |
| 6     9     8      | 3     7     14     | 2     5     14     |
|h147-5 47    2      | 8     459   6      | 34   g13    79     |
|--------------------+--------------------+--------------------|
| 9     6    b57     |c24+5  1    c24+5   | 8     47    3      |
|a257   27    3      | 9     45    8      | 1     47    6      |
| 8     1     4      | 7     6     3      | 5     9     2      |
|--------------------+--------------------+--------------------|
| 24    248   1      | 6     345   7      | 9     23    58     |
| 3     5     9      |d24+1  8    d24+1   | 7     6    e14     |
| 247   2478  6      | 145   3459  1459   | 34   f123   58     |
*--------------------------------------------------------------*

UR (24) r48c46. (5) r5c1 = r4c3 - (5) r4c46 = UR = (1) r8c46 - r8c9 = r9c8 - r3c8 = (1) r3c1 => - 5 r3c1; stte

Leren
Leren
 
Posts: 5041
Joined: 03 June 2012

Re: Dan's Demark December 29, 2013

Postby SteveG48 » Sun Dec 29, 2013 1:11 am

Code: Select all
 *-----------------------------------------------------------*
 | 1457  3    d57    | 145   2     1459  | 6     8     79    |
 | 6     9     8     | 3     7     14    | 2     5    g14    |
 | 1457 e47    2     | 8    f459   6     |f34    13    79    |
 *-------------------+-------------------+-------------------|
 | 9     6    c57    | 245   1     245   | 8     47    3     |
 |b257   27    3     | 9   ak4-5   8     | 1     47    6     |
 | 8     1     4     | 7     6     3     | 5     9     2     |
 *-------------------+-------------------+-------------------|
 | 24    248   1     | 6    j345   7     | 9     23    58    |
 | 3     5     9     |i124   8    i124   | 7     6    h14    |
 | 247   2478  6     | 145  j3459  1459  | 34    123   58    |
 *-----------------------------------------------------------*


(5)r5c5 - r5c1 = r4c3 - (5=7)r1c3 - (7=4)r3c2 - r3c57 = r2c9 - r8c9 = r8c46 - r79c5 = (4)r5c5 => -5 r5c5
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4248
Joined: 08 November 2013
Location: Orlando, Florida

Re: Dan's Demark December 29, 2013

Postby pjb » Sun Dec 29, 2013 2:42 am

Using same DP (r48c46)as Leren:

Code: Select all
1457   3      5-7    | 145    2      1459   | 6      8      79     
6      9      8      | 3      7      14     | 2      5     d14     
1457  f47     2      | 8      459    6      |e34     13     79     
---------------------+----------------------+---------------------
9      6     a57     |b245    1     b245    | 8      47     3     
257    2-7    3      | 9      45     8      | 1      47     6     
8      1      4      | 7      6      3      | 5      9      2     
---------------------+----------------------+---------------------
24     248    1      | 6      345    7      | 9      23     58     
3      5      9      |b124    8     b124    | 7      6     c14     
247    2478   6      | 145    3459   1459   | 34     123    58     

(7=5) r4c3 - (5=1) DP - (1=4) r8c9 - r2c9 = r3c7 - (4=7) r3c2 => -7 r1c3, r5c2; stte

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

Re: Dan's Demark December 29, 2013

Postby ArkieTech » Sun Dec 29, 2013 11:17 am

Code: Select all
 
 *-----------------------------------------------------------*
 | 157-4 3     57    | 145   2     1459  | 6     8     79    |
 | 6     9     8     | 3     7     14    | 2     5     14    |
 | 157-4a47    2     | 8    b459   6     | 34    13   a79    |
 |-------------------+-------------------+-------------------|
 | 9     6     57    | 245   1     245   | 8     47    3     |
 | 257   27    3     | 9    b45    8     | 1     47    6     |
 | 8     1     4     | 7     6     3     | 5     9     2     |
 |-------------------+-------------------+-------------------|
 |c24    28-4  1     | 6    b345   7     | 9    c23    58    |
 | 3     5     9     | 124   8     124   | 7     6     14    |
 | 247   278-4 6     | 145   3459  1459  | 34    123   58    |
 *-----------------------------------------------------------*
(4=9)r3c29-(9=3)r357c5-(3=4)r7c18 => -4r13c1,r79c2; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Dan's Demark December 29, 2013

Postby tlanglet » Sun Dec 29, 2013 2:53 pm

I initially used the AUR(24)r48c46 but then noticed it had already been posted twice so I looked for something different.............

Code: Select all
 *-----------------------------------------------------------*
 |f157-4 3     57    | 145   2     1459  | 6     8     79    |
 | 6     9     8     | 3     7     14    | 2     5     14    |
 |e1457 a47    2     | 8     459   6     | 34   d13    79    |
 |-------------------+-------------------+-------------------|
 | 9     6     57    | 245   1     245   | 8     47    3     |
 | 257   27    3     | 9     45    8     | 1     47    6     |
 | 8     1     4     | 7     6     3     | 5     9     2     |
 |-------------------+-------------------+-------------------|
 |c24   b248   1     | 6     345   7     | 9    c23    58    |
 | 3     5     9     | 124   8     124   | 7     6     14    |
 | 247  b2478  6     | 145   3459  1459  | 34    123   58    |
 *-----------------------------------------------------------*

4r3c2=4r79c2-(4=23)r7c18-(3=1)r3c8-r3c1=1r1c1 => r1c1<>4

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

Re: Dan's Demark December 29, 2013

Postby Marty R. » Sun Dec 29, 2013 6:25 pm

Code: Select all
+--------------+---------------+-----------+
| 1457 3    57 | 145 2    1459 | 6  8   79 |
| 6    9    8  | 3   7    14   | 2  5   14 |
| 1457 47   2  | 8   459  6    | 34 13  79 |
+--------------+---------------+-----------+
| 9    6    57 | 245 1    245  | 8  47  3  |
| 257  27   3  | 9   45   8    | 1  47  6  |
| 8    1    4  | 7   6    3    | 5  9   2  |
+--------------+---------------+-----------+
| 24   248  1  | 6   345  7    | 9  23  58 |
| 3    5    9  | 124 8    124  | 7  6   14 |
| 247  2478 6  | 145 3459 1459 | 34 123 58 |
+--------------+---------------+-----------+

Play this puzzle online at the Daily Sudoku site

I also used the 24 DP, but less elegantly than the above because I was looking for a common outcome.

DP (24), r48,c46: 5r4c46=1r8c46

Rr4c46=5-(5=4)r5c5-(4=7)r5c8-r4c8=r4c3-(7=5)r1c3-r1c46=5r3c5-(54=3)r57c5
R8c46=1-(1=4)r8c9-(4=3)r9c7-r9c5=3r7c5=>r7c5=3

(Edited to correct a mistake in the initial strong inference)
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles