Skip to main content
OlympiadHQ

Browse · MathNet

Print

The 65th IMO China National Team Selection Test

China counting and probability

Problem

Let be the set of all non-negative integers. For each , define the Catalan number Prove that for any positive integer , we have
Solution
Proof 1. Consider the set of ordered triples: Then . Therefore, By symmetry, the sums over , , and are the same. Using the recurrence relation for Catalan numbers: we have Since

we have

Proof 2 (Combinatorial Model). The number of ways to triangulate a convex n-gon by adding n − 3 non-intersecting diagonals is exactly the Catalan number . This result can be proven by induction on . Consider vertex . If is not connected by any diagonal, then and are connected, reducing the problem to the triangulation of a convex -gon , which has ways. If is connected by a diagonal, let () be the smallest vertex connected to . Then and are connected, and to are not connected to . This reduces to triangulating a convex -gon and a convex -gon , which has ways. Summing over and adding , we get: Now, consider the original problem. Take the regular -gon inscribed in a circle. We triangulate the -gon and select the unique triangle containing the center (the only acute triangle) and designate one vertex. Consider the total number of such operations. If we first select the designated vertex (with choices), then draw the triangle containing the center, with , and modulo belonging to , and the sum of these residues being . This corresponds to satisfying and Then, the three regions between the sides of the triangle can be further triangulated, e.g., the region containing is a -gon, with ways to triangulate. Thus, the total number of ways is On the other hand, we can first triangulate the -gon, then choose one of the vertices of the unique triangle containing the center, giving ways. Equating the two results, we get Thus, the stated identity holds.

Techniques

Catalan numbers, partitionsCounting two waysInduction / smoothingAlgebraic properties of binomial coefficients