View previous topic :: View next topic |
Author |
Message |
ravel
Joined: 21 Apr 2006 Posts: 536
|
Posted: Wed Sep 24, 2008 1:30 pm Post subject: VH+(+) by gsf (game 0051) |
|
|
Code: | +-------+-------+-------+
| 9 . . | . . 2 | . 7 . |
| . . 4 | 6 . . | 1 . . |
| . 1 . | . 4 . | . . 3 |
+-------+-------+-------+
| . 5 . | . . . | . 4 . |
| . . 2 | . 5 . | . . 8 |
| 7 . . | . . . | 6 . . |
+-------+-------+-------+
| . 6 . | . . 9 | 8 . . |
| 5 . . | 4 . . | . . 7 |
| . . 9 | . 8 . | . 1 . |
+-------+-------+-------+ gsf
| >>> play online
This is one for a rainy day or if you want to practice heavy coloring. |
|
Back to top |
|
|
arkietech
Joined: 31 Jul 2008 Posts: 1834 Location: Northwest Arkansas USA
|
Posted: Wed Sep 24, 2008 2:57 pm Post subject: |
|
|
Just to get started I found this on 6
Code: | *-----------------------------------------------------------------------------*
| 9 38 *3568 | 1358 13 2 | 45 7 *456 |
| 238 2378 4 | 6 379 3578 | 1 2589 259 |
| 268 1 5678 | 5789 4 578 | 259 *25689 3 |
|-------------------------+-------------------------+-------------------------|
| 1368 5 138-6 | 123789 *123679 13678 | 2379 4 129 |
| 1346 349 2 | 1379 5 13467 | 379 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
|-------------------------+-------------------------+-------------------------|
| 1234 6 137 | 12357 1237 9 | 8 235 245 |
| 5 238 138 | 4 *1236 136 | 239 *2369 7 |
| 234 2347 9 | 2357 8 3567 | 2345 1 2456 |
*-----------------------------------------------------------------------------*
|
Kite with an extension? |
|
Back to top |
|
|
Marty R.
Joined: 12 Feb 2006 Posts: 5770 Location: Rochester, NY, USA
|
Posted: Wed Sep 24, 2008 4:35 pm Post subject: |
|
|
Quote: | Kite with an extension? |
How about an explanation? I don't see it. |
|
Back to top |
|
|
daj95376
Joined: 23 Aug 2008 Posts: 3854
|
Posted: Wed Sep 24, 2008 4:44 pm Post subject: |
|
|
[Withdrawn]
Last edited by daj95376 on Wed Sep 24, 2008 11:39 pm; edited 1 time in total |
|
Back to top |
|
|
daj95376
Joined: 23 Aug 2008 Posts: 3854
|
Posted: Wed Sep 24, 2008 4:53 pm Post subject: |
|
|
Here's a simple start:
Code: | a grouped (a-b-c-d) turbot fish for [r9c6]<>5 -- grouped Multiple Colors
impressive how the other 5s in [b3] are ignored
*-----------------------------------------------------------------------------*
| 9 38 3568 | 1358 13 2 |b45 7 456 |
| 238 2378 4 | 6 379 d3578 | 1 c2589 c259 |
| 268 1 5678 | 5789 4 578 |b259 25689 3 |
|-------------------------+-------------------------+-------------------------|
| 1368 5 1368 | 123789 123679 13678 | 2379 4 129 |
| 1346 349 2 | 1379 5 13467 | 379 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
|-------------------------+-------------------------+-------------------------|
| 1234 6 137 | 12357 1237 9 | 8 235 245 |
| 5 238 138 | 4 1236 136 | 239 2369 7 |
| 234 2347 9 | 2357 8 367-5 |a2345 1 2456 |
*-----------------------------------------------------------------------------*
|
Code: | a grouped (a-b-c-d) 2-String Kite for [r4c4]<>8 -- grouped Multiple Colors
impressive how the other 8s in [b1] are ignored
*-----------------------------------------------------------------------------*
| 9 b38 b3568 |a1358 13 2 | 45 7 456 |
|c238 2378 4 | 6 379 3578 | 1 2589 259 |
|c268 1 5678 | 5789 4 578 | 259 25689 3 |
|-------------------------+-------------------------+-------------------------|
|d1368 5 1368 | 12379-8 123679 13678 | 2379 4 129 |
| 1346 349 2 | 1379 5 13467 | 379 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
|-------------------------+-------------------------+-------------------------|
| 1234 6 137 | 12357 1237 9 | 8 235 245 |
| 5 238 138 | 4 1236 136 | 239 2369 7 |
| 234 2347 9 | 2357 8 3567 | 2345 1 2456 |
*-----------------------------------------------------------------------------*
|
Code: | Skyscraper (a-b-c-d) plus strong link (e-f) for [r3c1],[r4c3]<>6
-- Multiple Colors or Siamese Sashimi Swordfish (don't ask!)
*-----------------------------------------------------------------------------*
| 9 38 a3568 | 1358 13 2 | 45 7 b456 |
| 238 2378 4 | 6 379 3578 | 1 2589 259 |
| 28-6 1 5678 | 5789 4 578 | 259 25689 3 |
|-------------------------+-------------------------+-------------------------|
| 1368 5 138-6 | 123789 123679 13678 | 2379 4 129 |
|f1346 349 2 | 1379 5 e13467 | 379 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
|-------------------------+-------------------------+-------------------------|
| 1234 6 137 | 12357 1237 9 | 8 235 245 |
| 5 238 138 | 4 1236 136 | 239 2369 7 |
| 234 2347 9 | 2357 8 d3567 | 2345 1 c2456 |
*-----------------------------------------------------------------------------*
|
Last edited by daj95376 on Wed Sep 24, 2008 5:29 pm; edited 1 time in total |
|
Back to top |
|
|
arkietech
Joined: 31 Jul 2008 Posts: 1834 Location: Northwest Arkansas USA
|
Posted: Wed Sep 24, 2008 5:16 pm Post subject: |
|
|
Marty R said: Quote: | How about an explanation? I don't see it. |
Code: | *-----------------------------------------------------------------------------*
| 9 38 *3568 | 1358 13 2 | 45 7 *456 |
| 238 2378 4 | 6 379 3578 | 1 2589 259 |
| 268 1 5678 | 5789 4 578 | 259 *25689 3 |
|-------------------------+-------------------------+-------------------------|
| 1368 5 138-6 | 123789 *123679 13678 | 2379 4 129 |
| 1346 349 2 | 1379 5 13467 | 379 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
|-------------------------+-------------------------+-------------------------|
| 1234 6 137 | 12357 1237 9 | 8 235 245 |
| 5 238 138 | 4 *1236 136 | 239 *2369 7 |
| 234 2347 9 | 2357 8 3567 | 2345 1 2456 |
*-----------------------------------------------------------------------------*
If r1c3not6=>r8c8=6 the kite
if r8c8=6=>r4c5=6 the extension
=>r4c3<>6
|
hope this helps. |
|
Back to top |
|
|
Marty R.
Joined: 12 Feb 2006 Posts: 5770 Location: Rochester, NY, USA
|
Posted: Wed Sep 24, 2008 5:36 pm Post subject: |
|
|
OK, thanks, I see it now. The word "kite" threw me off and I kept looking at box 3 based on my understanding of what one is. Despite some of the terminology used, it looks to me like ordinary multi-coloring starting in row 8.
Thanks again. |
|
Back to top |
|
|
tlanglet
Joined: 17 Oct 2007 Posts: 2468 Location: Northern California Foothills
|
Posted: Wed Sep 24, 2008 9:38 pm Post subject: |
|
|
arkietech wrote: | Just to get started I found this on 6
Code: | *-----------------------------------------------------------------------------*
| 9 38 *3568 | 1358 13 2 | 45 7 *456 |
| 238 2378 4 | 6 379 3578 | 1 2589 259 |
| 268 1 5678 | 5789 4 578 | 259 *25689 3 |
|-------------------------+-------------------------+-------------------------|
| 1368 5 138-6 | 123789 A123679 13678 | 2379 4 129 |
| 1346 349 2 | 1379 5 13467 | 379 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
|-------------------------+-------------------------+-------------------------|
| 1234 6 137 | 12357 1237 9 | 8 235 245 |
| 5 238 138 | 4 a1236 136 | 239 *2369 7 |
| 234 2347 9 | 2357 8 b3567 | 2345 1 B2456 |
*-----------------------------------------------------------------------------*
|
Kite with an extension? |
Dan, a funny thing happen on the way to solving this puzzle. My first move was also a kite with extension (transport, coloring) to delete the <6> from r4c3. However, my kite was in b8(a,b) with pincer in r9c9 transported to r1c3 via r1c9. Kool first move ...........
Ted
p.s. After several other small moves, I am now stuck. |
|
Back to top |
|
|
Asellus
Joined: 05 Jun 2007 Posts: 865 Location: Sonoma County, CA, USA
|
Posted: Wed Sep 24, 2008 11:15 pm Post subject: |
|
|
After the eliminations described above by daj95376, there is some simplification and then an obvious X-Wing. After that, one gets here:
Code: | +------------------+-------------------+------------------+
| 9 38 6 | 138 13 2 | 45 7 45 |
| 23 7 4 | 6 *39 5 | 1 8 29 |
| 28 1 5 |*789 4 78 |*29 6 3 |
+------------------+-------------------+------------------+
| 1368 5 138 | 1239 7 1368 | 239 4 129 |
| 1346 A349 2 | 139 5 1346 | 7 @3-9 8 |
| 7 a3489 138 | 12389 *1239 1348 | 6 2359 1259 |
+------------------+-------------------+------------------+
| 134 6 7 | 1235 123 9 | 8 235 245 |
| 5 238 138 | 4 6 13 |b239 B239 7 |
| 34 234 9 | 2357 8 37 | 45 1 6 |
+------------------+-------------------+------------------+ |
There are various other moves available. However, keeping with the transported Kite/Turbot Fish pincer theme, there is a 9 Kite, marked *. Using the conjugate pairs in c2 and r8, the r6c5 pincer is transported to A and the r3c7 pincer is transported to B. The AB pair eliminates <9> from r5c8, marked @ and solves the puzzle. |
|
Back to top |
|
|
arkietech
Joined: 31 Jul 2008 Posts: 1834 Location: Northwest Arkansas USA
|
Posted: Thu Sep 25, 2008 12:57 am Post subject: |
|
|
Asellus wrote: | After the eliminations described above by daj95376, there is some simplification and then an obvious X-Wing. After that, one gets here:
Code: | +------------------+-------------------+------------------+
| 9 38 6 | 138 13 2 | 45 7 45 |
| 23 7 4 | 6 *39 5 | 1 8 29 |
| 28 1 5 |*789 4 78 |*29 6 3 |
+------------------+-------------------+------------------+
| 1368 5 138 | 1239 7 1368 | 239 4 129 |
| 1346 A349 2 | 139 5 1346 | 7 @3-9 8 |
| 7 a3489 138 | 12389 *1239 1348 | 6 2359 1259 |
+------------------+-------------------+------------------+
| 134 6 7 | 1235 123 9 | 8 235 245 |
| 5 238 138 | 4 6 13 |b239 B239 7 |
| 34 234 9 | 2357 8 37 | 45 1 6 |
+------------------+-------------------+------------------+ |
There are various other moves available. However, keeping with the transported Kite/Turbot Fish pincer theme, there is a 9 Kite, marked *. Using the conjugate pairs in c2 and r8, the r6c5 pincer is transported to A and the r3c7 pincer is transported to B. The AB pair eliminates <9> from r5c8, marked @ and solves the puzzle. |
Beautiful! |
|
Back to top |
|
|
tlanglet
Joined: 17 Oct 2007 Posts: 2468 Location: Northern California Foothills
|
Posted: Thu Sep 25, 2008 4:38 am Post subject: |
|
|
I reached the same stage as noted in the code posted by Asellus plus a deletion on <9> at r6c8 using multi-coloring, but I missed the great final transported kite on <9>.
I finally finished the puzzle with a chain, a w-wing and multi-coloring. I am now exhausted and am off to bed!
Ted |
|
Back to top |
|
|
nataraj
Joined: 03 Aug 2007 Posts: 1048 Location: near Vienna, Austria
|
Posted: Sat Sep 27, 2008 9:40 am Post subject: |
|
|
hm. Slowly catching up with some of the puzzles here...
This one is special in that it starts off with an advanced move. No preliminary elimination, no hidden or naked singles, pairs, nothing.
Had to fill in all the PMs. Rainy day indeed.
In the initial grid, I used (multi-) coloring to remove 6 from two cells: r3c1 and r4c3:
Code: |
+·····+·····+·····+
· *-----------*·
· · · /|·
· · · ||·
· · · /|·
·o o· · * |·
+·····+·····+··|·|+
·o o· * o· | |·
· · | · | |·
·*---------*· | |·
· · | · | |·
· · | · | |·
+·····+··|··+··|·|+
· · | · | |·
· · | · | |·
· · * o· * |·
· · · \|·
· · *-----*·
+·····+·····+·····+
|
( (6) -r1c3=r1c9-r9c9=r9c6-r5c6=r5c1- )
[edit: I see now that this is the third one of daj95376's "simple start" suggestions]
Then some cleanup (now the puzzle had started to feel more regular ) and here
Code: |
+--------------------------+--------------------------+--------------------------+
| 9 38 6 | 138 13 2 | 45 7 45 |
| 23 7 4 | 6 39 5 | 1 8 29 |
| 28 1 5 | 789 4 78 | 29 6 3 |
+--------------------------+--------------------------+--------------------------+
| 1368 5 138 | 12389 7 1368 | 239 4 129 |
| 1346 349 2 | 139 5 1346 | 7 39 8 |
| 7 3489 138 | 12389 1239 1348 | 6 2359 1259 |
+--------------------------+--------------------------+--------------------------+
| 134 6 7 | 1235 123 9 | 8 235 245 |
| 5 238 138 | 4 6 13 | 239 239 7 |
| 34 234 9 | 2357 8 37 | 45 1 6 |
+--------------------------+--------------------------+--------------------------+
|
coloring again to remove 9 from r5c8 and r6c8
Code: |
+·····+·····+·····+
· · · ·
· · · ·
· · 3-------2·
· · /| · /-/ ·
· ·*-----2 ·
+·····+··|··+·····+
· ·o | ·o o·
· · | · ·
· * ·o | · 3 ·
· | · | · ·
· * ·o * · o o·
+·····+·····+·····+
· · · ·
· · · ·
· · ·*-* ·
· · · ·
· · · ·
+·····+·····+·····+
|
|
|
Back to top |
|
|
|