Steve Stumble 5-9-2021

Post puzzles for others to solve here.

Steve Stumble 5-9-2021

Postby SteveG48 » Sun May 09, 2021 8:06 pm

Code: Select all
 *-----------*
 |.4.|.9.|6..|
 |...|..6|.3.|
 |7..|...|895|
 |---+---+---|
 |..5|4..|9.3|
 |...|.7.|...|
 |8.3|..1|5..|
 |---+---+---|
 |582|...|..4|
 |.1.|6..|...|
 |..7|...|.2.|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4259
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 5-9-2021

Postby Leren » Sun May 09, 2021 8:57 pm

Code: Select all
*------------------------------------------------------*
| 123  4    18   | 123578  9    j3578  | 6   k17   127 |
| 129  5    189  | 1278   e18    6     | 4    3    127 |
| 7    236 c16   |d123    d134   34    | 8    9    5   |
|----------------+---------------------+---------------|
| 126  267  5    | 4      f268  g28    | 9   m7-1  3   |
| 1469 69  b1469 | 35      7     35    | 2    8   a16  |
| 8    267  3    | 9       26    1     | 5    4    67  |
|----------------+---------------------+---------------|
| 5    8    2    | 137     13    9     | 137  6    4   |
| 349  1    49   | 6       2348 h23478 | 37   5    89  |
| 3469 369  7    | 138     5     348   | 13   2    89  |
*------------------------------------------------------*

(1=6) r5c9 - r5c3 = (6-1) r3c3 = r3c45 - (1=8) r2c5 - r4c5 = (8-2) r4c6 = (2-7) r8c6 = r1c6 - r1c8 = (7) r4c8 = > - 1 r4c8; stte

Leren
Leren
 
Posts: 5046
Joined: 03 June 2012

Re: Steve Stumble 5-9-2021

Postby eleven » Sun May 09, 2021 9:25 pm

Can't resist step 1: UR 35 r15c46 => 3r1c1
Code: Select all
 +-------+-------+-------+
 | @ 4 - | # 9 # | 6 - - |
 | . . . | . . 6 | . 3*. |
 | 7 . . | . . . | 8 9 5*|
 +-------+-------+-------+
 | . . 5*| 4 . . | 9 . 3*|
 | - - - | # 7 # | - - - |
 | 8 . 3*| . . 1 | 5*. . |
 +-------+-------+-------+
 | 5*8 2 | . . . | . . 4 |
 | . 1 . | 6 . . | . . . |
 | . . 7 | . . . | . 2 . |
 +-------+-------+-------+

Then xy-wing or xyz-wing
eleven
 
Posts: 3104
Joined: 10 February 2008

Re: Steve Stumble 5-9-2021

Postby pjb » Mon May 10, 2021 12:07 am

Code: Select all
 123     4       18     | 123578 9      357-8  | 6      17     127   
 129     5       189    | 1278  a18     6      | 4      3      127   
 7      d236    c16     |b123   b134    34     | 8      9      5     
------------------------+----------------------+---------------------
g126     267     5      | 4     h26-8  j28     | 9      17     3     
 1469    69      1469   | 35     7      35     | 2      8      16     
 8       267     3      | 9     i26     1      | 5      4      67     
------------------------+----------------------+---------------------
 5       8       2      | 137    13     9      | 137    6      4     
 349     1       49     | 6      2348   23478  | 37     5      89     
f3469   e369     7      | 138    5      348    | 13     2      89     

(8=1)r2c5 - (1)r3c45 = (1-6)r3c3 = (6*)r3c2 - (6)r9c2 = (6)r9c1 - (6)r4c1*2 = (6)r4c5 - (6=2)r6c5 - (2=8)r4c6 => -8 r1c6, -8 r4c5; stte

A bit simpler:
(1-6)r3c3 = r5c3 - r4c2 = (6-8)r4c5
(1)r3c4 - (1=8)r2c5 - r4c5
(1)r3c5 - (1=8)r2c5 - r4c5 => -8 r4c5; stte

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

Re: Steve Stumble 5-9-2021

Postby jco » Mon May 10, 2021 1:08 am

After basics, same start as Phil's

Code: Select all
.------------------------------------------------------------.
|  123    4     18   |  123578   9      357-8 | 6    17  127 |
|  129    5     189  |  1278    a18     6     | 4    3   127 |
|  7      236  c16   | b123     b134    34    | 8    9   5   |
|--------------------+------------------------+--------------|
| e126   e267   5    |  4       f26-8  g28    | 9    17  3   |
|  1469   69   d1469 |  35       7      35    | 2    8   16  |
|  8      267   3    |  9        26     1     | 5    4   67  |
|--------------------+------------------------+--------------|
|  5      8     2    |  137      13     9     | 137  6   4   |
|  349    1     49   |  6        2348   23478 | 37   5   89  |
|  3469   369   7    |  138      5      348   | 13   2   89  |
'------------------------------------------------------------'

(8=1)r2c5-(1)r3c45=(1-6)r3c3=r5c3-r4c12=(6-8)r4c5=(8)r4c6 => -8 r1c6,r4c5; ste
JCO
jco
 
Posts: 712
Joined: 09 June 2020


Return to Puzzles