Finding the dependence of maximum vertex degree on k-colorability

  • Context: Undergrad 
  • Thread starter Thread starter Superyoshiom
  • Start date Start date
  • Tags Tags
    Degree Maximum Vertex
Click For Summary
SUMMARY

This discussion centers on the relationship between maximum vertex degree and k-colorability in graph theory, specifically focusing on 2-colorable bipartite graphs. It establishes that for a vertex to connect to every other vertex, its degree must equal |V|-1, while the minimum degree for 2-colorability is (|V|-1)/2. The conversation clarifies that the initial inquiry mistakenly referenced maximum vertex degree instead of minimum vertex degree, emphasizing that the maximum degree can vary independently of the graph's colorability constraints.

PREREQUISITES
  • Understanding of graph theory concepts, particularly vertex degree and colorability.
  • Familiarity with bipartite graphs and their properties.
  • Knowledge of k-coloring and its implications in graph structures.
  • Basic mathematical notation and terminology used in combinatorial mathematics.
NEXT STEPS
  • Explore the properties of bipartite graphs and their applications in graph theory.
  • Study the implications of vertex degree on graph colorability, particularly in k-colorable graphs.
  • Investigate the relationship between minimum and maximum vertex degrees in various graph types.
  • Learn about clustering techniques in graph theory and their effects on vertex connections.
USEFUL FOR

Graph theorists, mathematicians, computer scientists, and anyone interested in the complexities of graph colorability and vertex degree relationships.

Superyoshiom
Messages
29
Reaction score
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
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.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K