Bonus Points Puzzle 6/8/2014

Post puzzles for others to solve here.

Bonus Points Puzzle 6/8/2014

Postby daj95376 » Sun Jun 08, 2014 4:13 pm

_

Bonus points awarded for any single-stepper that doesn't use candidates 5r4c8 and 2r4c9.

Code: Select all
 +-----------------------+
 | . . 3 | 1 2 . | . . . |
 | . 9 1 | . . 6 | 3 . . |
 | 7 6 8 | . 3 . | . . . |
 |-------+-------+-------|
 | 3 . . | . 1 . | . . . |
 | 8 . 9 | 7 6 . | 1 . . |
 | . 4 . | . . . | 7 8 . |
 |-------+-------+-------|
 | . 3 . | . 7 1 | 6 . . |
 | . . . | . . 8 | . 4 . |
 | . . . | . . . | . . 3 |
 +-----------------------+

 after basics
 +--------------------------------------------------------------+
 |  4     5     3     |  1     2     7     |  8    *69   *69    |
 |  2     9     1     |  45    8     6     |  3     7     45    |
 |  7     6     8     |  459   3     59    |  245   25    1     |
 |--------------------+--------------------+--------------------|
 |  3     7     56    |  8     1     2459  |  459  *69+5 *69+2  |
 |  8     2     9     |  7     6     45    |  1     3     45    |
 |  1     4     56    |  259   59    3     |  7     8     269   |
 |--------------------+--------------------+--------------------|
 |  59    3     4     |  259   7     1     |  6     259   8     |
 |  6     1     2     |  3     59    8     |  59    4     7     |
 |  59    8     7     |  6     4     259   |  259   1     3     |
 +--------------------------------------------------------------+
 # 40 eliminations remain
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Bonus Points Puzzle 6/8/2014

Postby 7b53 » Sun Jun 08, 2014 10:21 pm

Code: Select all
 +--------------------------------------------------------------+
 |  4     5     3     |  1     2     7     |  8    *69   *69    |
 |  2     9     1     |  45    8     6     |  3     7     45    |
 |  7     6     8     |  459   3     59    |  245   25    1     |
 |--------------------+--------------------+--------------------|
 |  3     7     56    |  8     1     2459  |  459  *69-5 *69-2  |
 |  8     2     9     |  7     6     45    |  1     3     45    |
 |  1     4     56    |  259   59    3     |  7     8     269   |
 |--------------------+--------------------+--------------------|
 |  59    3     4     |  259   7     1     |  6     259   8     |
 |  6     1     2     |  3     59    8     |  59    4     7     |
 |  59    8     7     |  6     4     259   |  259   1     3     |
 +--------------------------------------------------------------+

don't know if (-5)r4c8 and (-2)r4c9 consider the same as using the two candidates.
or if it's a one stepper.

(59)r6c4 = DP(69)r1c89, r4c89 => r6c4 <> 59
(59)r6c4 - 5r6c3 = 5r4c3 - (5=69)r4c8
(59-2)r6c4 = 2r6c9 - (2=69)r4c9
7b53
2012 Supporter
 
Posts: 156
Joined: 01 January 2012
Location: New York

Re: Bonus Points Puzzle 6/8/2014

Postby pjb » Sun Jun 08, 2014 11:17 pm

Code: Select all
4      5      3      | 1      2      7      | 8      69     69     
2      9      1      |f45     8      6      | 3      7     e45     
7      6      8      | 459    3      59     |k245    25     1     
---------------------+----------------------+---------------------
3      7      56     | 8      1     b2459   |c459    569    269   
8      2      9      | 7      6      45     | 1      3     d45     
1      4      56     |g259   h59     3      | 7      8      269   
---------------------+----------------------+---------------------
59     3      4      | 259    7      1      | 6      259    8     
6      1      2      | 3     i59     8      |j59     4      7     
59     8      7      | 6      4     a259    | 59-2   1      3     

(2)r9c6 = (2-4)r4c6* = r4c7# - (4=5)r5c9 - (5=4)r2c9 - (4=5)r2c4 - (25=9)r6c4* - (9=5)r6c5 - (5=9)r8c5 - (9=5)r8c7 - (45=2)r3c7# => -2 r9c7; stte

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

Re: Bonus Points Puzzle 6/8/2014

Postby daj95376 » Mon Jun 09, 2014 1:12 am

_

Phil, Congratulations on earning the Bonus Points with an impressive network !!!

_
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Bonus Points Puzzle 6/8/2014

Postby blue » Mon Jun 09, 2014 1:24 am

Code: Select all
+-----------+----------------------+------------------+
| 4   5  3  | 1      2     7       | 8      69   69   |
| 2   9  1  | 4(5)   8     6       | 3      7    4(5) |
| 7   6  8  | 459    3     59      | 245    25   1    |
+-----------+----------------------+------------------+
| 3   7  56 | 8      1     59-2(4) | 5(49)  569  269  |
| 8   2  9  | 7      6     45      | 1      3    (45) |
| 1   4  56 | (259)  5(9)  3       | 7      8    269  |
+-----------+----------------------+------------------+
| 59  3  4  | 59(2)  7     1       | 6      259  8    |
| 6   1  2  | 3      5(9)  8       | 5(9)   4    7    |
| 59  8  7  | 6      4     59(2)   | 5(29)  1    3    |
+-----------+----------------------+------------------+

Another network solution (computer generated)

Code: Select all
9r4c7 -------------------------------------------------------
  ||                                                          \
  ||                          5r6c4 - r2c4 = r2c9 - (5=4)r5c9 - 4r4c7 = 4r4c6 - 2r4c6
  ||                            ||                                            /
9r8c7 - r8c5 = r6c5 --------- 9r6c4                                          /
  ||                            ||                                          /
9r9c7 - 2r9c7 = r9c6 - r7c4 = 2r6c4 ---------------------------------------

=> r4c6<>2; stte

(slightly different, same elimination)

Code: Select all
9r9c7 - 2r9c7 = r9c6 ---------------------------------------------
  ||                                                              \
9r4c7 ----------------------------------------------               \
  ||                                                \               \
9r8c7 - r8c5 = r6c5 - 9r6c4                          \               \
                        ||                            \               \
                      5r6c4 - r2c4 = r2c9 - (5=4)r5c9 - 4r4c7 = 4r4c6 - 2r4c6
                        ||                                            /
                      2r6c4 -----------------------------------------
Last edited by blue on Mon Jun 09, 2014 1:03 pm, edited 1 time in total.
blue
 
Posts: 979
Joined: 11 March 2013

Re: Bonus Points Puzzle 6/8/2014

Postby SteveG48 » Mon Jun 09, 2014 3:20 am

Code: Select all
 *------------------------------------------------------------*
 | 4     5     3     | 1     2     7     |  8     69    69    |
 | 2     9     1     |h45    8     6     |  3     7    g45    |
 | 7     6     8     | 459   3    i59    |am2-45  25    1     |
 *-------------------+-------------------+--------------------|
 | 3     7     56    | 8     1    d2459  |  459   569   269   |
 | 8     2     9     | 7     6    e45    |  1     3    f45    |
 | 1     4     56    | 259   59    3     |  7     8     269   |
 *-------------------+-------------------+--------------------|
 | 59    3     4     | 259   7     1     |  6     259   8     |
 | 6     1     2     | 3    k59    8     | L59    4     7     |
 | 59    8     7     | 6     4   cj259   | b259   1     3     |
 *------------------------------------------------------------*


(2)r3c7 = r9c7 - (2*)r9c6 = (2-4)r4c6 = r5c6 - r5c9 = (4*)r2c9 - (4=5)r2c4 - (5=9)r3c6 - (9*2=5)r9c6 - r8c5 = r8c7 - (5*4=2)r3c7 => -4,5 r3c7 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4230
Joined: 08 November 2013
Location: Orlando, Florida

Re: Bonus Points Puzzle 6/8/2014

Postby daj95376 » Mon Jun 09, 2014 6:03 am

_

Thanks blue and Steve for your contributions. You both earn Bonus Points !!!



Steve, your network w/o the first strong link:

(2*)r9c6 = (2-4)r4c6 = r5c6 - r5c9 = (4*)r2c9 - (4=5)r2c4 - (5=9)r3c6 - (9*2=5)r9c6 - r8c5 = r8c7 - (5*4=2)r3c7 => -2 r9c7 ; stte

_
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Bonus Points Puzzle 6/8/2014

Postby JC Van Hay » Mon Jun 09, 2014 10:47 am

Code: Select all
+-----------+----------------------+-----------------+
| 4   5  3  | 1      2     7       | 8      69   69  |
| 2   9  1  | 45     8     6       | 3      7    45  |
| 7   6  8  | 5(49)  3     59      | 25(4)  25   1   |
+-----------+----------------------+-----------------+
| 3   7  56 | 8      1     59-2(4) | 5(49)  569  269 |
| 8   2  9  | 7      6     45      | 1      3    45  |
| 1   4  56 | 5(29)  5(9)  3       | 7      8    269 |
+-----------+----------------------+-----------------+
| 59  3  4  | 5(29)  7     1       | 6      259  8   |
| 6   1  2  | 3      5(9)  8       | 5(9)   4    7   |
| 59  8  7  | 6      4     59(2)   | 5(29)  1    3   |
+-----------+----------------------+-----------------+
Double Kraken 9C47 :=> [4r4c6==2r9c6==2r6c4]-2r4c6; ste

2r4c6
2r9c6=2r9c7
2r6c4=======2r7c4
4r4c6=============4r4c7
                  4r3c7=4r3c4
            9r7c4=======9r3c4=9r6c4
                              9r6c5=9r8c5
      9r9c7=======9r4c7=============9r8c7
A particular reading of the "exclusion matrix" :

9r8c7=*L3Wing[4r4c6=(4-9)r4c7=*(9-2)r9c7=2r9c6]
|
9r8c5
||
9r6c5
|
9r6c4=*[4r4c6=4r4c7-4r3c7=(4-9)r3c4=*(9-2)r7c4=2r6c4]
JC Van Hay
 
Posts: 719
Joined: 22 May 2010

Re: Bonus Points Puzzle 6/8/2014

Postby Leren » Mon Jun 09, 2014 11:41 am

Code: Select all
*--------------------------------------------------------------------------------*
| 4       5       3        | 1       2       7        | 8       69      69       |
| 2       9       1        | 45      8       6        | 3       7       45       |
| 7       6       8        | 459d    3       59       | 245c    25      1        |
|--------------------------+--------------------------+--------------------------|
| 3       7       56       | 8       1     Aa459-2aA  |b459b    569     269      |
| 8       2       9        | 7       6       45       | 1       3       45       |
| 1       4       56       | 259e    59f     3        | 7       8       269      |
|--------------------------+--------------------------+--------------------------|
| 59      3       4        |C259     7       1        | 6       259     8        |
| 6       1       2        | 3       59g     8        | 59h     4       7        |
| 59      8       7        | 6       4      B259B     | 259C    1       3        |
*--------------------------------------------------------------------------------*
Forcing Chain Contradiction in Column 7 Digit 9:

2r4c6 - 4r4c6                                                    = (4-9) r4c7;
2r4c6 - 2r9c6                 = (2-9) r7c4
2r4c6 - 4r4c6 = 4r4c7 - 4r3c7 = (4-9) r3c4 *= 9r6c4 - 9r6c5 = 9r8c5  -9  r8c7;
2r4c6 - 2r9c6                                                    = (2-9) r9c7; => - 2 r4c6; stte

Leren

PS It looks to me like Blue's network diagrams contain a typo: in each case one of the 9r9c7s should be 9r8c7

Leren
Leren
 
Posts: 5032
Joined: 03 June 2012

Re: Bonus Points Puzzle 6/8/2014

Postby blue » Mon Jun 09, 2014 1:04 pm

Leren wrote:PS It looks to me like Blue's network diagrams contain a typo: in each case one of the 9r9c7s should be 9r8c7

Yes. Thank you. I've fixed it now.
blue
 
Posts: 979
Joined: 11 March 2013

Re: Bonus Points Puzzle 6/8/2014

Postby daj95376 » Mon Jun 09, 2014 4:44 pm

_

Bonus Points to JC and Leren as well !!!


JC: Following your matrix network solutions are always an interesting challenge. However, they are never boring.


Leren: You could have saved me several minutes of confusion if you'd spread your logic out so that I knew to treat two lines as one.

Code: Select all
2r4c6 - 4r4c6                                                    = (4-9) r4c7;

2r4c6 - 2r9c6                 = (2-9) r7c4
2r4c6 - 4r4c6 = 4r4c7 - 4r3c7 = (4-9) r3c4 *= 9r6c4 - 9r6c5 = 9r8c5  -9  r8c7;

2r4c6 - 2r9c6                                                    = (2-9) r9c7; => - 2 r4c6; stte


Epilog

It would seem that bypassing the two non-UR candidates was as demanding as I'd expected. Thanks to everyone for your solutions !!!

_
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: Bonus Points Puzzle 6/8/2014

Postby aran » Mon Jun 09, 2014 7:23 pm

Code: Select all
+-----------+----------------------+-----------------+
| 4   5  3  | 1      2     7       | 8      69   69  |
| 2   9  1  | 45     8     6       | 3      7    45  |
| 7   6  8  | 459    3     59      | 245    25   1   |
+-----------+----------------------+-----------------+
| 3   7  56 | 8      1     2459    | 459    569  269 |
| 8   2  9  | 7      6     45      | 1      3    45  |
| 1   4  56 | 259    59    3       | 7      8    269 |
+-----------+----------------------+-----------------+
| 59  3  4  | 259    7     1       | 6      259  8   |
| 6   1  2  | 3      59    8       | 59     4    7   |
| 59  8  7  | 6      4     259     | 259    1    3   |
+-----------+----------------------+-----------------+

2r4c9=(2-4)r4c6=4r4c7 : =><4>r3c7
2r4c9=r4c6-r9c6=r9c7 : =><2>r3c7
2r4c9=r4c6-r9c6=RP59r39c6+r8c57 : =><5>r3c7 (aka the JC Van Hay move)
=>r4c9=2
aran
 
Posts: 334
Joined: 02 March 2007


Return to Puzzles