Finding the dependence of maximum vertex degree on k-colorability

In summary, the conversation discusses constructing a 2-colorable graph with a degree of every vertex being greater than or equal to (|V|-1)/2, resulting in a bipartite graph. The dependence of maximum vertex-degree on k-colorability is unclear, but it is mentioned that the minimum vertex degree can be high if the graph is clustered according to color.
  • #1
Superyoshiom
29
0
How do we describe a construction of a 2-colorable graph where the degree of every vertex is greater than or equal to (|V|-1)/2? Based on that, what can be said about the dependence of maximum vertex-degree on k-colorability of a graph?

My first thought is that in order for a vertex to connect to every single other vertex on a graph, it's degree would have to be |V|-1. But since we're looking at half of that in (|V|-1)/2, it would only be connected to half the vertices in the graph, so if this was the case for all vertices in G we'd be constructing a 2-colorable bipartite graph (is my thought).

I'm not too sure how to deal with the second part, however. I know that in a graph there can be n different colors for k given n vertices in a row and we need to add colors whenever there are adjacent vertices, but I can't figure out how the maximum vertex-degree in particular effects how many colors we can use for a graph.
 
Mathematics news on Phys.org
  • #2
Superyoshiom said:
we'd be constructing a 2-colorable bipartite graph
Right, but you can be a bit more precise. Since it is 2-colorable, it is bipartite. What are the possibilities for the numbers in each part? Does it need to be complete?
Superyoshiom said:
Based on that, what can be said about the dependence of maximum vertex-degree
The question seems garbled. The first part concerned the minimum vertex degree, (n-1)/2, not the maximum.
As for the first part, you can cluster the vertices according to colour, with each vertex only allowed to connect into other clusters. But if you make one cluster consist of a single vertex then it can have degree n-1, so it doesn’t say anything about the max vertex degree. I would interpret it as asking how high the minimum vertex degree can be.
 

1. What is the purpose of finding the dependence of maximum vertex degree on k-colorability?

The purpose of this study is to understand the relationship between the maximum vertex degree and the k-colorability of a graph. This can provide insights into the structure and complexity of graphs, which can have applications in various fields such as computer science, mathematics, and social sciences.

2. How is the maximum vertex degree defined?

The maximum vertex degree is the highest number of edges connected to a single vertex in a graph. It is also known as the degree of the vertex.

3. What is k-colorability?

K-colorability is a property of a graph that refers to the minimum number of colors needed to color each vertex in the graph such that no two adjacent vertices have the same color. This is also known as vertex coloring.

4. What is the significance of studying the dependence of maximum vertex degree on k-colorability?

Studying the dependence of maximum vertex degree on k-colorability can provide insights into the complexity and structure of graphs. It can also help in understanding the computational complexity of graph problems and finding efficient solutions.

5. What methods are used to determine the dependence of maximum vertex degree on k-colorability?

There are various methods used to determine the dependence of maximum vertex degree on k-colorability, including theoretical analysis, simulations, and experiments. These methods can involve mathematical proofs, computer algorithms, and statistical analysis.

Similar threads

  • General Math
Replies
21
Views
1K
Replies
7
Views
2K
Replies
1
Views
1K
Replies
34
Views
3K
Replies
1
Views
1K
  • General Math
Replies
1
Views
1K
  • General Math
Replies
3
Views
1K
Replies
2
Views
270
  • Set Theory, Logic, Probability, Statistics
Replies
22
Views
1K
  • General Math
Replies
4
Views
5K
Back
Top