| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| storm_norm 
 
 
 Joined: 18 Oct 2007
 Posts: 1741
 
 
 | 
			
				|  Posted: Fri Oct 31, 2008 5:45 am    Post subject: 10-31 competition |   |  
				| 
 |  
				|  	  | Code: |  	  | . . .|7 . .|2 . 6 . . 3|2 . .|5 . .
 7 . .|. 8 .|. . 9
 -----+-----+-----
 6 5 .|. . 1|. . .
 . . 2|. . .|. . .
 . . .|5 . 6|. 4 3
 -----+-----+-----
 9 . .|. 6 .|. . 7
 . . 4|. . 7|9 . .
 . . .|. . 9|. . .
 | 
 
 
  	  | Code: |  	  | .------------------.------------------.------------------. | 45    489   589  | 7     1     35   | 2     38    6    |
 | 18    6     3    | 2     9     4    | 5     7     18   |
 | 7     2     15   | 6     8     35   | 4     13    9    |
 :------------------+------------------+------------------:
 | 6     5     78   | 3     4     1    | 78    9     2    |
 | 34    34    2    | 9     7     8    | 6     15    15   |
 | 18    189   1789 | 5     2     6    | 78    4     3    |
 :------------------+------------------+------------------:
 | 9     18    158  | 4     6     2    | 3     58    7    |
 | 2     38    4    | 1     35    7    | 9     6     58   |
 | 35    7     6    | 8     35    9    | 1     2     4    |
 '------------------'------------------'------------------'
 | 
 
 this falls in the VH range.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| arkietech 
 
 
 Joined: 31 Jul 2008
 Posts: 1834
 Location: Northwest Arkansas USA
 
 | 
			
				|  Posted: Fri Oct 31, 2008 2:35 pm    Post subject: |   |  
				| 
 |  
				|  	  | Code: |  	  | *-----------------------------------------------------------*
 | 45    489   589   | 7     1     35    | 2     38    6     |
 | 18    6     3     | 2     9     4     | 5     7     18    |
 | 7     2     15    | 6     8     35    | 4     13    9     |
 |-------------------+-------------------+-------------------|
 | 6     5     78    | 3     4     1     | 78    9     2     |
 | 34    34    2     | 9     7     8     | 6     15    15    |
 | 18    189   1789  | 5     2     6     | 78    4     3     |
 |-------------------+-------------------+-------------------|
 | 9     18    158   | 4     6     2     | 3     58    7     |
 | 2     38    4     | 1     35    7     | 9     6     58    |
 | 35    7     6     | 8     35    9     | 1     2     4     |
 *-----------------------------------------------------------*
 
 r1c1=4 r9c1=5 r9c5=3 r8c5=5 r8c9=8 r2c9=1 r3c8=3 r3c3=1
 r1c1=5                                           r3c3=1
 =>r3c3=1
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| storm_norm 
 
 
 Joined: 18 Oct 2007
 Posts: 1741
 
 
 | 
			
				|  Posted: Fri Oct 31, 2008 9:02 pm    Post subject: |   |  
				| 
 |  
				|  	  | arkietech wrote: |  	  |  	  | Code: |  	  | *-----------------------------------------------------------*
 | 45    489   589   | 7     1     35    | 2     38    6     |
 | 18    6     3     | 2     9     4     | 5     7     18    |
 | 7     2     15    | 6     8     35    | 4     13    9     |
 |-------------------+-------------------+-------------------|
 | 6     5     78    | 3     4     1     | 78    9     2     |
 | 34    34    2     | 9     7     8     | 6     15    15    |
 | 18    189   1789  | 5     2     6     | 78    4     3     |
 |-------------------+-------------------+-------------------|
 | 9     18    158   | 4     6     2     | 3     58    7     |
 | 2     38    4     | 1     35    7     | 9     6     58    |
 | 35    7     6     | 8     35    9     | 1     2     4     |
 *-----------------------------------------------------------*
 
 r1c1=4 r9c1=5 r9c5=3 r8c5=5 r8c9=8 r2c9=1 r3c8=3 r3c3=1
 r1c1=5                                           r3c3=1
 =>r3c3=1
 | 
 | 
 
 might also look like this
 (5)r1c1 = (5)r9c1 - (5)r9c5 = (5)r8c5 - (5=8)r8c9 - (8=1)r2c9 - (1=3)r3c8 - (3=5)r3c6; r3c3 <> 5
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| arkietech 
 
 
 Joined: 31 Jul 2008
 Posts: 1834
 Location: Northwest Arkansas USA
 
 | 
			
				|  Posted: Fri Oct 31, 2008 10:35 pm    Post subject: |   |  
				| 
 |  
				|  	  | storm_norm wrote: |  	  | might also look like this
 (5)r1c1 = (5)r9c1 - (5)r9c5 = (5)r8c5 - (5=8)r8c9 - (8=1)r2c9 - (1=3)r3c8 - (3=5)r3c6; r3c3 <> 5
 | 
 Thanks Norm.
  |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Asellus 
 
 
 Joined: 05 Jun 2007
 Posts: 865
 Location: Sonoma County, CA, USA
 
 | 
			
				|  Posted: Sat Nov 01, 2008 4:04 am    Post subject: |   |  
				| 
 |  
				| Or, you could use the 358 XY-Wing in r1 and c8, transporting the <5> from r7c8 to r9c1 and eliminate <5> from r1c1. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| daj95376 
 
 
 Joined: 23 Aug 2008
 Posts: 3854
 
 
 | 
			
				|  Posted: Sat Nov 01, 2008 5:29 pm    Post subject: |   |  
				| 
 |  
				| For a one-trick pony, there's always: 
 
  	  | Code: |  	  | W-Wing: [r3c3]<>1 [r3c3]=5 [r7c3]<>5 [r7c8]=5 [r5c8]<>5 [r5c8]=1  =>  [r3c8]<>1   -or- 
 M-Wing: [r3c3]<>5 [r3c3]=1 [r3c8]<>1 [r5c8]=1 [r5c8]<>5 [r7c8]=5  =>  [r7c3]<>5
 
 | 
 Personally, I like the (3-step) traditional approach:
 
 
  	  | Code: |  	  | UR Type 1 [r46c37]              [r6c3]  <> 78 X-Wing    c38\r17               [r17c2] <> 8
 XY-Wing   [r3c3]/[r2c1]+[r7c3]  [r1c3]  <> 8
 
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Marty R. 
 
 
 Joined: 12 Feb 2006
 Posts: 5770
 Location: Rochester, NY, USA
 
 | 
			
				|  Posted: Fri Nov 07, 2008 5:33 am    Post subject: |   |  
				| 
 |  
				| I passed up the UR and used three XY-Wings, two of which included transports. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |