July 20, 2019

Post puzzles for others to solve here.

July 20, 2019

Postby ArkieTech » Sat Jul 20, 2019 10:34 am

Code: Select all
 *-----------*
 |61.|...|.25|
 |..9|..2|..1|
 |..5|8..|...|
 |---+---+---|
 |..7|.4.|.8.|
 |...|287|...|
 |2.4|15.|9..|
 |---+---+---|
 |.3.|4.9|57.|
 |..2|...|..9|
 |...|7..|..8|
 *-----------*



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

Re: July 20, 2019

Postby SteveG48 » Sat Jul 20, 2019 12:44 pm

Code: Select all
 *------------------------------------------------------------*
 |  6     1     8     | 3     9     4     | 7     2     5     |
 |  347   47    9     | 5     67    2     | 8    f346   1     |
 | g347   2     5     | 8     67    1     |g346   9    g346   |
 *--------------------+-------------------+-------------------|
 | h15    56    7     | 9     4     36    | 1236  8    c236   |
 |ah19    6-9   3     | 2     8     7     |b146   5    b46    |
 |  2     8     4     | 1     5     36    | 9   ce36    7     |
 *--------------------+-------------------+-------------------|
 |  8     3     16    | 4     12    9     | 5     7    d26    |
 | h57    57    2     | 6     13    8     | 34    134   9     |
 |  4-9   49    16    | 7     123   5     | 236  e136   8     |
 *------------------------------------------------------------*


(9=1)r5c1 - (1=46*)r5c79 - (6=23)b6p38 - (2=6)r7c9 - r*69c8 = r2c8 - (6=347)r3c179 - (7=159)r458c1 => -9 r5c2,r9c1 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: July 20, 2019

Postby Cenoman » Sat Jul 20, 2019 1:44 pm

Hidden Text: Show
Code: Select all
 +------------------+------------------+---------------------+
 |  6     1    8    |  3    9     4    |  7      2     5     |
 |  347  f47   9    |  5    67    2    |  8      36-4  1     |
 |  347   2    5    |  8    67    1    |  346    9     346   |
 +------------------+------------------+---------------------+
 |  15   f56   7    |  9    4    e36   |  1236   8    e236   |
 |  19    69   3    |  2    8     7    |  146    5     46    |
 |  2     8    4    |  1    5     36   |  9      36    7     |
 +------------------+------------------+---------------------+
 |  8     3    16   |  4   c12    9    |  5      7    d26    |
 |  57   f57   2    |  6    13    8    | b34    a134   9     |
 |  49    49   16   |  7    123   5    |  236    136   8     |
 +------------------+------------------+---------------------+

UR(13)r89c58 using externals:
(4)r8c8 = (4-3)r8c7 == (1-2)r7c5 = r7c9 - (2=36)r4c69 - (657=4)r248c2 => -4r2c8; ste
Incorrect solution, missing chain for guardian 3r9c7 (cf. SpAce's post below). Miss time to find another one.

Edit2: finally found a few minutes to fix it.
Last edited by Cenoman on Sun Jul 21, 2019 9:25 pm, edited 2 times in total.
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France

Re: July 20, 2019

Postby Ngisa » Sat Jul 20, 2019 4:43 pm

I have to settle with a two stepper for today
Code: Select all
+-------------------+-----------------+----------------------+
| 6       1      8  | 3     9       4 | 7        2       5   |
|b347    b47     9  | 5     67      2 | 8       a346     1   |
|c347     2      5  | 8     67      1 | 346      9       346 |
+-------------------+-----------------+----------------------+
| 15      56     7  | 9     4      36 |f1236      8      g236|
|d19      69     3  | 2     8      7  |e146       5       46 |
| 2       8      4  | 1     5      36 | 9        a36      7  |
+-------------------+-----------------+----------------------+
| 8       3      16 | 4     12     9  | 5         7      h26 |
| 57      57     2  | 6     13     8  | 34        134     9  |
|d49      49     16 | 7    i123    5  | i236    ia136     8  |
+-------------------+-----------------+----------------------+

(1=364)r269c9 - r2c12 = r3c1 - (4=91)r59c1 - (1)r5c7 = (1-2)r4c7 = r4c9 - (2=6)r7c9 - (6=231)r9c578 => - 1r9c3 leads to

Code: Select all
+-----------------+-----------------+-------------------+
| 6      1      8 | 3     9      4  | 7       2       5 |
| 3      47     9 | 5     67     2  | 8       46      1 |
| 47     2      5 | 8     67     1  | 46      9       3 |
+-----------------+-----------------+-------------------+
| 15     56     7 | 9     4      36 | 136     8       2 |
| 19     69     3 | 2     8      7  | 16      5       4 |
| 2      8      4 | 1     5      36 | 9       36      7 |
+-----------------+-----------------+-------------------+
| 8      3      1 | 4     2      9  | 5      7        6 |
| 57     57     2 | 6     13*    8  | 34     4-13*    9 |
| 49     49     6 | 7     13*    5  | 2      13*      8 |
+-----------------+-----------------+-------------------+

Type 1 UR (13)r89c58 => - 13r8c8; stte

Clement
Ngisa
 
Posts: 1384
Joined: 18 November 2012

Re: July 20, 2019

Postby SteveG48 » Sat Jul 20, 2019 5:34 pm

A shorter variant on mine:

Code: Select all
 *-----------------------------------------------------------*
 | 6     1     8     | 3     9     4     | 7     2     5     |
 | 347   47    9     | 5     67    2     | 8     36-4  1     |
 |b347   2     5     | 8     67    1     |a346   9    a346   |
 *-------------------+-------------------+-------------------|
 | 15    56    7     | 9     4     36    | 1236  8    c236   |
 |b19    69    3     | 2     8     7     |c146   5    c46    |
 | 2     8     4     | 1     5     36    | 9    c36    7     |
 *-------------------+-------------------+-------------------|
 | 8     3     16    | 4     12    9     | 5     7    d26    |
 | 57    57    2     | 6     13    8     | 34   d134   9     |
 |b49    49    16    | 7     123   5     | 236  d136   8     |
 *-----------------------------------------------------------*


4r3c79 = (149)r359c1 - (1=2346)b6p3468 - (2|3=146)b9p358 => -4 r2c8 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: July 20, 2019

Postby SpAce » Sat Jul 20, 2019 8:32 pm

Ugly.

Code: Select all
.-----------------.------------.---------------------.
|  6     1     8  | 3  9    4  |   7      2      5   |
|  347  e7(4)  9  | 5  67   2  |   8      36-4   1   |
|  347   2     5  | 8  67   1  |   346    9      346 |
:-----------------+------------+---------------------:
| d15   d56    7  | 9  4   d36 | bc1236   8      236 |
|  19    69    3  | 2  8    7  |   146    5      46  |
|  2     8     4  | 1  5   c36 |   9     b36     7   |
:-----------------+------------+---------------------:
|  8     3     16 | 4  12   9  |   5      7      26  |
|  57   e57    2  | 6  13   8  | a[3]4  ab13[4]  9   |
|  49    49    16 | 7  123  5  |  b236   b136    8   |
'-----------------'------------'---------------------'

(4,3)r8c87 = (3,2)r94c7|(3,6)r986c8 - (16)r4c7,r6c6 = (1|6,5)r4c162 - (5=74)r82c2 => -4 r2c8; 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: July 20, 2019

Postby SpAce » Sat Jul 20, 2019 8:38 pm

SteveG48 wrote:4r3c79 = (149)r359c1 - (1=2346)b6p3468 - (2|3=146)b9p358 => -4 r2c8 ; stte

Very nice!
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: July 20, 2019

Postby SpAce » Sat Jul 20, 2019 8:58 pm

Hi Cenoman,

Hidden Text: Show
Cenoman wrote:UR(13)r89c58 using externals:
(4)r8c8 = (4-3)r8c7 == (1-2)r7c5 = r7c9 - (2=36)r4c69 - (657=4)r248c2 => -4r2c8; ste

That's very nice as well, but can you explain how it works? What am I missing if I think the external 3r9c7 should be covered too?

Edit: Ok, thanks, and too bad. I presumed and hoped that I just couldn't see some clever interplay of the externals.
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: July 20, 2019

Postby Cenoman » Sun Jul 21, 2019 9:21 pm

The UR(13)r89c58 solution was not desperate:
Code: Select all
 +------------------+------------------+---------------------+
 |  6     1    8    |  3    9     4    |  7      2     5     |
 |  347  D47   9    |  5    67    2    |  8      36-4  1     |
 |  347   2    5    |  8    67    1    |  346    9     346   |
 +------------------+------------------+---------------------+
 |  15   D56   7    |  9    4    C36   |  1236   8    C236   |
 |  19    69   3    |  2    8     7    |  146    5     46    |
 |  2     8    4    |  1    5     36   |  9      36    7     |
 +------------------+------------------+---------------------+
 |  8     3    16   |  4  A'12    9    |  5      7    B26    |
 |  57   D57   2    |  6    13    8    | a34    b134   9     |
 |  49    49   16   |  7    123   5    | A236    136   8     |
 +------------------+------------------+---------------------+

UR(13)r89c58 using externals:
(4-3)r8c7 = (4)r8c8
(3-2)r9c7 = r7c9 - (2=36)r4c69 - (657=4)r248c2
(1-2)r7c5 = r7c9 - (2=36)r4c69 - (657=4)r248c2
=> -4r2c8; ste

or as a net avoiding repetition of the subchain
Hidden Text: Show
Code: Select all
 (3-4)r8c7 = (4)r8c8
 ||
 (3-2)r9c7
 ||      \\   
 ||        (2)r7c9 - (2=3[size=85]6[/size])r4c69 - (6[size=85]57[/size]=4)r248c2
 ||      //
 (1-2)r7c5
 => -4r2c8; ste
or as a TM
Hidden Text: Show
Code: Select all
4r2c2 7r2c2
      7r8c2 5r8c2
            5r4c2 6r4c2
                  6r4c6 3r4c6
                  6r4c9 3r4c9 2r4c9
                              2r7c9 2r9c7
                              2r7c9       2r7c5
                                    3r9c7 1r7c5 3r8c7    UR(13)r89c58
4r8c8                                           4r8c7
 => -4r2c8; ste
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France


Return to Puzzles