Triangulation of Convex Polygon: Prove Cn-2 Ways

Click For Summary

Homework Help Overview

The discussion revolves around proving the number of ways to triangulate a convex polygon with n sides, specifically exploring the relationship to the Catalan numbers. The original poster attempts to establish a proof by induction, starting with the base case of a triangle and moving towards a k-sided polygon.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the validity of the formula provided for the number of triangulations and question its application for various values of n. Some participants share their own counts of triangulations for polygons with 5 and 6 sides, leading to a discussion about the connection to Catalan numbers.

Discussion Status

The discussion is active, with participants questioning the original formula and exploring alternative interpretations. Some have provided counts for specific cases, while others suggest that the original formula may not be accurate, indicating a divergence in understanding.

Contextual Notes

There is a noted discrepancy in the expected outcomes based on the original formula versus the counts provided by participants. The conversation includes references to external resources for further clarification on Catalan numbers.

dancergirlie
Messages
194
Reaction score
0

Homework Statement



A triangulation of a convex polygon is a decomposition of the polygon into
triangles whose interiors do not overlap and whose vertices lie at vertices of
the polygon. Prove that there are Cn−2 ways to triangulate an n-sided convex
polygon

Homework Equations



cn= (1/2)(2n choose n)

The Attempt at a Solution



I tried a proof by induction:

let n=3.
there is only one way to triangulate a triangle, and
cn-2=c1=(1/2)(2 choose 1)=1. So the statement holds for n=3

now assume the statement holds for n=k
So the number of ways to triangulate a k-sided polygon is Ck-2=(1/2)(2(k-2) choose k-2)

Now let n=k+1

This is where I get stuck and I dont' know what to do... any help/hints would be appreciated.
 
Physics news on Phys.org
Hi dancergirlie! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)

I don't think that formula is right …

For n = 4, there are only 2 solutions, but C4-2 = C2 = (1/2)4C2 = 3. :confused:
 
A triangulation of a convex polygon is a decomposition of the polygon into
triangles whose interiors do not overlap and whose vertices lie at vertices of
the polygon
Perhaps I'm misunderstanding the question, but I'm getting …

For n = 5, there are 5 solutions, all "3-fans".

For n = 6, there are 13 solutions, 6 "4-fans", 6 "pairs-of-2-fans", and 1 with a central triangle.

If I'm counting correctly (and of course I may not be :redface:), I don't see how 13 can come out of a "choose" function.
 
Catalan numbers

tiny-tim said:
If I'm counting correctly (and of course I may not be :redface:) …

oops … I did miss one :blushing: … there are 2 with a central triangle, making 14.

So the number of triangulations of an n-sided polygon for n = 3 4 5 and 6 are 1 2 5 and 14, which look like the Catalan numbers, see http://en.wikipedia.org/wiki/Catalan_number

They're 2nCn/(n+1), not 2nCn/2 as in the original question. :rolleyes:

They're generated by Cn+1 = ∑i=0n CiCn-i, which is fairly easy to prove for triangulations of a polygon. :smile:

(there's a proof of the more direct equation (n+2)Cn+1 = (4n+2)Cn in the wikipedia article, but I'm afraid I don't understand it at all :redface:)
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
17
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K