Jigsaw Ratio

In a jigsaw puzzle, pieces are connected horizontally and vertically by a connector--an "out" fitting in an "in". For each connection there are two possible choices: the "out" connector can point left or right, up or down. Assume that this choice is made entirely at random for each connector.

In the puzzle box we find various shapes of pieces. Here are some examples: (Note: the orientation of a shape is not relevant. For instance, the second drawing represents all pieces with three "in" and one "out".)

What is the expected ratio, p : q : r : s p:q:r:s , of the number of pieces of each shape?

1 : 4 : 6 : 6 2 : 2 : 1 : 1 1 : 1 : 1 : 1 1 : 4 : 2 : 2 1 : 4 : 4 : 2

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Each interior piece of the puzzle can be described as a tuple of four "ins" and "outs".

There are 16 possible tuples of this kind, and they are all equally likely. So we simply count how many of these tuples match the descriptions given.

  • p p : in-in-in-in

  • q q : in-in-in-out, in-in-out-in, in-out-in-in, out-in-in-in

  • r r : in-in-out-out, in-out-out-in, out-out-in-in, out-in-in-out

  • s s : in-out-in-out, out-in-out-in

It follows immediately that p : q : r : s = 1 : 4 : 4 : 2 p:q:r:s = 1:4:4:2 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...