December 6, 2019

Post puzzles for others to solve here.

December 6, 2019

Postby ArkieTech » Fri Dec 06, 2019 10:30 am

Code: Select all
 *-----------*
 |..3|2.4|1.8|
 |..6|7..|...|
 |.74|.5.|...|
 |---+---+---|
 |9..|...|...|
 |.37|.1.|24.|
 |...|...|..7|
 |---+---+---|
 |...|.3.|81.|
 |...|..5|7..|
 |3.2|6.8|5..|
 *-----------*

..32.41.8..67......74.5....9.........37.1.24.........7....3.81......57..3.26.85..


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

Re: December 6, 2019

Postby Leren » Fri Dec 06, 2019 10:37 am

Code: Select all
*----------------------------------------------------*
| 5     9      3  | 2      6    4    | 1   7    8    |
| 128   28     6  | 7     c89   139  | 4   235  2359 |
|a128   7      4  |b389    5    139  | 369 236  2369 |
|-----------------+------------------+---------------|
| 9     24568 f58 | 3458   248  7    | 36  3568 1    |
| 6-8   3      7  | 589    1    69   | 2   4    569  |
| 246-8 24568  1  | 34589  2489 2369 | 369 3568 7    |
|-----------------+------------------+---------------|
| 7     456    59 | 49     3    29   | 8   1    26   |
| 468   468   e89 | 1     d249  5    | 7   236  236  |
| 3     1      2  | 6      7    8    | 5   9    4    |
*----------------------------------------------------*

(8) r3c1 = r3c4 - (8=9) r2c5 - r8c5 = (9-8) r8c3 = (8) r4c3 => - 8 r56c1; stte

Leren
Leren
 
Posts: 5035
Joined: 03 June 2012

Re: December 6, 2019

Postby SpAce » Fri Dec 06, 2019 12:37 pm

Code: Select all
.----------------------.---------------------.-----------------.
|  5      9       3    |  2       6     4    | 1    7     8    |
|  128    28      6    |  7      c89    139  | 4    235   2359 |
| d12(8)  7       4    | c389     5     139  | 369  236   2369 |
:----------------------+---------------------+-----------------:
|  9      24568  a5[8] |  3458    248   7    | 36   3568  1    |
|  6-8    3       7    |  589     1     69   | 2    4     569  |
|  246-8  24568   1    |  34589   2489  2369 | 369  3568  7    |
:----------------------+---------------------+-----------------:
|  7      456     59   |  49      3     29   | 8    1     26   |
|  468    468    b89   |  1      b249   5    | 7    236   236  |
|  3      1       2    |  6       7     8    | 5    9     4    |
'----------------------'---------------------'-----------------'

M2-Wing Transport

(8)r4c3 = (89)r8c35 - (98)r3c41 = (8)r3c1 => -8 r56c1; stte

(Yes, I realize it's the same solution. Different category.)
-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 6, 2019

Postby Ngisa » Fri Dec 06, 2019 1:43 pm

Code: Select all
+---------------------+-----------------------+---------------------+
| 5       9        3  | 2        6       4    | 1      7       8    |
| 128     28       6  | 7       i8-9     139  | 4      235     2359 |
| 128     7        4  |h389      5       139  | 369    236     2369 |
+---------------------+-----------------------+---------------------+
| 9       24568   c58 |d3458    d248     7    | 36    d3568    1    |
| 68      3        7  |g589      1       69   | 2      4       569  |
| 2468    24568    1  |f34589   f2489    2369 | 369   e3568    7    |
+---------------------+-----------------------+---------------------+
| 7       456      59 | 49       3       29   | 8      1       26   |
| 468     468     b89 | 1       a249     5    | 7      236     236  |
| 3       1        2  | 6        7       8    | 5      9       4    |
+---------------------+-----------------------+---------------------+

(9)r8c5 = (9-8)r8c3 = r4c3 - r4c458 = r6c8 - r6c54 = r5c4 - r3c4 = (8)r2c5 => - 9r2c5; stte

Clement
Ngisa
 
Posts: 1381
Joined: 18 November 2012

Re: December 6, 2019

Postby Mauriès Robert » Fri Dec 06, 2019 3:21 pm

The equivalent, in terms of TDP, of the resolutions of Leren and SpAce.
- With anti-tracks : (Th 2 TDP Part 1)
P'(8r3c1) = {8r3c4, 9r2c5, 9r8c3, 8r4c3, ...}
=> -8r56c1, stte.
- With tracks : (Th 2 TDP Part 2)
P(8r3c4) = {9r2c5, 9r8c3, 8r4c3, ...}
P(8r2c5) = {8r3c1, ...}
=> -8r56c1, stte.
Robert
Mauriès Robert
 
Posts: 585
Joined: 07 November 2019
Location: France


Return to Puzzles