5

What is the least number of internal diagonals a simple $n$–gon may have? (For a fixed $n$)

I know that any simple polygon has at least one internal diagonal.

The main problem is with the concave polygons, how do I generalize for them?

Any help would be truly appreciated.

1 Answers1

4

The answer is $n-3$.

If there are $n-3$ consecutive concave vertices and only $3$ convex ones then all internal diagonals must start from the middle convex vertex.

For the lower bound: it is well-known that it is possible to divide the polygon into $n-2$ triangles, using only internal diagonals. To do this we need exaclty $n-3$ diagonals...

G.Kós
  • 14,297