Maths Olympiad Prep

Library / /4 of 9

, 2019

Geometry Difficulty 5.4 AIME, harder Prove it United States

Problem:

A convex polygon on the plane is called wide if the projection of the polygon onto any line in the same plane is a segment with length at least 11. Prove that a circle of radius 13\frac{1}{3} can be placed completely inside any wide polygon.

Proposed by: Shengtong Zhang

Solutions — 2

Solution 1

Solution:

Lemma. For any polygon including its boundary, there exists a largest circle contained inside it.

Proof. It's easy to see that for any circle inside the polygon, it can be increased in size until it is tangent to at least three sides of the polygon. Then for any three sides of the polygon, there is only one circle tangent to all three, so there are only finitely many possibilities. Therefore there exists a largest one.

Alternatively, one can show that the space of valid (x,y,r)(x, y, r) such that the circle with center (x,y)(x, y) and radius rr is compact, e.g. by showing the complement is open and that the complement is open. Then the map (x,y,r)r(x, y, r) \rightarrow r is continuous and therefore has a maximum.

Now, take the largest circle. It clearly must be tangent to three sides. If the circle lies inside the triangle made by the three lines, we can expand the polygon to that triangle and solve it for the triangle instead. Otherwise, we have the following diagram:

Figure 1

Here the circle is an excircle of the triangle ABCABC made by the lines ABAB, ADAD, and BEBE. (Note that ADAD and ABAB don't have to be consecutive sides of the polygon, but the ones in between don't really matter.)

Then since the circle is an excircle, we can consider a homothety at CC with power 1+ϵ1+\epsilon, which sends the circle to a slightly larger circle which does not touch line ABAB. If this homothety causes the circle to leave the polygon for small enough ϵ\epsilon, it must be because the circle was initially tangent to another line \ell, for which it would be an incircle of the triangle made by \ell and lines ADAD, BEBE, bringing us back to the first case.

Thus we can reduce to a case where we have a triangle with each height at least 11, and we want to show the inradius is at least 1/31/3. Let KK be the area of the triangle, so the heights 2Ka\frac{2K}{a}, 2Kb\frac{2K}{b}, 2Kc\frac{2K}{c} are all at least 11. Then the inradius rr satisfies

r=Ks=2Ka+b+c2K2K+2K+2K=13 r=\frac{K}{s}=\frac{2K}{a+b+c} \geq \frac{2K}{2K+2K+2K}=\frac{1}{3}
as desired.

Solution 2

Solution:

Consider the center of mass GG. We will use the notion of support lines for convex shapes. (Support lines are the lines that touch the shape but do not cut through it.) If a circle centered at GG with radius 1/31/3 cannot be contained inside the polygon, then there exists a point PP on the boundary such that GP<1/3GP < 1/3. Let 1\ell_1 be the support line passing through PP, 2\ell_2 be the line parallel to 1\ell_1 and passing through GG, and 3\ell_3 be the other support line that is parallel to 1\ell_1, touching the polygon at PP'. Suppose 2\ell_2 intersects the polygon at AA and BB. Extend PAP'A and PBP'B, intersecting 1\ell_1 at AA' and BB'. Then, if we consider the two parts of the polygon that 2\ell_2 divides the polygon into, we have:

- the part of the polygon that contains PP' contains the triangle PABP'AB;
- the part of the polygon that contains PP is contained in the quadrilateral AABBAA'B'B.

Then we conclude that the center of mass GG' of the triangle PABP'A'B' lies between 2\ell_2 and 1\ell_1, which by assumption is less than 13\frac{1}{3} away from 1\ell_1. However, because the height from PP' to 1\ell_1 is at least 11, the distance from GG' to 1\ell_1 is at least 13\frac{1}{3}, so we have a contradiction. Therefore no such PP exists and the circle can be placed inside the polygon.

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.