Maths Olympiad Prep

Library / /35 of 36

, 2023

Geometry Difficulty 9.0 IMO level Prove it Baltic Way

The Euclidean plane is dissected into several disjoint bounded regions (not further subdivided) by nn intersecting equilateral triangles of side length 11. Determine the smallest value of nn such that the number of parts thus arising can be at least 20232023.

The picture shows four intersecting triangles.

Figure 1

Solution

We will prove the following claim:
Claim: For nZ+n \in \mathbb{Z}^+, the maximal number of bounded regions of the plane generated by nn triangles (of whatever size and shape) is 1+3n(n1)1 + 3n(n-1).

Once the claim is established, we can easily see that the inequality 1+3n(n1)20231 + 3n(n-1) \ge 2023 is equivalent to n27n \ge 27, so that we need at least 2727 triangles.

Below, we will establish that 2727 equilateral triangles of side length 11 are actually enough.

Proof. By induction. The case n=1n=1 is trivial.

Suppose that the claim is true for nn. Let C={T1,,Tn}C = \{T_1, \dots, T_n\} be a configuration consisting of triangles T1,,TnT_1, \dots, T_n. Let us see what happens when a new triangle TT is added to the configuration. We enumerate the points of intersection of TT with the elements of CC, starting at some point of TT, in clockwise direction; let the set of these points be P:={P1,,Pk}\mathcal{P} := \{P_1, \dots, P_k\}. Clearly, each region newly arising through the addition of TT will have some part of its border in common with TT; since the regions are not supposed to be further subdivided, the part of the border of a new region will be the section between two successive elements of P\mathcal{P}, where we also count P1P_1 as a successor of PkP_k. Each such line segment can at best generate one new region by either cutting an already bounded into two parts or by splitting off some bounded part of the unbounded region around CC. It follows that the number of newly generated regions is at most kk. Now, two triangles can have at most 66 points of intersection, and CC consists of nn triangles, so that k6nk \le 6n. Consequently, the addition of TT can yield at most 6n6n new regions. By assumption, the number of regions prior to the addition of TT was at most 1+3n(n1)1 + 3n(n-1). Thus, after adding TT, the number of regions is at most 1+3n(n1)+6n=1+3n(n+1)1 + 3n(n-1) + 6n = 1 + 3n(n+1).

(To see that two triangles can intersect in at most 66 points, note that a triangle, being convex, can be intersected by a line in at most 22 points, and each triangle consists of three line segments.) \square

*Proof that 2727 triangles suffice.* We prove by induction the more general claim that the upper bound 1+3n(n1)1 + 3n(n-1) for the number of bounded regions generated by nn triangles can actually be attained. Again, for the case n=1n=1, this is trivial.

We now assume inductively that we have produced a configuration C={T1,,Tn}C = \{T_1, \dots, T_n\} of nn triangles such that:
1. All elements of CC have the same orthocenter.
2. Each two distinct elements of CC intersect in six points.
3. No point lies on three elements of CC.
4. The number of bounded regions is 1+3n(n1)1 + 3n(n-1).

We will show that CC can be extended to a configuration with one extra triangle TT such that (1)-(3) still hold for the new configuration and such that the number of bounded regions is increased by 6n6n.

To this end, consider rotations of T1T_1 around its orthocenter. There are only finitely many angles for which the respective rotation will pass through one of the finitely many points of intersection in CC (or such that the result will be identical to an element of CC); thus (because there are infinitely many angles of rotation), there is an angle α\alpha such that the result TT of the rotation of T1T_1 around the orthocenter by α\alpha will not pass through any prior point of intersection. Thus (1) and (3) are satisfied for C{T}C \cup \{T\}. It is easy to see that, rotating an equilateral triangle around its orthocenter will either yield an identical triangle or exactly six points of intersection; the first case is excluded by construction, thus (2) is satisfied as well.

Thus, TT has 6n6n points of intersection with the elements of CC, let these be P1,,P6nP_1, \dots, P_{6n}. We need to show each polygonal line PiPi+1P_iP_{i+1} (which is either a line segment or comprised of two line segments meeting at a vertex of TT) generates a new bounded region; let us enumerate these segments as s1,,s6ns_1, \dots, s_{6n}. To see this, note that, for each such segment sk=PkPk+1s_k = P_kP_{k+1} (with s6n=P6nP1s_{6n} = P_{6n}P_1), one of the following cases holds:
1. sks_k runs through a region already bounded by CC and s1,,sk1s_1, \dots, s_{k-1}, splitting into two parts.
2. sks_k runs through the unbounded region of CC, splitting off a bounded part of it.
3. sks_k runs through the unbounded region of CC without splitting off a bounded part of it.

In the cases (1) and (2), a new region is generated, while in case (3), this is not the case. But note that case (3) cannot occur: For if PkP_k belongs to TiT_i and Pk+1P_{k+1} belongs to TjT_j then, by the case assumption, we have iji \neq j and, by assumption (2) about CC, TiT_i and TjT_j intersect, so that sks_k must generate a new bounded region.

It follows that 6n6n new bounded regions are added, so that we now have 1+3n(n1)=1+3(n+1)n1+3n(n-1) = 1+3(n+1)n regions, which finishes the induction. \square

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 and solution reproduced as published; topic and difficulty added by this site.