Patterns Game 56.44

Post puzzles for others to solve here.

Patterns Game 56.44

Postby ArkieTech » Wed Aug 21, 2013 12:51 am

Code: Select all
 *-----------*
 |.1.|..7|...|
 |34.|...|...|
 |..2|.98|...|
 |---+---+---|
 |...|9..|6.3|
 |..5|...|1..|
 |8.1|..2|...|
 |---+---+---|
 |...|74.|3..|
 |...|...|.59|
 |...|6..|.1.|
 *-----------*


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

Re: Patterns Game 56.44

Postby Leren » Wed Aug 21, 2013 1:04 am

Code: Select all
*--------------------------------------------------------------*
| 9     1    a68     | 245   3     7      | 2458  24-6  4568   |
| 3     4    b78     | 125   12    6      | 9    c27    1578   |
| 57    567   2      | 14    9     8      | 47    3     1467   |
|--------------------+--------------------+--------------------|
| 247   27    47     | 9     15    15     | 6     8     3      |
| 6     3     5      | 8     7     4      | 1     9     2      |
| 8     9     1      | 3     6     2      | 457   47    457    |
|--------------------+--------------------+--------------------|
| 125   258   9      | 7     4     15     | 3    d26    68     |
| 1247  2678  467    | 12    128   3      | 2478  5     9      |
| 2457  2578  3      | 6     258   9      | 2478  1     478    |
*--------------------------------------------------------------*

XY Chain: (6=8) r1c3 - (8=7) r2c3 - (7=2) r2c8 - (2=6) r7c8 => - 6 r1c8; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Patterns Game 56.44

Postby pjb » Wed Aug 21, 2013 3:53 am

Another:
(8=7) r2c3 - (7=2) r2c8 - (2=6) r7c8 - (6=8) r7c9 => -8 r2c9; stte

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

Re: Patterns Game 56.44

Postby tlanglet » Wed Aug 21, 2013 1:48 pm

Code: Select all
 *-----------------------------------------------------------*
 | 9     1    a68    | 24-5  3     7     |*2458 *246  *4568  |
 | 3     4     78    | 125   12    6     | 9    b27    18-57 |
 | 57    567   2     | 14    9     8     |b47    3     16-47 |
 |-------------------+-------------------+-------------------|
 | 247   27    47    | 9     15    15    | 6     8     3     |
 | 6     3     5     | 8     7     4     | 1     9     2     |
 | 8     9     1     | 3     6     2     | 457   47    457   |
 |-------------------+-------------------+-------------------|
 | 125   258   9     | 7     4     15    | 3     26    68    |
 | 1247  2678  467   | 12    128   3     | 2478  5     9     |
 | 2457  2578  3     | 6     258   9     | 2478  1     478   |
 *-----------------------------------------------------------*

Initially I spotted the Sue de Cue (24568)r1c789 with (68)r1c3 and (247)r2c8|r3c7 which deletes r3c9<>4, r23c9<>7, r1c4<>5, r2c9<>5

However, this step did not complete the puzzle. A simple xy-wing(18-2)r2c9 with pseudocell pincer (28) in r7c89 did the deed:
(2=1)r2c5-(1=86)r27c9-(6=2)r7c8 => r2c8<>2

Given the insight from this two step solution, I tried again and found this long single chain that makes the identical deletion to complete the puzzle in one step.

2r2c45=2r2c8-(2=68)r7c89-8r12c9=8r1c7-(8=6)r1c3-6r1c89=(6-1)r3c9=1r2c9-(1=2)r2c5 => r2c8<>2

Fun puzzle... :D

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

Re: Patterns Game 56.44

Postby Marty R. » Wed Aug 21, 2013 4:28 pm

pjb wrote:Another:
(8=7) r2c3 - (7=2) r2c8 - (2=6) r7c8 - (6=8) r7c9 => -8 r2c9; stte

Phil


Same.
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles