Corner Pattern Puzzle (SW 1184)

Post puzzles for others to solve here.

Corner Pattern Puzzle (SW 1184)

Postby morl » Wed May 23, 2018 7:28 am

Code: Select all
+-------+-------+-------+
| 6 5 . | 2 1 . | 3 4 . |
| 1 . . | 5 . . | 8 . . |
| . . . | . . . | . . . |
+-------+-------+-------+
| 5 6 . | 4 3 . | 1 2 . |
| 3 . . | 6 . . | 9 . . |
| . . . | . . . | . . . |
+-------+-------+-------+
| 8 4 . | 1 5 . | 2 6 . |
| 9 . . | 3 . . | 5 . . |
| . . . | . . . | . . . |
+-------+-------+-------+

Link

65.21.34.1..5..8...........56.43.12.3..6..9...........84.15.26.9..3..5...........

Have fun!
morl
morl
 
Posts: 60
Joined: 12 February 2018

Re: Corner Pattern Puzzle (SW 1184)

Postby Leren » Wed May 23, 2018 8:46 pm

The trick with this puzzle is that it starts off with three ordinary swordfish. The current crop of solvers are so used to one trick ponies that don't use ordinary fish that they don't look for them.

Once I put the puzzle into Hodoku and found out what was going on the puzzle was then much easier to solve, albeit with a number of moves.

If I were you I'd stick to one trick ponies, if you want more response.

Leren
Leren
 
Posts: 5046
Joined: 03 June 2012

Re: Corner Pattern Puzzle (SW 1184)

Postby Cenoman » Wed May 23, 2018 10:07 pm

Three steps
Code: Select all
 +-------------------------+----------------------+-----------------------+
 |  6     5       789      |  2     1       789   |  3    4      79       |
 |  1     379     3479     |  5     4679    346   |  8    79     2        |
 |  247   23789   234789   |  789   4789    34    |  6    15     15       |
 +-------------------------+----------------------+-----------------------+
 |  5     6       789      |  4     3       789   |  1    2      78       |
 |  3     278     2478     |  6     278     1     |  9    578    4578     |
 | d47-2  2789    1        |  789   2789    5     | c47   3      6        |
 +-------------------------+----------------------+-----------------------+
 |  8     4       37       |  1     5       79    |  2    6      379      |
 |  9     127     6        |  3     478     24    |  5    178    1478     |
 | a27    1237    5        |  789   46789   246   | b47   1789   134789   |
 +-------------------------+----------------------+-----------------------+

1. (2=7)r9c1 - (7=4)r9c7 - r6c7 = (4)r6c1 => -2 r6c1

Code: Select all
 +-------------------------+----------------------+-----------------------+
 |  6     5       789      |  2     1       789*  |  3    4     c79       |
 |  1     379     3479     |  5     4679    346   |  8    79     2        |
 |  247   23789   234789   |  789*  4789    34    |  6    15     15       |
 +-------------------------+----------------------+-----------------------+
 |  5     6       789      |  4     3       789*  |  1    2      8-7      |
 |  3     278     2478     |  6     278     1     |  9    578    4578     |
 |  47    289     1        |  89    289     5     |  47*  3      6        |
 +-------------------------+----------------------+-----------------------+
 |  8     4       37       |  1     5      a79#   |  2    6     b379      |
 |  9     127     6        |  3     478     24    |  5    178    1478     |
 |  27    1237    5        |  789*  46789   246   |  47*  1789   134789   |
 +-------------------------+----------------------+-----------------------+

1. Almost X-chain (7)*
[(7)r4c6^=r1c6-r3c4=r9c4-r9c7=r6c7]
(7-9)r7c6 = r7c9 - (9=7)r1c9
=> -7 r4c9; 14 placements + basics

Code: Select all
 +--------------------+--------------------+------------------+
 |  6    5       79   |  2     1      8    |  3    4     79   |
 |  1    379     4    |  5     679    36   |  8    79    2    |
 | a27   3789-2  28   | a79   a479    34   |  6    1     5    |
 +--------------------+--------------------+------------------+
 |  5    6       79   |  4     3      79   |  1    2     8    |
 |  3    278     28   |  6     278    1    |  9    5     4    |
 |  4    289     1    |  89    289    5    |  7    3     6    |
 +--------------------+--------------------+------------------+
 |  8    4       3    |  1     5      79   |  2    6     79   |
 |  9   b27      6    |  3    b478    24   |  5   b78    1    |
 |  7-2  1       5    |  789   6789   26   |  4    789   3    |
 +--------------------+--------------------+------------------+

3. ALS-XZ rule (279=4)r3c145 - (4=782)r8c258 => -2 r3c2,r9c1; ste
Cenoman
Cenoman
 
Posts: 2769
Joined: 21 November 2016
Location: France


Return to Puzzles