Arrangements and Combinations · Catalan Numbers: Various Manifestations
Lesson 3
Triangulations. In the problem of counting the number \(T(n)\) of ways to triangulate a regular \(n\)-gon, the recurrence relation is slightly different. Fix one of the sides of the \(n\)-gon and consider which triangle it belongs to.

Note that we glossed over an important detail above: when transitioning to smaller subproblems, the resulting \(l\)-gon and \(r\)-gon are no longer regular. To make the reasoning rigorous, \(T(n)\) must be redefined as the number of ways to triangulate a convex \(n\)-gon.