Vanhegan Fiendish September 14, 2013

Post puzzles for others to solve here.

Vanhegan Fiendish September 14, 2013

Postby ArkieTech » Sat Sep 14, 2013 1:00 am

Code: Select all
 *-----------*
 |...|..4|..5|
 |75.|.1.|.8.|
 |..4|...|3..|
 |---+---+---|
 |2..|5.1|4.8|
 |3..|.7.|..1|
 |5.1|3.2|..7|
 |---+---+---|
 |..9|...|8..|
 |.1.|.4.|.29|
 |8..|6..|...|
 *-----------*


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

Re: Vanhegan Fiendish September 14, 2013

Postby Leren » Sat Sep 14, 2013 1:11 am

Code: Select all
*-----------------------------------------------------*
| 19   368  2368  | 289  36   4     | 7    169  5     |
| 7    5    236   | 29   1    36    | 69   8    4     |
| 19   68   4     | 789  5    78    | 3    169  2     |
|-----------------+-----------------+-----------------|
| 2   b679  67    | 5   a69   1     | 4    3    8     |
| 3    689  68    | 4    7    69    | 2    5    1     |
| 5    4    1     | 3    8    2     | 69   69   7     |
|-----------------+-----------------+-----------------|
| 4    23   9     | 1    23   5     | 8    7    6     |
| 6    1    37    | 78   4    378   | 5    2    9     |
| 8   c27   5     | 6   d2-9  79    | 1    4    3     |
*-----------------------------------------------------*

L3 Wing: (9) r4c5 = (9-7) r4c2 = (7-2) r9c2 = r9c5 => - 9 r9c5 stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Vanhegan Fiendish September 14, 2013

Postby ArkieTech » Sat Sep 14, 2013 8:13 am

Code: Select all
 *-----------------------------------------------------------*
 | 19    368   2368  | 289   36    4     | 7     169   5     |
 | 7     5     236   | 29    1     36    | 69    8     4     |
 | 19    68    4     | 789   5     78    | 3     169   2     |
 |-------------------+-------------------+-------------------|
 | 2    c69-7  67    | 5    b69    1     | 4     3     8     |
 | 3     689   68    | 4     7     69    | 2     5     1     |
 | 5     4     1     | 3     8     2     | 69    69    7     |
 |-------------------+-------------------+-------------------|
 | 4     23    9     | 1     23    5     | 8     7     6     |
 | 6     1     37    | 78    4     378   | 5     2     9     |
 | 8    a27    5     | 6    a29    79    | 1     4     3     |
 *-----------------------------------------------------------*
(7=9)r9c25-r4c5=9r4c2 => -7r4c2; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Vanhegan Fiendish September 14, 2013

Postby 7b53 » Sat Sep 14, 2013 2:27 pm

Code: Select all
*------------------------------------------------------*
| 19   368  2368  | 289  *36   4     | 7    169  5     |
| 7    5    236   | 29    1    36    | 69   8    4     |
| 19   68   4     | 789   5    78    | 3    169  2     |
|-----------------+------------------+-----------------|
| 2    679  67    | 5     69   1     | 4    3    8     |
| 3    689  68    | 4     7    69    | 2    5    1     |
| 5    4    1     | 3     8    2     | 69   69   7     |
|-----------------+------------------+-----------------|
| 4    23   9     | 1     23   5     | 8    7    6     |
| 6    1   *37    | 78    4    378   | 5    2    9     |
| 8    27   5     | 6     29   79    | 1    4    3     |
*----------------------------------------------- ------*

(6)r1c5 = (7)r8c3 - (7=6)r4c3 => r4c5 <> 6
7b53
2012 Supporter
 
Posts: 156
Joined: 01 January 2012
Location: New York

Re: Vanhegan Fiendish September 14, 2013

Postby Marty R. » Sat Sep 14, 2013 3:52 pm

Code: Select all
+-------------+------------+----------+
| 19 368 2368 | 289 36 4   | 7  169 5 |
| 7  5   236  | 29  1  36  | 69 8   4 |
| 19 68  4    | 789 5  78  | 3  169 2 |
+-------------+------------+----------+
| 2  679 67   | 5   69 1   | 4  3   8 |
| 3  689 68   | 4   7  69  | 2  5   1 |
| 5  4   1    | 3   8  2   | 69 69  7 |
+-------------+------------+----------+
| 4  23  9    | 1   23 5   | 8  7   6 |
| 6  1   37   | 78  4  378 | 5  2   9 |
| 8  27  5    | 6   29 79  | 1  4   3 |
+-------------+------------+----------+

Play this puzzle online at the Daily Sudoku site

XY-Chain (7=6)r4c3-(6=9)r4c5-(9=2)r9c5-(2=7)r9c2=>r8c3<>7
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Vanhegan Fiendish September 14, 2013

Postby Ngisa » Sat Sep 14, 2013 4:50 pm

Same elimination as Leren, but using XY-Chain
(9=7)r9c6-(7=2)rr9c2-(2=3)r7c2-(3=7)r8c3-(7=6)r4c3-(6=9)r4c5 => r9c5<>9; stte.
Ngisa
 
Posts: 1384
Joined: 18 November 2012

Re: Vanhegan Fiendish September 14, 2013

Postby Marty R. » Sat Sep 14, 2013 5:25 pm

Ngisa wrote:Same elimination as Leren, but using XY-Chain
(9=7)r9c6-(7=2)rr9c2-(2=3)r7c2-(3=7)r8c3-(7=6)r4c3-(6=9)r4c5 => r9c5<>9; stte.


If you wanted to, the notation could be shortened to:

(9=7)r9c6-r8c46=r8c3-(7=6)r4c3-(6=9)r4c5=>r9c5<>9
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles