Vanhegan Extreme March 13, 2013

Post puzzles for others to solve here.

Vanhegan Extreme March 13, 2013

Postby ArkieTech » Wed Mar 13, 2013 2:35 am

Code: Select all
 *-----------*
 |..5|...|8..|
 |...|917|...|
 |.1.|5.6|.3.|
 |---+---+---|
 |..8|193|4..|
 |.7.|...|.5.|
 |..4|765|3..|
 |---+---+---|
 |.4.|8.1|.6.|
 |...|279|...|
 |..9|...|2..|
 *-----------*


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

Re: Vanhegan Extreme March 13, 2013

Postby pjb » Wed Mar 13, 2013 3:18 am

While I expect there are some one-steppers out there, it would seem silly to me to ignore the X-wings of 1s at r58c37, 7s at r37c37, and 9s at r16c28 before proceeding. The state after this is

Code: Select all
 67     69     5      | 3      4      2      | 8      179    167   
 23468  2368   236    | 9      1      7      | 56     24     2456   
 249    1      27     | 5      8      6      | 79     3      249   
 ---------------------+----------------------+---------------------
 256    256    8      | 1      9      3      | 4      27     267   
 369    7      136    | 4      2      8      | 169    5      69     
a12     29     4      | 7      6      5      | 3      1289   128   
 ---------------------+----------------------+---------------------
b235    4      237    | 8      35     1      | 579    6      359   
b3568  b3568  b136    | 2      7      9      | 15     48     3458   
 13578 b358    9      | 6      35     4      | 2      178    13578 


Then an ALS chain: (1=2) r6c1 - (2=13568) r7c1, r8c123, r9c2, => r5c3, r9c1 <> 1; stte

Phil
Last edited by pjb on Wed Mar 13, 2013 5:58 pm, edited 1 time in total.
pjb
2014 Supporter
 
Posts: 2577
Joined: 11 September 2011
Location: Sydney, Australia

Re: Vanhegan Extreme March 13, 2013

Postby daj95376 » Wed Mar 13, 2013 4:44 am

pjb wrote:
Code: Select all
 67     69     5      | 3      4      2      | 8      179    167   
 23468  2368   236    | 9      1      7      | 56     24     2456   
 249    1      27     | 5      8      6      | 79     3      249   
 ---------------------+----------------------+---------------------
 256    256    8      | 1      9      3      | 4      27     267   
 369    7      136    | 4      2      8      | 169    5      69     
a12     29     4      | 7      6      5      | 3      1289   128   
 ---------------------+----------------------+---------------------
b235    4      237    | 8      35     1      | 579    6      359   
b3568  b3568  b136    | 2      7      9      | 15     48     3458   
 13578 b358    9      | 6      35     4      | 2      178    13578 


Then an ALS chain: (1=2) r6c1 - (2=13568) r7c1, r8c123, r9c2, => r5c3, r9c1 <> 1; stte

I made corrections above?


Using pjb's initial cell r6c1, and r7c1, and the two cells he didn't use in [b7]:

Code: Select all
 (1=2)r6c1 - r7c1 = (2-7)r7c3 = (7-1)r9c1 = (1)r6c1   -or-

 (1=2)r6c1 - r7c1 = hp(27-1)r7c3,r9c1 = (1)r6c1
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Vanhegan Extreme March 13, 2013

Postby ArkieTech » Wed Mar 13, 2013 10:48 am

Code: Select all
 *--------------------------------------------------------------------*
 | 679    69     5      | 3      4      2      | 8      179    1679   |
 | 23468  2368  e236    | 9      1      7      |d56     24     2456   |
 | 2479   1      27     | 5      8      6      | 79     3      2479   |
 |----------------------+----------------------+----------------------|
 | 256    256    8      | 1      9      3      | 4      27     267    |
 | 1369   7    af16-3   | 4      2      8      | 169    5      169    |
 | 129    29     4      | 7      6      5      | 3      1289   1289   |
 |----------------------+----------------------+----------------------|
 | 2357   4      237    | 8      35     1      | 579    6      3579   |
 | 13568  3568  b136    | 2      7      9      |c15     148    13458  |
 | 13578  358    9      | 6      35     4      | 2      178    13578  |
 *--------------------------------------------------------------------*
loop
1r5c3=r8c3-(1=5)r8c7-(5=6)r2c7-r2c3=6r5c3 => -3r5c3; lclste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Vanhegan Extreme March 13, 2013

Postby daj95376 » Wed Mar 13, 2013 2:41 pm

dan, you have a "network loop" because of the <6> in r8c3.

Regards, Danny
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Vanhegan Extreme March 13, 2013

Postby ArkieTech » Wed Mar 13, 2013 3:02 pm

daj95376 wrote:dan, you have a "network loop" because of the <6> in r8c3.


Thanks Danny :oops: I had the network but "thought" I saw an aic. :roll:
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Vanhegan Extreme March 13, 2013

Postby Marty R. » Thu Mar 14, 2013 1:11 am

I also got rid of the 1s, 7s and 9s (I think the 1s were a Swordfish), but still couldn't do anything. Thus, I threw mine in.
Last edited by JasonLion-Admin on Thu Mar 14, 2013 1:51 am, edited 1 time in total.
Reason: Inappropriate content removed
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Vanhegan Extreme March 13, 2013

Postby daj95376 » Thu Mar 14, 2013 3:33 am

Marty R. wrote:I also got rid of the 1s, 7s and 9s (I think the 1s were a Swordfish), but still couldn't do anything. Thus, I threw mine in.

Marty, a 4-cell XY-Chain (preceeded by the X-Wing on <9> where r16c1<>9 are important!):

Code: Select all
 +-----------------------------------------------------------------------+
 |  679    69     5      |  3      4      2      |  8      179    1679   |
 |  23468  2368   236    |  9      1      7      |  56     24     2456   |
 |  2479   1      27     |  5      8      6      |  79     3      2479   |
 |-----------------------+-----------------------+-----------------------|
 |  256    256    8      |  1      9      3      |  4      27     267    |
 |  1369   7      136    |  4      2      8      |  169    5      169    |
 |  129    29     4      |  7      6      5      |  3      1289   1289   |
 |-----------------------+-----------------------+-----------------------|
 |  2357   4      237    |  8      35     1      |  579    6      3579   |
 |  13568  3568   136    |  2      7      9      |  15     148    13458  |
 |  13578  358    9      |  6      35     4      |  2      178    13578  |
 +-----------------------------------------------------------------------+
 # 95 eliminations remain

   c37   X-Wing                          <> 1    r58c19,r8c8   extraneous
   c37   X-Wing                          <> 7    r37c19        extraneous
   c28   X-Wing                          <> 9    r16c19

 +-----------------------------------------------------------------------+
 | b67    c69     5      |  3      4      2      |  8      179    167    |
 |  23468  2368   236    |  9      1      7      |  56     24     2456   |
 |  249    1     a27     |  5      8      6      |  79     3      249    |
 |-----------------------+-----------------------+-----------------------|
 |  256    256    8      |  1      9      3      |  4      27     267    |
 |  369    7      136    |  4      2      8      |  169    5      69     |
 |  12    d29     4      |  7      6      5      |  3      1289   128    |
 |-----------------------+-----------------------+-----------------------|
 |  235    4      237    |  8      35     1      |  579    6      359    |
 |  3568   3568   136    |  2      7      9      |  15     48     3458   |
 |  13578  358    9      |  6      35     4      |  2      178    13578  |
 +-----------------------------------------------------------------------+
 # 82 eliminations remain

 (2=7)r3c3 - (7=6)r1c1 - (6=9)r1c2 - (9=2)r6c2  =>  r2c2<>2

   c2b4  Locked Candidate 2              <> 2    r46c1

Regards, Danny
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Vanhegan Extreme March 13, 2013

Postby Marty R. » Thu Mar 14, 2013 3:49 am

Thanks Danny. I leave too many chains on the table. :oops:
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles