December 20, 2018

Post puzzles for others to solve here.

December 20, 2018

Postby ArkieTech » Thu Dec 20, 2018 12:07 pm

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


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

Re: December 20, 2018

Postby SpAce » Thu Dec 20, 2018 12:33 pm

Too obvious to bother with anything else.

Code: Select all
.------------------.-------------.---------.
| 7-134*  34+1  16 | 34*  67  8  | 9  5  2 |
| 57      8     9  | 2    57  1  | 4  3  6 |
| 34*     2     56 | 34*  9   56 | 1  8  7 |
:------------------+-------------+---------:
| 6       9     2  | 8    3   4  | 5  7  1 |
| 14      14    7  | 9    25  25 | 3  6  8 |
| 8       5     3  | 16   16  7  | 2  9  4 |
:------------------+-------------+---------:
| 39+1    13    8  | 16   4   69 | 7  2  5 |
| 59+1    6     15 | 7    12  29 | 8  4  3 |
| 2       7     4  | 5    8   3  | 6  1  9 |
'------------------'-------------'---------'

Step 1: UR[34]r13c14 Type 1 => -34 r1c1
Step 2: BUG+3: 1r1c2 == 1r78c1 => -1 r1c1; stte (or BUG+2 if hp(34-1)b1p27 used first)
-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: December 20, 2018

Postby Cenoman » Thu Dec 20, 2018 1:20 pm

Code: Select all
 +--------------------+-----------------+-----------------+
 | a1347*  134*  16   |  34*  67   8    |  9    5    2    |
 | e5-7    8     9    |  2    57   1    |  4    3    6    |
 |  34*    2    d56   |  34*  9    56   |  1    8    7    |
 +--------------------+-----------------+-----------------+
 |  6      9     2    |  8    3    4    |  5    7    1    |
 |  14*    14*   7    |  9    25   25   |  3    6    8    |
 |  8      5     3    |  16   16   7    |  2    9    4    |
 +--------------------+-----------------+-----------------+
 |  139   b13    8    |  16   4    69   |  7    2    5    |
 |  159    6    c15   |  7    12   29   |  8    4    3    |
 |  2      7     4    |  5    8    3    |  6    1    9    |
 +--------------------+-----------------+-----------------+

MUG (134)r1c1, (34)r1c4.r3c14, (14)r1c2.r5c12 using mixed internal-external
(7)r1c1==(1)r7c2 - (1=5)r8c3 - r3c3 = (5)r2c1 => -7 r2c1; ste

Edit: as mentionned by eleven below, through the chain (7=143)r135c1 - (3)r1c2, the second internal 3r1c2 is false if 7r1c1 is false. So, MUG(134).... using single guardian 7r1c1 => +7r1c1; ste
Last edited by Cenoman on Thu Dec 20, 2018 5:33 pm, edited 2 times in total.
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France

Re: December 20, 2018

Postby Ngisa » Thu Dec 20, 2018 1:30 pm

Code: Select all
+--------------------+-----------------+-------------+
| 1347    134    c16 | 34    b67    8  | 9    5    2 |
| 57      8       9  | 2     b57    1  | 4    3    6 |
| 345     2      d6-5| 34     9     56 | 1    8    7 |
+--------------------+-----------------+-------------+
| 6       9       2  | 8      3     4  | 5    7    1 |
| 14      14      7  | 9     b25    25 | 3    6    8 |
| 8       5       3  | 16     16    7  | 2    9    4 |
+--------------------+-----------------+-------------+
| 139     13      8  | 16     4     69 | 7    2    5 |
| 159     6      a15 | 7     b12    29 | 8    4    3 |
| 2       7       4  | 5      8     3  | 6    1    9 |
+--------------------+-----------------+-------------+

(5=1)r8c3 - (1=2576)r1258c5 - (6)r1c3 = (6)r3c3 => - 5r3c3; stte

Clement
Ngisa
 
Posts: 1384
Joined: 18 November 2012

Re: December 20, 2018

Postby SteveG48 » Thu Dec 20, 2018 2:24 pm

Code: Select all
 *-----------------------------------------------------------*
 | 1347  134   1-6   | 34   a67    8     | 9     5     2     |
 | 57    8     9     | 2    a57    1     | 4     3     6     |
 | 34    2    b56    | 34    9     56    | 1     8     7     |
 *-------------------+-------------------+-------------------|
 | 6     9     2     | 8     3     4     | 5     7     1     |
 | 14    14    7     | 9    a25    25    | 3     6     8     |
 | 8     5     3     | 16    16    7     | 2     9     4     |
 *-------------------+-------------------+-------------------|
 | 139   13    8     | 16    4     69    | 7     2     5     |
 | 159   6    b15    | 7    a12    29    | 8     4     3     |
 | 2     7     4     | 5     8     3     | 6     1     9     |
 *-----------------------------------------------------------*


(6=1257)r1258c5 - (1=56)r38c3 => -6 r1c3 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: December 20, 2018

Postby eleven » Thu Dec 20, 2018 2:57 pm

Cenoman wrote:MUG (134)r1c1, (34)r1c4.r3c14, (14)r1c2.r5c12 ...

7r1c1 is the only option to avoid the MUG. Without it, 3 had to go to r135c1, killing the 3 in r1c2.
eleven
 
Posts: 3096
Joined: 10 February 2008

Re: December 20, 2018

Postby Cenoman » Thu Dec 20, 2018 5:27 pm

eleven wrote:
Cenoman wrote:MUG (134)r1c1, (34)r1c4.r3c14, (14)r1c2.r5c12 ...

7r1c1 is the only option to avoid the MUG. Without it, 3 had to go to r135c1, killing the 3 in r1c2.


Thanks eleven ! Post edited. I forgot to check any relation between the potential guardians.
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France

Re: December 20, 2018

Postby rjamil » Fri Dec 21, 2018 11:52 am

Code: Select all
.....8..2..9..1.3..2..9.1.7....3..7...79..3..85......4..8.4...5.6.7.....2.4..36..
 +-----------------+--------------+---------+
 | 1347  134  16   | 34  67    8  | 9  5  2 |
 | 7+5   8    9    | 2   7-5   1  | 4  3  6 |
 | 34    2    56   | 34  9     56 | 1  8  7 |
 +-----------------+--------------+---------+
 | 6     9    2    | 8   3     4  | 5  7  1 |
 | 14    14   7    | 9   (25)  25 | 3  6  8 |
 | 8     5    3    | 16  16    7  | 2  9  4 |
 +-----------------+--------------+---------+
 | 139   13   8    | 16  4     69 | 7  2  5 |
 | 19+5  6    (15) | 7   (12)  29 | 8  4  3 |
 | 2     7    4    | 5   8     3  | 6  1  9 |
 +-----------------+--------------+---------+

XY-Wing Transport: r5c5 & r8c35, Strong Link 5 @ r8c1 & r2c1 => -5 @ r2c5; stte

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


Return to Puzzles