2007 USAMO Problems/Problem 4
Contents
Problem
(Reid Barton) An animal with cells is a connected figure consisting of
equal-sized square cells.
The figure below shows an 8-cell animal.
A dinosaur is an animal with at least 2007 cells. It is said to be primitive if its cells cannot be partitioned into two or more dinosaurs. Find with proof the maximum number of cells in a primitive dinosaur.
Animals are also called polyominoes. They can be defined inductively. Two cells are adjacent if they share a complete edge. A single cell is an animal, and given an animal with
cells, one with
cells is obtained by adjoining a new cell by making it adjacent to one or more existing cells.
Solutions
Solution 1
Let a -dino denote an animal with
or more cells.
We show by induction that an -dino with
or more animal cells is not primitive. (Note: if it had more, we could just take off enough until it had
, which would have a partition, and then add the cells back on.)
Base Case: If , we have two cells, which are clearly not primitive.
Inductive Step: Assume any cell animal can be partitioned into two or more
-dinos.
For a given -dino, take off any four cells (call them
) to get an animal with
cells.
This can be partitioned into two or more -dinos, let's call them
and
. This means that
and
are connected.
If both and
are
-dinos or if
don't all attach to one of them, then we're done.
So assume has
cells and thus
has at least
cells, and that
are added to
. So
has
cells total.
Let denote the cell of
attached to
. There are
cells on
besides
. Thus, of the three (or less) sides of
not attached to
, one of them must have
cells by the pigeonhole principle. It then follows that we can add
,
, and the other two sides together to get an
dino, and the side of
that has
cells is also an
-dino, so we can partition the animal with
cells into two
-dinos and we're done.
Thus, our answer is cells.
Solution 2
For simplicity, let and let
be the number of squares. Let the centers of the squares be vertices, and connect any centers of adjacent squares with edges. Suppose we have some loops. Just remove an edge in the loop. We are still connected since you can go around the other way in the loop. Now we have no loops. Each vertex can have at most 4 edges coming out of it. For each point, assign it the quadruple:
where
,
,
,
are the numbers of vertices on each branch, WLOG
. Note
.
Claim: If , then we must be able to divide the animal into two dinosaurs.
Chose a vertex,
, for which
is minimal (i.e. out of all maximal elements in a quadruple, choose the one with the least maximal element). We have that
, so
. Hence we can just cut off that branch, that forms a dinosaur.
But suppose the remaining vertices do not make a dinosaur. Then we have . Now move to the first point on the branch at
. We have a new quadruple
) where
.
Now consider the maximal element of that quadruple. We already have . WLOG
, then
so
, so
is the maximal element of that quadruple.
Also , so
. But that is a contradiction to the minimality of
. Therefore, we must have that
, so we have a partition of two dinosaurs.
Maximum: .
Consider a cross with each branch having
verticies. Clearly if we take partition
vertices, we remove the center, and we are not connected.
So :
.
Solution 3 (Generalization)
Turn the dinosaur into a graph (cells are vertices, adjacent cells connected by an edge) and prove this result about graphs. A connected graph with vertices, where each vertex has degree less than or equal to
, can be partitioned into connected components of sizes at least
. So then in this special case, we have
, and so
(a possible configuration of this size that works consists of a center and 4 lines of cells each of size 2006 connected to the center). We next throw out all the geometry of this situation, so that we have a completely unconstrained graph. If we prove the above-mentioned result, we can put the geometry back in later by taking the connected components that our partition gives us, then filling back all edges that have to be there due to adjacent cells. This won't change any of the problem constraints, so we can legitimately do this.
Going, now, to the case of arbitrary graphs, we WOP on the number of edges. If we can remove any edge and still have a connected graph, then we have found a smaller graph that does not obey our theorem, a contradiction due to the minimality imposed by WOP. Therefore, the only case we have to worry about is when the graph is a tree. If it's a tree, we can root the tree and consider the size of subtrees. Pick the root such that the size of the largest subtree is minimized. This minimum must be at least , otherwise the sum of the size of the subtrees is smaller than the size of the graph, which is a contradiction. Also, it must be at most
, or else pick the subtree of size greater than
and you have decreased the size of the largest subtree if you root from that vertex instead, so you have some subtree with size between
and
. Cut the edge connecting the root to that subtree, and use that as your partition.
It is easy to see that these partitions satisfy the contention of our theorem, so we are done.
Solution 4
Let denote the minimum number of cells in a dinosaur; the number this year is
.
Claim: The maximum number of cells in a primitive dinosaur is .
First, a primitive dinosaur can contain up to cells. To see this, consider a dinosaur in the form of a cross consisting of a central cell and four arms with
cells apiece. No connected figure with at least
cells can be removed without disconnecting the dinosaur.
The proof that no dinosaur with at least cells is primitive relies on the following result.
Lemma. Let be a dinosaur having at least
cells, and let
(red) and
(black) be two complementary animals in
, i.e.
and
. Suppose
. Then
can be augmented to produce animals $\~{R}\subset R$ (Error compiling LaTeX. Unknown error_msg) and $\{B} = D\backslash\{R}$ (Error compiling LaTeX. Unknown error_msg) such that at least one of the following holds:
(i) $|\{R}|\geq s$ (Error compiling LaTeX. Unknown error_msg) and $|\~{B}|\geq s$ (Error compiling LaTeX. Unknown error_msg),
(ii) $|\{R}| = |R| + 1$ (Error compiling LaTeX. Unknown error_msg),
(iii) $|R| < |\{R}|\leq s - 1$ (Error compiling LaTeX. Unknown error_msg).
Proof. If there is a black cell adjacent to that can be made red without disconnecting
, then (ii) holds. Otherwise, there is a black cell
adjacent to
whose removal disconnects
. Of the squares adjacent to
, at least one is red, and at least one is black, otherwise
would be disconnected. Then there are at most three resulting components
of
after the removal of
. Without loss of generality,
is the largest of the remaining components. (Note that
or
may be empty.) Now
has at least
cells. Let $\{B} = \mathcal{C}_3$ (Error compiling LaTeX. Unknown error_msg). Then $|\{R}| = |R| + |\mathcal{C}_1| + |\mathcal{C}_2| + 1$ (Error compiling LaTeX. Unknown error_msg). If $|\{B}|\leq 3s - 2$ (Error compiling LaTeX. Unknown error_msg), then $|\{R}|\geq s$ (Error compiling LaTeX. Unknown error_msg) and (i) holds. If $|\{B}|\geq 3s - 1$ (Error compiling LaTeX. Unknown error_msg) then either (ii) or (iii) holds, depending on whether $|\{R}|\geq s$ (Error compiling LaTeX. Unknown error_msg) or not.
Starting with , repeatedly apply the Lemma. Because in alternatives (ii) and (iii)
increases but remains less than
, alternative (i) eventually must occur. This shows that no dinosaur with at least
cells is primitive.
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
See also
- <url>viewtopic.php?t=145848 Discussion on AoPS/MathLinks</url>
2007 USAMO (Problems • Resources) | ||
Preceded by Problem 3 |
Followed by Problem 5 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.