April 4, 2016

Post puzzles for others to solve here.

April 4, 2016

Postby ArkieTech » Sun Apr 03, 2016 8:42 pm

Code: Select all
 *-----------*
 |...|1..|...|
 |..2|..7|8..|
 |3..|.9.|.27|
 |---+---+---|
 |51.|78.|..3|
 |..7|.1.|5..|
 |8..|.56|.71|
 |---+---+---|
 |42.|.7.|..5|
 |..8|3..|9..|
 |...|..9|...|
 *-----------*


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

Re: April 4, 2016

Postby JC Van Hay » Sun Apr 03, 2016 9:10 pm

Code: Select all
+--------------------+----------------------+------------------+
| 679  456(78)  456  | 1      2346  24-5(8) | 346  3456   469  |
| 169  456      2    | 456    346   7       | 8    13456  469  |
| 3    4568     1456 | 4568   9     458     | 146  2      7    |
+--------------------+----------------------+------------------+
| 5    1        46   | 7      8     24      | 246  9      3    |
| 2    469      7    | 49     1     3       | 5    468    468  |
| 8    349      34   | 249    5     6       | 24   7      1    |
+--------------------+----------------------+------------------+
| 4    2        9    | 68     7     -8(1)   | 136  1368   5    |
| 167  6(57)    8    | 3      246   24(15)  | 9    146    246  |
| 16   356      1356 | 24568  246   9       | 7    1468   2468 |
+--------------------+----------------------+------------------+
[8r1c6=(8-7)r1c2=(7-5)r8c2=(5-1)r8c6=1r7c6]-5r1c6,8r7c6; stte
JC Van Hay
 
Posts: 719
Joined: 22 May 2010

Re: April 4, 2016

Postby pjb » Sun Apr 03, 2016 11:39 pm

Code: Select all
B679  Ac45678   456    | 1      2346  d2458   | 346    3456   469   
C169     456     2      | 456    346    7      | 8     D13456  469   
 3       4568    1456   | 4568   9      458    |E146    2      7     
------------------------+----------------------+---------------------
 5       1       46     | 7      8      24     | 246    9      3     
 2       469     7      | 49     1      3      | 5      468    468   
 8       349     34     | 249    5      6      | 24     7      1     
------------------------+----------------------+---------------------
 4       2       9      | 68     7    Ge18     |F136    1368   5     
J167   Ib567     8      | 3      246  Ha245-1  | 9      146    246   
 16      356     1356   | 24568  246    9      | 7      1468   2468   

(5)r8c6 = (5-7)r8c2 = (7-8)r1c2 = r1c6 - (8=1)r7c6 => -1 r8c6; stte

Too similar to JC's, this is a bit more lengthy:

(7)r1c2 = (7-9)r1c1 = (9-1)r2c1 = r2c8 - r3c7 = r7c7 - r7c6 = (1-5)r8c6 = (5-7)r8c2 = r8c1 => -7 r1c1, r8c2; stte

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

Re: April 4, 2016

Postby SteveG48 » Mon Apr 04, 2016 12:23 am

Withdrawn

1r7c6 = r7c78 - (1=2467)r8c1589 - 7r1c1 = (7-8)r1c2 = r3c2 - r3c46 = 8r1c6 => -8 r7c6 ; stte

Pretty similar to JC's as well, and much longer to boot. :(

Corrected typo. Thanks, Leren.

And Bat spotted a critical error. Thanks, Bat. Not my day.
Last edited by SteveG48 on Tue Apr 05, 2016 2:13 pm, edited 3 times in total.
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: April 4, 2016

Postby Leren » Mon Apr 04, 2016 1:25 am

Code: Select all
*--------------------------------------------------------------*
| 679  b45678 456    | 1     2346 a2458   | 346   3456  469    |
| 169   456   2      | 456   346   7      | 8     13456 469    |
| 3     4568  1456   | 4568  9     458    | 146   2     7      |
|--------------------+--------------------+--------------------|
| 5     1     46     | 7     8     24     | 246   9     3      |
| 2     469   7      | 49    1     3      | 5     468   468    |
| 8     349   34     | 249   5     6      | 24    7     1      |
|--------------------+--------------------+--------------------|
| 4     2     9      | 68    7    e1-8    | 136   1368  5      |
| 167  c567   8      | 3     246  d1245   | 9     146   246    |
| 16    356   1356   | 24568 246   9      | 7     1468  2468   |
*--------------------------------------------------------------*

(8) r1c6 = (8-7) r1c2 = (7-5) r8c2 = (5-1) r8c6 = (1) r7c6 => - 8 r7c6; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: April 4, 2016

Postby Leren » Mon Apr 04, 2016 1:29 am

Hi Steve, there is a typo in your post -1 r7c6 should read -8 r7c6.

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: April 4, 2016

Postby bat999 » Mon Apr 04, 2016 10:41 am

Code: Select all
.---------------------.---------------------.--------------------.
| a679   45678  a456  | 1       2346  c2458 | 346   3456    469  |
| a169  a456     2    | 456     346    7    | 8     13456   469  |
|  3    a4568   a1456 | 456-8   9     c458  | 146   2       7    |
:---------------------+---------------------+--------------------:
|  5     1       46   | 7       8     c24   | 246   9       3    |
|  2     469     7    | 49      1      3    | 5     468     468  |
|  8     349     34   | 249     5      6    | 24    7       1    |
:---------------------+---------------------+--------------------:
|  4     2       9    | 68      7      18   | 136   1368    5    |
| b167   567     8    | 3      b246   b1245 | 9    b146    b246  |
|  16    356     1356 | 24568   246    9    | 7     1468    2468 |
'---------------------'---------------------'--------------------'
(8=7)r1c13,r2c12,r3c23 - (7=5)r8c15689 - (5=8)r134c6 => -8 r3c4; lclste
8-)
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: April 4, 2016

Postby bat999 » Mon Apr 04, 2016 4:51 pm

SteveG48 wrote:
Code: Select all
 *--------------------------------------------------------------------*
 |d679   e45678  456    | 1      2346  h2458   | 346    3456   469    |
 | 169    456    2      | 456    346    7      | 8      13456  469    |
 | 3     f4568   1456   |g4568   9     g458    | 146    2      7      |
 *----------------------+----------------------+----------------------|
 | 5      1      46     | 7      8      24     | 246    9      3      |
 | 2      469    7      | 49     1      3      | 5      468    468    |
 | 8      349    34     | 249    5      6      | 24     7      1      |
 *----------------------+----------------------+----------------------|
 | 4      2      9      | 68     7     a1-8    |b136   b1368   5      |
 |c167    567    8      | 3     c246    1245   | 9     c146   c246    |
 | 16     356    1356   | 24568  246    9      | 7      1468   2468   |
 *--------------------------------------------------------------------*


1r7c6 = r7c78 - (1=2467)r8c1589 - 7r1c1 = (7-8)r1c2 = r3c2 - r3c46 = 8r1c6 => -8 r7c6 ; stte

:?
Hmmm
1r7c6 = r7c78 - (1=2467)r8c1589...

The one in either r7c7 or r7c8 can't see all of the ones in all of the cells r8c1589.
So r8c1 could be either 1 or 7. That chain doesn't force a 7 into r8c1 imho.

We know that r8c1 can't be 6 because of the ALS r8c589 (246,46,246).
Also r8c1 can't be 1 because the 1 in box 8 must be in r8c6.
So (1)r7c6 = (7)r8c1 as you figured, but I'm not sure that your chain proves it.

Code: Select all
.--------------------.---------------------.---------------------.
| d679  45678  d456  | 1      d2346  d2458 | d346  d3456   d469  |
|  169  456     2    | 456     346    7    |  8     13456   469  |
|  3    4568    1456 | 4568    9      458  |  146   2       7    |
:--------------------+---------------------+---------------------:
|  5    1       46   | 7       8      24   |  246   9       3    |
|  2    469     7    | 49      1      3    |  5     468     468  |
|  8    349     34   | 249     5      6    |  24    7       1    |
:--------------------+---------------------+---------------------:
|  4    2       9    | 68      7     a1-8  |  136   1368    5    |
| c167  567     8    | 3      c246   b1245 |  9    c146    c246  |
|  16   356     1356 | 24568   246    9    |  7     1468    2468 |
'--------------------'---------------------'---------------------'
(1)r7c6 = r8c6 - (1=7)r8c1589 - (7=8)r1c1356789 => -8 r7c6; stte
8-)
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: April 4, 2016

Postby bat999 » Tue Apr 05, 2016 11:52 am

SteveG48 wrote:1r7c6 = r7c78 - (1=2467)r8c1589...

Is this OK?
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: April 4, 2016

Postby pjb » Tue Apr 05, 2016 12:42 pm

OK by me
Phil
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia

Re: April 4, 2016

Postby bat999 » Tue Apr 05, 2016 12:47 pm

pjb wrote:OK by me

But how does the 1 in r7c7 or r7c8 eliminate the 1 from r8c1?
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: April 4, 2016

Postby SteveG48 » Tue Apr 05, 2016 2:14 pm

Bat's right. Withdrawn.
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles