Feedstock Recycling 6

Post puzzles for others to solve here.

Feedstock Recycling 6

Postby eleven » Sat Jan 14, 2017 4:56 pm

Last one from this pool.
Code: Select all
9.......7
..6......
.3..4925.
.24...59.
..5...38.
.61..84..
.7...58..
..9.37...
....1...9
eleven
 
Posts: 3094
Joined: 10 February 2008

Re: Feedstock Recycling 6

Postby SteveG48 » Sat Jan 14, 2017 6:22 pm

Code: Select all
 *-------------------------------------------------------------*
 | 9     4     28    |  C235   258  B23    | 1     6     7     |
 | 25    58    6     |   127   278   12    | 9     34    34    |
 | 1     3     7     |   6     4     9     | 2     5     8     |
 *-------------------+---------------------+-------------------|
 | 8     2     4     |   137   67  aA136a  | 5     9     16    |
 | 7     9     5     |  b124   26    1246  | 3     8     16    |
 | 3     6     1     |  D5-9   59    8     | 4     7     2     |
 *-------------------+---------------------+-------------------|
 | 246   7     23    |  b249b  269   5     | 8     1     34    |
 | 24    1     9     |   8     3     7     | 6     24    5     |
 | 2456  58    238   |  b24b   1     246b  | 7     234   9     |
 *-------------------------------------------------------------*


Taking the easy way: Kraken cell [136]r4c6 => -9 r6c4 ; stte

1r4c6 - (1=249)r579c4 - 9r6c4
3r4c6 - r1c6 = (3-5)r1c4 = (5-9)r6c4
6r4c6 - (6=249)b8p179 - 9r6c4

Or a proper AIC:

5r6c4 = (5-3)r1c4 = r1c6 - (3=1|6)r4c6 - (1&6)r5c4,r9c6 = ((249)r579c4)|((249)b8p179) => -9 r6c4
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4233
Joined: 08 November 2013
Location: Orlando, Florida

Re: Feedstock Recycling 6

Postby bat999 » Sat Jan 14, 2017 8:41 pm

Code: Select all
.----------------.--------------------.------------.
| 9     4   c28  |  23-5  c258  c23   | 1  6    7  |
| 25    58   6   |  127    278   12   | 9  34   34 |
| 1     3    7   |  6      4     9    | 2  5    8  |
:----------------+--------------------+------------:
| 8     2    4   |  137    67   b136  | 5  9    16 |
| 7     9    5   | b124    26    1246 | 3  8    16 |
| 3     6    1   | a59     9-5   8    | 4  7    2  |
:----------------+--------------------+------------:
| 246   7    23  | b249    269   5    | 8  1    34 |
| 24    1    9   |  8      3     7    | 6  24   5  |
| 2456  58   238 | b24     1    b246  | 7  234  9  |
'----------------'--------------------'------------'
(5=9)r6c4 - (9=3)r579c4,r49c6 - (3=5)r1c356 => -5 r1c4,r6c5; stte
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: Feedstock Recycling 6

Postby Cenoman » Sat Jan 14, 2017 9:37 pm

Code: Select all
 +-------------------+---------------------+-----------------+
 | 9      4    28    |cC23-5  258  B23     | 1    6     7    |
 | 25     58   6     | c127   278   12     | 9    34    34   |
 | 1      3    7     |  6     4     9      | 2    5     8    |
 +-------------------+---------------------+-----------------+
 | 8      2    4     | c137   67  aA136x   | 5    9     16   |
 | 7      9    5     | b124   26    1246   | 3    8     16   |
 | 3      6    1     |  59z   59    8      | 4    7     2    |
 +-------------------+---------------------+-----------------+
 | 246    7    23    |  249y  269   5      | 8    1     34   |
 | 24     1    9     |  8     3     7      | 6    24    5    |
 | 2456   58   238   |  24y   1     246y   | 7    234   9    |
 +-------------------+---------------------+-----------------+

Slight variation (very slight...)
Kraken cell (136)r4c6
(1)r4c6 - r5c4 = (HT137)r124c4 - (5)r1c4
(3)r4c6 - r1c6 = (3)r1c4 - (5)r1c4
(6)r4c6 - (6=9)b8p179 - (9=5)r6c4 - (5)r1c4 => -5 r1c4; stte

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

Re: Feedstock Recycling 6

Postby eleven » Sat Jan 14, 2017 10:29 pm

Nice one, Bat, simpler than mine.

Code: Select all
 *------------------------------------------------*
 | 9     4   28   |  235  258  23    | 1 6    7   |
 | 25    58  6    | a127  278  12    | 9 34   34  |
 | 1     3   7    |  6    4    9     | 2 5    8   |
 |----------------+------------------+------------|
 | 8     2   4    | a137  67  b136   | 5 9    16  |
 | 7     9   5    | a124  26   1246  | 3 8    16  |
 | 3     6   1    |  59   59   8     | 4 7    2   |
 |----------------+------------------+------------|
 | 246   7   23   |  9-24 269  5     | 8 1    34  |
 | 24    1   9    |  8    3    7     | 6 24   5   |
 | 2456  58  238  |ca24   1   c246   | 7 234  9   |
 *------------------------------------------------*

(24=137)r2459-(1|3=6)r4c6-(6=24)r9c46 => -24r7c4, stte
eleven
 
Posts: 3094
Joined: 10 February 2008

Re: Feedstock Recycling 6

Postby pjb » Sun Jan 15, 2017 3:01 am

Code: Select all
 9       4       28     |b23-5  a258    23     | 1      6      7     
 25      58      6      |d127    278   e12     | 9      34     34     
 1       3       7      | 6      4      9      | 2      5      8     
------------------------+----------------------+---------------------
 8       2       4      |c137   g67    f136    | 5      9      16     
 7       9       5      | 124    26     1246   | 3      8      16     
 3       6       1      |j59    i9-5    8      | 4      7      2     
------------------------+----------------------+---------------------
 246     7       23     | 249   h269    5      | 8      1      34     
 24      1       9      | 8      3      7      | 6      24     5     
 2456    58      238    | 24     1      246    | 7      234    9     

(5)r1c5 = (5-3)r1c4 = (3-7)r4c4* = (7-1)r2c4 = r2c6 - (13=6)r4c6* - r4c5 = (6-9)r7c5 = (9-5)r6c5 = r6c4 => -5 r1c4, r6c5; stte

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

Re: Feedstock Recycling 6

Postby Sudtyro2 » Sun Jan 15, 2017 12:32 pm

SteveG48 wrote: Taking the easy way: Kraken cell [136]r4c6 => -9 r6c4 ; stte
1r4c6 - (1=249)r579c4 - 9r6c4
3r4c6 - r1c6 = (3-5)r1c4 = (5-9)r6c4
6r4c6 - (6=249)b8p179 - 9r6c4
Or a proper AIC:
5r6c4 = (5-3)r1c4 = r1c6 - (3=1|6)r4c6 - (1&6)r5c4,r9c6 = ((249)r579c4)|((249)b8p179) => -9 r6c4

Steve, could you 'Lasso' that Kraken cell into a proper AIC? :)
5r6c4 = (5-3)r1c4 = r1c6 - 3r4c6 = [(942=1)r579c4 - 1r4c6 = 6r4c6 - (6=249)b8p179] => -9 r6c4 ; stte

SteveC
Sudtyro2
 
Posts: 754
Joined: 15 April 2013

Re: Feedstock Recycling 6

Postby SteveG48 » Sun Jan 15, 2017 2:33 pm

Sudtyro2 wrote:
SteveG48 wrote: Taking the easy way: Kraken cell [136]r4c6 => -9 r6c4 ; stte
1r4c6 - (1=249)r579c4 - 9r6c4
3r4c6 - r1c6 = (3-5)r1c4 = (5-9)r6c4
6r4c6 - (6=249)b8p179 - 9r6c4
Or a proper AIC:
5r6c4 = (5-3)r1c4 = r1c6 - (3=1|6)r4c6 - (1&6)r5c4,r9c6 = ((249)r579c4)|((249)b8p179) => -9 r6c4

Steve, could you 'Lasso' that Kraken cell into a proper AIC? :)
5r6c4 = (5-3)r1c4 = r1c6 - 3r4c6 = [(942=1)r579c4 - 1r4c6 = 6r4c6 - (6=249)b8p179] => -9 r6c4 ; stte

SteveC


Looks good to me!
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4233
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles