December 2, 2015

Post puzzles for others to solve here.

December 2, 2015

Postby ArkieTech » Tue Dec 01, 2015 11:22 pm

Code: Select all
 *-----------*
 |376|2.1|..4|
 |8..|...|.5.|
 |.9.|...|...|
 |---+---+---|
 |..4|13.|7..|
 |.3.|...|.2.|
 |..2|.89|4..|
 |---+---+---|
 |...|...|.4.|
 |.8.|...|..6|
 |6..|8.7|592|
 *-----------*


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

Re: December 2, 2015

Postby pjb » Wed Dec 02, 2015 12:07 am

Code: Select all
 3       7       6      | 2      5      1      | 9      8      4     
 8       24      1      | 3469   4679   346    | 26     5      37     
 24      9       5      | 346    467    8      | 26     17     137   
------------------------+----------------------+---------------------
 9       5       4      | 1      3      2      | 7      6      8     
 7       3       8      | 456    46     456    | 1      2      9     
 1       6       2      | 7      8      9      | 4      3      5     
------------------------+----------------------+---------------------
 25     a12      79     | 3569  b1269   356    | 8      4      7-1     
 245     8       79     | 459   c1249   45     | 3     d17     6     
 6       14      3      | 8      14     7      | 5      9      2     

(1=2)r7c2 - r7c5 = (2-1)r8c5 = r8c8 => -1r7c9; stte

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

Re: December 2, 2015

Postby Leren » Wed Dec 02, 2015 12:41 am

Code: Select all
*--------------------------------------------------------------*
| 3     7     6      | 2     5     1      | 9     8     4      |
| 8     24    1      | 3469  4679  346    | 26    5     37     |
| 24    9     5      | 346   467   8      | 26    17    137    |
|--------------------+--------------------+--------------------|
| 9     5     4      | 1     3     2      | 7     6     8      |
| 7     3     8      | 456   46    456    | 1     2     9      |
| 1     6     2      | 7     8     9      | 4     3     5      |
|--------------------+--------------------+--------------------|
| 25    12    79     | 3569  1269  356    | 8     4     17     |
|c245   8     79     | 459  d249-1 45     | 3     17    6      |
| 6    b14    3      | 8    a14    7      | 5     9     2      |
*--------------------------------------------------------------*

H2 Wing: (1=4) r9c5 - r9c2 = (4-2) r8c1 = (2) r8c5 => - 1 r8c5; stte

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: December 2, 2015

Postby SteveG48 » Wed Dec 02, 2015 12:43 am

Code: Select all
 *-----------------------------------------------------------*
 | 3     7     6     | 2     5     1     | 9     8     4     |
 | 8     2-4   1     | 3469  4679  346   | 26    5     37    |
 |a24    9     5     | 346  d467   8     | 26   c17    137   |
 *-------------------+-------------------+-------------------|
 | 9     5     4     | 1     3     2     | 7     6     8     |
 | 7     3     8     | 456  d46    456   | 1     2     9     |
 | 1     6     2     | 7     8     9     | 4     3     5     |
 *-------------------+-------------------+-------------------|
 | 25    12    79    | 3569  1269  356   | 8     4     17    |
 |b25-4  8    b79    |b459   1249 b45    | 3    b17    6     |
 | 6    e14    3     | 8    d14    7     | 5     9     2     |
 *-----------------------------------------------------------*


(4=2)r3c1 - (2=14579)r8c13468 - (1=7)r3c8 - (7=146)r359c5 - (1=4)r9c2 => -4 r2c2,r8c1 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4279
Joined: 08 November 2013
Location: Orlando, Florida

Re: December 2, 2015

Postby Marty R. » Wed Dec 02, 2015 1:17 am

Code: Select all
+-----------+---------------+-----------+
| 3   7  6  | 2    5    1   | 9  8  4   |
| 8   24 1  | 3469 4679 346 | 26 5  37  |
| 24  9  5  | 346  467  8   | 26 17 137 |
+-----------+---------------+-----------+
| 9   5  4  | 1    3    2   | 7  6  8   |
| 7   3  8  | 456  46   456 | 1  2  9   |
| 1   6  2  | 7    8    9   | 4  3  5   |
+-----------+---------------+-----------+
| 25  12 79 | 3569 1269 356 | 8  4  17  |
| 245 8  79 | 459  1249 45  | 3  17 6   |
| 6   14 3  | 8    14   7   | 5  9  2   |
+-----------+---------------+-----------+

Play this puzzle online at the Daily Sudoku site

DP (45)r59c46 mixed external and internal:

4r5c5=9r8c4-(9=71)r8c38-(1=7)r3c8-(7=461)r359c5-(1=4)r9c2=> -4r9c5
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: December 2, 2015

Postby SteveG48 » Wed Dec 02, 2015 1:34 am

Marty R. wrote:
Code: Select all
+-----------+---------------+-----------+
| 3   7  6  | 2    5    1   | 9  8  4   |
| 8   24 1  | 3469 4679 346 | 26 5  37  |
| 24  9  5  | 346  467  8   | 26 17 137 |
+-----------+---------------+-----------+
| 9   5  4  | 1    3    2   | 7  6  8   |
| 7   3  8  | 456  46   456 | 1  2  9   |
| 1   6  2  | 7    8    9   | 4  3  5   |
+-----------+---------------+-----------+
| 25  12 79 | 3569 1269 356 | 8  4  17  |
| 245 8  79 | 459  1249 45  | 3  17 6   |
| 6   14 3  | 8    14   7   | 5  9  2   |
+-----------+---------------+-----------+

Play this puzzle online at the Daily Sudoku site

DP (45)r59c46 mixed external and internal:

4r5c5=9r8c4-(9=71)r8c38-(1=7)r3c8-(7=461)r359c5-(1=4)r9c2=> -4r9c5


Very nice, Marty. Consider cutting it a little shorter, taking advantage of the fact that you've proven that either r3c5 or r5c5 must be a 4:

4r5c5=9r8c4-(9=71)r8c38-(1=7)r3c8-(7=46)r35c5 => -4 r289c5
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4279
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles