Vanhegan Fiendish August 8, 2013

Post puzzles for others to solve here.

Vanhegan Fiendish August 8, 2013

Postby ArkieTech » Fri Aug 09, 2013 12:37 am

Code: Select all
 *-----------*
 |...|...|5..|
 |.1.|.6.|..7|
 |5..|3..|.64|
 |---+---+---|
 |6..|18.|.7.|
 |4.1|...|9.3|
 |.2.|.53|..1|
 |---+---+---|
 |14.|..2|..9|
 |7..|.9.|.2.|
 |..6|...|...|
 *-----------*


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

Re: Vanhegan Fiendish August 8, 2013

Postby Leren » Fri Aug 09, 2013 1:09 am

Code: Select all
*--------------------------------------------------------------*
| 389   6     2489   | 24789 1247  14789  | 5     139   28     |
| 389   1     2489   | 24589 6     4589   | 238   39    7      |
| 5     7     289    | 3     12    189    | 128   6     4      |
|--------------------+--------------------+--------------------|
| 6     35    359    | 1     8     49     | 24    7     25     |
| 4    d58    1      | 27    27    6      | 9    c58    3      |
| 89    2     7      | 49    5     3      | 6     48    1      |
|--------------------+--------------------+--------------------|
| 1     4    a35-8   | 6     37    2      | 378  b35    9      |
| 7    e38-5  358    | 458   9     1458   | 1348  2     6      |
| 2     9     6      | 4578  1347  14578  | 13478 1345  58     |
*--------------------------------------------------------------*

L2 Wing (58): (5) r7c3 = r7c8 - r5c8 = (5-8) r5c2 = (8) r8c2 => - 5 r8c2, - 8 r7c3; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Vanhegan Fiendish August 8, 2013

Postby pjb » Fri Aug 09, 2013 1:54 am

Code: Select all
389    6      2489   | 24789  1247   14789  | 5      139    28     
389    1      2489   | 24589  6      4589   | 238    39     7     
5      7      289    | 3      12     189    | 128    6      4     
---------------------+----------------------+---------------------
6      35     359    | 1      8      49     | 24     7      2-5     
4     b58     1      | 27     27     6      | 9     a58     3     
89     2      7      | 49     5      3      | 6      48     1     
---------------------+----------------------+---------------------
1      4     d358    | 6      37     2      |e378    3-5    9     
7     c358    358    | 458    9      1458   | 1348   2      6     
2      9      6      | 4578   1347   14578  | 13478  134-5 f58     


(5=8) r5c8 - r5c2 = r8c2 - r7c3 = r7c7 - (8=5) r9c9 => -5 r4c9, r79c8; stte

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

Re: Vanhegan Fiendish August 8, 2013

Postby Marty R. » Fri Aug 09, 2013 11:18 pm

Code: Select all
+--------------+------------------+---------------+
| 389 6   2489 | 24789 1247 14789 | 5     139  28 |
| 389 1   2489 | 24589 6    4589  | 238   39   7  |
| 5   7   289  | 3     12   189   | 128   6    4  |
+--------------+------------------+---------------+
| 6   35  359  | 1     8    49    | 24    7    25 |
| 4   58  1    | 27    27   6     | 9     58   3  |
| 89  2   7    | 49    5    3     | 6     48   1  |
+--------------+------------------+---------------+
| 1   4   358  | 6     37   2     | 378   35   9  |
| 7   358 358  | 458   9    1458  | 1348  2    6  |
| 2   9   6    | 4578  1347 14578 | 13478 1345 58 |
+--------------+------------------+---------------+

Play this puzzle online at the Daily Sudoku site

DP (39)r12c18, 1r1c8=8r12c1

(1289=3)r1c89,r32c7-(39=8)r2c81-(8=9)r6c1
8r12c1-(8=9)r6c1=>r6c1=9
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Vanhegan Fiendish August 8, 2013

Postby Leren » Sat Aug 10, 2013 3:45 am

Marty R wrote: DP (39)r12c18, 1r1c8=8r12c1

An alternative (simpler?) view of this DP:

- 1 r1c8 = (39) r12c8 - (3=5) r7c8 - (5=8) r5c8;

- 1 r1c8 = DP = 8 r12c1 - r6c1 = 8 r6c8; conflict => r1c8 = 1

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Vanhegan Fiendish August 8, 2013

Postby Marty R. » Sat Aug 10, 2013 3:08 pm

Leren wrote:
Marty R wrote: DP (39)r12c18, 1r1c8=8r12c1

An alternative (simpler?) view of this DP:

- 1 r1c8 = (39) r12c8 - (3=5) r7c8 - (5=8) r5c8;

- 1 r1c8 = DP = 8 r12c1 - r6c1 = 8 r6c8; conflict => r1c8 = 1

Leren


Agree, simpler and shorter. Nice spot. Unfortunately, I wouldn't have thought of taking that approach. :(
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Vanhegan Fiendish August 8, 2013

Postby ronk » Mon Aug 12, 2013 3:45 pm

Leren wrote:
Marty R wrote: DP (39)r12c18, 1r1c8=8r12c1

An alternative (simpler?) view of this DP:

- 1 r1c8 = (39) r12c8 - (3=5) r7c8 - (5=8) r5c8;

- 1 r1c8 = DP = 8 r12c1 - r6c1 = 8 r6c8; conflict => r1c8 = 1


The discontinuity is at 3r12c8:

3r12c8 - (3=5)r7c8 - (5=8)r5c8 - (8)r6c8 = (8-9)r6c1 = [(39)r12c1 - (39)r12c8]aur(39)r12c18 ==> r12c8<>3

I know AICs don't usually end with weak links, but this is one of those times where doing so is appropriate. It gets rid of that awkward "conflict" in the chain notation.
ronk
2012 Supporter
 
Posts: 4764
Joined: 02 November 2005
Location: Southeastern USA

Re: Vanhegan Fiendish August 8, 2013

Postby Leren » Mon Aug 12, 2013 9:15 pm

I agree that the "conflict" approach was awkward so I've worked on my DP moves.

Code: Select all
*---------------------------------------------------------------*
|b39+8  6     248    | 24789 1247  1478   | 5     a39+1  28     |
|b39+8  1     248    | 24589 6     458    | 238   a39    7      |
| 5     7     289    | 3     12    189    | 128    6     4      |
|--------------------+--------------------+---------------------|
| 6     35    359    | 1     8     49     | 24     7     25     |
| 4     58    1      | 27    27    6      | 9      58    3      |
|c89    2     7      | 49    5     3      | 6     d48    1      |
|--------------------+--------------------+---------------------|
| 1     4     358    | 6     37    2      | 378    35    9      |
| 7     358   358    | 458   9     1458   | 1348   2     6      |
| 2     9     6      | 4578  1347  14578  | 13478 e345-1 58     |
*---------------------------------------------------------------*

DP (39) r12c18: (1) r1c8 = DP = (8) r12c1 - r6c1 = (8-4) r6c8 = r9c8 => - 1 r9c8

There was also another DP move in this puzzle:

Code: Select all
*--------------------------------------------------------------*
| 389   6    a248    | 24789 1247  1478   | 5     139   28     |
| 389   1    a248    | 24589 6     458    | 238   39    7      |
| 5     7    a289    | 3     12    189    | 128   6     4      |
|--------------------+--------------------+--------------------|
| 6    b35   b35+9   | 1     8     49     | 24    7     25     |
| 4     58    1      | 27    27    6      | 9     58    3      |
| 89    2     7      | 49    5     3      | 6     48    1      |
|--------------------+--------------------+--------------------|
| 1     4    d35-8   | 6     37    2      | 378   35    9      |
| 7    c35+8 c35+8   | 458   9     1458   | 1348  2     6      |
| 2     9     6      | 4578  1347  14578  | 13478 1345  58     |
*--------------------------------------------------------------*

DP (35) r48c23: (8=9) r123c3 - (9) r3c3 = DP = (8) r8c23 => - 8 r7c3

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012


Return to Puzzles

cron