Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Incubator Q&A

Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.

Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.

Draw the boundaries of the eight dominoes Question

+2
−0

Eight different dominoes lie on a plane. No boundaries between the dominoes are shown in the figure. Draw these boundaries.

4x4 grid of dominoes with pip counts of 0,0,1,3 / 1,1,0,3 / 2,3,3,2 / 3,2,2,1

Clarifications:

A domino is made up two square halves joined at a common edge.

In the figure above you see 16 domino halves. A domino consists of two horizontally or vertically adjacent halves.

Each domino half has zero or more dots on it. These dots are called pips.

For the purposes of this question, there is no restriction on the number of pips on the halves of one domino. For each domino, the number of pips on its two halves might be the same or different.

The question states that all domino are different. This means that if one of the dominos contains $M$ pips in one half and $N$ pips in the other half, there can’t be another domino with $M$ pips AND $N$ pips on its two halves.

The boundaries to be drawn are the outlines of each domino.


Attribution:

Quantum Magazine, November/December 1999
Art by Pavel Chernusky

History

2 comment threads

I assume there are rules about how dominoes are constructed and (if relevant here) placed? Could you... (2 comments)
By what rules? (2 comments)

2 answers

+3
−0
+---+---+---+---+
|               |
| 0   0   1   3 |
+               +
|               |
| 1   1   0   3 |
+               +
|               |
| 2   3   3   2 |
+               +
|               |
| 3   2   2   1 |
+---+---+---+---+
Step 1

The 3 in the bottom-left must be with one of the 2s next to it, so we can separate every other 2-3 boundary:

+---+---+---+---+
|               |
| 0   0   1   3 |
+               +
|               |
| 1   1   0   3 |
+           +---+
|           |   |
| 2   3   3 | 2 |
+       +---+   +
|               |
| 3   2   2   1 |
+---+---+---+---+
Step 2

Then starting from the 2 on the right edge we have three forced dominos due to cells with only one available neighbour:

+---+---+---+---+
|               |
| 0   0   1   3 |
+               +
|               |
| 1   1   0   3 |
+---+       +---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+
Step 3

If there's a 3-3 at the top-right then we force the other 3-3 to split up:

+---+---+---+---+
|           |   |
| 0   0   1 | 3 |
+   +---+---+   +
|   |   |   |   |
| 1 | 1 | 0 | 3 |
+---+   +   +---+
|   |   |   |   |
| 2 | 3 | 3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+

and we end up with two 0-1s in the top-left. Therefore we split the 3-3 in the top-right:

+---+---+---+---+
|       |       |
| 0   0 | 1   3 |
+       +---+---+
|       |       |
| 1   1 | 0   3 |
+---+   +---+---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+
Step 4

This forces the other 3-3 and the top-left square can only form distinct dominos in one way:

+---+---+---+---+
|       |       |
| 0   0 | 1   3 |
+---+---+---+---+
|       |       |
| 1   1 | 0   3 |
+---+---+---+---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+

Alternatively,

Step 3 alternate

If we split the 0-0 in the top-left then the leftmost one forms a 0-1 and the rightmost one would also form a 0-1 whichever remaining neighbour it takes:

+---+---+---+---+
|   |           |
| 0 | 0   1   3 |
+   +           +
|   |           |
| 1 | 1   0   3 |
+---+       +---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+

Therefore the 0-0 is forced:

+---+---+---+---+
|       |       |
| 0   0 | 1   3 |
+---+---+       +
|               |
| 1   1   0   3 |
+---+       +---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+
Step 4 alternate

This forces a chain of two more dominos through cells with only one available neighbour:

+---+---+---+---+
|       |       |
| 0   0 | 1   3 |
+---+---+       +
|       |       |
| 1   1 | 0   3 |
+---+---+---+---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+
Step 5 alternate

Since we now have a 3-3 we must split the 3-3 in the top-right, completing the solution:

+---+---+---+---+
|       |       |
| 0   0 | 1   3 |
+---+---+---+---+
|       |       |
| 1   1 | 0   3 |
+---+---+---+---+
|   |       |   |
| 2 | 3   3 | 2 |
+   +---+---+   +
|   |       |   |
| 3 | 2   2 | 1 |
+---+---+---+---+
History

1 comment thread

Nice! Much more methodical and logical than my approach. (1 comment)
+2
−0

Here's the image with a coordinate system for easier discussion. (I don't know how to straighten it out while I'm at it.)

rows A B C D, columns 1 2 3 4

observations

Position A1 is very constrained, so start there. We cannot make the A1-B1 domino, because then any domino including A2 would be a duplicate and duplicates are not allowed. Therefore A1-A2 is a domino.

If we make A3-B3, then that would force A4-B4. That in turn would mean we would have to break up C2 and C3, which have many proximate duplicates. Let's pencil in A3-A4 instead. We might need to revisit based on other tiles.

B1-B2 and B3-B4 are unique and have no risk of overlaps, so we'll pencil those in.

We have to be careful of all those 2-pip and 3-pip cells near each other. We did not create A4-B4, so we are free to use C2-C3 (two 3-pip cells). If we do that, we can similarly do D2-D3, leaving C1-D1 and C4-D4.

Checksum: our eight dominos are: 0-0, 1-3, 1-1, 0-3, 3-3, 2-2, 2-1, 2-3.

or, drawn

(Yeah, without being able to straighten out the image I could only hand-draw these lines, so this is not elegant.)

dominos outlined

History

2 comment threads

Off topic rotation hacks (3 comments)
Oops! (2 comments)

Sign up to answer this question »