Prove Graph Theory: All Vertices > 4, At Least 12 Degree 5

In summary: But we have shown that n ≥ 1, so the minimum number of vertices must be 6. Therefore, if a planar graph has all vertices with degrees greater than 4, it must have at least 12 vertices with degree 5 (since each vertex with degree 5 will contribute 5 to the total degree of the graph).In summary, if a planar graph has all vertices with degrees greater than 4, it must have at least 12 vertices with degree 5. This is because the minimum number of vertices is 6, and each vertex with degree 5 contributes 5 to the total degree of the graph, resulting in a total degree of at least 60 (12*5).
  • #1
DianaSagita
11
0

Homework Statement



If all vertices of planar graph have degrees greater than 4, prove if
that graph has at least 12 vertices with degree of 5.


Homework Equations



d1+d2+...+dn= 2*m (m - number of edges, di-degree of i-vertex)
f=2-n+m, f - number of faces, n-number of vertices

The Attempt at a Solution



I did this...
2*m>= 12*5+(n-12)*6
2*m>=3*f (every face defined with at least 3 edges, and every edge goes between 2 faces...)
I'm not sure what to do next... :(
 
Physics news on Phys.org
  • #2


Dear student,

Thank you for your post. Your approach is on the right track, but there are a few more steps that need to be taken to prove that a planar graph with all vertices having degree greater than 4 must have at least 12 vertices with degree 5. Here is a possible solution:

First, let us assume that the graph has n vertices and m edges. Since all vertices have degree greater than 4, we can write the following inequality:

d1 + d2 + ... + dn ≥ 5n

where di represents the degree of the ith vertex. Rearranging, we get:

2m = d1 + d2 + ... + dn ≥ 5n

Next, using the fact that every face is defined by at least 3 edges and every edge is shared by 2 faces, we can write the following inequality:

2m ≥ 3f

where f represents the number of faces in the graph.

Now, using the Euler's formula for planar graphs, we have:

f = 2 - n + m

Substituting this into the previous inequality, we get:

2m ≥ 3(2 - n + m)

Simplifying, we get:

2m ≥ 6 - 3n + 3m

Rearranging, we get:

3m - 2m ≥ 6 - 3n

m ≥ 6 - 3n

Since m represents the number of edges and each edge is shared by 2 vertices, we can write:

2m = d1 + d2 + ... + dn

Substituting this into the previous inequality, we get:

d1 + d2 + ... + dn ≥ 6 - 3n

Since we already know that d1 + d2 + ... + dn ≥ 5n, we can combine these two inequalities to get:

5n ≥ 6 - 3n

8n ≥ 6

n ≥ 6/8

n ≥ 3/4

Since n is an integer, we can conclude that n ≥ 1. Therefore, the graph must have at least 1 vertex. But since we have already established that all vertices have degree greater than 4, the graph must have at least 5 edges (since each vertex has at least 5 edges connected to it). This means that the graph must have at least 6 vertices (since each edge connects
 

Related to Prove Graph Theory: All Vertices > 4, At Least 12 Degree 5

1. What is Graph Theory?

Graph Theory is a branch of mathematics that studies the properties of graphs, which are mathematical structures used to model pairwise relations between objects.

2. What do you mean by "All Vertices > 4"?

This means that all the vertices in the graph must have a minimum degree of 5, meaning that each vertex must be connected to at least 5 other vertices.

3. Can you explain what you mean by "At Least 12 Degree 5"?

This means that there must be at least 12 vertices in the graph that have a degree of 5, meaning that they are each connected to 5 other vertices.

4. How can you prove this statement?

This statement can be proven by using mathematical techniques and principles from Graph Theory, such as induction or contradiction. It may also involve creating visual representations of the graph and analyzing its properties.

5. What is the significance of this statement?

This statement is significant because it sets a minimum requirement for the degrees of the vertices in the graph, which can have implications for the properties and behavior of the graph. It can also be used to solve various problems and applications in fields such as computer science, operations research, and social sciences.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
12K
  • Calculus and Beyond Homework Help
Replies
1
Views
573
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
32
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
4K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
Replies
1
Views
876
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Back
Top