dailysudoku.com Forum Index dailysudoku.com
Discussion of Daily Sudoku puzzles
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Vanhegan fiendish July 29, 2012

 
Post new topic   Reply to topic    dailysudoku.com Forum Index -> Other puzzles
View previous topic :: View next topic  
Author Message
arkietech



Joined: 31 Jul 2008
Posts: 1834
Location: Northwest Arkansas USA

PostPosted: Mon Jul 30, 2012 5:42 am    Post subject: Vanhegan fiendish July 29, 2012 Reply with quote

Code:
 *-----------*
 |..4|.8.|35.|
 |6..|..5|...|
 |...|42.|..8|
 |---+---+---|
 |.2.|.9.|.36|
 |.9.|5.7|.8.|
 |13.|.6.|.4.|
 |---+---+---|
 |2..|.43|...|
 |...|8..|..9|
 |.48|.5.|6..|
 *-----------*
Back to top
View user's profile Send private message
tlanglet



Joined: 17 Oct 2007
Posts: 2468
Location: Northern California Foothills

PostPosted: Mon Jul 30, 2012 1:26 pm    Post subject: Reply with quote

Code after basics:
Code:
*-----------------------------------------------------------*
 | 79    17    4     | 67    8     169   | 3     5     2     |
 | 6     8     2     | 3     17    5     | 17    9     4     |
 | 35    157   139   | 4     2     19    | 17    6     8     |
 |-------------------+-------------------+-------------------|
 | 8     2     7     | 1     9     4     | 5     3     6     |
 | 4     9     6     | 5     3     7     | 2     8     1     |
 | 1     3     5     | 2     6     8     | 9     4     7     |
 |-------------------+-------------------+-------------------|
 | 2     167   19    | 679   4     3     | 8     17    5     |
 | 35    1567  13    | 8     17    126   | 4     127   9     |
 | 79    4     8     | 79    5     12    | 6     12    3     |
 *-----------------------------------------------------------*

A couple of solutions are

AUR(12)r89c68[(7)r8c8=(6)r8c6]-r7c4=(6-7)r1c4=7r2c5; -7r8c5

and

anp(79=6)r97c4-(6=2)r8c6-(2=7)r8c8-r8c5=r2c5; -7r1c4

Ted
Back to top
View user's profile Send private message
arkietech



Joined: 31 Jul 2008
Posts: 1834
Location: Northwest Arkansas USA

PostPosted: Mon Jul 30, 2012 2:33 pm    Post subject: Reply with quote

tlanglet wrote:
A couple of solutions are

AUR(12)r89c68[(7)r8c8=(6)r8c6]-r7c4=(6-7)r1c4=7r2c5; -7r8c5

and

anp(79=6)r97c4-(6=2)r8c6-(2=7)r8c8-r8c5=r2c5; -7r1c4


Nice! Very Happy
Back to top
View user's profile Send private message
Luke451



Joined: 20 Apr 2008
Posts: 310
Location: Southern Northern California

PostPosted: Mon Jul 30, 2012 3:47 pm    Post subject: Reply with quote

tlanglet wrote:
Code after basics:
Code:
*-----------------------------------------------------------*
 | 79    17    4     | 67    8     169   | 3     5     2     |
 | 6     8     2     | 3     17    5     | 17    9     4     |
 | 35    157   139   | 4     2     19    | 17    6     8     |
 |-------------------+-------------------+-------------------|
 | 8     2     7     | 1     9     4     | 5     3     6     |
 | 4     9     6     | 5     3     7     | 2     8     1     |
 | 1     3     5     | 2     6     8     | 9     4     7     |
 |-------------------+-------------------+-------------------|
 | 2     167   19    | 679   4     3     | 8     17    5     |
 | 35    1567  13    | 8     17    126   | 4     127   9     |
 | 79    4     8     | 79    5     12    | 6     12    3     |
 *-----------------------------------------------------------*

A couple of solutions are

AUR(12)r89c68[(7)r8c8=(6)r8c6]-r7c4=(6-7)r1c4=7r2c5; -7r8c5

and

anp(79=6)r97c4-(6=2)r8c6-(2=7)r8c8-r8c5=r2c5; -7r1c4

Ted

Dig the UR, lost on the anp.
Why not just (79=6)r97c4-UR[(6)r8c6=(7)r8c8] ==>r8c5<>7
Back to top
View user's profile Send private message
Marty R.



Joined: 12 Feb 2006
Posts: 5770
Location: Rochester, NY, USA

PostPosted: Mon Jul 30, 2012 4:35 pm    Post subject: Reply with quote

tlanglet wrote:
Code after basics:
Code:
*-----------------------------------------------------------*
 | 79    17    4     | 67    8     169   | 3     5     2     |
 | 6     8     2     | 3     17    5     | 17    9     4     |
 | 35    157   139   | 4     2     19    | 17    6     8     |
 |-------------------+-------------------+-------------------|
 | 8     2     7     | 1     9     4     | 5     3     6     |
 | 4     9     6     | 5     3     7     | 2     8     1     |
 | 1     3     5     | 2     6     8     | 9     4     7     |
 |-------------------+-------------------+-------------------|
 | 2     167   19    | 679   4     3     | 8     17    5     |
 | 35    1567  13    | 8     17    126   | 4     127   9     |
 | 79    4     8     | 79    5     12    | 6     12    3     |
 *-----------------------------------------------------------*

A couple of solutions are

AUR(12)r89c68[(7)r8c8=(6)r8c6]-r7c4=(6-7)r1c4=7r2c5; -7r8c5

and

anp(79=6)r97c4-(6=2)r8c6-(2=7)r8c8-r8c5=r2c5; -7r1c4

Ted


I also used the 12 UR to create pincers on 7; r8c5<>7.
Back to top
View user's profile Send private message
tlanglet



Joined: 17 Oct 2007
Posts: 2468
Location: Northern California Foothills

PostPosted: Mon Jul 30, 2012 5:17 pm    Post subject: Reply with quote

Luke451 wrote:
tlanglet wrote:
Code after basics:
Code:
*-----------------------------------------------------------*
 | 79    17    4     | 67    8     169   | 3     5     2     |
 | 6     8     2     | 3     17    5     | 17    9     4     |
 | 35    157   139   | 4     2     19    | 17    6     8     |
 |-------------------+-------------------+-------------------|
 | 8     2     7     | 1     9     4     | 5     3     6     |
 | 4     9     6     | 5     3     7     | 2     8     1     |
 | 1     3     5     | 2     6     8     | 9     4     7     |
 |-------------------+-------------------+-------------------|
 | 2     167   19    | 679   4     3     | 8     17    5     |
 | 35    1567  13    | 8     17    126   | 4     127   9     |
 | 79    4     8     | 79    5     12    | 6     12    3     |
 *-----------------------------------------------------------*

A couple of solutions are

AUR(12)r89c68[(7)r8c8=(6)r8c6]-r7c4=(6-7)r1c4=7r2c5; -7r8c5

and

anp(79=6)r97c4-(6=2)r8c6-(2=7)r8c8-r8c5=r2c5; -7r1c4

Ted

Dig the UR, lost on the anp.
Why not just (79=6)r97c4-UR[(6)r8c6=(7)r8c8] ==>r8c5<>7


Because I am BLIND ! Embarassed

Many times in the past I have realized I used a long and/or a messy path instead of an obvious simple path.

Thanks for the comment.........

Ted
Back to top
View user's profile Send private message
Luke451



Joined: 20 Apr 2008
Posts: 310
Location: Southern Northern California

PostPosted: Mon Jul 30, 2012 5:48 pm    Post subject: Reply with quote

tlanglet wrote:
Many times in the past I have realized I used a long and/or a messy path instead of an obvious simple path.


Don't I know. It's also much easier to be the kibitzer than the content provider!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    dailysudoku.com Forum Index -> Other puzzles All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group