Olympiad Maths Prep

Track / Stage 6 / 293 of 400 #1293 of 2000

Problem 1293

National olympiad, first round
Geometry Difficulty 6.5 Prove it

9.9. Let's call a polygon good if it has a pair of parallel sides. A certain regular polygon was cut by non-intersecting (at interior points) diagonals into several polygons, each having the same odd number of sides. Can it happen that at least one of these polygons is good?

(I. Bogdanov)

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

Answer. No, it cannot.

Solution. We will prove the following simple lemma.

Lemma. If a p-gon is divided by non-intersecting diagonals into (d+2)(d+2)-gons, the number of which is tt, then n=td+2n=td+2.

Proof. Induction on tt; the base case for t=1t=1 is obvious.

For the inductive step. Assuming that the statement is true for the number of (d+2)(d+2)-gons equal to 1,2,,t11,2, \ldots, t-1, consider the dissection of an nn-gon PP into tt such polygons. Take any diagonal in the dissection. It divides our nn-gon into two polygons P1P_{1} and P2P_{2}, one of which is dissected into ss, and the other into rr polygons, where s+r=ts+r=t, and s>0s>0. By the inductive hypothesis, the number of vertices of P1P_{1} is sd+2s d+2, and the number of vertices of P2P_{2} is rd+2r d+2. Therefore, the number of vertices of PP is (sd+2)+(rd+2)2=(s+r)d+2=td+2(s d+2) + (r d+2) - 2 = (s+r)d + 2 = td + 2. This completes the inductive step.

Now, let's consider a polygon QQ with nn vertices, and suppose it is dissected by non-intersecting diagonals into (d+2)(d+2)-gons. Let A0,A1,,Ad+1A_{0}, A_{1}, \ldots, A_{d+1} be vertices of QQ such that the arcs A0A1,A1A2,,AdAd+1A_{0} A_{1}, A_{1} A_{2}, \ldots, A_{d} A_{d+1} are equal. Suppose there exists a k{1,2,,d1}k \in \{1,2, \ldots, d-1\} such that the arc A0AkA_{0} A_{k} is a side of one of the (d+2)(d+2)-gons in the dissection. Let B1,B2,,BmB_{1}, B_{2}, \ldots, B_{m} be the vertices of QQ on the arc A0AkA_{0} A_{k} (excluding the endpoints A0A_{0} and AkA_{k}). If m>0m>0, cut out the (m+2)(m+2)-gon A0B1B2BmA1A_{0} B_{1} B_{2} \ldots B_{m} A_{1} from the polygon QQ. We see that this (m+2)(m+2)-gon is dissected by non-intersecting diagonals into (d+2)(d+2)-gons. According to the lemma, mm is divisible by dd (this is true even when m=0m=0).

Similarly, we prove that the number of vertices of the polygon QQ inside each of the arcs (excluding the endpoints) A1A2,,Ak1AkA_{1} A_{2}, \ldots, A_{k-1} A_{k} is divisible by dd. Then the number of vertices of the polygon QQ inside (the smaller) arc A0AkA_{0} A_{k} (excluding the endpoints A0A_{0} and AkA_{k}) is td+k1t d+k-1 for some integer tt. A similar count of the number of vertices of the polygon QQ lying inside (the smaller) arc Ak+1Ad+1A_{k+1} A_{d+1} gives sd+dk1s d+d-k-1. Equating these, we get td+k1=sd+dk1t d+k-1=s d+d-k-1, from which 2k2 k is divisible by dd. Due to the oddness of dd, we get that kk is divisible by dd; this contradicts the condition k{1,2,,d1}k \in\{1,2, \ldots, d-1\}.

Remark. In the given solution, the contradiction arises from counting the number of vertices on the equal arcs A0AkA_{0} A_{k} and Ak+1Ad+1A_{k+1} A_{d+1} and equating these quantities.

This reasoning has variations; for example, a double count of the sum of angles in (equal) polygons cut off from QQ by segments A0AkA_{0} A_{k} and Ak+1Ad+1A_{k+1} A_{d+1} can be performed.

Comment. Only the lemma or an equivalent statement is formulated and proved - 0 points.

There is progress in the form of the idea of equating the number of vertices on the equal arcs A0AkA_{0} A_{k} and Ak+1Ad+1A_{k+1} A_{d+1} or equating the sums of angles in (equal) polygons cut off from QQ by segments A0AkA_{0} A_{k} and Ak+1Ad+1A_{k+1} A_{d+1} - 1 point.

In an otherwise correct solution, the proof of the lemma from the solution above is missing or incorrect (but the statement is present) - 1 point is deducted.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.