- #1
SNOOTCHIEBOOCHEE
- 145
- 0
Homework Statement
Prove by induction that the graph of any triangulation of a polygon will have at least 2 vertices of degree 2
Hint: Split the triangulation graph into 2 triangulation graphs at some chord e
The Attempt at a Solution
Ok I am pretty terrible at induction proofs, so bare with me.
This is trivial for the case when we only have a triangle.
Suppose this is true for n vertices. then we want to show that it is true for n+1 vertices.
Basically i have no clue how to do this problem.
My guess is that we have to make e the smallest triangle possible, but that only proves that there is one edge of degree 2.
Any help is appreciated.