Steve Stumble 12-9-2022

Post puzzles for others to solve here.

Steve Stumble 12-9-2022

Postby SteveG48 » Fri Dec 09, 2022 2:33 pm

Code: Select all
 *-----------*
 |..1|..3|2..|
 |.45|7..|8..|
 |6..|...|..7|
 |---+---+---|
 |..7|3.1|...|
 |.2.|.8.|.7.|
 |...|9.2|3..|
 |---+---+---|
 |4..|...|..9|
 |..3|..7|.5.|
 |..9|6..|4..|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4279
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 12-9-2022

Postby jco » Fri Dec 09, 2022 4:40 pm

After basics

Code: Select all
.-----------------------------------------------------------.
| 79    79    1     | 8     56    3     | 2     4-6   456   |
| 2     4     5     | 7     16   c69    | 8    b139  b36    |
| 6     3     8     | 2     145   49    |b15   b19    7     |
|-------------------+-------------------+-------------------|
| 589   589   7     | 3     46    1     |a56    2     458-6 |
| 3     2    e46    | 5     8    d46    | 9     7     1     |
| 158   158  f46    | 9     7     2     | 3     48-6  458-6 |
|-------------------+-------------------+-------------------|
| 4     56    2     | 1     3     58    | 7     68    9     |
| 18    168   3     | 4     9     7     | 16    5     2     |
| 157   157   9     | 6     2     58    | 4     13    38    |
'-----------------------------------------------------------'

(6=5)r4c7 - (5=1936)b3p5678 - (6)r2c6 = (6)r5c6 - (6)r5c3 = (6)r6c3 => -6 b6p389; ste
JCO
jco
 
Posts: 715
Joined: 09 June 2020

Re: Steve Stumble 12-9-2022

Postby Cenoman » Fri Dec 09, 2022 8:21 pm

Code: Select all
 +-------------------+------------------+--------------------+
 |  79    79    1    |  8    56    3    |  2    46    456    |
 |  2     4     5    |  7    16    69   |  8    139   36     |
 |  6     3     8    |  2    145   49   |  15   19    7      |
 +-------------------+------------------+--------------------+
 |  589   589   7    |  3    46    1    |  56   2     4568   |
 |  3     2     46   |  5    8     46   |  9    7     1      |
 |  158   158   46   |  9    7     2    |  3    468   4568   |
 +-------------------+------------------+--------------------+
 |  4     56    2    |  1    3     58   |  7    68    9      |
 |  18    168   3    |  4    9     7    |  16   5     2      |
 |  157   157   9    |  6    2     58   |  4    13    38     |
 +-------------------+------------------+--------------------+

Almost L3-Wing:
[(4)r3c5 = (4-6)r4c5*=*(6-5)r4c7=(5)r3c7] = (6)r4c9-r2c9=r1c89-(6=5)r1c5 => -5 r3c5; ste
Cenoman
Cenoman
 
Posts: 2782
Joined: 21 November 2016
Location: France

Re: Steve Stumble 12-9-2022

Postby P.O. » Sat Dec 10, 2022 9:54 am

basics:
Hidden Text: Show
Code: Select all
( n3r5c1   n3r3c2   n7r7c7   n7r6c5   n9r8c5   n9r5c7   n1r5c9
  n4r8c4   n5r5c4   n8r1c4   n8r3c3   n2r7c3   n2r2c1   n1r7c4
  n2r3c4   n2r8c9   n2r9c5   n3r7c5   n2r4c8 )

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

TRIPLET COL: ((1 8 3) (4 6)) ((6 8 6) (4 6 8)) ((7 8 9) (6 8))
(((2 8 3) (1 3 6 9)) ((3 8 3) (1 4 9)) ((9 8 9) (1 3 8)))

intersection:
((((4 0) (1 8 3) (4 6)) ((4 0) (1 9 3) (4 5 6))))

Code: Select all
36r2c9 => r8c7 <> 6
 r2c9=3 - r9n3{c9 c8} - b9n1{r9c8 r8c7}
 r2c9=6 - r1n6{c89 c5} - r4n6{c5 c7}
 
ste.
P.O.
 
Posts: 1420
Joined: 07 June 2021


Return to Puzzles