Maths Olympiad Prep

Library / /22 of 24

Geometry Difficulty 5.8 AIME, harder Prove it United States

Problem:

a.
Given a finite set XX of points in the plane, let fX(n)f_{X}(n) be the largest possible area of a polygon with at most nn vertices, all of which are points of XX. Prove that if m,nm, n are integers with mn>2m \geq n > 2, then fX(m)+fX(n)fX(m+1)+fX(n1)f_{X}(m) + f_{X}(n) \geq f_{X}(m+1) + f_{X}(n-1).

b.
Let P0P_{0} be a 1-by-2 rectangle (including its interior), and inductively define the polygon PiP_{i} to be the result of folding Pi1P_{i-1} over some line that cuts Pi1P_{i-1} into two connected parts. The diameter of a polygon PiP_{i} is the maximum distance between two points of PiP_{i}. Determine the smallest possible diameter of P2013P_{2013}.

(In other words, given a polygon Pi1P_{i-1}, a fold of Pi1P_{i-1} consists of a line ll dividing Pi1P_{i-1} into two connected parts AA and BB, and the folded polygon Pi=ABlP_{i} = A \cup B_{l}, where BlB_{l} is the reflection of BB over the line ll.)

Solution

Solution:

## 1 Convexity of the largest area of a polygon function

a.
Let VV be a finite set of points in the plane. Let fVf_{V} be a function that takes integers 3\geq 3 as input, and outputs a polygon of largest area with vertices in VV.

Lemma 1.1. [fV(a+1)]+[fV(a1)]2[fV(a)]\left[f_{V}(a+1)\right] + \left[f_{V}(a-1)\right] \leq 2\left[f_{V}(a)\right], where [P][P] represents the area of polygon PP.

Proof. Let the vertices of fV(a+1)f_{V}(a+1) be 1a+1,2a+1,,(a+1)a+11_{a+1}, 2_{a+1}, \ldots, (a+1)_{a+1}, and let the vertices of fV(a1)f_{V}(a-1) be 1a1,2a1,,(a1)a11_{a-1}, 2_{a-1}, \ldots, (a-1)_{a-1}.

Lemma 1.2. The collection of vertices
W=(1a1,2a1,,(a1)a1,1a+1,,(a+1)a+1) W = \left(1_{a-1}, 2_{a-1}, \ldots, (a-1)_{a-1}, 1_{a+1}, \ldots, (a+1)_{a+1}\right)
are in convex configuration.

Proof. Suppose that the vertex sxWs_{x} \in W (for some integers x{a1,a+1},sx \in \{a-1, a+1\}, s) is inside the convex hull of WW. Then there exists a vertex kk on the convex hull of WW such that replacing vertex sxs_{x} in fV(x)f_{V}(x) with kk increases the area of the polygon fV(x)f_{V}(x). However, fV(x)f_{V}(x) is defined to be the polygon with xx sides with maximum area. Contradiction. This proves Lemma 2.

Therefore the vertices in WW are in convex configuration. Label them with 1,2,,2a1, 2, \ldots, 2a in clockwise order, starting from an arbitrary vertex. Let (2a)(2a) denote the vertex labeled (2a)(2a). (The vertex (1)(1) will be shorthanded as 1 when there is no ambiguity).

Lemma 1.3. We have the inequality
[fV(a+1)]+[fV(a1)][P1357(2a1)]+[P2468(2a)]. \left[f_{V}(a+1)\right] + \left[f_{V}(a-1)\right] \leq [\mathcal{P} 1357 \ldots (2a-1)] + [\mathcal{P} 2468 \ldots (2a)] .
(Throughout, the symbol P\mathcal{P} denotes an arbitrary polygon.)

Proof. It suffices to show that
2[P1234(2a)][fV(a+1)][fV(a1)]2[P1234(2a)][P1357(2a1)][P2468(2a)]. \begin{aligned} & 2[\mathcal{P} 1234 \ldots (2a)] - \left[f_{V}(a+1)\right] - \left[f_{V}(a-1)\right] \\ & \geq 2[\mathcal{P} 1234 \ldots (2a)] - [\mathcal{P} 1357 \ldots (2a-1)] - [\mathcal{P} 2468 \ldots (2a)] . \end{aligned}
We will do this using the next few lemmas.

Lemma 1.4. Let xx and yy be integers 2a\leq 2a. If ray (x)(x+1)\overrightarrow{(x)(x+1)} intersects (or is parallel to) ray (y)(y1)\overrightarrow{(y)(y-1)}. Then [P(x)(x+1)(x+2)(y1)(y)][Δ(x)(x+1)(x+2)]+[Δ(x+1)(x+2)(x+3)]++[Δ(y2)(y1)(y)][\mathcal{P}(x)(x+1)(x+2) \ldots (y-1)(y)] \geq [\Delta(x)(x+1)(x+2)] + [\Delta(x+1)(x+2)(x+3)] + \ldots + [\Delta(y-2)(y-1)(y)] (where (2a+k)(2a+k) is equivalent to (k)(k) for all kk).

Proof. [P(x)(x+1)(x+2)(y1)(y)]=[(x)(x+1)(x+2)]+[(x)(x+2)(x+3)]++[Δ(x)(y1)(y)][\mathcal{P}(x)(x+1)(x+2) \ldots (y-1)(y)] = [\triangle(x)(x+1)(x+2)] + [\triangle(x)(x+2)(x+3)] + \ldots + [\Delta(x)(y-1)(y)]. Suppose ray (x)(x+1)\overline{(x)(x+1)} intersects ray (y)(y1)\overline{(y)(y-1)} at point DD, the convexity of WW tells us that all vertices in between xx and yy exclusive going clockwise from xx are contained inside triangle (x)D(y)(x) D (y). It follows that for any xx' between xx and yy exclusive going clockwise from xx, that (x)(x) is farther from line (x)(x+1)\overline{(x')(x'+1)} than (x1)(x'-1). Therefore
[Δ(x)(x)(x+1)][(x1)(x)(x+1)]. [\Delta(x)(x')(x'+1)] \leq [\triangle(x'-1)(x')(x'+1)] .
Summing these relations over all xx in between xx and yy exclusive going clockwise from xx gives the statement of Lemma 4, as desired.

An identical argument works if ray (x)(x+1)\overline{(x)(x+1)} and ray (y)(y1)\overline{(y)(y-1)} are parallel, except instead of DD, all the points between xx and yy are bounded by the two rays and the line (x)(y)\overline{(x)(y)}.

This proves Lemma 4.

Let zz and ss be integers such that z{a1,a+1}z \in \{a-1, a+1\} and both vertices szs_{z} and (s+1)z(s+1)_{z} are adjacent vertices of fV(z)f_{V}(z). uu and vv are positive integers defined such that szs_{z} has label (u)(u) and sz+1s_{z+1} has label (v)(v).

Lemma 1.5. Rays (u)(u+1)\overrightarrow{(u)(u+1)} and (v)(v1)\overrightarrow{(v)(v-1)} intersect or are parallel to each other.

Proof. Since (u),(u+1),(v1),(v)(u), (u+1), (v-1), (v) are in convex formation, then either (u)(u+1)\overrightarrow{(u)(u+1)} and (v)(v1)\overrightarrow{(v)(v-1)} intersect or are parallel to each other, or else (u+1)(u)\overrightarrow{(u+1)(u)} and (v1)(v)\overrightarrow{(v-1)(v)} intersect. If we suppose that the lemma statement does not hold for the sake of contradiction, then it follows that rays (u+1)(u)\overrightarrow{(u+1)(u)} and (v1)(v)\overrightarrow{(v-1)(v)} must intersect. Let QQ be the collection of vertices between vv and uu in WW, going clockwise, inclusive. Since QQ is in convex formation (it's a subset of WW), and (u+1)(u)\overrightarrow{(u+1)(u)} and (v+1)(v)\overrightarrow{(v+1)(v)} intersect, it follows that u+1u+1 is farther than uu from any line joining two vertices of QQ. Therefore removing szs_{z} (which is the same vertex as (u)(u)) from fV(z)f_{V}(z) and replacing it with vertex (u+1)(u+1) increases the area of fV(z)f_{V}(z), contradicting the assertion that fV(z)f_{V}(z) was the polygon of zz vertices with maximal area on the set VV. Therefore Lemma 5 is proven.

Lemma 5 allows us to apply Lemma 4 to the polygons formed by taking (P1234(2a))(\mathcal{P} 1234 \ldots (2a)) and subtracting out [fV(a+1)]\left[f_{V}(a+1)\right], as well as the polygons formed by taking (P1234(2a))(\mathcal{P} 1234 \ldots (2a)) and subtracting out fV(a1)f_{V}(a-1). Adding the results tells us that
2[P1234(2a)][fV(a+1)][fV(a1)]2[P1234(2a)][P1357(2a1)][P2468(2a)] \begin{aligned} & 2[\mathcal{P} 1234 \ldots (2a)] - \left[f_{V}(a+1)\right] - \left[f_{V}(a-1)\right] \\ & \geq 2[\mathcal{P} 1234 \ldots (2a)] - [\mathcal{P} 1357 \ldots (2a-1)] - [\mathcal{P} 2468 \ldots (2a)] \end{aligned}
which is sufficient to prove Lemma 3.

Since [P135(2a1)][\mathcal{P} 135 \ldots (2a-1)], [P246(2a)]fV(a)[\mathcal{P} 246 \ldots (2a)] \leq f_{V}(a) since (1),(2),,(2a)V(1), (2), \ldots, (2a) \in V. Using this fact with Lemma 3, we have proven Lemma 1 as desired.

Lemma 1.6. Any function gg from integers to real numbers that satisfies g(x+1)+g(x1)2g(x)g(x+1) + g(x-1) \leq 2g(x) satisfies the inequality g(x)+g(y)g(x+1)+g(y1)g(x) + g(y) \leq g(x+1) + g(y-1) for y1x+1y-1 \geq x+1, and is thus a convex function.

Proof. We proceed by induction on yxy-x. When yx=2y-x=2, the problem is trivial.

For yx>2y-x>2, note that g(x)+g(x+2)+g(y)+g(y2)2g(x+1)+2g(y1)g(x) + g(x+2) + g(y) + g(y-2) \leq 2g(x+1) + 2g(y-1), but the inductive statement shows that g(x+2)+g(y2)g(x+1)+g(y1)g(x+2) + g(y-2) \geq g(x+1) + g(y-1). It follows that g(x)+g(y)g(x+1)+g(y1)g(x) + g(y) \leq g(x+1) + g(y-1), which completes our induction as desired.

It follows from the preceding lemma that fV(a)f_{V}(a) is a convex function, as desired.

## 2 Folding a paper

Let the smallest diameter be MM. We claim that MM is 221006\frac{\sqrt{2}}{2^{1006}}. Let the P0P_{0} be a 1 by 2 rectangle. For 0i20120 \leq i \leq 2012, polygon Pi+1P_{i+1} is polygon PiP_{i} folded across line lil_{i}. Line lil_{i} splits PiP_{i} into PiP_{i}^{\prime} and PiP_{i}^{\prime\prime}, and PiP_{i}^{\prime\prime} is reflected to PiP_{i}^{\prime\prime\prime}, and Pi+1=PiPiP_{i+1} = P_{i}^{\prime} \cup P_{i}^{\prime\prime\prime}.

Claim 1. For 1i20131 \leq i \leq 2013, PiP_{i} can be expressed as the union of no more than 2i2^{i} convex polygons, and the average number of sides of these polygons is not more than 4.

Proof. We proceed by induction. P0P_{0} clearly satisfies the inductive hypothesis. Suppose that PiP_{i} is the union of convex polygons A1,A2,,AnA_{1}, A_{2}, \ldots, A_{n}. Folding A1,A2,,AnA_{1}, A_{2}, \ldots, A_{n} across lil_{i} and taking the union of the resulting polygons yields Pi+1P_{i+1}.

Let S(P)S(P) be the number of sides of polygon PP.

Lemma. A convex polygon ZZ is folded once. ZZ^{\prime} and ZZ^{\prime\prime\prime} are convex, and S(Z)+S(Z)S(Z)+4S\left(Z^{\prime}\right) + S\left(Z^{\prime\prime\prime}\right) \leq S(Z) + 4.

Proof. Any line ll through ZZ splits ZZ into two convex polygons, and four new vertices are formed by ll. The number of vertices in a convex polygon equals the number of sides, proving our lemma.

Thus Pi+1P_{i+1} can be expressed as the union of no more than 2i+12^{i+1} convex polygons, and the average number of sides of these convex polygons does not exceed 4. Claim 1 is proven.

Claim 2. For a quadrilateral of area AA, the diameter has length less than 2A\sqrt{2A}.

Proof. Without loss of generality, let the fixed area be 1. The diagonal is not longer than the diameter of the quadrilateral. Half of the product of the diagonals is not less than the area, and Claim 2 follows.

Claim 1 tells us that P2013P_{2013} is the union of no more than 220132^{2013} convex polygons, whose average number of sides is no more than 4. Part (a) of the problem tells us that there is some quadrilateral with area 122012\geq \frac{1}{2^{2012}}, with vertices at the vertices of the final folded figure. Claim 2 tells us that the diameter of this quadrilateral, and thus of P2013P_{2013}, is 221006\geq \frac{\sqrt{2}}{2^{1006}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.