Steve Stumble 3-7-2021

Post puzzles for others to solve here.

Steve Stumble 3-7-2021

Postby SteveG48 » Sun Mar 07, 2021 4:56 pm

Code: Select all
 *-----------*
 |5..|...|..3|
 |...|.2.|5.8|
 |8..|...|.61|
 |---+---+---|
 |21.|...|...|
 |.49|8.7|2..|
 |...|...|.35|
 |---+---+---|
 |92.|3..|...|
 |..8|.9.|...|
 |1..|...|..7|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4202
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 3-7-2021

Postby Cenoman » Sun Mar 07, 2021 10:28 pm

Two steps:
Code: Select all
 +-------------------+----------------------+-----------------+
 |  5   c679    4    |  1679   678   1689   |  79   2    3    |
 | d67  c3679   1    |  69-7   2     369    |  5    4    8    |
 |  8   c379    2    |  5     A347* y349*   |  79   6    1    |
 +-------------------+----------------------+-----------------+
 |  2    1      5    | Z46   YA346* Y346*   |  8    7    9    |
 |  3    4      9    |  8      5     7      |  2    1    6    |
 |  67   8      67   |  29     1    z29     |  4    3    5    |
 +-------------------+----------------------+-----------------+
 |  9    2      67   |  3      67    5      |  1    8    4    |
 |  4   b67     8    | a167    9     16     |  3    5    2    |
 |  1    5      3    | Z24    A48   B48-2   |  6    9    7    |
 +-------------------+----------------------+-----------------+

1. (7)r8c4 = r8c2 - r123c2 = r2c1 => -7 r2c4; (-7 r13c2)
2. UR(34)r34c56 using internals
(7-348)r349c5 = (8)r9c6
(9)r3c6 = (9=2)r6c6
(6)r4c56 - (6=42)r49c4
=> -2 r9c6; ste
Cenoman
Cenoman
 
Posts: 2711
Joined: 21 November 2016
Location: France

Re: Steve Stumble 3-7-2021

Postby pjb » Sun Mar 07, 2021 11:33 pm

Same start as Cenoman:
1. (7)r8c4 = r8c2 - r123c2 = r2c1 => -7 r2c4; (-7 r13c2)
Then
Code: Select all
 5      *69      4      | 17    *678   *1689   | 79     2      3     
 67      3679    1      | 69     2      39-6   | 5      4      8     
 8       39      2      | 5      347    349    | 79     6      1     
------------------------+----------------------+---------------------
 2       1       5      | 46     346    34-6   | 8      7      9     
 3       4       9      | 8      5      7      | 2      1      6     
 67      8       67     | 29     1      29     | 4      3      5     
------------------------+----------------------+---------------------
 9       2       67     | 3     *67     5      | 1      8      4     
 4      *67      8      | 17     9     f16     | 3      5      2     
 1       5       3      | 24     48     248    | 6      9      7     


Finned franken swordfish of 6s (r18b8\c256), (endo)fin at r8c6 => -6 r24c6; stte

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

Re: Steve Stumble 3-7-2021

Postby jco » Mon Mar 08, 2021 12:34 am

I have the same eliminations as Phil. The second move is seen as an
extended empty rectangle.

After basics

1. (7)r8c4=r8c2-r123c2=(7)r2c1 => -7 r2c4 (+basics)

Code: Select all
  1   2      3    4     5    6      7   8  9
.---------------+-----------------+----------.
| 5    69c   4  | 17    678  1869 | 79  2  3 | 1
|'6"7d 3679c 1  |`6``9e 2    39-6 | 5   4  8 | 2
| 8    39    2  | 5     347  349  | 79  6  1 | 3
|---------------+-----------------+----------|
| 2    1     5  |`4``6f 346  34-6 | 8   7  9 | 4
| 3    4     9  | 8     5    7    | 2   1  6 | 5
|"6'7  8    '6"7| 29    1    29   | 4   3  5 | 6
|---------------+-----------------+----------|
| 9    2    '6"7| 3    '6"7  5    | 1   8  4 | 7
| 4   '6"7b  8  | 17    9    1"6a | 3   5  2 | 8
| 1    5     3  | 24    48   284  | 6   9  7 | 9
'---------------+-----------------+----------'

2. (6)r8c6=r8c2-r12c2=(6)r2c1-r2c4=(6)r4c4 => -6 r24c6; lclste

(',") and (`,``) are two pairs of opposite colors. Since (6)r2c6 sees
('6)r2c1 and ("6)r8c6 it must be false. Also, since we have in the
same row ('6)r2c1 and (`6)r2c4, one of the colors " or `` must be
true. Then, (6)r4c6 must be false since it sees ("6)r8c6 and (``6)r4c4.
The newly formed naked triple (349) at column 6 allows to infer that ``
is false, so all "-colored digits are true.

Edit: improved text.
JCO
jco
 
Posts: 708
Joined: 09 June 2020


Return to Puzzles

cron