May 26, 2019

Post puzzles for others to solve here.

May 26, 2019

Postby ArkieTech » Sun May 26, 2019 12:03 pm

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


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

Re: May 26, 2019

Postby Ngisa » Sun May 26, 2019 1:41 pm

Code: Select all
+----------------------+-------------------+---------------------+
| 189     2       189  | 7      5      89  | 6        3       4  |
| 689     4       6789 | 3     e89     2   |d789      5       1  |
| 5       789     3    | 4      1      6   |c2789    b278     78 |
+----------------------+-------------------+---------------------+
| 7       1       5    | 8      46     3   | 24       9       26 |
| 4       89      2    |h16     7      19  | 3        8-6     5  |
| 3       6       89   | 2      49     5   | 478      1       78 |
+----------------------+-------------------+---------------------+
| 89      789     789  | 5      3      4   | 1       a26      26 |
| 16      5       16   | 9      2      78  | 78       4       3  |
| 2       3       4    |g16    f68     178 | 5        78      9  |
+----------------------+-------------------+---------------------+

(6=2)r7c8 - r3c8 = (2-9)r3c7 = r2c7 - (9=8)r2c5 - (8=6)r9c5 - r9c4 = (6)r5c4 => - 6r5c8; stte

Clement
Ngisa
 
Posts: 1385
Joined: 18 November 2012

Re: May 26, 2019

Postby SpAce » Sun May 26, 2019 3:49 pm

Original: Show
Code: Select all
.-----------------.----------------.------------------.
| 189   2    189  | 7    5     89  |  6       3    4  |
| 689   4    6789 | 3   a8[9]  2   |  78-9    5    1  |
| 5    e789  3    | 4    1     6   | f278(9)  278  78 |
:-----------------+----------------+------------------:
| 7     1    5    | 8    46    3   |  24      9    26 |
| 4    d89   2    | 16   7    c19  |  3       68   5  |
| 3     6    89   | 2   b49    5   |  478     1    78 |
:-----------------+----------------+------------------:
| 89    789  789  | 5    3     4   |  1       26   26 |
| 16    5    16   | 9    2     78  |  78      4    3  |
| 2     3    4    | 16   68    178 |  5       78   9  |
'-----------------'----------------'------------------'

(9)r2c5 = r6c5 - r5c6 = r5c2 - r3c2 = (9)r3c7 => -9 r2c7; stte

aka Mutant 3x4-fish 9:r35c5\r2c27b5 => -9 r2c7; stte

Code: Select all
.---------------------.--------------.---------------.
| d18(9)  2    d18(9) | 7   5   c89  | 6     3    4  |
|  689    4     6789  | 3   89   2   | 789   5    1  |
|  5      78-9  3     | 4   1    6   | 2789  278  78 |
:---------------------+--------------+---------------:
|  7      1     5     | 8   46   3   | 24    9    26 |
|  4     a8[9]  2     | 16  7   b19  | 3     68   5  |
|  3      6     89    | 2   49   5   | 478   1    78 |
:---------------------+--------------+---------------:
|  89     789   789   | 5   3    4   | 1     26   26 |
|  16     5     16    | 9   2    78  | 78    4    3  |
|  2      3     4     | 16  68   178 | 5     78   9  |
'---------------------'--------------'---------------'

Grouped Skyscraper: (9)r5c2 = r5c6 - r1c6 = (9)r1c13 => -9 r3c2; stte

aka 2x3-fish:

9:r15\c26b1 => -9 r3c2; stte
-SpAce-: Show
Code: Select all
   *             |    |               |    |    *
        *        |=()=|    /  _  \    |=()=|               *
            *    |    |   |-=( )=-|   |    |      *
     *                     \  ¯  /                   *   

"If one is to understand the great mystery, one must study all its aspects, not just the dogmatic narrow view of the Jedi."
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: May 26, 2019

Postby Cenoman » Sun May 26, 2019 4:18 pm

Code: Select all
 +---------------------+------------------+--------------------+
 |  189   2     189    |  7    5    89    |  6      3     4    |
 |  689   4     6789   |  3    8-9  2     | b789    5     1    |
 |  5     789   3      |  4    1    6     |  2789   278   78   |
 +---------------------+------------------+--------------------+
 |  7     1     5      |  8    46   3     |  24     9     26   |
 |  4     89    2      |  16   7    19    |  3      68    5    |
 |  3     6     89     |  2   a49   5     | b478    1     78   |
 +---------------------+------------------+--------------------+
 |  89    789   789    |  5    3    4     |  1      26    26   |
 |  16    5     16     |  9    2    78    | b78     4     3    |
 |  2     3     4      |  16   68   178   |  5      78    9    |
 +---------------------+------------------+--------------------+

(9=4)r6c5 - (478=9)r268c7 => -9 r2c5; ste
Cenoman
Cenoman
 
Posts: 2752
Joined: 21 November 2016
Location: France

Re: May 26, 2019

Postby rjamil » Sun May 26, 2019 9:02 pm

Code: Select all
......6.4.4...2.5...3.1.......8...9...2.7.3...6...5.......3.1...5.9...4.2.4......
 +----------------+---------------+----------------+
 | 189  2    189  | 7   5     89  | 6      3    4  |
 | 689  4    6789 | 3   8-9   2   | (789)  5    1  |
 | 5    789  3    | 4   1     6   | 2789   278  78 |
 +----------------+---------------+----------------+
 | 7    1    5    | 8   46    3   | 24     9    26 |
 | 4    89   2    | 16  7     19  | 3      68   5  |
 | 3    6    89   | 2   (49)  5   | (478)  1    78 |
 +----------------+---------------+----------------+
 | 89   789  789  | 5   3     4   | 1      26   26 |
 | 16   5    16   | 9   2     78  | (78)   4    3  |
 | 2    3    4    | 16  68    178 | 5      78   9  |
 +----------------+---------------+----------------+

WXYZ-Wing: 4789 @ r268c7 r6c5 => -9 @ r2c5; stte
Oops!! similar to as Cenoman except move name.

R. Jamil
rjamil
 
Posts: 730
Joined: 15 October 2014
Location: Karachi, Pakistan

Re: May 26, 2019

Postby Leren » Sun May 26, 2019 10:10 pm

Code: Select all
*---------------------------------------------*
|*189f  2    *189f | 7  5  *89  | 6    3   4  |
| 689   4     6789 | 3  89  2   |*789  5   1  |
| 5     78-9  3    | 4  1   6   |*2789 278 78 |
|------------------+------------+-------------|
| 7     1     5    | 8  46  3   | 24   9   26 |
| 4    *89    2    | 16 7  *19  | 3    68  5  |
| 3     6     89   | 2  49  5   | 478  1   78 |
|------------------+------------+-------------|
| 89    789   789  | 5  3   4   | 1    26  26 |
| 16    5     16   | 9  2   78  | 78   4   3  |
| 2     3     4    | 16 68  178 | 5    78  9  |
*---------------------------------------------*

Finned Franken Swordfish in 9's r15b3 c267 with fin Cells r1c1 & r1c3 => - 9 r3c2; stte

Leren
Leren
 
Posts: 5041
Joined: 03 June 2012

Re: May 26, 2019

Postby SpAce » Mon May 27, 2019 1:52 am

Leren wrote:Finned Franken Swordfish in 9's r15b3 c267 with fin Cells r1c1 & r1c3 => - 9 r3c2; stte

While that's technically correct, you do realize that the b3\c7 plays no part in the fish (because it could be written as c7\c7 or b3\b3 canceling each other out)? The only relevant part of the fish body is r15\c26, which together with the fins makes it a Finned Sashimi X-Wing -- which is the usual UFG name for my solution (presented as an Obi-fish). You could similarly add b7\r7 (or the other way around) to make it even more complicated for no reason:

Finned Mutant Jellyfish 9:r15b37\r7c267 f:r1c13 => -9 r3c2; stte

...or add even other digits to the mix:

Alien Whale (6x7): {9R15 16R8 9B37} \ {9r7 9c267 9b1 16b7} => -9 r3c2; stte

...and cells:

Alien 8x9-fish: {16R8 9R15 9B37 8N67} \ {9r7 78r8 9c267 9b1 16b7} => -9 r3c2; stte

You get my point? :) Adding self-destructing base\cover pairs makes no sense unless they're used for Obi-Wahn arithmetic.
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017


Return to Puzzles