31

We are interested in tiling a rectangle with copies of a single tile (rotations and reflections are allowed). This is very easy to do, by cutting the rectangle into smaller rectangles.

What happens when we ask that the pieces be non-rectangular?

For an even number of pieces, this is easy again (cut it into rectangles, and then cut every rectangle in two through its diagonal. Other tilings are also easy to find).

The interesting (and difficult) case is tiling with an odd number of non-rectangular pieces.

Some questions:

  • Can you give examples of such tilings?
  • What is the smallest (odd) number of pieces for which it is possible?
  • Is it possible for every number of pieces? (e.g., with five)

There are two main versions of the problem: the polyomino case (when the tiles are made of unit squares), and the general case (when the tiles can have any shape). The answers to the above questions might be different in each case.

It seems that it is impossible to do with three pieces (I have some kind of proof), and the smallest number of pieces I could get is $15$, as shown above:

    alt text (source)

This problem is very useful for spending time when attending some boring talk, etc.

JRN
  • 1,329
subshift
  • 1,110
  • 1
    Obviously this question's been around for over 7 years, so I guess any confusion that was going to result already has, but it might be worth putting the crucial condition 'non-rectangular' in the title. – LSpice Sep 25 '17 at 22:54

3 Answers3

27

Golomb's book Polyominoes has a section on this. Call the smallest odd number of copies of a polyomino that can tile a rectangle its "odd-order". Then Golomb says there are polyominoes of odd order 1, 11, and 15+6t for all $t \ge 0$. The polyomino of odd order 11 is due to Klarner [1], and is illustrated here by Michael Reid.

Reid has lots of pictures of tilings of rectangles with polyominoes. In particular the 15+6t family can be seen: here are polyominoes with odd-order 15, odd-order 21, odd-order 27, and so on. Reid has shown [3] that other odd orders exist, including 35, 49, and 221, but I don't know if there's a general pattern.

Finally, Stewart and Wormstein [2] proved that polyominoes of order 3 do not exist. (Stewart's book Another Fine Math You've got Me Into suggests that Wormstein is a fictional character.)

[1] David A. Klarner, Packing a rectangle with congruent N-ominoes, J. Combin. Theory 7 (1969) 107-115, [2] Stewart, Ian N. and Wormstein, Albert. Polyominoes of order 3 do not exist. J. Combin. Theory Series A 61 (1992) 130-136.
[3] Michael Reid. Tiling Rectangles and Half Strips with Congruent Polyominoes. J. Combin. Theory Series A 80 (1997) 106-123.

Michael Lugo
  • 13,858
  • 3
    Thanks for these very useful references. The "record" dropped from 15 to 11 pieces. Questions that remain:
    • is it possible with 5, 7, 9, or 11 pieces?
    • what about arbitrary shapes of pieces?

    I'm happy to see that the "kind of proof" I have is very similar to the one found in your ref [2]. (Anyone interested in one of the articles can ask me in private because the articles are unfortunately not available online, but greedily hidden to the public.)

    – subshift Jan 14 '10 at 22:22
  • 1
    what about square? – Anton Petrunin Jan 15 '10 at 01:31
  • Anton, could you be more specific? – Michael Lugo Jan 15 '10 at 01:34
  • @Michael, Sorry, my first impression was that it is harder to tile a square. Now I see that even the example above produce a tiling of square (once you shrink it along X-axis). Still, if one makes it more restrictive; say that if one shrink along X-axis then tiles become non-congruent --- then I do not see an example... – Anton Petrunin Jan 15 '10 at 19:24
  • 1
    More on Wormstein's fictionality is at this 2013 question: http://math.stackexchange.com/questions/448078/who-is-albert-wormstein – Michael Lugo Jan 03 '17 at 14:33
15

I am posting the 11 pieces solution shown in the article cited by Michael (it is not freely available online).

    alt text (source)

This is the smallest known number of pieces. Some remarks:

  • The question is open for 5, 7, or 9 pieces. Get your pencils!
  • Everything so far is with polyominoes. Any suggestion with more complicated shapes?
  • Unlike the other solution I posted, this one cannot be resized along the $x$ or $y$ axis.
jeq
  • 1,228
  • 5
  • 16
  • 21
subshift
  • 1,110
  • 3
    Note that this solution yields an answer with $2k + 11$ pieces, for all $k \geq 0$. – subshift Mar 04 '10 at 09:30
  • 2
    Exhaustive search for non-rectangular n-ominoes n<=13 turned up no k-tile rectangles for k in [5,7,9]. Before I continue onward and upward, I should probably cull poor candidates before starting the Dancing Links routine. I'm already eliminating tiles with the wrong checkerboard parity (abs(white-black)>1), but are there any other quick tests I should be doing? NOTE: this posted prematurely...there are still a few 13-ominos left... – Zomulgustar Apr 27 '16 at 15:36
9

Ok. It's easy to see that rectangle cannot be cut into odd number of equal triangles: Monsky proved [here] that a square cannot be cut into an odd number of triangles with equal areas. But if we have rectangle divided into odd number of equal triangles, we could shrink it in one direction and get a square divided into an odd number of triangles with equal areas - contradiction.

Update: If the tile could be cut into odd number of triangles with the same area, then obvious that rectangle cannot be cut into odd number of such tiles. Example:

tile