October 8, 2014

Post puzzles for others to solve here.

October 8, 2014

Postby ArkieTech » Tue Oct 07, 2014 11:18 pm

Code: Select all
 *-----------*
 |...|.2.|4.9|
 |.2.|...|71.|
 |7..|..4|6..|
 |---+---+---|
 |...|...|94.|
 |1..|7.9|..8|
 |.72|...|...|
 |---+---+---|
 |4..|8..|...|
 |.89|...|.2.|
 |..1|.3.|...|
 *-----------*


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

Re: October 8, 2014

Postby SteveG48 » Tue Oct 07, 2014 11:50 pm

Code: Select all
 *-----------------------------------------------------------*
 | 356   1     356   |a35    2     7     | 4     8     9     |
 | 8     2     4     |a356   9    b356   | 7     1    c35    |
 | 7     9     35    | 1     8     4     | 6    d35    2     |
 *-------------------+-------------------+-------------------|
 | 356   356   8     | 2     156   1356  | 9     4     7     |
 | 1     4     356   | 7     56    9     | 2    e356   8     |
 | 9     7     2     | 56-3  4     8     |f135  e356  f135   |
 *-------------------+-------------------+-------------------|
 | 4     356   7     | 8     156   2     | 135   9     1356  |
 | 356   8     9     | 4     7     156   | 135   2     1356  |
 | 2     56    1     | 9     3     56    | 8     7     4     |
 *-----------------------------------------------------------*


(3)r12c4 = r2c6 - r2c9 = r3c8 - r56c8 = r6c79 => -3 r6c4 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4263
Joined: 08 November 2013
Location: Orlando, Florida

Re: October 8, 2014

Postby pjb » Wed Oct 08, 2014 1:47 am

Code: Select all
 356     1       356    | 35     2      7      | 4      8      9     
 8       2       4      | 356    9     a356    | 7      1      5-3     
 7       9      e35     | 1      8      4      | 6     f35     2     
------------------------+----------------------+---------------------
c356    c356     8      | 2      156   b1356   | 9      4      7     
 1       4      d356    | 7      56     9      | 2      356    8     
 9       7       2      | 356    4      8      | 135    356    135   
------------------------+----------------------+---------------------
 4       356     7      | 8      156    2      | 135    9      1356   
 356     8       9      | 4      7      156    | 135    2      1356   
 2       56      1      | 9      3      56     | 8      7      4     

(3)r2c6 = r4c6 - r4c12 = r5c3 - r3c3 = r3c8 => -3 r2c9; stte

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

Re: October 8, 2014

Postby Leren » Wed Oct 08, 2014 6:27 am

Code: Select all
*--------------------------------------------------------------*
| 356   1     356    | 35    2     7      | 4     8     9      |
| 8     2     4      | 356   9    e356    | 7     1    d35     |
| 7     9     35     | 1     8     4      | 6    c35    2      |
|--------------------+--------------------+--------------------|
| 356   356   8      | 2     156  f1356   | 9     4     7      |
| 1     4     356    | 7     56    9      | 2    b356   8      |
| 9     7     2      | 56-3  4     8      |a135  b356  a135    |
|--------------------+--------------------+--------------------|
| 4     356   7      | 8     156   2      | 135   9     1356   |
| 356   8     9      | 4     7     156    | 135   2     1356   |
| 2     56    1      | 9     3     56     | 8     7     4      |
*--------------------------------------------------------------*

(3=5) r6c79 - r56c8 = r3c8 - (5=3) r2c9 - r2c6 = (3) r4c6 => - 3 r6c4; stte

Leren
Leren
 
Posts: 5046
Joined: 03 June 2012

Re: October 8, 2014

Postby Sudtyro2 » Sat Oct 11, 2014 5:16 pm

SteveG48 wrote:
Code: Select all
 *-----------------------------------------------------------*
 | 356   1     356   |a35    2     7     | 4     8     9     |
 | 8     2     4     |a356   9    b356   | 7     1    c35    |
 | 7     9     35    | 1     8     4     | 6    d35    2     |
 *-------------------+-------------------+-------------------|
 | 356   356   8     | 2     156   1356  | 9     4     7     |
 | 1     4     356   | 7     56    9     | 2    e356   8     |
 | 9     7     2     | 56-3  4     8     |f135  e356  f135   |
 *-------------------+-------------------+-------------------|
 | 4     356   7     | 8     156   2     | 135   9     1356  |
 | 356   8     9     | 4     7     156   | 135   2     1356  |
 | 2     56    1     | 9     3     56    | 8     7     4     |
 *-----------------------------------------------------------*

(3)r12c4 = r2c6 - r2c9 = r3c8 - r56c8 = r6c79 => -3 r6c4 ; stte

Really rusty on Fish, but I think the following includes all of Steve's chain elements:
Code: Select all
3x4 Obi-Fish b236\r26c48  => -3r6c4

3r6c4 is the only digit having the required two excess covers needed for elimination.

It also seems possible to form a 7-link Oddagon derived from this X-Chain (plus the elimination cell) by making guardians of 3r2c4 and 3r6c8. Both guardians can then see 3r6c4 for the elimination.

SteveC
Sudtyro2
 
Posts: 754
Joined: 15 April 2013


Return to Puzzles

cron