grid without any overlap?
What is the largest number of these tetrominoes which can fit on aThe pieces can be rotated and reflected. However, they cannot overlap and go off the grid.
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.
It is easy to see that each figure will be on exactly one of the 9 gray-colored squares below, we only need to show that it'll be on at least one and at most one of them.
Grid diagram
There are only 9 gray-colored squares, thus making it impossible for 10 figures to fit (else we'd get a contradiction -- 10 gray-colored squares would be with figures on them).
But 9 figures don't contradict anything yet -- there are exactly 9 gray-colored squares, the same amount.
If we prove we can fit 9 figures, this will be our maximum. And we can fit them, as shown in the diagram below.
Grid diagram 2