AU tough January 16, 2013

Post puzzles for others to solve here.

AU tough January 16, 2013

Postby ArkieTech » Wed Jan 16, 2013 8:31 am

Code: Select all
 *-----------*
 |...|.41|.3.|
 |...|..6|8..|
 |5.6|...|..1|
 |---+---+---|
 |..2|...|.7.|
 |..9|.5.|6..|
 |.7.|...|2..|
 |---+---+---|
 |9..|...|1.4|
 |..8|2..|...|
 |.4.|19.|...|
 *-----------*


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

Re: AU tough January 16, 2013

Postby Leren » Wed Jan 16, 2013 9:35 am

Code: Select all
*--------------------------------------------------------------------------------*
| 28      289     7        | 589     4       1        | 59      3       6        |
| 134     139     14       | 359     237     6        | 8       259     2579     |
| 5       389     6        | 389     2378   a3789     | 49-7    249     1        |
|--------------------------+--------------------------+--------------------------|
| 13468   5       2        | 34689   1368    389      | 349     7       389      |
| 1348    138     9        | 7       5       2        | 6       148     38       |
| 13468   7       14       | 34689   1368    389      | 2       14589   3589     |
|--------------------------+--------------------------+--------------------------|
| 9       26      35       | 368     3678   b3578     | 1       28      4        |
| 17      16      8        | 2       36      4        | 3579    59      3579     |
| 27      4      d35       | 1       9      c358      |e37      6       28       |
*--------------------------------------------------------------------------------*


(7) r3c6 = (7-5) r7c6 = r9c6 - (5=3) r9c3 - (3=7) r9c7 => r3c7 <> 7; stte

Leren
Leren
 
Posts: 5020
Joined: 03 June 2012

Re: AU tough January 16, 2013

Postby eleven » Wed Jan 16, 2013 10:33 am

Kite with transport r2c9=7->r9c9=2, r9c1=7->r9c9=2
2r9c9=2r9c1-(2=7)r8c1-7r8c9=r2c9 => r2c9<>2
eleven
 
Posts: 3082
Joined: 10 February 2008

Re: AU tough January 16, 2013

Postby ArkieTech » Wed Jan 16, 2013 12:11 pm

Code: Select all
After lcls
 *--------------------------------------------------------------------*
 | 28     289    7      | 589    4      1      | 59     3      6      |
 | 134    139    14     | 359    237    6      | 8      259   c2579   |
 | 5      389    6      | 389    2378   3789   | 479    249    1      |
 |----------------------+----------------------+----------------------|
 | 13468  5      2      | 34689  1368   389    | 349    7      389    |
 | 1348   138    9      | 7      5      2      | 6      148    38     |
 | 13468  7      14     | 34689  1368   389    | 2      14589  3589   |
 |----------------------+----------------------+----------------------|
 | 9      26     35     | 368    3678   3578   | 1      28     4      |
 | 17     16     8      | 2      36     4      | 3579   59    d3579   |
 |a27     4      35     | 1      9      358    | 3-7    6     b28     |
 *--------------------------------------------------------------------*
m-wing
(7=2)r9c1-r9c9=(2-7)r2c9=7r8c9 => -7r9c7; stte
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: AU tough January 16, 2013

Postby SudoQ » Wed Jan 16, 2013 1:17 pm

ArkieTech wrote:
Code: Select all
m-wing
(7=2)r9c1-r9c9=(2-7)r2c9=7r8c9 => -7r9c7; stte

and => -7r8c1 :!:

/SudoQ
SudoQ
 
Posts: 39
Joined: 09 September 2011

Re: AU tough January 16, 2013

Postby tlanglet » Wed Jan 16, 2013 3:14 pm

Still another variation of the logic used in previous posts......

2r9c9=(2-7)r2c9=r8c9-r8c1=(7-2)r9c1=2r9c9 => r9c9=2

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

Re: AU tough January 16, 2013

Postby Leren » Wed Jan 16, 2013 8:35 pm

Code: Select all
*--------------------------------------------------------------------------------*
| 28      289     7        | 589     4       1        |a59      3       6        |
| 134     139     14       | 359     237     6        | 8      a259     2579     |
| 5       389     6        | 389     2378    3789     |a479    a249     1        |
|--------------------------+--------------------------+--------------------------|
| 13468   5       2        | 34689   1368    389      | 349     7       389      |
| 1348    138     9        | 7       5       2        | 6       148     38       |
| 13468   7       14       | 34689   1368    389      | 2       14589   3589     |
|--------------------------+--------------------------+--------------------------|
| 9       26      35       | 368     3678    3578     | 1      b28      4        |
| 17      16      8        | 2       36      4        | 3579    59      3579     |
|c27      4       35       | 1       9       358      | 3-7     6      c28       |
*--------------------------------------------------------------------------------*


als xy-wing: (7=2)r13c7,r23c8 - (2=8) r7c8 - (8=7) r9c19 => r9c7 <> 7; stte

Leren
Last edited by Leren on Thu Jan 17, 2013 5:06 am, edited 1 time in total.
Leren
 
Posts: 5020
Joined: 03 June 2012

Re: AU tough January 16, 2013

Postby pjb » Thu Jan 17, 2013 4:27 am

Leren wrote:

als xy-wing: (7=2) r7c13,r8c23 - (2=8) r7c8 - (8=7) r9c19 => r9c7 <> 7; stte


Shouldn't this be (7=2)r13c7,r23c8 ?

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

Re: AU tough January 16, 2013

Postby Leren » Thu Jan 17, 2013 5:14 am

pjb wrote:Leren wrote:

als xy-wing: (7=2) r7c13,r8c23 - (2=8) r7c8 - (8=7) r9c19 => r9c7 <> 7; stte


Shouldn't this be (7=2)r13c7,r23c8 ?

Phil


Quite right, I've amended my post accordingly, thanks for spotting that lysdexic typo - oops, dyslexic typo :D

Leren
Leren
 
Posts: 5020
Joined: 03 June 2012


Return to Puzzles

cron