[Math] Why can a Venn diagram for $4+$ sets not be constructed using circles

circlescombinatoricsgeometrylogic

This page gives a few examples of Venn diagrams for $4$ sets. Some examples:
alt text
alt text
Thinking about it for a little, it is impossible to partition the plane into the $16$ segments required for a complete $4$-set Venn diagram using only circles as we could do for $<4$ sets. Yet it is doable with ellipses or rectangles, so we don't require non-convex shapes as Edwards uses.

So what properties of a shape determine its suitability for $n$-set Venn diagrams? Specifically, why are circles not good enough for the case $n=4$?

Best Answer

The short answer, from a paper by Frank Ruskey, Carla D. Savage, and Stan Wagon is as follows:

... it is impossible to draw a Venn diagram with circles that will represent all the possible intersections of four (or more) sets. This is a simple consequence of the fact that circles can finitely intersect in at most two points and Euler’s relation F − E + V = 2 for the number of faces, edges, and vertices in a plane graph.

The same paper goes on in quite some detail about the process of creating Venn diagrams for higher values of n, especially for simple diagrams with rotational symmetry.

For a simple summary, the best answer I could find was on WikiAnswers:

Two circles intersect in at most two points, and each intersection creates one new region. (Going clockwise around the circle, the curve from each intersection to the next divides an existing region into two.)

Since the fourth circle intersects the first three in at most 6 places, it creates at most 6 new regions; that's 14 total, but you need 2^4 = 16 regions to represent all possible relationships between four sets.

But you can create a Venn diagram for four sets with four ellipses, because two ellipses can intersect in more than two points.

Both of these sources indicate that the critical property of a shape that would make it suitable or unsuitable for higher-order Venn diagrams is the number of possible intersections (and therefore, sub-regions) that can be made using two of the same shape.

To illustrate further, consider some of the complex shapes used for n=5, n=7 and n=11 (from Wolfram Mathworld):

Venn diagrams for n=5, 7 and 11

The structure of these shapes is chosen such that they can intersect with each-other in as many different ways as required to produce the number of unique regions required for a given n.

See also: Are Venn Diagrams Limited to Three or Fewer Sets?