Menneske 4980667

Post puzzles for others to solve here.

Menneske 4980667

Postby ArkieTech » Sat Apr 20, 2013 12:40 am

Code: Select all
 *-----------*
 |784|...|531|
 |...|7.8|...|
 |..9|...|7..|
 |---+---+---|
 |1.7|2..|6.9|
 |5..|9.7|..3|
 |...|..5|...|
 |---+---+---|
 |..1|...|2..|
 |...|5.6|...|
 |652|...|347|
 *-----------*


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

Re: Menneske 4980667

Postby Leren » Sat Apr 20, 2013 3:41 am

Code: Select all
*--------------------------------------------------------------*
| 7     8     4      | 6     9     2      | 5     3     1      |
| 23    1     5      | 7     34    8      | 49    29    6      |
| 23    6     9      | 34    5     1      | 7     8     24     |
|--------------------+--------------------+--------------------|
| 1     34    7      | 2     8     34     | 6     5     9      |
| 5     24    68     | 9     46    7      |a148   12    3      |
| 9    b234   68     | 1    c346   5      | 8-4   7     2-4    |
|--------------------+--------------------+--------------------|
| 8     9     1      | 34    7     34     | 2     6     5      |
| 4     7     3      | 5     2     6      | 19    19    8      |
| 6     5     2      | 8     1     9      | 3     4     7      |
*--------------------------------------------------------------*

BUG+3 (4): r5c7, r6c25 => -4 r6c79; stte

Leren
Leren
 
Posts: 5036
Joined: 03 June 2012

Re: Menneske 4980667

Postby pjb » Sat Apr 20, 2013 4:55 am

Code: Select all
7      8      4      | 6      9      2      | 5      3      1     
23     1      5      | 7      34     8      | 49     29     6     
23     6      9      | 34     5      1      | 7      8      24     
---------------------+----------------------+---------------------
1     e34     7      | 2      8      34     | 6      5      9     
5     d24    *68     | 9     *46     7      |b*148  c12     3     
9      234   *68     | 1    a*346    5      |*48     7      24     
---------------------+----------------------+---------------------
8      9      1      | 34     7      34     | 2      6      5     
4      7      3      | 5      2      6      | 19     19     8     
6      5      2      | 8      1      9      | 3      4      7     

The DP at r56c357 caught my eye. It implies that if 3 at r6c5 is false then 1 at r5c7 must be true ->

(3=1) DP r56c357 - (1=2) r5c8 - (2=4) r5c2 - (4=3) r4c2 => r4c6, r6c2 <> 3; stte

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

Re: Menneske 4980667

Postby 7b53 » Sat Apr 20, 2013 2:09 pm

(2)r2c8 = (3)r2c5 - (3)r6c5 = (3-2)r6c2 = (2)r6c9 => r3c9, r5c8 <>2
7b53
2012 Supporter
 
Posts: 156
Joined: 01 January 2012
Location: New York

Re: Menneske 4980667

Postby Marty R. » Sat Apr 20, 2013 4:06 pm

Code: Select all
+-----------+-----------+-----------+
| 7  8   4  | 6  9   2  | 5   3  1  |
| 23 1   5  | 7  34  8  | 49  29 6  |
| 23 6   9  | 34 5   1  | 7   8  24 |
+-----------+-----------+-----------+
| 1  34  7  | 2  8   34 | 6   5  9  |
| 5  24  68 | 9  46  7  | 148 12 3  |
| 9  234 68 | 1  346 5  | 48  7  24 |
+-----------+-----------+-----------+
| 8  9   1  | 34 7   34 | 2   6  5  |
| 4  7   3  | 5  2   6  | 19  19 8  |
| 6  5   2  | 8  1   9  | 3   4  7  |
+-----------+-----------+-----------+

Play this puzzle online at the Daily Sudoku site

I originally played the BUG+3 and then looked for something else.

M-Wing (24) with transport of each pincer.

-4r6c79=r5c7-(4=2)r5c2-r6c2=(2-4)r6c9=r3c9-r2c7=r2c5=>r56c5<>4
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles