8-27-2024

Post puzzles for others to solve here.

8-27-2024

Postby SteveG48 » Tue Aug 27, 2024 11:16 am

Code: Select all
 *-----------*
 |...|8..|..6|
 |623|...|..5|
 |.84|.96|..3|
 |---+---+---|
 |74.|...|...|
 |..6|.3.|1..|
 |...|...|.74|
 |---+---+---|
 |8..|91.|36.|
 |4..|...|851|
 |3..|..8|...|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4483
Joined: 08 November 2013
Location: Orlando, Florida

Re: 8-27-2024

Postby Ngisa » Tue Aug 27, 2024 3:56 pm

Code: Select all
+---------------------+------------------+------------------+
| 159    1579    1579 | 8      25     3  | 24    124    6   |
| 6      2       3    | 7      4      1  | 9     8      5   |
| 15     8       4    | 25     9      6  | 7     12     3   |
+---------------------+------------------+------------------+
| 7      4       189  | 126    268    59 | 56    3     d29  |
| 259   a59      6    | 4      3      7  | 1     2-9    8   |
| 129    3       189  | 126    268    59 | 56    7      4   |
+---------------------+------------------+------------------+
| 8     b57      257  | 9      1      4  | 3     6     c27  |
| 4      679     79   | 3      67     2  | 8     5      1   |
| 3      167     127  | 56     567    8  | 24    249    279 |
+---------------------+------------------+------------------+

(9=5)r5c2 - (5=7)r7c2 - (7=2)r7c9 - (2=9)r4c9 => - 9r5c8; ste

Clement
Ngisa
 
Posts: 1412
Joined: 18 November 2012

Re: 8-27-2024

Postby P.O. » Tue Aug 27, 2024 5:34 pm

basics:
Hidden Text: Show
Code: Select all
( n3r8c4   n3r4c8   n3r6c2   n3r1c6   n4r7c6   n8r2c8   n9r2c7
  n4r5c4   n7r5c6   n8r5c9   n1r2c6   n2r8c6   n7r2c4   n4r2c5
  n7r3c7 )

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

PAIR COL: ((1 7 3) (2 4)) ((9 7 9) (2 4)) 
(((4 7 6) (2 5 6)) ((6 7 6) (2 5 6)))

Code: Select all
159   1579  1579  8     25    3     24    124   6             
6     2     3     7     4     1     9     8     5             
15    8     4     25    9     6     7     12    3             
7     4     189   126   268   59    56    3     29             
259   59    6     4     3     7     1     29    8             
129   3     189   126   268   59    56    7     4             
8     57    257   9     1     4     3     6     27             
4     679   79    3     67    2     8     5     1             
3     167   127   56    567   8     24    249   279           

5r5c1 => r3c1 <> 1,5
 r5c1=5 - r5n2{c1 c8} - r3c8{n2 n1}
 
=> r5c1 <> 5
ste.
P.O.
 
Posts: 1738
Joined: 07 June 2021

Re: 8-27-2024

Postby Leren » Tue Aug 27, 2024 11:12 pm

Code: Select all
*---------------------------------------------*
| 159  1579 e1579 | 8   25  3  | 24  124  6   |
| 6    2     3    | 7   4   1  | 9   8    5   |
|f15   8     4    | 25  9   6  | 7   12   3   |
|-----------------+------------+--------------|
| 7    4     189  | 126 268 59 | 56  3   b29  |
|g59-2 59    6    | 4   3   7  | 1  a29   8   |
| 129  3     189  | 126 268 59 | 56  7    4   |
|-----------------+------------+--------------|
| 8    57   d257  | 9   1   4  | 3   6   c27  |
| 4    679   79   | 3   67  2  | 8   5    1   |
| 3    167   127  | 56  567 8  | 24  249  279 |
*---------------------------------------------*

(2) r5c8 = r4c9 - r7c9 = (2-5) r7c3 = r1c3 - r3c1 = (5) r5c1 => - 2 r5c1; stte

Leren
Leren
 
Posts: 5121
Joined: 03 June 2012

Re: 8-27-2024

Postby pjb » Tue Aug 27, 2024 11:59 pm

Code: Select all
 159     1579    1579   | 8      25     3      | 24     124    6     
 6       2       3      | 7      4      1      | 9      8      5     
 15      8       4      | 25     9      6      | 7      12     3     
------------------------+----------------------+---------------------
 7       4       189    | 126    268    59     | 56     3      9-2     
 259    b59      6      | 4      3      7      | 1     a29     8     
 129     3       189    | 126    268    59     | 56     7      4     
------------------------+----------------------+---------------------
 8      c57      257    | 9      1      4      | 3      6     d27     
 4       679     79     | 3      67     2      | 8      5      1     
 3       167     127    | 56     567    8      | 24     49-2   279   
   

(2=9)r5c8 - (9=5)r5c2 - (5=7)r7c2 - (7=2)r7c9 => -2 r4c9, r9c8; stte

Phil

PS It has a nice little Fireworks triple, but not providing a solve-in-one
pjb
2014 Supporter
 
Posts: 2672
Joined: 11 September 2011
Location: Sydney, Australia

Re: 8-27-2024

Postby shye » Wed Aug 28, 2024 2:29 am

after basics:
XSudo input: Show
3 Truths = {57N2 8N3}
6 Links = {5c2 9c23 7b7 9b47}
3 Eliminations --> r46c3<>9, r8c2<>9

6 Truths = {5N2 79N3 79N9 9B6}
4 Links = {5r7 9r5 5c2 9c9}
AUR points {aur 2r7c3 7r9c9 }
1 Elimination --> r7c2<>5

y-wing: (9=5)r5c2 - (5=7)r7c2 - (7=9)r8c3
-9r46c3
more basics, then
AUR (27r79c39) internals: 5r7c3 == 9r9c9 - 9b6p3 = 9b6p5 - (9=5)r2c5
-5r7c2 stte
User avatar
shye
 
Posts: 327
Joined: 12 June 2021

Re: 8-27-2024

Postby Cenoman » Wed Aug 28, 2024 4:01 pm

Phil wrote:It has a nice little Fireworks triple, but not providing a solve-in-one
The Fireworks triple doesn't, but the simple Firewoks in 7's does:
Code: Select all
 +----------------------+-------------------+-------------------+
 |  159   1579  c1579*  |  8     25    3    |  24   124   6     |
 |  6     2      3      |  7     4     1    |  9    8     5     |
 |  15    8      4      |  25    9     6    |  7    12    3     |
 +----------------------+-------------------+-------------------+
 |  7     4      18-9   |  126   268   59   |  56   3    e29    |
 |  259  a59     6      |  4     3     7    |  1    2-9   8     |
 |  129   3      189    |  126   268   59   |  56   7     4     |
 +----------------------+-------------------+-------------------+
 |  8    a57   db257*   |  9     1     4    |  3    6   eb27*   |
 |  4     679    79     |  3     67    2    |  8    5     1     |
 |  3     167    127    |  56    567   8    |  24   249   279   |
 +----------------------+-------------------+-------------------+

(9=57)r57c2 - (7)r7c39=FW=(7-5)r1c3 = (5-2)r7c3 = (29)r47c9 => -9 r5c8, r4c3; ste
Cenoman
Cenoman
 
Posts: 2982
Joined: 21 November 2016
Location: France


Return to Puzzles