06.03.2017 Views

Mathematics for Computer Science

e9ck2Ar

e9ck2Ar

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

“mcs” — 2017/3/3 — 11:21 — page 529 — #537<br />

13.4. Bounding the Number of Edges in a Planar Graph 529<br />

graph with v G C v H vertices, e G C e H C 1 edges, and f G C f H<br />

1 faces. Since<br />

.v G C v H / .e G C e H C 1/ C .f G C f H 1/<br />

D .v G e G C f G / C .v H e H C f H / 2<br />

D .2/ C .2/ 2 (by structural induction hypothesis)<br />

D 2;<br />

v e C f remains equal to 2 <strong>for</strong> the constructed embedding. That is, P.E/ also<br />

holds in this case.<br />

This completes the proof of the constructor cases, and the theorem follows by<br />

structural induction.<br />

<br />

13.4 Bounding the Number of Edges in a Planar Graph<br />

Like Euler’s <strong>for</strong>mula, the following lemmas follow by structural induction directly<br />

from Definition 13.2.2.<br />

Lemma 13.4.1. In a planar embedding of a connected graph, each edge occurs<br />

once in each of two different faces, or occurs exactly twice in one face.<br />

Lemma 13.4.2. In a planar embedding of a connected graph with at least three<br />

vertices, each face is of length at least three.<br />

Combining Lemmas 13.4.1 and 13.4.2 with Euler’s Formula, we can now prove<br />

that planar graphs have a limited number of edges:<br />

Theorem 13.4.3. Suppose a connected planar graph has v 3 vertices and e<br />

edges. Then<br />

e 3v 6: (13.3)<br />

Proof. By definition, a connected graph is planar iff it has a planar embedding. So<br />

suppose a connected graph with v vertices and e edges has a planar embedding<br />

with f faces. By Lemma 13.4.1, every edge has exactly two occurrences in the<br />

face boundaries. So the sum of the lengths of the face boundaries is exactly 2e.<br />

Also by Lemma 13.4.2, when v 3, each face boundary is of length at least three,<br />

so this sum is at least 3f . This implies that<br />

3f 2e: (13.4)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!