The Letter D

Post puzzles for others to solve here.

The Letter D

Postby m_b_metcalf » Thu Apr 13, 2023 8:40 am

Code: Select all
 . 1 2 3 4 5 . . .
 . . 6 7 . . 5 . .
 . . 8 . . . . 1 .
 . . 4 . . . . . 9
 . . 5 6 . . . . 8
 . . 1 . . . . . 7
 . . 7 . . . . 4 .
 . . 3 9 . . 6 . .
 . 6 9 5 8 3 . . .   

.12345.....67..5....8....1...4.....9..56....8..1.....7..7....4...39..6...69583...
User avatar
m_b_metcalf
2017 Supporter
 
Posts: 13585
Joined: 15 May 2006
Location: Berlin

Re: The Letter D

Postby Leren » Thu Apr 13, 2023 9:39 am

Code: Select all
*-----------------------------------*
| 79  1  2 | 3  4     5  | 8   79 6 |
| 39  4  6 | 7  1     8  | 5   39 2 |
| 357 57 8 | 2  69    69 | 37  1  4 |
|----------+-------------+----------|
| 26  3  4 | 8  25    7  | 1   56 9 |
| 27  79 5 | 6 d23-9  1  | 4  c23 8 |
| 268 89 1 | 4  2359 a29 |b23  56 7 |
|----------+-------------+----------|
| 58  58 7 | 1  26    26 | 9   4  3 |
| 1   2  3 | 9  7     4  | 6   8  5 |
| 4   6  9 | 5  8     3  | 27  27 1 |
*-----------------------------------*

H2 Wing: (9=2) r6c6 - r6c7 = (2-3) r5c8 = (3) r5c5 => - 9 r5c5; stte

Leren
Leren
 
Posts: 5044
Joined: 03 June 2012

Re: The Letter D

Postby RSW » Thu Apr 13, 2023 10:13 am

Code: Select all
 +-----------+---------------+---------+
 | 79  1   2 | 3   4      5  | 8  79 6 |
 | 39  4   6 | 7   1      8  | 5  39 2 |
 | 357 57  8 | 2   69     69 | 37 1  4 |
 +-----------+---------------+---------+
 | 26  3   4 | 8  a25     7  | 1  56 9 |
 | 27  79  5 | 6   239    1  | 4  23 8 |
 | 268 8-9 1 | 4 ab2359 ab29 |b23 56 7 |
 +-----------+---------------+---------+
 | 58  58  7 | 1   26     26 | 9  4  3 |
 | 1   2   3 | 9   7      4  | 6  8  5 |
 | 4   6   9 | 5   8      3  | 27 27 1 |
 +-----------+---------------+---------+

(9=253)b5p289 - (5=239)r6c567 => -9r6c2; stte
RSW
 
Posts: 619
Joined: 01 December 2018
Location: Western Canada

Re: The Letter D

Postby P.O. » Thu Apr 13, 2023 5:35 pm

basics:
Hidden Text: Show
Code: Select all
( n6r1c9   n2r3c4   n1r7c4   n8r4c4   n4r6c4   n4r9c1   n4r8c6
  n4r5c7   n7r8c5   n8r2c6   n9r7c7   n1r4c7   n1r2c5   n1r8c1
  n3r7c9   n5r8c9   n8r8c8   n8r1c7   n4r3c9   n2r8c2   n2r2c9
  n1r9c9   n1r5c6   n4r2c2   n7r4c6   n3r4c2 )

intersections:
((((9 0) (3 5 2) (6 9)) ((9 0) (3 6 2) (6 9)))
 (((9 0) (5 2 4) (7 9)) ((9 0) (6 2 4) (8 9))))

PAIR BOX: ((5 8 6) (2 3)) ((6 7 6) (2 3)) 
(((4 8 6) (2 5 6)) ((6 8 6) (2 3 5 6)))

Code: Select all
79    1     2     3     4     5     8     79    6             
39    4     6     7     1     8     5     39    2             
357   57    8     2     69    69    37    1     4             
26    3     4     8     25    7     1     56    9             
27    79    5     6     239   1     4     23    8             
268   89    1     4     2359  29    23    56    7             
58    58    7     1     26    26    9     4     3             
1     2     3     9     7     4     6     8     5             
4     6     9     5     8     3     27    27    1           

7r1c1 => r59c8 <> 2
 r1c1=7 - r5c1{n7 n2}
 r1c1=7 - c8n7{r1 r9}
 
=> r1c1 <> 7
ste.
P.O.
 
Posts: 1389
Joined: 07 June 2021

Re: The Letter D

Postby Cenoman » Thu Apr 13, 2023 9:15 pm

Code: Select all
 +------------------+-------------------+-----------------+
 |  79    1    2    |  3    4      5    |  8    79   6    |
 |  39    4    6    |  7    1      8    |  5    39   2    |
 |  357   57   8    |  2    69*    69*  |  37   1    4    |
 +------------------+-------------------+-----------------+
 |  26*   3    4    |  8    25*    7    |  1    56*  9    |
 | b27    79   5    |  6    29-3   1    |  4   c23   8    |
 |  268*  89   1    |  4   a2359*  29*  |  23   56*  7    |
 +------------------+-------------------+-----------------+
 |  58    58   7    |  1    26*    26*  |  9    4    3    |
 |  1     2    3    |  9    7      4    |  6    8    5    |
 |  4     6    9    |  5    8      3    |  27   27   1    |
 +------------------+-------------------+-----------------+

MUG(2569)r37c56, r4c158, r5c1568 (*), using mixed internal-external
(3)r6c5 == (2)r5c1 - (2=3)r5c8 => -3 r5c5; ste
Cenoman
Cenoman
 
Posts: 2756
Joined: 21 November 2016
Location: France


Return to Puzzles