Maths Olympiad Prep

Library / /275 of 520

Combinatorics Difficulty 5.6 AIME, harder Find the answer

Exercise 3. Consider an nn-gon inscribed in a circle, and assume that any three diagonals of the nn-gon never intersect. All vertices of the nn-gon are connected. How many triangles are there in the figure that have no vertices in common with the nn-gon?

A number or a short expression. Spacing and $ signs are ignored.

Solution

Solution to Exercise 3: Choosing such a triangle amounts to choosing six distinct vertices of the n-gon: indeed, if we are given six distinct vertices, we order them in a clockwise direction and connect two points with a diagonal if the arc connecting these two points contains exactly two vertices, which are opposite. This provides a triangle that is not reduced to a single point (since three diagonals never intersect at a single point), and none of its vertices are common with the n-gon.

Conversely, if we have a triangle with no vertices in common with the n-gon, considering its three sides, which are segments of diagonals of the n-gon, we indeed obtain six distinct vertices (the six intersections of these diagonals with the n-gon, which are distinct because two sides of the triangle already intersect at a vertex of the triangle). Moreover, if we cyclically order these six vertices, those that form the sides of the triangle are indeed opposite, because given a side, extending the other two sides finds two vertices on each side of it.

Since there are (n6)\binom{n}{6} ways to choose six vertices of the n-gon, there are (n6)\binom{n}{6} such triangles in the figure.

!

FIGURE 1 - Six vertices on the circle and their associated triangle

Graders' Comments: Students generally have the right ideas for this problem. The main errors come either from a poor understanding of the statement, where students consider degenerate triangles, or from approaches that do not lead to a solution, for example by counting the diagonals involved in the triangles. Some justifications of the correspondence between "choosing six vertices" and "choosing a triangle" are very incomplete.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.