Vanhegan Extreme March 6, 2013

Post puzzles for others to solve here.

Vanhegan Extreme March 6, 2013

Postby ArkieTech » Wed Mar 06, 2013 3:57 am

Code: Select all
 *-----------*
 |..8|...|2..|
 |6..|.7.|..3|
 |.3.|6.2|.4.|
 |---+---+---|
 |..2|936|1..|
 |...|8.1|...|
 |..3|247|5..|
 |---+---+---|
 |.4.|1.5|.3.|
 |8..|.6.|..5|
 |..5|...|6..|
 *-----------*


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

Re: Vanhegan Extreme March 6, 2013

Postby Leren » Wed Mar 06, 2013 4:42 am

Code: Select all
*--------------------------------------------------------------*
|b49   b179   8      |b345  b19   b349    | 2     1569  1679   |
| 6     2     149    |a45    7     489    | 89    159   3      |
| 5     3     179    | 6     189   2      | 789   4     1789   |
|--------------------+--------------------+--------------------|
| 7     5     2      | 9     3     6      | 1     8     4      |
| 49    6     49     | 8     5     1      | 3     7     2      |
| 1     8     3      | 2     4     7      | 5     69    69     |
|--------------------+--------------------+--------------------|
| 2     4     6      | 1     89    5      | 789   3     789    |
| 8     179   179    | 37    6     39     | 4     2     5      |
| 3     9-7   5      |a47    2     489    | 6     19    189    |
*--------------------------------------------------------------*

als xz-rule (7=5) r29c4 - (5=7) r1c12456 => r9c2 <> 7; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Vanhegan Extreme March 6, 2013

Postby ArkieTech » Wed Mar 06, 2013 12:39 pm

Code: Select all
 *-----------------------------------------------------------*
 |b49   b179   8     | 345  b19   b349   | 2     1569  1679  |
 | 6     2     149   | 45    7     489   | 89    159   3     |
 | 5     3     179   | 6     189   2     | 789   4     1789  |
 |-------------------+-------------------+-------------------|
 | 7     5     2     | 9     3     6     | 1     8     4     |
 | 49    6     49    | 8     5     1     | 3     7     2     |
 | 1     8     3     | 2     4     7     | 5     69    69    |
 |-------------------+-------------------+-------------------|
 | 2     4     6     | 1     89    5     | 789   3     789   |
 | 8     17-9  17-9  | 37    6    c39    | 4     2     5     |
 | 3    a79    5     | 47    2     48-9  | 6     19    189   |
 *-----------------------------------------------------------*
als xy-wing
(9=7)r9c2-(7=3)r1c1256-(3=9)r8c6 => -9r8c23,r9c6; ste
Last edited by ArkieTech on Thu Mar 07, 2013 4:27 am, edited 1 time in total.
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Vanhegan Extreme March 6, 2013

Postby Marty R. » Wed Mar 06, 2013 6:12 pm

Code: Select all
+------------+-------------+---------------+
| 49 179 8   | 345 19  349 | 2   1569 1679 |
| 6  2   149 | 45  7   489 | 89  159  3    |
| 5  3   179 | 6   189 2   | 789 4    1789 |
+------------+-------------+---------------+
| 7  5   2   | 9   3   6   | 1   8    4    |
| 49 6   49  | 8   5   1   | 3   7    2    |
| 1  8   3   | 2   4   7   | 5   69   69   |
+------------+-------------+---------------+
| 2  4   6   | 1   89  5   | 789 3    789  |
| 8  179 179 | 37  6   39  | 4   2    5    |
| 3  79  5   | 47  2   489 | 6   19   189  |
+------------+-------------+---------------+

Play this puzzle online at the Daily Sudoku site

One of my convoluted solutions. R2c6<>8=>contradiction.

8r2c6=(8-4)r9c6=4r9c4-(45=3)r21c4-(3149=7)r1c1562-(7=9)r9c2-(917=3)r8c234 contradiction =>r2c6=8
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Vanhegan Extreme March 6, 2013

Postby Marty R. » Wed Mar 06, 2013 7:05 pm

ArkieTech wrote:
Code: Select all
 *-----------------------------------------------------------*
 |b49   b179   8     | 345  b19   b349   | 2     1569  1679  |
 | 6     2     149   | 45    7     489   | 89    159   3     |
 | 5     3     179   | 6     189   2     | 789   4     1789  |
 |-------------------+-------------------+-------------------|
 | 7     5     2     | 9     3     6     | 1     8     4     |
 | 49    6     49    | 8     5     1     | 3     7     2     |
 | 1     8     3     | 2     4     7     | 5     69    69    |
 |-------------------+-------------------+-------------------|
 | 2     4     6     | 1     89    5     | 789   3     789   |
 | 8     17-9  17-9  | 37    6    c39    | 4     2     5     |
 | 3    a79    5     | 47    2     48-9  | 6     19    189   |
 *-----------------------------------------------------------*
als xy-wing
(9=7)r9c2-(7=3)r1c1256-(3=9)r9c2 => -9r8c23,r9c6; ste


Dan,

Do you have a typo in your last term?
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Vanhegan Extreme March 6, 2013

Postby ArkieTech » Thu Mar 07, 2013 4:30 am

Marty R. wrote:
ArkieTech wrote:
Code: Select all
 *-----------------------------------------------------------*
 |b49   b179   8     | 345  b19   b349   | 2     1569  1679  |
 | 6     2     149   | 45    7     489   | 89    159   3     |
 | 5     3     179   | 6     189   2     | 789   4     1789  |
 |-------------------+-------------------+-------------------|
 | 7     5     2     | 9     3     6     | 1     8     4     |
 | 49    6     49    | 8     5     1     | 3     7     2     |
 | 1     8     3     | 2     4     7     | 5     69    69    |
 |-------------------+-------------------+-------------------|
 | 2     4     6     | 1     89    5     | 789   3     789   |
 | 8     17-9  17-9  | 37    6    c39    | 4     2     5     |
 | 3    a79    5     | 47    2     48-9  | 6     19    189   |
 *-----------------------------------------------------------*
als xy-wing
(9=7)r9c2-(7=3)r1c1256-(3=9)r9c2 => -9r8c23,r9c6; ste


Dan,

Do you have a typo in your last term?


Yes :oops: Should be

(9=7)r9c2-(7=3)r1c1256-(3=9)r8c6 => -9r8c23,r9c6; ste

I have made the edit thanks.
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA


Return to Puzzles