IMC 2006 · Problem 1

Day 220 points13th IMC · Odessa, Ukraine

Statement

Let VV be a convex polygon with nn vertices.

(a) Prove that if nn is divisible by 33 then VV can be triangulated (i.e. dissected into non-overlapping triangles whose vertices are vertices of VV) so that each vertex of VV is the vertex of an odd number of triangles.

(b) Prove that if nn is not divisible by 33 then VV can be triangulated so that there are exactly two vertices that are the vertices of an even number of the triangles.

Official solution

Hidden so you can work on the problem first.