January 6, 2015

Post puzzles for others to solve here.

January 6, 2015

Postby ArkieTech » Tue Jan 06, 2015 12:15 am

Code: Select all
 *-----------*
 |...|...|.2.|
 |..4|..5|1..|
 |5..|9.4|...|
 |---+---+---|
 |..2|.5.|6.9|
 |7..|.3.|..1|
 |3.5|.6.|7..|
 |---+---+---|
 |...|2.3|..4|
 |..6|8..|3..|
 |.4.|...|...|
 *-----------*


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

Re: January 6, 2015

Postby SteveG48 » Tue Jan 06, 2015 12:35 am

Code: Select all
 *--------------------------------------------------*
 | 6    789  789  | 3    178  17   | 4    2    5    |
 | 28   278  4    | 6    78   5    | 1    9    3    |
 | 5    3    1    | 9    2    4    | 8    7    6    |
 *----------------+----------------+----------------|
 | 4    1    2    | 7    5    8    | 6    3    9    |
 | 7    6    89   | 4    3    29   | 25   58   1    |
 | 3    89   5    | 1    6    29   | 7    4    28   |
 *----------------+----------------+----------------|
 | 18   578  78   | 2   a179  3    | 5-9  6    4    |
 | 9    257  6    | 8    4    17   | 3    15  d27   |
 | 12   4    3    | 5   b17-9 6    |d29   18  c278  |
 *--------------------------------------------------*


(9)r7c5 = (9-7)r9c5 = r9c9 - (7=29)r8c9,r9c7 => -9 r7c7,r9c5 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4248
Joined: 08 November 2013
Location: Orlando, Florida

Re: January 6, 2015

Postby eleven » Tue Jan 06, 2015 12:59 am

SteveG48 wrote:
Code: Select all
 *--------------------------------------------------*
 | 6    789  789  | 3    178  17   | 4    2    5    |
 | 28   278  4    | 6    78   5    | 1    9    3    |
 | 5    3    1    | 9    2    4    | 8    7    6    |
 *----------------+----------------+----------------|
 | 4    1    2    | 7    5    8    | 6    3    9    |
 | 7    6    89   | 4    3    29   | 25   58   1    |
 | 3    89   5    | 1    6    29   | 7    4    28   |
 *----------------+----------------+----------------|
 | 18   578  78   | 2   a179  3    | 5-9  6    4    |
 | 9    257  6    | 8    4    17   | 3    15  d27   |
 | 12   4    3    | 5   b17-9 6    |d29   18  c278  |
 *--------------------------------------------------*


(9)r7c5 = (9-7)r9c5 = r9c9 - (7=29)r8c9,r9c7 => -9 r7c7,r9c5 ; stte

7r9c5 = r9c9 - (7=29)r8c9,r9c7 is shorter :)
eleven
 
Posts: 3097
Joined: 10 February 2008

Re: January 6, 2015

Postby SteveG48 » Tue Jan 06, 2015 1:48 am

eleven wrote:
SteveG48 wrote:
Code: Select all
 *--------------------------------------------------*
 | 6    789  789  | 3    178  17   | 4    2    5    |
 | 28   278  4    | 6    78   5    | 1    9    3    |
 | 5    3    1    | 9    2    4    | 8    7    6    |
 *----------------+----------------+----------------|
 | 4    1    2    | 7    5    8    | 6    3    9    |
 | 7    6    89   | 4    3    29   | 25   58   1    |
 | 3    89   5    | 1    6    29   | 7    4    28   |
 *----------------+----------------+----------------|
 | 18   578  78   | 2   a179  3    | 5-9  6    4    |
 | 9    257  6    | 8    4    17   | 3    15  d27   |
 | 12   4    3    | 5   b17-9 6    |d29   18  c278  |
 *--------------------------------------------------*


(9)r7c5 = (9-7)r9c5 = r9c9 - (7=29)r8c9,r9c7 => -9 r7c7,r9c5 ; stte

7r9c5 = r9c9 - (7=29)r8c9,r9c7 is shorter :)


Indeed! I missed that. I think you only get one of the eliminations, but it's enough.
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4248
Joined: 08 November 2013
Location: Orlando, Florida

Re: January 6, 2015

Postby ArkieTech » Tue Jan 06, 2015 2:40 am

eleven wrote:7r9c5 = r9c9 - (7=29)r8c9,r9c7 is shorter :)


Beautiful! :D
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: January 6, 2015

Postby gurth » Tue Jan 06, 2015 4:15 am

Image
gurth
 
Posts: 358
Joined: 11 February 2006
Location: Cape Town, South Africa

Re: January 6, 2015

Postby pjb » Tue Jan 06, 2015 4:55 am

Code: Select all
 6       789     789    | 3      178    17     | 4      2      5     
 28      278     4      | 6      78     5      | 1      9      3     
 5       3       1      | 9      2      4      | 8      7      6     
------------------------+----------------------+---------------------
 4       1       2      | 7      5      8      | 6      3      9     
 7       6       89     | 4      3      29     | 25     58     1     
 3       89      5      | 1      6      29     | 7      4      28     
------------------------+----------------------+---------------------
 18      578     78     | 2      179    3      | 59     6      4     
 9       257     6      | 8      4      17     | 3      15    a27     
b12      4       3      | 5      179    6      | 9-2   b18    b278   


(2=7)r8c9 - (7=128)r9c189 => -2 r9c7; stte

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

Re: January 6, 2015

Postby gurth » Tue Jan 06, 2015 6:41 am

Box 9 in my diagram reveals another 5-cell solution in 198, 588, 977, 297 => -198, -297 (in view of cell 91).

Edited later: And of course you could also remove the other Blue equivalents in the box (or elsewhere too for that matter) if there were any need to do so.
gurth
 
Posts: 358
Joined: 11 February 2006
Location: Cape Town, South Africa

Re: January 6, 2015

Postby Leren » Tue Jan 06, 2015 9:41 am

Code: Select all
*--------------------------------------------------------------*
| 6     789   789    | 3     178   17     | 4     2     5      |
| 28    278   4      | 6     78    5      | 1     9     3      |
| 5     3     1      | 9     2     4      | 8     7     6      |
|--------------------+--------------------+--------------------|
| 4     1     2      | 7     5     8      | 6     3     9      |
| 7     6     89     | 4     3     29     | 25    58    1      |
| 3     89    5      | 1     6     29     | 7     4     28     |
|--------------------+--------------------+--------------------|
| 18    578   78     | 2     179   3      | 59    6     4      |
| 9     257   6      | 8     4     17     | 3     15   a27     |
| 12    4     3      | 5    c179   6      |d9-2   18   b278    |
*--------------------------------------------------------------*

H2 Wing: (2=7) r8c9 - r9c9 = (7-9) r9c5 = (9) r9c7 => - 2 r9c7; stte

or

Code: Select all
*--------------------------------------------------------------*
| 6     789   789    | 3     178   17     | 4     2     5      |
| 28    278   4      | 6     78    5      | 1     9     3      |
| 5     3     1      | 9     2     4      | 8     7     6      |
|--------------------+--------------------+--------------------|
| 4     1     2      | 7     5     8      | 6     3     9      |
| 7     6     89     | 4     3     29     |a25   b58    1      |
| 3     89    5      | 1     6     29     | 7     4     28     |
|--------------------+--------------------+--------------------|
| 18    578   78     | 2     179   3      | 59    6     4      |
| 9     257   6      | 8     4     17     | 3     15    27     |
|d12    4     3      | 5     179   6      | 9-2  c18    278    |
*--------------------------------------------------------------*

XY Chain : (2=5) r5c7 - (5=8) r5c8 - (8=1) r9c8 - (1=2) r9c1 => - 2 r9c7; stte

Leren
Leren
 
Posts: 5041
Joined: 03 June 2012

Re: January 6, 2015

Postby Ngisa » Tue Jan 06, 2015 12:46 pm

Code: Select all
+------------+----------+-----------+
| 6  789 789 | 3 178 1-7 | 4  2  5   |
| b28 278 4   | 6 a78  5  | 1  9  3   |
| 5  3   1   | 9 2   4  | 8  7  6   |
+------------+----------+-----------+
| 4  1   2   | 7 5   8  | 6  3  9   |
| 7  6   89  | 4 3   29 | 25 58 1   |
| 3  89  5   | 1 6   29 | 7  4  28  |
+------------+----------+-----------+
| 18 578 78  | 2 179 3  | 59 6  4   |
| 9  257 6   | 8 4   f17 | 3  e15 27  |
| c12 4   3   | 5 179 6  | 29 d18 278 |
+------------+----------+-----------+
(7=8)r2c5-(8=2)r2c1-(2=1)r9c1-r9c8=r8c8-(1=7)r8c6 => -7r1c6; stte.
Ngisa
 
Posts: 1385
Joined: 18 November 2012


Return to Puzzles