GeometryDifficulty 4.8Prove itBerkeley Math Circle: Monthly Contest 4 · United States
In a convex n-sided polygon, all the diagonals are drawn and no three of them pass through a point. Find a formula for the number of regions formed inside the polygon.
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
To start with, there is one region inside the n-gon. A new region is created each time a new diagonal is drawn or two diagonals intersect. The number of diagonals is (2n)−n, since each diagonal corresponds to a pair of non-adjacent vertices. The number of intersections of two diagonals is (4n), since each set of four vertices determines a unique pair of intersecting diagonals. Thus, the total number of regions formed is
1+(2n)−n+(4n)
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.