Chords Regions
Chords Regions
A more sophisticated proof uses Eulers formula to nd a relation between the number of
points, lines and regions in the diagram. To do this we consider the diagram to be a graph in
the plane, whose vertices are the original points together with the points of intersection of the
chords.
Eulers formula Let V be the number of vertices, E the number of edges and F the number of
faces of a planar graph. Then V E + F = 2.
2
Proof 2 (using Eulers formula) The number of faces is equal to the number of regions,
except that there is also a face formed by the region outside the circle.
To nd the number of vertices, we rst note that there are n on the circlethe original points.
As we found in the rst proof above there are
_
n
4
_
points of intersection inside the circle, so there
are n +
_
n
4
_
vertices altogether.
To nd the number of edges, rst note that there are n edges which are circular arcs. We count
the other edges by dealing separately with interior points and points on the circle.
Four edges meet at each of the
_
n
4
_
interior vertices, making 4
_
n
4
_
edges. There are
_
n
2
_
chords,
as shown in the rst proof above, and each chord corresponds to two edges meeting the circle,
making 2
_
n
2
_
edges. We have thus counted 2
_
n
2
_
+ 4
_
n
4
_
edges, but each of them has been counted
twice in this process, once for each of the vertices at its ends.
Hence there are n +
_
n
2
_
+ 2
_
n
4
_
edges altogether.
We now have expressions for the numbers of faces, vertices and edges. Substituting these
expressions into Eulers formula, we get
_
n +
_
n
4
__
_
n +
_
n
2
_
+ 2
_
n
4
__
+
_
the number of regions + 1
_
= 2,
which rearranges to give
the number of regions = 1 +
_
n
2
_
+
_
n
4
_
.
3