Menneske 5772699

Post puzzles for others to solve here.

Menneske 5772699

Postby ArkieTech » Wed Jun 12, 2013 12:09 am

Code: Select all
 *-----------*
 |...|.1.|.98|
 |.1.|68.|...|
 |.5.|...|..2|
 |---+---+---|
 |6.7|8.4|5..|
 |.3.|...|.2.|
 |..8|1.9|3.6|
 |---+---+---|
 |...|...|.8.|
 |1..|94.|.3.|
 |3.6|.7.|...|
 *-----------*


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

Re: Menneske 5772699

Postby pjb » Wed Jun 12, 2013 1:32 am

This one is begging to be solved with DPs:
Code: Select all
#247   6      234    | 345    1      35     |#47     9      8     
#47    1      9      | 6      8      2      |#47     5      3     
8      5      34     | 347    9      37     | 1      6      2     
---------------------+----------------------+---------------------
6      2      7      | 8      3      4      | 5      1      9     
9      3      1      | 57     56     567    | 8      2      4     
5      4      8      | 1      2      9      | 3      7      6     
---------------------+----------------------+---------------------
24     79     245    | 235    56     1356   | 269    8      157   
1      78     25     | 9      4      568    | 26     3      57     
3      89     6      | 25     7      158    | 29     4      15     

Firstly the type 1 DP of 47s at r12c17 => -47 r1c1
Then the hidden DP of 34s at r13c34 => -3 r13c4; stte

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

Re: Menneske 5772699

Postby 7b53 » Wed Jun 12, 2013 4:59 am

(8=9)r9c2 -> 2r9c7 -> 5r9c4 -> 6r7c5 -> 8r8c6 => r8c2, r9c6 <> 8
7b53
2012 Supporter
 
Posts: 156
Joined: 01 January 2012
Location: New York

Re: Menneske 5772699

Postby 7b53 » Wed Jun 12, 2013 5:34 am

pjb wrote:This one is begging to be solved with DPs:
Code: Select all
#247   6      234    | 345    1      35     |#47     9      8     
#47    1      9      | 6      8      2      |#47     5      3     
8      5      34     | 347    9      37     | 1      6      2     
---------------------+----------------------+---------------------
6      2      7      | 8      3      4      | 5      1      9     
9      3      1      | 57     56     567    | 8      2      4     
5      4      8      | 1      2      9      | 3      7      6     
---------------------+----------------------+---------------------
24     79     245    | 235    56     1356   | 269    8      157   
1      78     25     | 9      4      568    | 26     3      57     
3      89     6      | 25     7      158    | 29     4      15     

Firstly the type 1 DP of 47s at r12c17 => -47 r1c1
Then the hidden DP of 34s at r13c34 => -3 r13c4; stte

Phil

another view...[(2)r1c3 = (3)r7c4] to avoid DP(34) r13c34
since (2)r1c3 = DP 47 then r7c4 must be 3.
7b53
2012 Supporter
 
Posts: 156
Joined: 01 January 2012
Location: New York

Re: Menneske 5772699

Postby Leren » Wed Jun 12, 2013 7:02 am

Code: Select all
*--------------------------------------------------------------*
| 247   6     234    | 345   1     35     | 47    9     8      |
| 47    1     9      | 6     8     2      | 47    5     3      |
| 8     5     34     | 347   9     37     | 1     6     2      |
|--------------------+--------------------+--------------------|
| 6     2     7      | 8     3     4      | 5     1     9      |
| 9     3     1      | 57    56    567    | 8     2     4      |
| 5     4     8      | 1     2     9      | 3     7     6      |
|--------------------+--------------------+--------------------|
| 24    79    245    | 235  b56    1356   | 269   8     157    |
| 1     78    25     | 9     4    c568    | 26    3     57     |
| 3     89    6      | 2-5   7    a158    | 29    4    d15     |
*--------------------------------------------------------------*

WXY-Z Wing (168-5) r9c6 + r7c5, r8c6, r9c9 => - 5 r9c4; stte

Leren
Leren
 
Posts: 5020
Joined: 03 June 2012

Re: Menneske 5772699

Postby Marty R. » Wed Jun 12, 2013 4:14 pm

Code: Select all
+------------+-------------+-----------+
| 247 6  234 | 345 1  35   | 47  9 8   |
| 247 1  9   | 6   8  2    | 47  5 3   |
| 8   5  34  | 347 9  37   | 1   6 2   |
+------------+-------------+-----------+
| 6   2  7   | 8   3  4    | 5   1 9   |
| 9   3  1   | 57  56 567  | 8   2 4   |
| 5   4  8   | 1   2  9    | 3   7 6   |
+------------+-------------+-----------+
| 24  79 245 | 235 56 1356 | 269 8 157 |
| 1   78 25  | 9   4  568  | 26  3 57  |
| 3   89 6   | 25  7  158  | 29  4 15  |
+------------+-------------+-----------+

Play this puzzle online at the Daily Sudoku site

XY-Wing plus a transport.

(5=2)r9c4-(2=9)r9c7-(9=8)r9c2-(8=7)r8c2-(7=5)r8c9-r8c3=r7c3=>r8c6,r9c9,r7c456<>5
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Menneske 5772699

Postby tlanglet » Wed Jun 12, 2013 8:41 pm

Code: Select all
*-----------------------------------------------------------*
 | 247   6     234   | 345   1     35    | 47    9     8     |
 | 47    1     9     | 6     8     2     | 47    5     3     |
 | 8     5     34    | 347   9     37    | 1     6     2     |
 |-------------------+-------------------+-------------------|
 | 6     2     7     | 8     3     4     | 5     1     9     |
 | 9     3     1     | 57    56    567   | 8     2     4     |
 | 5     4     8     | 1     2     9     | 3     7     6     |
 |-------------------+-------------------+-------------------|
 | 24    79    245   e-235   56   d1356  | 269   8     157   |
 | 1     78    25    | 9     4     568   | 26    3     57    |
 | 3     89    6     |a25    7    c158   | 29    4    b15    |
 *-----------------------------------------------------------*

(2=5)r9c4-(5=1)r9c9-r9c6=(1-3)r7c6=3r7c4 => r7c4<>2

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

Re: Menneske 5772699

Postby tlanglet » Wed Jun 12, 2013 8:54 pm

Still other views of the Deadly Pattern possibilities are:

AUR(34)r13c34 with external SIS 3r7c4 & 4r7c3
AUR(34)r13c34[3r7c4=4r7c3]-(4=2)r7c1 => r7c4<>2

and the brute force approach also works......
AUR(34)r13c34 with internal SIS 2r1c3, 5r1c4 & 7r3c4
2r1c3-r1c1=2r7c1 => r7c4<>2
||
5r1c4-(5=2)r9c4 => r7c4<>2
||
7r3c4-(7=3)r3c6-r7c6=3r7c4 => r7c4<>2

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


Return to Puzzles