AU Tough July 23, 2013

Post puzzles for others to solve here.

AU Tough July 23, 2013

Postby ArkieTech » Tue Jul 23, 2013 12:30 am

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


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

Re: AU Tough July 23, 2013

Postby Leren » Tue Jul 23, 2013 1:08 am

Code: Select all
*--------------------------------------------------------------*
| 9     1     8      | 5     6     7      | 4     2     3      |
| 5     26    27     | 3     1     4      | 67    8     9      |
| 3    e46   d47     | 2     8     9      | 1    c67    5      |
|--------------------+--------------------+--------------------|
| 7     25    9      | 1     25    6      | 8     3     4      |
| 1    f45    3      |g4-7   59    8      | 2     679   67     |
| 6     8     24     |a7-4   29    3      | 5    b79    1      |
|--------------------+--------------------+--------------------|
| 4     9     16     | 8     7     12     | 3     5     26     |
| 2     7     15     | 6     3     15     | 9     4     8      |
| 8     3     56     | 9     4     25     | 67    1     267    |
*--------------------------------------------------------------*

Joined Skyscrapers: (7) r6c4 = r6c8 - r3c8 = (7-4) r3c3 = r3c2 - r5c2 = (4) r5c4 => - 7 r5c4, - 4 r6c4; stte

Note that this is an AIC Type 2 that should be read from left to right and from right to left.

It should also be noted that 7 r6c4 => - 7 r5c4 and 4 r5c4 => - 4 r6c4

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: AU Tough July 23, 2013

Postby daj95376 » Tue Jul 23, 2013 1:30 am

Code: Select all
 BUG+2: r5c8=7 and/or r9c9=6

 (7)r5c8             - (7)r5c4,r6c8
 (6)r9c9 - (6=7)r5c9 - (7)r5c4,r6c8
 +-----------------------------------------------------+
 |  9    1    8    |  5    6    7    |  4    2    3    |
 |  5    26   27   |  3    1    4    |  67   8    9    |
 |  3    46   47   |  2    8    9    |  1    67   5    |
 |-----------------+-----------------+-----------------|
 |  7    25   9    |  1    25   6    |  8    3    4    |
 |  1    45   3    |  4-7  59   8    |  2    69+7 67   |
 |  6    8    24   |  47   29   3    |  5    9-7  1    |
 |-----------------+-----------------+-----------------|
 |  4    9    16   |  8    7    12   |  3    5    26   |
 |  2    7    15   |  6    3    15   |  9    4    8    |
 |  8    3    56   |  9    4    25   |  67   1    27+6 |
 +-----------------------------------------------------+
 # 28 eliminations remain
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Re: AU Tough July 23, 2013

Postby Leren » Tue Jul 23, 2013 4:29 am

daj95367 wrote:
Code: Select all
 BUG+2: r5c8=7 and/or r9c9=6
 (7)r5c8             - (7)r5c4,r6c8
 (6)r9c9 - (6=7)r5c9 - (7)r5c4,r6c8

I haven't seen this variation of BUG + 2 before. It also => r7c9 <> 6.

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: AU Tough July 23, 2013

Postby tlanglet » Tue Jul 23, 2013 12:28 pm

The BUG+2 was readily apparent so I looked a second solution..........

Code: Select all
 *--------------------------------------------------*
 | 9    1    8    | 5    6    7    | 4    2    3    |
 | 5    26   27   | 3    1    4    | 67   8    9    |
 | 3    46  a47   | 2    8    9    | 1   a67   5    |
 |----------------+----------------+----------------|
 | 7    25   9    | 1    25   6    | 8    3    4    |
 | 1    45   3    | 47   59   8    | 2   *79=6 6-7  |
 | 6    8   b24   | 47  b29   3    | 5  *b79   1    |
 |----------------+----------------+----------------|
 | 4    9    16   | 8    7    12   | 3    5    26   |
 | 2    7    15   | 6    3    15   | 9    4    8    |
 | 8    3    56   | 9    4    25   | 67   1    267  |
 *--------------------------------------------------*

ANS(79=6)r56c8-(6=74)r3c83-(4=297)r6c358 => r5c9<>7

Ted
tlanglet
2010 Supporter
 
Posts: 538
Joined: 29 May 2010

Re: AU Tough July 23, 2013

Postby ArkieTech » Tue Jul 23, 2013 1:55 pm

Code: Select all
 *--------------------------------------------------*
 | 9    1    8    | 5    6    7    | 4    2    3    |
 | 5    26   27   | 3    1    4    | 67   8    9    |
 | 3    46  a47   | 2    8    9    | 1    6-7  5    |
 |----------------+----------------+----------------|
 | 7    25   9    | 1    25   6    | 8    3    4    |
 | 1    45   3    | 47   59   8    | 2    679  67   |
 | 6    8   b24   |c47   29   3    | 5   d79   1    |
 |----------------+----------------+----------------|
 | 4    9    16   | 8    7    12   | 3    5    26   |
 | 2    7    15   | 6    3    15   | 9    4    8    |
 | 8    3    56   | 9    4    25   | 67   1    267  |
 *--------------------------------------------------*
m-wing
(7=4r3c3-r6c3=(4-7)r6c4=7r6c8 => -7r3c8; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: AU Tough July 23, 2013

Postby Marty R. » Tue Jul 23, 2013 3:40 pm

Code: Select all
+---------+----------+------------+
| 9 1  8  | 5  6  7  | 4  2   3   |
| 5 26 27 | 3  1  4  | 67 8   9   |
| 3 46 47 | 2  8  9  | 1  67  5   |
+---------+----------+------------+
| 7 25 9  | 1  25 6  | 8  3   4   |
| 1 45 3  | 47 59 8  | 2  679 67  |
| 6 8  24 | 47 29 3  | 5  79  1   |
+---------+----------+------------+
| 4 9  16 | 8  7  12 | 3  5   26  |
| 2 7  15 | 6  3  15 | 9  4   8   |
| 8 3  56 | 9  4  25 | 67 1   267 |
+---------+----------+------------+

Play this puzzle online at the Daily Sudoku site

BUG+2 7r5c8=6r9c9-(6=7)r5c9=>r6c8<>7

Another alternative to the BUG+2

6r5c9=(6-9)r5c8=r6c8-(9=2)r6c5-r6c3=r2c3-(2=6)r2c2-r2c7=r3c8=>r5c8<>6
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: AU Tough July 23, 2013

Postby 7b53 » Wed Jul 24, 2013 3:19 am

Code: Select all
 *--------------------------------------------------*
 | 4    9    16   | 8    7    12   | 3    5    26   |
 | 2    7    15   | 6    3    15   | 9    4    8    |
 | 8    3    56   | 9    4    25   | 67   1    267  |
 *--------------------------------------------------*


just looking at the row 7,8,9 ...wondering if this consider a deadly pattern ?
if r9c9=(26), it will have two solutions...so r9c9 must be 7
7b53
2012 Supporter
 
Posts: 156
Joined: 01 January 2012
Location: New York

Re: AU Tough July 23, 2013

Postby Leren » Wed Jul 24, 2013 10:55 am

7b53 wrote:
Code: Select all
 *--------------------------------------------------*
 | 4    9    16   | 8    7    12   | 3    5    26   |
 | 2    7    15   | 6    3    15   | 9    4    8    |
 | 8    3    56   | 9    4    25   | 67   1    267  |
 *--------------------------------------------------*


just looking at the row 7,8,9 ...wondering if this consider a deadly pattern ?
if r9c9=(26), it will have two solutions...so r9c9 must be 7

Looks like a Bug-Lite that is discussed here:

http://forum.enjoysudoku.com/forming-mugs-from-bug-lite-composites-t3210-45.html?hilit=impermeable

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012


Return to Puzzles