August 21, 2016

Post puzzles for others to solve here.

August 21, 2016

Postby ArkieTech » Sat Aug 20, 2016 11:17 pm

Code: Select all
 *-----------*
 |...|...|.9.|
 |5..|..3|.78|
 |...|..4|36.|
 |---+---+---|
 |..3|9.7|...|
 |41.|6.8|.35|
 |...|3.1|2..|
 |---+---+---|
 |.75|4..|...|
 |16.|8..|..3|
 |.4.|...|...|
 *-----------*


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

Re: August 21, 2016

Postby Leren » Sat Aug 20, 2016 11:25 pm

Code: Select all
*--------------------------------------------------------------*
| 268   3     12468  | 7     168  b26     | 5     9     124    |
| 5     29   d12469  |a12   c169   3      |e4-1   7     8      |
| 2789  289   12789  | 5     189   4      | 3     6     12     |
|--------------------+--------------------+--------------------|
| 28    258   3      | 9     45    7      | 1468  148   146    |
| 4     1     79     | 6     2     8      | 79    3     5      |
| 6789  589   6789   | 3     45    1      | 2     48    79     |
|--------------------+--------------------+--------------------|
| 2389  7     5      | 4     136   269    | 1689  128   169    |
| 1     6     29     | 8     7     259    | 49    245   3      |
| 2389  4     289    | 12    136   2569   | 16789 1258  1679   |
*--------------------------------------------------------------*

(1=2) r2c4 - (2=6) r1c6 - (6) r2c5 = (6-4) r2c3 = (4) r2c7 => - 1 r2c7; stte

Leren
Leren
 
Posts: 5119
Joined: 03 June 2012

Re: August 21, 2016

Postby SteveG48 » Sun Aug 21, 2016 12:45 am

Code: Select all
 *---------------------------------------------------------------------*
 | 268    3      12468  |  7      68-1  a26     | 5      9      124    |
 | 5     b29     2469-1 |ab12    a169    3      | 4-1    7      8      |
 | 2789   289    12789  |  5      89-1   4      | 3      6      12     |
 *----------------------+-----------------------+----------------------|
 | 28     258    3      |  9      45     7      | 1468   148    146    |
 | 4      1      79     |  6      2      8      | 79     3      5      |
 | 6789   589    6789   |  3      45     1      | 2      48     79     |
 *----------------------+-----------------------+----------------------|
 | 2389   7      5      |  4      136    269    | 1689   128    169    |
 | 1      6      29     |  8      7      259    | 49     245    3      |
 | 2389   4      289    |  12     136    2569   | 16789  1258   1679   |
 *---------------------------------------------------------------------*


(1=269)b2p345 - (9=12)r2c24 => -1 r1c5,r2c37,r3c5 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4483
Joined: 08 November 2013
Location: Orlando, Florida

Re: August 21, 2016

Postby pjb » Sun Aug 21, 2016 2:03 am

Code: Select all
 268     3      a12468  | 7      168   d26     | 5      9      12-4   
 5       29     b1269-4 |e12    c169    3      |f14     7      8     
 2789    289     12789  | 5      189    4      | 3      6      12     
------------------------+----------------------+---------------------
 28      258     3      | 9      45     7      | 1468   148    146   
 4       1       79     | 6      2      8      | 79     3      5     
 6789    589     6789   | 3      45     1      | 2      48     79     
------------------------+----------------------+---------------------
 2389    7       5      | 4      136    269    | 1689   128    169   
 1       6       29     | 8      7      259    | 49     245    3     
 2389    4       289    | 12     136    2569   | 16789  1258   1679   

(4)r1c3 = (4-6)r2c3 = r2c5 - (6=2)r1c6 - (2=1)r2c4 - (1=4)r2c7 => -4 r1c9, r2c3; stte

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

Re: August 21, 2016

Postby Marty R. » Sun Aug 21, 2016 3:18 pm

Code: Select all
+----------------+-------------+-----------------+
| 268  3   12468 | 7  168 26   | 5     9    124  |
| 5    29  12469 | 12 169 3    | 14    7    8    |
| 2789 289 12789 | 5  189 4    | 3     6    12   |
+----------------+-------------+-----------------+
| 28   258 3     | 9  45  7    | 1468  148  146  |
| 4    1   79    | 6  2   8    | 79    3    5    |
| 6789 589 6789  | 3  45  1    | 2     48   79   |
+----------------+-------------+-----------------+
| 2389 7   5     | 4  136 269  | 1689  128  169  |
| 1    6   29    | 8  7   259  | 49    245  3    |
| 2389 4   289   | 12 136 2569 | 16789 1258 1679 |
+----------------+-------------+-----------------+

Play this puzzle online at the Daily Sudoku site

(2=1)r2c4-(1=4)r2c7-(4=12)r1c9=> -2r1c6
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: August 21, 2016

Postby Sudtyro2 » Sun Aug 21, 2016 3:53 pm

Marty R. wrote:
(2=1)r2c4-(1=4)r2c7-(4=12)r1c9=> -2r1c6

Marty,
Maybe a glitch in the r1c9 term. There's no strong inference between the 4 and the 2 in that cell.

SteveC
Sudtyro2
 
Posts: 754
Joined: 15 April 2013

Re: August 21, 2016

Postby Marty R. » Sun Aug 21, 2016 4:08 pm

Sudtyro2 wrote:
Marty R. wrote:
(2=1)r2c4-(1=4)r2c7-(4=12)r1c9=> -2r1c6

Marty,
Maybe a glitch in the r1c9 term. There's no strong inference between the 4 and the 2 in that cell.

SteveC


OK, thanks. I'm usually wrong when I manufacture an ALS. In this case I thought I've seen other people use a trivalue cell as an ALS.
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles