1972 USAMO Problems/Problem 5

Revision as of 12:46, 1 April 2014 by 5849206328x (talk | contribs)

Problem

A given convex pentagon $ABCDE$ has the property that the area of each of the five triangles $ABC$, $BCD$, $CDE$, $DEA$, and $EAB$ is unity. Show that all pentagons with the above property have the same area, and calculate that area. Show, furthermore, that there are infinitely many non-congruent pentagons having the above area property.

[asy] size(80); defaultpen(fontsize(7)); pair A=(0,7), B=(5,4), C=(3,0), D=(-3,0), E=(-5,4), P; P=extension(B,D,C,E); draw(D--E--A--B--C--D--B--E--C); label("A",A,(0,1));label("B",B,(1,0));label("C",C,(1,-1));label("D",D,(-1,-1));label("E",E,(-1,0));label("P",P,(0,1)); [/asy]

Solution

Lemma: Convex pentagon $A_0A_1A_2A_3A_4$ has the property that $[A_0A_1A_2] = [A_1A_2A_3] = [A_2A_3A_4] = [A_3A_4A_0] = [A_4A_0A_1]$ if and only if $\overline{A_{n - 1}A_{n + 1}}\parallel\overline{A_{n - 2}A_{n + 2}}$ for $n = 0, 1, 2, 3, 4$ (indices taken mod 5).

Proof: For the "only if" direction, since $[A_0A_1A_2] = [A_1A_2A_3]$, $A_0$ and $A_3$ are equidistant from $\overline{A_1A_2}$, and since the pentagon is convex, $\overline{A_0A_3}\parallel\overline{A_1A_2}$. The other four pairs of parallel lines are established by a symmetrical argument, and the proof for the other direction is just this, but reversed.


An image is supposed to go here. You can help us out by creating one and editing it in. Thanks.


Let $A'B'C'D'E'$ be the inner pentagon, labeled so that $A$ and $A'$ are opposite each other, and let $a, b, c, d, e$ be the side lengths of the inner pentagon labeled opposite their corresponding vertices. From the lemma, pentagon $A'B'C'D'E'$ is similar to pentagon $ABCDE$ with $AB = m(A'B')$ and parallelogram $ABCB'$ (and cyclic) has area 2. Supposing \begin{align*} P &= [ABCDE] \\ Q &= [A'B'C'D'E'] \\ R &= \sum_{\text{cyc}}[AC'D'] \\ S &= \sum_{\text{cyc}}[ABD'], \end{align*} we have \begin{align*} \sum_{\text{cyc}}[ABCB'] &= 5Q + 3R + 2S \\ 10 &= 3Q + R + 2P. \end{align*} Since $BCDC'$ and $CDED'$ are parallelograms, $BC' = ED' = (m - 1)a$. Triangle $EB'C'$ is similar to triangle $ECB$, so $me = BC = \left(\frac{2m - 1}{m - 1}\right)e$, and with the requirement that $m > 1$, \[m = \frac{2m - 1}{m - 1}\Rightarrow m = \frac{3 + \sqrt{5}}{2}.\] Now, we compute that $[AC'D'] = \frac{1}{2m - 1} = \sqrt{5} - 2$, and similar computation for the other four triangles gives $R = 5\sqrt{5} - 10$. From the aforementioned pentagon similarity, $Q = P/m^2 = \left(\frac{7 - 3\sqrt{5}}{2}\right)P$. Solving for $P$, we have \begin{align*} 10 &= 3\left(\frac{7 - 3\sqrt{5}}{2}\right)P + (5\sqrt{5} - 10) + 2P \\ 20 - 5\sqrt{5} &= \left(\frac{25 - 9\sqrt{5}}{2}\right)P \\ P &= \frac{40 - 10\sqrt{5}}{25 - 9\sqrt{5}} \\ &= \frac{5 + \sqrt{5}}{2}. \end{align*}

To show that there are infinitely many pentagons with the given property, we start with triangle $A'B'C'$ and construct the original pentagon using the required length ratios. This triangle has three continuous degrees of freedom, and the condition that the equal areas be specifically unity means that there are two continuous degrees of freedom in which the configuration can vary, which implies the desired result.

See Also

1972 USAMO (ProblemsResources)
Preceded by
Problem 4
Followed by
Last Question
1 2 3 4 5
All USAMO Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png