I want information about Jelly Fish

Advanced methods and approaches for solving Sudoku puzzles

I want information about Jelly Fish

Postby CORMONSE » Sun Dec 18, 2005 9:52 pm

Hello I am new in the forum. I want to ask on a technique that I have heard called Jelly Fish and I have not been able to find information on her. Can somebody inform me?
CORMONSE
 
Posts: 2
Joined: 18 December 2005

Postby Shazbot » Mon Dec 19, 2005 1:03 am

go here or here and read up on X-wing and Swordfish.

X-wing is a grid of 2x2 (2 rows, 2 columns) that allows you to make eliminations. Swordfish is the same pattern over 3x3 (3 rows, 3 columns). Just extend it to a 4x4 and you have your Jellyfish. I've been pleasantly surprised to be able to use it on a number of puzzles (that probably could have been solved using easier methods, but it's a bit of a thrill).
Shazbot
 
Posts: 220
Joined: 24 September 2005

Thanks to Shazbot

Postby CORMONSE » Mon Dec 19, 2005 11:21 pm

Thank you to provide me the information, the links are really useful.
CORMONSE
 
Posts: 2
Joined: 18 December 2005

Postby Jeff » Tue Dec 20, 2005 4:31 am

Interestingly, this grid has a pattern that can be viewed as a jelly fish, a swordfish or an x-wing.

Image
Jeff
 
Posts: 708
Joined: 01 August 2005

Postby angusj » Wed Dec 21, 2005 7:17 am

angusj
 
Posts: 306
Joined: 12 June 2005

Postby sheila08 » Wed Dec 21, 2005 10:26 pm

Angus---WOW!!!!!!!

Sheila
sheila08
 
Posts: 27
Joined: 08 July 2005

Postby ronk » Thu Dec 22, 2005 12:19 am

Jeff wrote:Interestingly, this grid has a pattern that can be viewed as a jelly fish, a swordfish or an x-wing.

I see the x-wing and the jellyfish, but where is the swordfish?

[edit: Oh, never mind, I see it now.]
ronk
2012 Supporter
 
Posts: 4764
Joined: 02 November 2005
Location: Southeastern USA

coordinates

Postby sheila08 » Thu Dec 22, 2005 4:45 pm

The coordinates for the jellyfish and the swordfish are????

Sheila
sheila08
 
Posts: 27
Joined: 08 July 2005

Postby MCC » Thu Dec 22, 2005 6:11 pm

Hi Sheila08

The swordfish in Jeff's grid is:

r3c5, r3c7
r6c3, r6c5, r6c7
r8c3, r8c5


The jellyfish, or its very nibbled remains, are highlighted by the blue cells.

MCC
MCC
 
Posts: 1275
Joined: 08 June 2005

Postby tso » Mon Dec 26, 2005 2:57 pm

I had *thought* that jellyfish was never required for a 9x9 sudoku because there would always be a lesser fish -- either swordfish or x-wing.

This one *appears* to disprove this rule:

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


The jellyfish is in 1s in rows 1, 3, 4 and 8.

Code: Select all
 
 +15  +15   2    | 3    8    9    | 7    6    4   
  4    3    9    | 6    7    12   | 125  15   8   
  6    8    7    |+12   5    4    |+12   9    3   
 ----------------+----------------+----------------
 +12   4    3    | 9    26   5    |+16   8    7   
  25   6    8    | 7    1    3    | 9    4    25   
  9    7    15   | 4    26   8    | 156  3    125 
 ----------------+----------------+----------------
  8    9    15   | 125  3    12   | 4    7    6   
  3   +15   6    |+15   4    7    | 8    2    9   
  7    2    4    | 8    9    6    | 3    15   15   
 



It can be solved other methods, coloring, etc. However Sudoku Susser set on default settings does find the jellyfish.
tso
 
Posts: 798
Joined: 22 June 2005

Postby QBasicMac » Mon Dec 26, 2005 6:18 pm

I did eliminations, but was unable to proceed after that.

Mac

Code: Select all
+------------+------------+-------------+
| 15  15  2  | 3   8   9  | 7   6   4   |
| 4   3   9  | 6   7   12 | 25  15  8   |
| 6   8   7  | 12  5   4  | 12  9   3   |
+------------+------------+-------------+
| 12  4   3  | 9   26  5  | 16  8   7   |
| 25  6   8  | 7   1   3  | 9   4   25  |
| 9   7   15 | 4   26  8  | 56  3   125 |
+------------+------------+-------------+
| 8   9   15 | 25  3   12 | 4   7   6   |
| 3   15  6  | 15  4   7  | 8   2   9   |
| 7   2   4  | 8   9   6  | 3   15  15  |
+------------+------------+-------------+
QBasicMac
 
Posts: 441
Joined: 13 July 2005

Postby sweetbix » Mon Dec 26, 2005 7:13 pm

You can proceed like this

1. XYwing = r6c3, r6c7, r4c7 => remove 1 from r4c1, r6c9

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

If r6c7=6 => then r4c7=1 and => r4c1 is not 1
If r6c7=5 => then r6c3=1 and => r4c1 is not 1
In the same way you can remove 1 from r6c9

2. BUG
Code: Select all
+------------+------------+-------------+
| 15  15  2  | 3   8   9  | 7   6   4   |
| 4   3   9  | 6   7   12 | 25  15  8   |
| 6   8   7  | 12  5   4  | 12  9   3   |
+------------+------------+-------------+
| 12  4   3  | 9   26  5  | 16  8   7   |
| 25  6   8  | 7   1   3  | 9   4   25  |
| 9   7   15 | 4   26  8  | 56  3  +125 |
+------------+------------+-------------+
| 8   9   15 | 25  3   12 | 4   7   6   |
| 3   15  6  | 15  4   7  | 8   2   9   |
| 7   2   4  | 8   9   6  | 3   15  15  |
+------------+------------+-------------+

If there is only one cell with three candidates, the correct number for that cell is the one that is in 3 cells in that cells row, column and box => r6c9 = 5
sweetbix
 
Posts: 58
Joined: 10 December 2005


Return to Advanced solving techniques

cron