August 14, 2017

Post puzzles for others to solve here.

August 14, 2017

Postby ArkieTech » Sun Aug 13, 2017 11:21 pm

Code: Select all
 *-----------*
 |.39|...|.8.|
 |8..|...|...|
 |..4|..6|...|
 |---+---+---|
 |.8.|1..|73.|
 |.2.|57.|..1|
 |.4.|...|...|
 |---+---+---|
 |...|25.|9..|
 |...|...|.7.|
 |7.3|.9.|8.5|
 *-----------*


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

Re: August 14, 2017

Postby pjb » Sun Aug 13, 2017 11:34 pm

Code: Select all
 6       3       9      |b47    c124    145-2  | 125    8     a27     
 8       57      1      | 379    23     2359   | 2356   4      2679   
 2       57      4      | 3789   138    6      | 135    15     79     
------------------------+----------------------+---------------------
 9       8       5      | 1     d246   e24     | 7      3      6-2     
 3       2       6      | 5      7      8      | 4      9      1     
 1       4       7      | 369    236    239    | 256    56     8     
------------------------+----------------------+---------------------
 4       16      8      | 2      5      7      | 9      16     3     
 5       9       2      | 368    1368   13     | 16     7      4     
 7       16      3      | 46     9      14     | 8      2      5     

(2=7)r1c9 - (7=4)r1c4 - r1c5 = r4c5 - (4=2)r4c6 => -2 r1c6, r4c9; stte

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

Re: August 14, 2017

Postby Leren » Mon Aug 14, 2017 12:14 am

Code: Select all
*--------------------------------------------------------------*
| 6     3     9      |c47   d124   1245   | 125   8    b27     |
| 8     57    1      | 379   23    2359   | 2356  4     2679   |
| 2     57    4      | 3789  138   6      | 135   15    79     |
|--------------------+--------------------+--------------------|
| 9     8     5      | 1    e24-6  24     | 7     3    a26     |
| 3     2     6      | 5     7     8      | 4     9     1      |
| 1     4     7      | 369   236   239    | 256   56    8      |
|--------------------+--------------------+--------------------|
| 4     16    8      | 2     5     7      | 9     16    3      |
| 5     9     2      | 368   1368  13     | 16    7     4      |
| 7     16    3      | 46    9     14     | 8     2     5      |
*--------------------------------------------------------------*

(6=2) r4c9 = (2=7) r1c9 - (7=4) r1c4 - r1c5 = (4) r4c5 => - 6 r4c5; stte

Leren
Leren
 
Posts: 5035
Joined: 03 June 2012

Re: August 14, 2017

Postby Marty R. » Mon Aug 14, 2017 1:00 am

Code: Select all
+--------+----------------+--------------+
| 6 3  9 | 47   124  1245 | 125  8  27   |
| 8 57 1 | 379  23   2359 | 2356 4  2679 |
| 2 57 4 | 3789 138  6    | 135  15 79   |
+--------+----------------+--------------+
| 9 8  5 | 1    246  24   | 7    3  26   |
| 3 2  6 | 5    7    8    | 4    9  1    |
| 1 4  7 | 369  236  239  | 256  56 8    |
+--------+----------------+--------------+
| 4 16 8 | 2    5    7    | 9    16 3    |
| 5 9  2 | 368  1368 13   | 16   7  4    |
| 7 16 3 | 46   9    14   | 8    2  5    |
+--------+----------------+--------------+

Play this puzzle online at the Daily Sudoku site

(6=2*)r4c9-(2=4)r4c6-r4c5=r1c5-(4=72)r1c49-(2=6*)r4c9 discontinuous loop=> -2r4c9
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: August 14, 2017

Postby Cenoman » Mon Aug 14, 2017 7:42 am

Code: Select all
 +-----------------+-----------------------+---------------------+
 |  6    3    9    | c47    b124    1245   |  125    8    27     |
 |  8    57   1    |  379    23     2359   |  2356   4    2679   |
 |  2    57   4    |  3789   138    6      |  135    15   79     |
 +-----------------+-----------------------+---------------------+
 |  9    8    5    |  1     a246    24     |  7      3    26     |
 |  3    2    6    |  5      7      8      |  4      9    1      |
 |  1    4    7    |  369    236*   239    |  256    56*  8      |
 +-----------------+-----------------------+---------------------+
 |  4    16*  8    |  2      5      7      |  9      16*  3      |
 |  5    9    2    |  368    1368*  13     |  16     7    4      |
 |  7    16*  3    | d4-6    9      14     |  8      2    5      |
 +-----------------+-----------------------+---------------------+

Almost simple coloring of the 6's (...almost swordfish ?)
[SC(6)r8c5*=r6c5-r6c8=r7c8-r7c2=r9c2]
(6-4)r4c5 = r1c5 - r1c4 = (4)r9c4
=> -6 r9c4; stte

Cenoman
Cenoman
Cenoman
 
Posts: 2739
Joined: 21 November 2016
Location: France

Re: August 14, 2017

Postby eleven » Mon Aug 14, 2017 10:54 am

Would write Marty's as
(2=4)r4c6-r4c5=r1c5-(4=2)r1c49 => -2r1c6,r4c9; stte
Alternatively
(2=4)r4c6-r9c6=r9c4-(4=2)r1c49 => -2r1c6,r4c9; stte
eleven
 
Posts: 3094
Joined: 10 February 2008

Re: August 14, 2017

Postby Sudtyro2 » Mon Aug 14, 2017 11:31 am

Nice find, Cenoman, and one extra remote fin chain gives you another Fish...
Finned Franken 1-Fish c5\b8 + rfr46c5 => -6r9c4; stte
Remote fin: 6r6c5 - r6c8 = r7c8 - r7c2 = 6r9c2.

Edited typo in c6\b8 designation.
SteveC
Sudtyro2
 
Posts: 754
Joined: 15 April 2013

Re: August 14, 2017

Postby Ngisa » Mon Aug 14, 2017 3:57 pm

Code: Select all
+--------------+----------------------+--------------------+
| 6    3     9 | 47      124     1245 | 125     8     27   |
| 8    57    1 | 379     23      2359 |h2356    4    g2679 |
| 2    57    4 | 3789    138     6    | 135     15    79   |
+--------------+----------------------+--------------------+
| 9    8     5 | 1      e246    d24   | 7       3    f26   |
| 3    2     6 | 5       7       8    | 4       9     1    |
| 1    4     7 | 369     236     239  | 256     56    8    |
+--------------+----------------------+--------------------+
| 4   a16    8 | 2       5       7    | 9       6-1   3    |
| 5    9     2 | 368     1368    13   |i16      7     4    |
| 7   b16    3 | 46      9      c14   | 8       2     5    |
+--------------+----------------------+--------------------+

(1=6)r7c2 -(6=1)r9c2 - (1=4)r9c6 - r4c6 = (4-6)r4c5 = r4c9 - r2c9 = r2c7 - (6=1)r8c7 => - 1 r7c8; stte

Clement
Ngisa
 
Posts: 1381
Joined: 18 November 2012

Re: August 14, 2017

Postby Marty R. » Tue Aug 15, 2017 1:18 am

eleven wrote:Would write Marty's as
(2=4)r4c6-r4c5=r1c5-(4=2)r1c49 => -2r1c6,r4c9; stte
Alternatively
(2=4)r4c6-r9c6=r9c4-(4=2)r1c49 => -2r1c6,r4c9; stte


I like those better.
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles

cron