9-17-2023

Post puzzles for others to solve here.

9-17-2023

Postby SteveG48 » Sun Sep 17, 2023 11:47 am

Code: Select all
 *-----------*
 |14.|.5.|...|
 |...|4.7|.8.|
 |6..|..3|1..|
 |---+---+---|
 |.2.|...|...|
 |.51|.4.|63.|
 |...|...|.7.|
 |---+---+---|
 |..7|6..|..4|
 |.1.|7.8|...|
 |...|.9.|.13|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4479
Joined: 08 November 2013
Location: Orlando, Florida

Re: 9-17-2023

Postby pjb » Sun Sep 17, 2023 12:54 pm

Code: Select all
 1       4       8      | 29     5      6      | 3     a29     7     
 2      b39      359    | 4      1      7      | 5-9    8      6     
 6       7       59     | 29     8      3      | 1      4      259   
------------------------+----------------------+---------------------
 3       2       6      | 1      7      59     | 4      59     8     
 7       5       1      | 8      4      29     | 6      3      29     
 49      8       49     | 3      6      25     | 25     7      1     
------------------------+----------------------+---------------------
b59     b39      7      | 6      23     1      | 8     b259    4     
 459     1       349    | 7      23     8      | 259    6      259   
 8       6       2      | 5      9      4      | 7      1      3     

(9=2)r1c8 - (2=3)r7c128 - (3=9)r2c2 => -9 r2c7; stte

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

Re: 9-17-2023

Postby Cenoman » Sun Sep 17, 2023 4:43 pm

Code: Select all
 +-------------------+-----------------+--------------------+
 |  1     4    8     |  29   5    6    |  3     29*   7     |
 |  2    G39* A359#  |  4    1    7    |  59*   8     6     |
 |  6     7    5-9   |  29   8    3    |  1     4    A259#  |
 +-------------------+-----------------+--------------------+
 |  3     2    6     |  1    7    59   |  4    c59#   8     |
 |  7     5    1     |  8    4    29   |  6     3     29    |
 |  49    8    49    |  3    6    25   |  25    7     1     |
 +-------------------+-----------------+--------------------+
 |eb59#  F39*  7     |  6    23   1    |  8    d259*  4     |
 |  459   1    349   |  7    23   8    |  259   6     259   |
 |  8     6    2     |  5    9    4    |  7     1     3     |
 +-------------------+-----------------+--------------------+

5-link oddagon (9)r27, c28, b3 (*), having four guardians (#)
(9)r2c3|r3c9 == [(9)r7c1 == (9-5)r4c8 = r7c8 - (5=9)r7c1] - (9)r7c2 = r2c2 => -9 r3c3; ste
Cenoman
Cenoman
 
Posts: 2974
Joined: 21 November 2016
Location: France

Re: 9-17-2023

Postby Leren » Sun Sep 17, 2023 8:36 pm

Code: Select all
*------------------------------------------*
|  1   4    8    | 29 5  6  | 3   29   7   |
|  2   39  f59-3 | 4  1  7  | 59  8    6   |
|  6   7   e59   | 29 8  3  | 1   4   d259 |
|----------------+----------+--------------|
|  3   2    6    | 1  7  59 | 4   59   8   |
|  7   5    1    | 8  4  29 | 6   3    29  |
| #49  8   #49   | 3  6  25 | 25  7    1   |
|----------------+----------+--------------|
|  59  39   7    | 6  23 1  | 8   259  4   |
|b#459 1  a#349  | 7  23 8  | 259 6   c259 |
|  8   6    2    | 5  9  4  | 7   1    3   |
*------------------------------------------*

UR (49) r68c13 : 3r8c3 = UR = 5r8c1 - 5r8c9 = 5r3c9 - 5r3c3 = 5r2c3 => - 3 r2c3; stte

Leren
Leren
 
Posts: 5117
Joined: 03 June 2012

Re: 9-17-2023

Postby Hajime » Mon Sep 18, 2023 3:37 pm

After basics (Naked/Hidden pair/triples/quads; No Pointing/Claiming)
Code: Select all
   +-----------+--------+-----------+ 
   | 1   4   8 |29  5  6| 3   29  7 | 
   | 2  39  359| 4  1  7| 59  8   6 | 
   | 6   7  59 |29  8  3| 1   4  259| 
   +-----------+--------+-----------+ 
   | 3   2   6 | 1  7 59| 4   59  8 | 
   | 7   5   1 | 8  4 29| 6   3   29| 
   | 49  8  49 | 3  6 25| 25  7   1 | 
   +-----------+--------+-----------+ 
   | 59 39   7 | 6 23  1| 8  259  4 | 
   |459  1 3459| 7 23  8|259  6  259| 
   | 8   6   2 | 5  9  4| 7   1   3 | 
   +--------------------------------+ 

Only some XY-chains (bivalue)
Code: Select all
XY-wing [3 cells] (9)(9=5)r2c7-(5=2)r6c7-(2=9)r5c9 => (-9)r3c9
XY-chain [7 links] (5)(5=9)r3c3-(9=4)r6c3-(4=9)r6c1-(9=5)r7c1 => (-5)r8c3
XY-chain [9 links] (9)(9=2)r1c8-(2=5)r3c9-(5=9)r3c3-(9=3)r2c2-(3=9)r7c2 => (-9)r7c8
XY-wing [3 cells] (5)(5=9)r2c7-(9=2)r1c8-(2=5)r7c8 => (-5)r8c7
XY-wing [3 cells] (2)(2=5)r3c9-(5=9)r2c7-(9=2)r8c7 => (-2)r8c9
XY-wing [3 cells] (9)(9=5)r7c1-(5=2)r7c8-(2=9)r8c7 => (-9)r8c1 (-9)r8c3
XY-chain [9 links] (9)(9=2)r1c8-(2=5)r7c8-(5=9)r7c1-(9=3)r7c2-(3=9)r2c2 => (-9)r2c7
stte
User avatar
Hajime
 
Posts: 1375
Joined: 20 April 2018
Location: Fryslân


Return to Puzzles