October 9, 2015

Post puzzles for others to solve here.

October 9, 2015

Postby ArkieTech » Thu Oct 08, 2015 11:27 pm

Code: Select all
 *-----------*
 |..9|..8|..6|
 |...|..7|...|
 |.7.|15.|..3|
 |---+---+---|
 |2..|.7.|.18|
 |...|8..|..9|
 |...|...|.6.|
 |---+---+---|
 |5..|.2.|9..|
 |3..|..4|..7|
 |4..|..5|3..|
 *-----------*


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

Re: October 9, 2015

Postby Leren » Thu Oct 08, 2015 11:34 pm

Code: Select all
*--------------------------------------------------------------*
| 1     2     9      | 4     3     8      | 5     7     6      |
| 8    c35    35     | 6     9     7      | 1     24    24     |
| 6     7     4      | 1     5     2      | 8     9     3      |
|--------------------+--------------------+--------------------|
| 2    b36   a36     | 5     7     9      | 4     1     8      |
| 7    d145   15     | 8    e146   16     | 2     3     9      |
| 9     148   18     | 2     14    3      | 7     6     5      |
|--------------------+--------------------+--------------------|
| 5     168   7      | 3     2     16     | 9     48    14     |
| 3     18    2      | 9     18    4      | 6     5     7      |
| 4     9     18-6   | 7    f168   5      | 3     28    12     |
*--------------------------------------------------------------*

(6) r4c3 = (6-3) r4c2 = (3-5) r2c2 = (5-4) r5c2 = (4-6) r5c5 = (6) r9c5 => - 6 r9c3; stte

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: October 9, 2015

Postby SteveG48 » Thu Oct 08, 2015 11:49 pm

Code: Select all
 *----------------------------------------------------*
 | 1    2      9    | 4    3    8    | 5    7    6    |
 | 8    35     3-5  | 6    9    7    | 1    24   24   |
 | 6    7      4    | 1    5    2    | 8    9    3    |
 *------------------+----------------+----------------|
 | 2    36     36   | 5    7    9    | 4    1    8    |
 | 7    14-5 ac15   | 8    146  16   | 2    3    9    |
 | 9   a148  ac18   | 2   b14   3    | 7    6    5    |
 *------------------+----------------+----------------|
 | 5    168    7    | 3    2    16   | 9    48   14   |
 | 3    18     2    | 9   b18   4    | 6    5    7    |
 | 4    9     c168  | 7   b168  5    | 3    28   12   |
 *----------------------------------------------------*


(5=148)b4p689 - (4=168)r689c5 - (6=158)r569c3 => -5 r2c3,r5c2 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4279
Joined: 08 November 2013
Location: Orlando, Florida

Re: October 9, 2015

Postby Marty R. » Fri Oct 09, 2015 1:32 am

Code: Select all
+-----------+----------+---------+
| 1 2   9   | 4 3   8  | 5 7  6  |
| 8 35  35  | 6 9   7  | 1 24 24 |
| 6 7   4   | 1 5   2  | 8 9  3  |
+-----------+----------+---------+
| 2 36  36  | 5 7   9  | 4 1  8  |
| 7 145 15  | 8 146 16 | 2 3  9  |
| 9 148 18  | 2 14  3  | 7 6  5  |
+-----------+----------+---------+
| 5 168 7   | 3 2   16 | 9 48 14 |
| 3 18  2   | 9 18  4  | 6 5  7  |
| 4 9   168 | 7 168 5  | 3 28 12 |
+-----------+----------+---------+

Play this puzzle online at the Daily Sudoku site

(1=5)r5c3-(5=36)r24c3-r9c3=r9c5-(6=1)r7c6=> -1r5c6

Also DP (14)r56c25 internal possibilities 5-8-6 yield common outcome r6c5=4
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: October 9, 2015

Postby Ngisa » Fri Oct 09, 2015 7:35 am

Code: Select all
+-----------+----------+---------+
| 1 2   9   | 4 3   8  | 5 7  6  |
| 8 35  e35  | 6 9   7  | 1 24 24 |
| 6 7   4   | 1 5   2  | 8 9  3  |
+-----------+----------+---------+
| 2 36  f36  | 5 7   9  | 4 1  8  |
| 7 c145 d15  | 8 146 6-1 | 2 3  9  |
| 9 b148 18  | 2 a14  3  | 7 6  5  |
+-----------+----------+---------+
| 5 h168 7   | 3 2   i16 | 9 48 14 |
| 3 18  2   | 9 18  4  | 6 5  7  |
| 4 9   g168 | 7 168 5  | 3 28 12 |
+-----------+----------+---------+
(1=4)r6c4-r6c2=(4-5)r5c2=r5c3-(5=3)r2c3-(3=6)r4c3-r9c3=r7c2-(6=1)r7c6 => -1r5c6; stte

Clement
Ngisa
 
Posts: 1386
Joined: 18 November 2012

Re: October 9, 2015

Postby ArkieTech » Fri Oct 09, 2015 11:10 am

Code: Select all
 *--------------------------------------------------*
 | 1    2    9    | 4    3    8    | 5    7    6    |
 | 8    35   35   | 6    9    7    | 1    24   24   |
 | 6    7    4    | 1    5    2    | 8    9    3    |
 |----------------+----------------+----------------|
 | 2    36   36   | 5    7    9    | 4    1    8    |
 | 7    145  15   | 8    146 a16   | 2    3    9    |
 | 9   b148  18   | 2   a14   3    | 7    6    5    |
 |----------------+----------------+----------------|
 | 5   b168  7    | 3    2    1-6  | 9    48   14   |
 | 3   b18   2    | 9    18   4    | 6    5    7    |
 | 4    9    168  | 7    168  5    | 3    28   12   |
 *--------------------------------------------------*
[(6=4)b5p68-(4=6)r678c2]-6r7c6; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: October 9, 2015

Postby bat999 » Fri Oct 09, 2015 12:09 pm

Code: Select all
.--------------.---------------.-----------.
| 1   2    9   | 4   3      8  | 5  7   6  |
| 8   35   35  | 6   9      7  | 1  24  24 |
| 6   7    4   | 1   5      2  | 8  9   3  |
:--------------+---------------+-----------:
| 2   36   36  | 5   7      9  | 4  1   8  |
| 7   145  15  | 8  a14-6  e16 | 2  3   9  |
| 9  c148  18  | 2  b14     3  | 7  6   5  |
:--------------+---------------+-----------:
| 5  c168  7   | 3   2     d16 | 9  48  14 |
| 3  c18   2   | 9   18     4  | 6  5   7  |
| 4   9    168 | 7   168    5  | 3  28  12 |
'--------------'---------------'-----------'
(4)r5c5 = r6c5 - (4=6)r678c2 - r7c6 = (6)r5c6 => -6 r5c5; stte
8-)
8-)
bat999
2017 Supporter
 
Posts: 677
Joined: 15 September 2014
Location: UK

Re: October 9, 2015

Postby eleven » Fri Oct 09, 2015 5:51 pm

Marty R. wrote:(1=5)r5c3-(5=36)r24c3-r9c3=r9c5-(6=1)r7c6=> -1r5c6

Also DP (14)r56c25 internal possibilities 5-8-6 yield common outcome r6c5=4

When i looked at the DP, i couldn't find much (-1r5c2). So i was curious, how it can show 4r6c5.
There was a short way for 5r5c2->1r6c5, and a long way 5r5c2->4r6c5. Combined they show r5c2<>5 (this is very similar to your chain).

So the DP does not help here more than to find something to start with.
eleven
 
Posts: 3106
Joined: 10 February 2008

Re: October 9, 2015

Postby Marty R. » Fri Oct 09, 2015 7:31 pm

When i looked at the DP, i couldn't find much (-1r5c2). So i was curious, how it can show 4r6c5.
DP (14)r56c25

5r5c2=8r6c2=6r5c5

5r5c2-(5=3618)r2478c2-(18=6)b7p259-r5c5=r5c5-(6=14)b5p68
8r6c2-(8=14)r6c35
6r5c5-(6=14)b5p68=> =4r6c5
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles