January 11, 2017

Post puzzles for others to solve here.

January 11, 2017

Postby ArkieTech » Wed Jan 11, 2017 12:27 am

Code: Select all
 *-----------*
 |326|...|...|
 |9..|..7|...|
 |...|8.5|...|
 |---+---+---|
 |.1.|7..|...|
 |.9.|...|4..|
 |...|.6.|.85|
 |---+---+---|
 |4..|...|.6.|
 |..3|.8.|1.4|
 |...|...|3..|
 *-----------*


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

Re: January 11, 2017

Postby SteveG48 » Wed Jan 11, 2017 12:40 am

Code: Select all
 *--------------------------------------------------------------------*
 | 3      2      6      | 149    19     149    |a58    a57     78     |
 | 9      5      8      | 6      3      7      | 2      4      1      |
 | 7      4      1      | 8      2      5      | 69     39     369    |
 *----------------------+----------------------+----------------------|
 | 68     1      5      | 7      4      238    | 69     239    2369   |
 | 68     9      7      | 23     5      238    | 4      1      236    |
 | 2      3      4      | 19     6      19     | 7      8      5      |
 *----------------------+----------------------+----------------------|
 | 4     d78     29     | 12359  179    1239   | 5-8    6      2789   |
 | 5     c67     3      | 29     8      269    | 1     b279    4      |
 | 1      678    29     | 2459   79     2469   | 3      2579   2789   |
 *--------------------------------------------------------------------*


(8=57)r1c78 - 7r8c8 = r8c2 - (7=8)r7c2 => -8 r7c7 ; stte

This thing feels like a W-wing. Is that what we would call it?
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4248
Joined: 08 November 2013
Location: Orlando, Florida

Re: January 11, 2017

Postby Leren » Wed Jan 11, 2017 1:32 am

Code: Select all
*--------------------------------------------------------------*
| 3     2     6      | 149   19    149    | 58    5-7  a78     |
| 9     5     8      | 6     3     7      | 2     4     1      |
| 7     4     1      | 8     2     5      | 69    39    369    |
|--------------------+--------------------+--------------------|
| 68    1     5      | 7     4     238    | 69    239   2369   |
| 68    9     7      | 23    5     238    | 4     1     236    |
| 2     3     4      | 19    6     19     | 7     8     5      |
|--------------------+--------------------+--------------------|
| 4    d78    29     | 12359 179   1239   | 58    6     289-7  |
| 5    e67    3      | 29    8     269    | 1    f279   4      |
| 1    c678   29     | 2459  79    2469   | 3     2579 b289-7  |
*--------------------------------------------------------------*

W Wing with Transport : (7=8) r1c9 - r9c9 = r9c2 - (8=7) r7c2 - r8c2 = (7) r8c8 => - 7 r1c8, r79c9; stte

Leren
Last edited by Leren on Wed Jan 11, 2017 7:31 pm, edited 2 times in total.
Leren
 
Posts: 5041
Joined: 03 June 2012

Re: January 11, 2017

Postby Leren » Wed Jan 11, 2017 8:30 am

SteveG48 wrote : This thing feels like a W-wing. Is that what we would call it?

In my solver I call that pattern an ALS W wing, but that term is just for my benefit, so I don't name it in the dailies. Here is another one :

Code: Select all
*--------------------------------------------------------------*
| 3     2     6      | 149   19    149    | 8-5  a57    78     |
| 9     5     8      | 6     3     7      | 2     4     1      |
| 7     4     1      | 8     2     5      | 69    39    369    |
|--------------------+--------------------+--------------------|
| 68    1     5      | 7     4     238    | 69    239   2369   |
| 68    9     7      | 23    5     238    | 4     1     236    |
| 2     3     4      | 19    6     19     | 7     8     5      |
|--------------------+--------------------+--------------------|
| 4    d78    29     | 12359 179   1239   |e58    6     2789   |
| 5    c67    3      | 29    8     269    | 1    b279   4      |
| 1     678   29     | 2459  79    2469   | 3     279-5 2789   |
*--------------------------------------------------------------*

(5=7) r1c8 - r8c8 = r8c2 - (7=5) r7c27 => - 5 r1c7, r9c8; stte

Leren
Leren
 
Posts: 5041
Joined: 03 June 2012

Re: January 11, 2017

Postby Cenoman » Wed Jan 11, 2017 8:43 am

Code: Select all
 +-----------------+----------------------+--------------------+
 | 3    2     6    | 149     19    149    | 58   5-7   e78     |
 | 9    5     8    | 6       3     7      | 2    4      1      |
 | 7    4     1    | 8       2     5      | 69   39     369    |
 +-----------------+----------------------+--------------------+
 | 68   1     5    | 7       4     238    | 69   239    2369   |
 | 68   9     7    | 23      5     238    | 4    1      236    |
 | 2    3     4    | 19      6     19     | 7    8      5      |
 +-----------------+----------------------+--------------------+
 | 4    78    29   | 12359   179   1239   | 58   6      2789   |
 | 5   b67    3    | 29      8     269    | 1   a279    4      |
 | 1   c678   29   | 2459    79    2469   | 3    2579  d2789   |
 +-----------------+----------------------+--------------------+

(7)r8c8 = (7-6)r8c2 = (6-8)r9c2 = r9c9 - (8=7)r1c9 => -7 r1c8; stte

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

Re: January 11, 2017

Postby pjb » Wed Jan 11, 2017 12:10 pm

Hi Leren

After basics there's only a 4 at r2c8, so how come 4-7?
Cheers, Phil
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia

Re: January 11, 2017

Postby Ngisa » Wed Jan 11, 2017 5:28 pm

Code: Select all
+-----------+----------------+--------------+
| 3  2   6  | 149   19  149  | f58 5-7   g78   |
| 9  5   8  | 6     3   7    | 2  4    1    |
| 7  4   1  | 8     2   5    | 69 39   369  |
+-----------+----------------+--------------+
| 68 1   5  | 7     4   238  | 69 239  2369 |
| 68 9   7  | 23    5   238  | 4  1    236  |
| 2  3   4  | 19    6   19   | 7  8    5    |
+-----------+----------------+--------------+
| 4  d78  29 | 12359 179 1239 | e58 6    2789 |
| 5  67  3  | a29    8   a269  | 1  a279  4    |
| 1  c678 29 | 2459  79  b2469 | 3  2579 2789 |
+-----------+----------------+--------------+

(7=6)r8c468 - r9c6 = (6-8)r9c2 = r7c2 - (8=5)r7c7 - (5=8)r1c7 - (8=7)r1c9 => - 7 r1c8; stte

Clement
Ngisa
 
Posts: 1385
Joined: 18 November 2012

Re: January 11, 2017

Postby Leren » Wed Jan 11, 2017 7:30 pm

pjb wrote:Hi Leren

After basics there's only a 4 at r2c8, so how come 4-7?
Cheers, Phil

I had a seniors moment and misplaced the 7 at r1c8. Cenoman also picked it up. Now fixed.

It's nice to see that others actually read my solutions :)

Leren
Leren
 
Posts: 5041
Joined: 03 June 2012


Return to Puzzles