Steve Stumble 3-3-2023

Post puzzles for others to solve here.

Steve Stumble 3-3-2023

Postby SteveG48 » Fri Mar 03, 2023 1:37 pm

Code: Select all
 *-----------*
 |...|..3|2..|
 |.21|...|.6.|
 |5..|18.|...|
 |---+---+---|
 |3..|..4|...|
 |7.2|...|4..|
 |...|6..|..8|
 |---+---+---|
 |...|..9|5.4|
 |.3.|.7.|1..|
 |..4|8..|...|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4479
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 3-3-2023

Postby P.O. » Fri Mar 03, 2023 6:37 pm

basics:
Hidden Text: Show
Code: Select all
( n2r3c6   n3r3c3   n4r8c4   n6r3c2   n6r1c5   n8r2c7   n8r5c6
  n3r2c9   n4r3c8   n4r2c5   n6r5c9   n6r4c3   n8r4c2   n9r2c1
  n6r9c7   n6r7c1   n9r1c4   n3r6c7   n6r8c6   n5r8c3   n9r9c2
  n9r6c3 )

intersections:
((((7 0) (9 8 9) (2 3 7)) ((7 0) (9 9 9) (2 7)))
 (((7 0) (3 7 3) (7 9)) ((7 0) (3 9 3) (7 9))))

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

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

X-WING COL: n1 (1 6) (6 9)
(((6 2 4) (1 4 5)) ((6 5 5) (1 2 5)) ((6 8 6) (1 2 5 7)) ((9 5 8) (1 3 5)))

Code: Select all
48     47     78     9      6      3      2      15     15             
9      2      1      57     4      57     8      6      3               
5      6      3      1      8      2      79     4      79             
3      8      6      257    1259   4      79     12579  15             
7      15     2      35     1359   8      4      159    6               
14     45     9      6      25     157    3      257    8               
6      17     78     23     123    9      5      38     4               
28     3      5      4      7      6      1      89     29             
12     9      4      8      35     15     6      37     27             

2r8c1 => r6c68 <> 7
 r8c1=2 - r9c1{n2 n1} - c6n1{r9 r6}
 r8c1=2 - r9n2{c1 c9} - r9n7{c9 c8}
 
=> r8c1 <> 2
ste.
P.O.
 
Posts: 1731
Joined: 07 June 2021

Re: Steve Stumble 3-3-2023

Postby Leren » Fri Mar 03, 2023 7:43 pm

Code: Select all
*--------------------------------------------*
| 48  47  78 | 9   6     3   | 2   15     15 |
| 9   2   1  | 57  4     57  | 8   6      3  |
| 5   6   3  | 1   8     2   | 79  4      79 |
|------------+---------------+---------------|
| 3   8   6  | 257 1259  4   | 79  12579  15 |
| 7   15  2  | 35  1359  8   | 4   159    6  |
| 14  145 9  | 6   125  b157 | 3  c1257   8  |
|------------+---------------+---------------|
| 6   17  78 | 23  123   9   | 5   38     4  |
| 28  3   5  | 4   7     6   | 1   89     29 |
| 2-1 9   4  | 8   135  a15  | 6  d37    e27 |
*--------------------------------------------*

(1) r9c6 = (1-7) r6c6 = r6c8 - r9c8 = (7-2) r9c9 = (2) r9c1 => - 1 r9c1; stte

Leren
Last edited by Leren on Fri Mar 03, 2023 11:18 pm, edited 1 time in total.
Leren
 
Posts: 5117
Joined: 03 June 2012

Re: Steve Stumble 3-3-2023

Postby Ngisa » Fri Mar 03, 2023 8:03 pm

Code: Select all
+-----------------+--------------------+-------------------+
|b48    47    c78 | 9      6       3   | 2     15       15 |
| 9     2      1  | 57     4       57  | 8     6        3  |
| 5     6      3  | 1      8       2   | 79    4        79 |
+-----------------+--------------------+-------------------+
| 3     8      6  | 257    1259    4   | 79    12579    15 |
| 7     15     2  | 35     1359    8   | 4     159      6  |
|a14    145    9  | 6      125    g57-1| 3    f1257     8  |
+-----------------+--------------------+-------------------+
| 6     17    d78 | 23     123     9   | 5    e38       4  |
| 28    3      5  | 4      7       6   | 1     89       29 |
| 12    9      4  | 8      135     15  | 6    e37       27 |
+-----------------+--------------------+-------------------+

(1=4)r6c1 - (4=8)r1c1 - r1c3 = r7c3 - (8=37)r79c8 - (7)r6c8 = (7)r6c6 => - 1r6c6; stte

Clement
Ngisa
 
Posts: 1411
Joined: 18 November 2012

Re: Steve Stumble 3-3-2023

Postby RSW » Fri Mar 03, 2023 10:40 pm

Code: Select all
 +------------+---------------+-------------+
 | 48  47  78 | 9   6     3   | 2  15    15 |
 | 9   2   1  | 57  4     57  | 8  6     3  |
 | 5   6   3  | 1   8     2   | 79 4     79 |
 +------------+---------------+-------------+
 | 3   8   6  | 257 1259  4   | 79 12579 15 |
 | 7   15  2  | 35  1359  8   | 4  159   6  |
 | 14  145 9  | 6   125  c157 | 3 b1257  8  |
 +------------+---------------+-------------+
 | 6   17  78 | 23  123   9   | 5  38    4  |
 | 28  3   5  | 4   7     6   | 1  89    29 |
 | 2-1 9   4  | 8  a135 ad15  | 6 a37    27 |
 +------------+---------------+-------------+

(1=357)r9c568 - (7)r6c8 = (7-1)r6c6 = (1)r9c6 => -1r9c1; stte
RSW
 
Posts: 669
Joined: 01 December 2018
Location: Western Canada


Return to Puzzles