Historical Daily 11

Post puzzles for others to solve here.

Historical Daily 11

Postby Leren » Thu May 10, 2018 7:41 am

Code: Select all
*-----------*
|...|.5.|8.4|
|.48|.6.|2.9|
|17.|8.4|6.5|
|---+---+---|
|85.|2..|146|
|...|...|...|
|6..|..5|..7|
|---+---+---|
|.6.|5.8|.93|
|73.|64.|.8.|
|..5|.2.|...|
*-----------*
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Historical Daily 11

Postby Cenoman » Thu May 10, 2018 1:53 pm

Code: Select all
 +-------------------+---------------------+-----------------+
 |  3    9    6      |  17*    5     2     |  8    17*  4    |
 |  5    4    8      |  137*   6     137   |  2    17*  9    |
 |  1    7    2      |  8      9     4     |  6    3    5    |
 +-------------------+---------------------+-----------------+
 |  8    5    379    |  2    Cb37    79    |  1    4    6    |
 |  49   2    3479   | a1479 Cb137   6     |  39   5    8    |
 |  6    1    349    |  49     8     5     |  39   2    7    |
 +-------------------+---------------------+-----------------+
 |  2    6    14     |  5     B17    8     |  47   9    3    |
 |  7    3    19     |  6      4     19    |  5    8    2    |
 |  49   8    5      | A379    2     379   |  47   6    1    |
 +-------------------+---------------------+-----------------+

UR(17)r12c48 using externals
(1)r5c4 - (1=37)r45c5 (a,b)
(7)r5c4
(7)r9c4 - r7c5 = (7)r45c5 (A,B,C)
=> -7 r4c6; ste
Cenoman
Cenoman
 
Posts: 2751
Joined: 21 November 2016
Location: France

Re: Historical Daily 11

Postby SteveG48 » Thu May 10, 2018 2:30 pm

Code: Select all
 *-----------------------------------------------------------*
 | 3     9     6     |c17    5     2     | 8     17    4     |
 | 5     4     8     |c137   6    d37-1  | 2     17    9     |
 | 1     7     2     | 8     9     4     | 6     3     5     |
 *-------------------+-------------------+-------------------|
 | 8     5     379   | 2     37  ad79    | 1     4     6     |
 | 49    2     3479  | 1479  137   6     | 39    5     8     |
 | 6     1     349   | 49    8     5     | 39    2     7     |
 *-------------------+-------------------+-------------------|
 | 2     6     14    | 5     7-1   8     | 47    9     3     |
 | 7     3     19    | 6     4   ad19    | 5     8     2     |
 | 49    8     5     |b379   2    a379   | 47    6     1     |
 *-----------------------------------------------------------*


(1=379)r489c6 - (3|9=7)r9c4 - r12c4 = (179)r248c6 => -1 r2c6,r7c5 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4248
Joined: 08 November 2013
Location: Orlando, Florida

Re: Historical Daily 11

Postby Sudtyro2 » Thu May 10, 2018 4:03 pm

Code: Select all
+---------------+------------------+--------------+
| 3   9   6     | 17    5     2    | 8   17  4    |
| 5   4   8     | 137   6     137  | 2   17  9    |
| 1   7   2     | 8     9     4    | 6   3   5    |
+---------------+------------------+--------------+
| 8   5   379   | 2     37b   79b  | 1   4   6    |
| 49  2   3479  | 1479  1-37  6    | 39  5   8    |
| 6   1   349   | 49    8     5    | 39  2   7    |
+---------------+------------------+--------------+
| 2   6   14    | 5     17b   8    |  47  9   3   |
| 7   3   19    | 6     4     19a  |  5   8   2   |
| 49  8   5     | 379   2     379  |  47  6   1   |
+---------------+------------------+--------------+
Myth's CoALS rule applied to the two overlapping ALS marked (b). Plus, a little twist in the logic...

(1|9)r8c6 - (19=37)r4c56,r7c5 => - (37)r5c5; stte

SteveC
Sudtyro2
 
Posts: 754
Joined: 15 April 2013

Re: Historical Daily 11

Postby pjb » Fri May 11, 2018 4:03 am

Code: Select all
 3       9       6      |b17     5      2      | 8      17     4     
 5       4       8      |b137    6      37-1   | 2      17     9     
 1       7       2      | 8      9      4      | 6      3      5     
------------------------+----------------------+---------------------
 8       5       379    | 2      37     79     | 1      4      6     
 49      2       3479   | 1479   137    6      | 39     5      8     
 6       1       349    | 49     8      5      | 39     2      7     
------------------------+----------------------+---------------------
 2       6       14     | 5      17     8      | 47     9      3     
 7       3       19     | 6      4     a19     | 5      8      2     
 49      8       5      |b379    2      379    | 47     6      1     

(1=9)r8c6 - (9=1)r129c4 => -1 r2c6; stte

Phil
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia

Re: Historical Daily 11

Postby eleven » Fri May 11, 2018 7:27 am

Hm, solves with an xy-wing 19.
eleven
 
Posts: 3097
Joined: 10 February 2008

Re: Historical Daily 11

Postby Leren » Fri May 11, 2018 10:36 am

eleven wrote:Hm, solves with an xy-wing 19.

You may be surprised by the original puzzle, the link to which is here.

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Historical Daily 11

Postby eleven » Fri May 11, 2018 6:08 pm

Ah, funny, if it's titled MUG, no one looks for xy-wings :)
eleven
 
Posts: 3097
Joined: 10 February 2008


Return to Puzzles

cron