December 29, 2017

Post puzzles for others to solve here.

December 29, 2017

Postby ArkieTech » Fri Dec 29, 2017 12:12 am

Code: Select all
 *-----------*
 |...|...|...|
 |...|.6.|...|
 |..5|3.7|8..|
 |---+---+---|
 |.2.|...|.9.|
 |8..|...|..1|
 |.7.|5.4|.2.|
 |---+---+---|
 |..1|...|6..|
 |..3|.9.|5..|
 |.4.|.3.|.7.|
 *-----------*


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

Re: December 29, 2017

Postby Leren » Fri Dec 29, 2017 12:20 am

Code: Select all
*------------------------------------*
| 34 168 28 | 249  5  189 | 29 136 7 |
| 34 18  7  | 249  6  189 | 29 13  5 |
|d26 9   5  | 3   c12 7   | 8  16  4 |
|-----------+-------------+----------|
| 5  2   46 |a16  b17 3   | 47 9   8 |
| 8  3   46 | 29   27 69  | 47 5   1 |
| 1  7   9  | 5    8  4   | 3  2   6 |
|-----------+-------------+----------|
| 9  5   1  | 7    4  2   | 6  8   3 |
| 7  68  3  | 168  9  16  | 5  4   2 |
|e26 4   28 | 8-6  3  5   | 1  7   9 |
*------------------------------------*

(6=1) r4c4 - r4c5 = (1-2) r3c5 = (2-6) r3c1 = (6) r9c1 => - 6 r9c4; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: December 29, 2017

Postby pjb » Fri Dec 29, 2017 12:44 am

Code: Select all
 34      168    c28     | 249    5      89-1   | 29     136    7     
 34      18      7      | 249    6      89-1   | 29     13     5     
b26      9       5      | 3     a12     7      | 8      16     4     
------------------------+----------------------+---------------------
 5       2       46     | 16     17     3      | 47     9      8     
 8       3       46     | 29     27     69     | 47     5      1     
 1       7       9      | 5      8      4      | 3      2      6     
------------------------+----------------------+---------------------
 9       5       1      | 7      4      2      | 6      8      3     
 7      d68      3      | 168    9     e16     | 5      4      2     
 26      4       28     | 68     3      5      | 1      7      9     

(1=2)r3c5 - (2=6)r3c1 - r1c2 = r8c2 - (6=1)r8c6 => -1 r12c6; stte

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

Re: December 29, 2017

Postby SteveG48 » Fri Dec 29, 2017 12:51 am

Code: Select all
 *--------------------------------------------------*
 | 34  f168  28   | 249  5   c189  | 29   13-6 7    |
 | 34   18   7    | 249  6   c189  | 29   13   5    |
 | 2-6  9    5    | 3   b12   7    | 8   a16   4    |
 *----------------+----------------+----------------|
 | 5    2    46   | 16   17   3    | 47   9    8    |
 | 8    3    46   | 29   27   69   | 47   5    1    |
 | 1    7    9    | 5    8    4    | 3    2    6    |
 *----------------+----------------+----------------|
 | 9    5    1    | 7    4    2    | 6    8    3    |
 | 7   e68   3    | 168  9   d16   | 5    4    2    |
 | 26   4    28   | 68   3    5    | 1    7    9    |
 *--------------------------------------------------*


(6=1)r3c8 - r3c5 = r12c6 - (1=6)r8c6 - r8c2 = 6r1c2 => -6 r1c8,r3c1 ; stte

Or:
Code: Select all
 *--------------------------------------------------*
 | 34  c168  28   |a249  5   a189  | 29   136  7    |
 | 34  c18   7    |a249  6   a189  | 29   13   5    |
 |c26   9    5    | 3    1-2  7    | 8    16   4    |
 *----------------+----------------+----------------|
 | 5    2    46   | 16   17   3    | 47   9    8    |
 | 8    3    46   | 29   27   69   | 47   5    1    |
 | 1    7    9    | 5    8    4    | 3    2    6    |
 *----------------+----------------+----------------|
 | 9    5    1    | 7    4    2    | 6    8    3    |
 | 7   b68   3    | 168  9   b16   | 5    4    2    |
 | 26   4    28   | 68   3    5    | 1    7    9    |
 *--------------------------------------------------*


(2=1489)r12c46 - (1=68)r8c26 - (8=126)b1p257 => -2 r3c5 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4243
Joined: 08 November 2013
Location: Orlando, Florida

Re: December 29, 2017

Postby Marty R. » Fri Dec 29, 2017 1:33 am

Code: Select all
┌─────────────────┬─────────────────┬─────────────────┐
│  34   168    28 │ 249     5   189 │  29   136     7 │
│                 │                 │                 │
│  34    18     7 │ 249     6   189 │  29    13     5 │
│                 │                 │                 │
│  26     9     5 │   3    12     7 │   8    16     4 │
├─────────────────┼─────────────────┼─────────────────┤
│   5     2    46 │  16    17     3 │  47     9     8 │
│                 │                 │                 │
│   8     3    46 │  29    27    69 │  47     5     1 │
│                 │                 │                 │
│   1     7     9 │   5     8     4 │   3     2     6 │
├─────────────────┼─────────────────┼─────────────────┤
│   9     5     1 │   7     4     2 │   6     8     3 │
│                 │                 │                 │
│   7    68     3 │ 168     9    16 │   5     4     2 │
│                 │                 │                 │
│  26     4    28 │  68     3     5 │   1     7     9 │
└─────────────────┴─────────────────┴─────────────────┘


I wanted that BUG+7 but don't have the wherewithal to put it through its paces. Cenoman likes big BUGs and it wouldn't surprise me if he plays it.

UR (18)r12c26 internals
6r1c2=9r12c6
6r1c2-(6=21)r3c15
9r12c6-(9=61)r58c6-r12c6=1r3c5=> 1r3c5
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: December 29, 2017

Postby Cenoman » Fri Dec 29, 2017 9:38 am

Marty R. wrote: ...Cenoman likes big BUGs and it wouldn't surprise me if he plays it.

SteveC likes big BUGs too !

No BUG+7 today ! Sorry to disappoint you, Marty...
The BUG configuration exists:
Code: Select all
 +------------------+-------------------+------------------+
 |  34   16+8  28   |  49+2  5    18+9  |  29   36+1  7    |
 |  34   18    7    |  24+9  6    89+1  |  29   13    5    |
 |  26   9     5    |  3     12   7     |  8    16    4    |
 +------------------+-------------------+------------------+
 |  5    2     46   |  16    17   3     |  47   9     8    |
 |  8    3     46   |  29    27   69    |  47   5     1    |
 |  1    7     9    |  5     8    4     |  3    2     6    |
 +------------------+-------------------+------------------+
 |  9    5     1    |  7     4    2     |  6    8     3    |
 |  7    68    3    |  18+6  9    16    |  5    4     2    |
 |  26   4     28   |  68    3    5     |  1    7     9    |
 +------------------+-------------------+------------------+

but three out of the seven guardians have no derived weak link with any killer.

EDIT: thanks to eleven who found the missing links. The true assertion was: "my solver has found no derived weak link between any killer and three out of the seven guardians"
Last edited by Cenoman on Fri Dec 29, 2017 5:56 pm, edited 1 time in total.
Cenoman
Cenoman
 
Posts: 2747
Joined: 21 November 2016
Location: France

Re: December 29, 2017

Postby Ngisa » Fri Dec 29, 2017 12:17 pm

Code: Select all
+----------------------+-----------------------+--------------------+
| 34      d168      28 | 249      5       b189 | 29      136      7 |
| 34       18       7  | 249      6       b189 | 29      13       5 |
|c26       9        5  | 3       c12       7   | 8       16       4 |
+----------------------+-----------------------+--------------------+
| 5        2        46 | 16       17       3   | 47      9        8 |
| 8        3        46 | 29       27      a69  | 47      5        1 |
| 1        7        9  | 5        8        4   | 3       2        6 |
+----------------------+-----------------------+--------------------+
| 9        5        1  | 7        4        2   | 6       8        3 |
| 7       e68       3  | 168      9        1-6 | 5       4        2 |
| 26       4        28 | 68       3        5   | 1       7        9 |
+----------------------+-----------------------+--------------------+

(6=9)r5c6 - (9=81)r12c6 - (1=26)r3c15 - r1c2 = (6)r8c2 => - 6 r8c6; stte

Clement
Ngisa
 
Posts: 1383
Joined: 18 November 2012

Re: December 29, 2017

Postby eleven » Fri Dec 29, 2017 2:20 pm

Cenoman wrote:
Code: Select all
 +------------------+-------------------+------------------+
 |  34   16+8  28   |  49+2  5    18+9  |  29   36+1  7    |
 |  34   18    7    |  24+9  6    89+1  |  29   13    5    |
 |  26   9     5    |  3     12   7     |  8    16    4    |
 +------------------+-------------------+------------------+
 |  5    2     46   |  16    17   3     |  47   9     8    |
 |  8    3     46   |  29    27   69    |  47   5     1    |
 |  1    7     9    |  5     8    4     |  3    2     6    |
 +------------------+-------------------+------------------+
 |  9    5     1    |  7     4    2     |  6    8     3    |
 |  7    68    3    |  18+6  9    16    |  5    4     2    |
 |  26   4     28   |  68    3    5     |  1    7     9    |
 +------------------+-------------------+------------------+

but three out of the seven guardians have no derived weak link with any killer.

You can do it the long way:
8r1c2-(8=1)r8c26-r12c6=1r3c5
2r1c4-(2=1)r3c5
9r1c6-(9=1)r58c6-r12c6=1r3c5
1r1c8-r3c8=1r3c5
9r2c4-r5c4=(9-6)r5c6=r8c6-r8c2=(6-2)r9c1=2r3c1-(2=1)r3c5
1r2c6-(1=6)r8c6-r8c2=(6-2)r9c1=2r3c1-(2=1)r3c5
6r8c4-(6=1)r8c6-r12c6=1r3c5
=> 1r3c5
eleven
 
Posts: 3094
Joined: 10 February 2008


Return to Puzzles