January 11, 2016

Post puzzles for others to solve here.

January 11, 2016

Postby ArkieTech » Mon Jan 11, 2016 12:12 am

Code: Select all
 *-----------*
 |3..|.21|8..|
 |4.2|3.6|...|
 |..7|.5.|...|
 |---+---+---|
 |.24|...|.59|
 |...|.9.|...|
 |59.|...|63.|
 |---+---+---|
 |...|.1.|3..|
 |...|5.3|9.2|
 |..8|26.|..7|
 *-----------*


Play/Print this puzzle online
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: January 11, 2016

Postby Leren » Mon Jan 11, 2016 12:43 am

Code: Select all
*--------------------------------------------------------------*
| 3     56    59     | 479   2     1      | 8     467   456    |
| 4     58    2      | 3     78    6      | 17    9     15     |
| 1689  168   7      | 489   5     49     | 24    246   3      |
|--------------------+--------------------+--------------------|
| 67    2     4      | 16    3     8      | 17    5     9      |
| 678   678   3      | 16    9     5      | 24    247   14     |
| 5     9     1      | 47    47    2      | 6     3     8      |
|--------------------+--------------------+--------------------|
| 2     45    59     | 489   1     7      | 3     468   46     |
| 17    147   6      | 5    a48    3      | 9    d14-8  2      |
| 19    3     8      | 2     6    b49     | 5    c14    7      |
*--------------------------------------------------------------*

H2 Wing: (8=4) r8c5 - r9c6 = (4-1) r9c8 = (1) r8c8 => - 8 r8c8; stte

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: January 11, 2016

Postby SteveG48 » Mon Jan 11, 2016 1:14 am

Code: Select all
 *-----------------------------------------------------------*
 | 3     56    59    | 479   2     1     | 8     467   456   |
 | 4    d58    2     | 3     7-8   6     | 17    9     15    |
 | 169-8 16-8  7     |a489   5     49    | 24    246   3     |
 *-------------------+-------------------+-------------------|
 | 67    2     4     | 16    3     8     | 17    5     9     |
 | 678   678   3     | 16    9     5     | 24    247   14    |
 | 5     9     1     | 47    47    2     | 6     3     8     |
 *-------------------+-------------------+-------------------|
 | 2    c45    59    |b489   1     7     | 3    c468  c46    |
 | 17    147   6     | 5     48    3     | 9     148   2     |
 | 19    3     8     | 2     6     49    | 5     14    7     |
 *-----------------------------------------------------------*


8r3c4 = r7c4 - (8=456)r7c289 - (5=8)r2c2 => -8 r2c5,r3c12 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4279
Joined: 08 November 2013
Location: Orlando, Florida

Re: January 11, 2016

Postby pjb » Mon Jan 11, 2016 1:27 am

Code: Select all
 3      d56      59     | 479    2      1      | 8     a47-6   45-6   
 4      c58      2      | 3     c78     6      |b17     9      15     
 189-6   18-6    7      | 489    5      49     |*24    *246    3     
------------------------+----------------------+---------------------
 67      2       4      | 16     3      8      | 17     5      9     
 678     678     3      | 16     9      5      |*24    *247    14     
 5       9       1      | 47     47     2      | 6      3      8     
------------------------+----------------------+---------------------
 2       45      59     | 489    1      7      | 3      468    46     
 17      147     6      | 5      48     3      | 9      148    2     
 19      3       8      | 2      6      49     | 5      14     7     

Using DP(24) r35c78: (6)r3c8 = (7)r5c8
(6=7)DP - r1c8 = r2c7 - (7=5)r2c25 - (5=6)r1c2 => -6 r1c89, r3c12; stte

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

Re: January 11, 2016

Postby JC Van Hay » Mon Jan 11, 2016 8:49 am

Code: Select all
+---------------+-----------------+--------------+
| 3     56   59 | (479)  2   1    | 8   467  456 |
| 4     58   2  | 3      78  6    | 17  9    15  |
| 1689  168  7  | 89-4   5   (49) | 24  246  3   |
+---------------+-----------------+--------------+
| 67    2    4  | 16     3   8    | 17  5    9   |
| 678   678  3  | 16     9   5    | 24  247  14  |
| 5     9    1  | (47)   47  2    | 6   3    8   |
+---------------+-----------------+--------------+
| 2     45   59 | 489    1   7    | 3   468  46  |
| 17    147  6  | 5      48  3    | 9   148  2   |
| 19    3    8  | 2      6   49   | 5   14   7   |
+---------------+-----------------+--------------+
XYZ-Wing(479)r16c4.r3c6 -> r3c4≠4; stte
JC Van Hay
 
Posts: 719
Joined: 22 May 2010

Re: January 11, 2016

Postby Leren » Mon Jan 11, 2016 10:46 am

JC Van Hay wrote : XYZ-Wing(479)r16c4.r3c6 -> r3c4≠4; stte

Hi JC.This doesn't appear to solve a cell, so it can't be a single stepper.

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: January 11, 2016

Postby hughwill69 » Mon Jan 11, 2016 11:02 am

JC Van Hay wrote:
Code: Select all
+---------------+-----------------+--------------+
| 3     56   59 | (479)  2   1    | 8   467  456 |
| 4     58   2  | 3      78  6    | 17  9    15  |
| 1689  168  7  | 89-4   5   (49) | 24  246  3   |
+---------------+-----------------+--------------+
| 67    2    4  | 16     3   8    | 17  5    9   |
| 678   678  3  | 16     9   5    | 24  247  14  |
| 5     9    1  | (47)   47  2    | 6   3    8   |
+---------------+-----------------+--------------+
| 2     45   59 | 489    1   7    | 3   468  46  |
| 17    147  6  | 5      48  3    | 9   148  2   |
| 19    3    8  | 2      6   49   | 5   14   7   |
+---------------+-----------------+--------------+
XYZ-Wing(479)r16c4.r3c6 -> r3c4≠4; stte

I can't see how to get to the end from here with basics- There's an X wing on 9
that does it but other than that I'm stumped!
Hugh
(edit- hadn't seen Leren's reply when posted....)
hughwill69
 
Posts: 5
Joined: 28 December 2015

Re: January 11, 2016

Postby JC Van Hay » Mon Jan 11, 2016 2:07 pm

Hi Leren, just this once, I forgot that I analyzed the puzzle from the 2 solutions of the 9s.
JC Van Hay
 
Posts: 719
Joined: 22 May 2010

Re: January 11, 2016

Postby bat999 » Mon Jan 11, 2016 3:19 pm

Code: Select all
.-----------------.--------------.--------------.
|  3      56   59 | 479  2    1  | 8   467  456 |
|  4      58   2  | 3    78   6  | 17  9    15  |
|  1689   168  7  | 489  5    49 | 24  246  3   |
:-----------------+--------------+--------------:
|  67     2    4  | 16   3    8  | 17  5    9   |
|  678    678  3  | 16   9    5  | 24  247  14  |
|  5      9    1  | 47   47   2  | 6   3    8   |
:-----------------+--------------+--------------:
|  2      45   59 | 489  1    7  | 3   468  46  |
| b17    b147  6  | 5    8-4  3  | 9   148  2   |
| a19     3    8  | 2    6   a49 | 5   14   7   |
'-----------------'--------------'--------------'
(4=1)r9c16 - (1=4)r8c12 => -4 r8c5; stte
8-)
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: January 11, 2016

Postby Leren » Mon Jan 11, 2016 7:45 pm

Code: Select all
*-----------------------------------------------------*
| 3    56   59    | 479  2    1     | 8    467  456   |
| 4    58   2     | 3    78   6     | 17   9    15    |
| 1689 168  7     | 489  5    49    | 24   246  3     |
|-----------------+-----------------+-----------------|
| 67   2    4     | 16   3    8     | 17   5    9     |
| 678  678  3     | 16   9    5     | 24   247  14    |
| 5    9    1     | 47   47   2     | 6    3    8     |
|-----------------+-----------------+-----------------|
| 2   e45   59    | 489  1    7     | 3    68-4 6-4   |
| 17  d147  6     | 5   c48   3     | 9   a148  2     |
| 19   3    8     | 2    6    49    | 5   b14   7     |
*-----------------------------------------------------*

Here's an XYZ Wing (with pincer transport) that does solve the puzzle.

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: January 11, 2016

Postby Marty R. » Wed Jan 13, 2016 12:26 am

Code: Select all
 3      d56      59     | 479    2      1      | 8     a47-6   45-6   
 4      c58      2      | 3     c78     6      |b17     9      15     
 189-6   18-6    7      | 489    5      49     |*24    *246    3     
------------------------+----------------------+---------------------
 67      2       4      | 16     3      8      | 17     5      9     
 678     678     3      | 16     9      5      |*24    *247    14     
 5       9       1      | 47     47     2      | 6      3      8     
------------------------+----------------------+---------------------
 2       45      59     | 489    1      7      | 3      468    46     
 17      147     6      | 5      48     3      | 9      148    2     
 19      3       8      | 2      6      49     | 5      14     7


UR (24)r35c78 using externals
4r1c89=4r5c9
4r1c89-(34=2)r3c7-(2=417)b6p146-r2c7=7r2c5
4r5c9-(4=2)r5c7-(2=4)r3c7-(4=987)b2p579=> 7r2c5
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles