A 4-regular planar graph G has 1 1 7 vertices. How many faces does G have?
Details and assumptions
A graph is k -regular if each vertex has a degree of k .
A planar graph can be embedded in the plane, where edges intersect only at their endpoints.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you generalize this to 4 -regular graphs with different numbers of vertices?
Are we given that the G is connected? Otherwise we could have several disconnected components that are each 4 -regular, which would yield a different answer.
I believe that I would be able to generalize this to k -regular graphs with v vertices. The number of edges should be 2 k v in general, since each vertex must be connected to k other vertices, and we divide by 2 so we don't count each edge twice. If we want to generalize the number of faces, we can use Euler's formula, getting v − 2 k v + f = 2 , so f = 2 + 2 v ( k − 2 ) .
4-regular graphs have e = 2 v , thus f = v + 2 .
The answer is correct, but I was a bit hesitant as to what constitutes a face. I wasn't sure if the unbounded region outside the graph counts as a face. Maybe add a note to the problem?
Log in to reply
Yes, I believe that, by convention, the unbounded area outside the graph counts as a face. I referenced the following for this information: http://www.cs.uiuc.edu/~mfleck/building-blocks/version-1.0/planargraphs.pdf
Nice Solution! I did the same.
Let the number of vertices, edges and faces of the planar graph be v , e , f respectively. Note that v = 1 1 7 and e = 2 4 ⋅ v = 2 ⋅ 1 1 7 = 2 3 4 . Since the graph is planar, by Euler's Formula, v − e + f = 2 ⇒ f = 2 + e − v = 2 + 2 3 4 − 1 1 7 = 1 1 9 .
To calculate the number of faces, we will use Euler's formula, for a 2D plane: F + V − E = 2 .
As G is 4-regular, each vertex is connected to 4 others, for a total of 4 × 1 1 7 = 4 6 8 connections.
However this will count every edge twice (ie. Point A - Point B as well as Point B - Point A), so the total number of edges is:
E = 2 4 6 8 = 2 3 4
Using Euler's formula with V = 1 1 7 , E = 2 3 4 , we find:
F + V − E = 2
F = 2 + E − V
F = 2 + 2 3 4 − 1 1 7
F = 1 1 9
According to the degree sum formula: Σ d e g ( v ) = 2 e , so e = 2 4 ∗ 1 1 7 = 2 3 4 .
According to Euler's formula: v − e + f = 2 , so f = 2 + e − v = 1 1 9
According to Euler's Formula V - E + F = 2 where
V = number of vertices
E = number of edges
F = number of faces
We are given the number of vertices so we only need to calculate the number of edges to solve for F.
By the Handshaking lemma ( you need two person for every handshake ) Every 2 degree contributes to 1 extra edge.
So the number of edges in the graph = total degree/2
Since we know that the graph is a 4 regular graph, all vertices has degree four (means four edges coming out of every vertices)
So, total degree = 4 * 117 = 468
Number of edges = 468/2 = 234
By Euler's Formula 117 - 234 + F = 2
Shifting things around...
F = 119
As, it is a planar graph with 1 1 7 vertices (v) , and having nodes, each having a degree (k) of 4 . So, using handshaking theorem, for nodes, i.e. v = k 2 e , we get 2 3 4 edges (e) . And finally, on applying Euler’s Formula: v + e − f = 2 , we get, No. of Faces (f) = 1 1 9 .
Euler's formula for planar graphs states that:
v − e + f = 2
Where v = # of vertices, e = # of edges, f = # of faces.
We know v = 117, so we just need to find e.
Since the graph is 4-regular, each vertices has 4 edges connected to it. So it can be just a 117-gon with every adjacent vertices and every other vertices connected. The number of edges is then 117*2.
Plug this back into v − e + f = 2 ⇒ f = e + 2 − v ⇒ f = 2 ∗ 1 1 7 − 1 1 7 + 2 = 1 1 7 + 2 = 1 1 9
So 119 is the answer.
We use Euler's Polyhedral Formula: V-E+F=2, where V = #vertices, E = #edges and F = #faces.
Since each vertex is of degree 4, the total number of edges is clearly (4 117)/2=2 117=234. We know V = 117. Hence F=2+E-f=2+234-117=2+117=119.
Since Euler's Degree Sum Formula implies that for any k − r e g u l a r graph with V vertices then there are 2 k ∗ V edges.
Therefore, there must be 2 3 4 edges present.
Using Euler's Formula, we have V − E + F = 2 where V , E , F are the number of vertices, edges and faces respectively.
This gives F = 1 1 7 + 2 = 1 1 9 so there are 1 1 9 faces.
It's an application of Euler's formula for graphs V − E + F = 2 where V is the number of vertices, E the number of edges and F the number of faces. We know V = 1 1 7 and E = 2 4 × 1 1 7 = 2 × 1 1 7 . Substituting into the previous formula we obtain, F = 1 1 9 .
v − e + f = 2 (vertices - edges + faces = 2) for planar graphs. Each vertex has four edges connecting to it (hence, 4-regular), so there are 2 v = 2 3 4 edges. Thus f = 1 1 9 .
We use a simple rule to generate 4 -regular planar graph G k with n vertices, where n is of the form : 6 + 3 ∗ k .
G 0 is the the graph of the octahedron . It has 6 vertices and 8 faces ( we also include the infinite face ).
The outer triangle is oriented upwards.
G k , k ≥ 1 is obtained by:
This procedure adds 3 vertices and 3 inner faces for every increment of k . So for every vertex, we get one additional face.
It follows that G 1 1 7 has :
f = 8 + ( 1 1 7 − 6 ) = 1 1 9 faces.
Problem Loading...
Note Loading...
Set Loading...
There are 2 1 1 7 ∗ 4 = 2 3 4 edges in G , since each vertex must be connected to 4 other vertices, and each edge connects 2 vertices (if we didn't divide by 2 , we would count each edge twice).
By Euler's formula, v − e + f = 2 , where v is the number of vertices, e is the number of edges, and f is the number of faces. We plug in our values for v and e , and solving for f , we get our answer to be 1 1 9 .