February 24, 2014

Post puzzles for others to solve here.

February 24, 2014

Postby ArkieTech » Mon Feb 24, 2014 12:37 am

Code: Select all
 *-----------*
 |.7.|9.6|...|
 |.5.|...|8.9|
 |8..|...|1..|
 |---+---+---|
 |.4.|.58|7.1|
 |...|.9.|...|
 |5.3|21.|.9.|
 |---+---+---|
 |..8|...|..5|
 |4.6|...|.3.|
 |...|1.3|.8.|
 *-----------*


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

Re: February 24, 2014

Postby Leren » Mon Feb 24, 2014 12:46 am

Vanilla W Wing (29) r4c3 + r9c2 + S/L (9) r3 => - 2 r5c2; stte. Not worth a PM today.

Leren
Leren
 
Posts: 5039
Joined: 03 June 2012

Re: February 24, 2014

Postby pjb » Mon Feb 24, 2014 1:19 am

Since the easy solution is dealt with, here's something more messy:
Code: Select all
 23     7      1      | 9      8      6      | 5      4      23     
 236    5      24     | 47     347    1      | 8      267    9     
 8      369    49     | 5      347    2      | 1      67     36     
 ---------------------+----------------------+---------------------
c269    4      29     | 3      5      8      | 7      26     1     
 1     a28     7      | 6      9      4      | 3      5      2-8     
 5     b6-8    3      | 2      1      7      |f46     9     f468   
 ---------------------+----------------------+---------------------
 237    23     8      | 47     467    9      | 246    1      5     
 4      1      6      | 8      2      5      | 9      3      7     
d279   e29     5      | 1      467    3      |f246    8     f46     

(8)r5c2 = (8-6)r6c2 = (6-9)r4c1 = r9c1 - (9=2)r9c2 - AUR(46):r69c79 (2r9c7 = 8r6c9) => -8 r5c9, r6c2; stte

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

Re: February 24, 2014

Postby SteveG48 » Mon Feb 24, 2014 3:07 am

Code: Select all
 *--------------------------------------------------*
 |c23   7    1    | 9    8    6    | 5    4    23   |
 |c236  5    24   | 47   347  1    | 8    267  9    |
 | 8    369  49   | 5    347  2    | 1    67   36   |
 *----------------+----------------+----------------|
 |c269  4   d29   | 3    5    8    | 7    26   1    |
 | 1    8-2  7    | 6    9    4    | 3    5    28   |
 | 5    68   3    | 2    1    7    | 46   9    468  |
 *----------------+----------------+----------------|
 |b237 a23   8    | 47   467  9    | 246  1    5    |
 | 4    1    6    | 8    2    5    | 9    3    7    |
 |b279 a29   5    | 1    467  3    | 246  8    46   |
 *--------------------------------------------------*


Same result as Leren; modified path:

(2)r79c2 = r79c1 - (2=369)r124c1 - (9=2)r4c3 => -2 r5c2 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4243
Joined: 08 November 2013
Location: Orlando, Florida

Re: February 24, 2014

Postby SteveG48 » Mon Feb 24, 2014 3:47 am

Code: Select all
 *--------------------------------------------------*
 |d23   7    1    | 9    8    6    | 5    4    23   |
 |d236  5    4-2  | 47   347  1    | 8   a267  9    |
 | 8    369  49   | 5    347  2    | 1    67   36   |
 *----------------+----------------+----------------|
 |c269  4    29   | 3    5    8    | 7   b26   1    |
 | 1    28   7    | 6    9    4    | 3    5    28   |
 | 5    68   3    | 2    1    7    | 46   9    468  |
 *----------------+----------------+----------------|
 | 237  23   8    | 47   467  9    | 246  1    5    |
 | 4    1    6    | 8    2    5    | 9    3    7    |
 | 279  29   5    | 1    467  3    | 246  8    46   |
 *--------------------------------------------------*


But I like this one better:
(2)r2c8 = (2-6)r4c8 = r4c1 - (6=23)r12c1 => -2 r2c3 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4243
Joined: 08 November 2013
Location: Orlando, Florida

Re: February 24, 2014

Postby tlanglet » Mon Feb 24, 2014 2:20 pm

Code: Select all
 *--------------------------------------------------*
 |*c23  7    1    | 9    8    6    | 5    4    23   |
 |*c23  5   b24   | 47   347  1    | 8    267  9    |
 | 8    369  49   | 5    347  2    | 1    67   36   |
 |----------------+----------------+----------------|
 |*26=9 4   a29   | 3    5    8    | 7    26   1    |
 | 1    28   7    | 6    9    4    | 3    5    28   |
 | 5    68   3    | 2    1    7    | 46   9    468  |
 |----------------+----------------+----------------|
 | 37-2 23   8    | 47   467  9    | 246  1    5    |
 | 4    1    6    | 8    2    5    | 9    3    7    |
 | 79-2 29   5    | 1    467  3    | 246  8    46   |
 *--------------------------------------------------*

ANT(236=9)r124c1-(9=2)r4c3-2r2c3=2r12c1 =>r79c1<>2

Ted
tlanglet
2010 Supporter
 
Posts: 538
Joined: 29 May 2010

Re: February 24, 2014

Postby Marty R. » Mon Feb 24, 2014 5:02 pm

Same as Leren's vanilla W-Wing.
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles