Every graph GG containing a cycle satisfies g(G)≤2d+1

Click For Summary

Discussion Overview

The discussion revolves around the proof related to the girth of graphs containing cycles, specifically addressing the inequality g(G) ≤ 2diam(G) + 1. Participants explore the implications of shortest cycles, distances between vertices, and the conditions under which certain paths can be considered subgraphs of cycles.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question why the distance between certain vertices in a cycle is at least diam(G) + 1, suggesting that this distance is influenced by the number of elements in the cycle.
  • Others propose that if a path between two vertices in the graph is shorter than the path in the cycle, it cannot be a subgraph of that cycle, leading to a contradiction.
  • Concerns are raised about the assumption that the shorter path does not contain elements from both sides of the cycle, which complicates the argument about replacing parts of the cycle with this path.
  • Some participants express confusion about the phrasing and the implications of the proof, particularly regarding the validity of certain assumptions about distances in the graph.
  • There is a discussion about the existence of graphs that satisfy the condition g(G) = 2diam(G) + 2, with some suggesting that while such graphs can be constructed, they may not represent the shortest cycles.
  • Participants note that the proof's conclusion seems correct, but there is uncertainty about the logical steps taken to reach that conclusion.

Areas of Agreement / Disagreement

Participants express differing views on the validity of certain assumptions and the implications of the proof. There is no consensus on the correctness of the proof's steps or the assumptions made regarding distances and paths within the graph.

Contextual Notes

Some participants highlight limitations in the proof, such as the lack of clarity regarding the paths and distances involved, as well as the potential for detours in the cycle that may affect the conclusions drawn.

Terrell
Messages
316
Reaction score
26
Proof: Let C be a shortest cycle in G. If g(G)>= 2diam(G) + 2, then C has two vertices whose distance in C is at least diam(G)+1.
Question: why is it at least diam(G)+1?

cont. of proof: In G, these vertices have a lesser distance; any shortest path P between them is therefore not a subgraph of C.
how i understood: A path "around" the cycle creates a longer path than the shortest path between x and y in G. Therefore, this shortest path P is not a subgraph of the shortest cycle C.

rest of the proof: Thus, P contains a C-path xPy. Together with the shorter of the two x-y paths in C, this path xPy forms a shorter cycle than C, a contradiction.
Question: why does P contain a C-path xPy if it is not a subgraph of C?
 
Mathematics news on Phys.org
Terrell said:
Question: why is it at least diam(G)+1?
If you have a cycle with 2n elements, then elements on opposite sides have a distance of n. Here n=diam(G)+1.
Terrell said:
how i understood: A path "around" the cycle creates a longer path than the shortest path between x and y in G. Therefore, this shortest path P is not a subgraph of the shortest cycle C.
If you limit the paths to parts of the cycle, you might make a detour, sure, and there are conditions where you certainly make a detour for some elements. That's the point that leads to the contradiction later.
Terrell said:
Question: why does P contain a C-path xPy if it is not a subgraph of C?
I'm a bit confused by the phrasing here, but I think the idea should get clear. We replace the longer path in C between x and y by the shorter path found above.
 
  • Like
Likes   Reactions: Terrell
mfb said:
If you have a cycle with 2n elements, then elements on opposite sides have a distance of n. Here n=diam(G)+1.
If you limit the paths to parts of the cycle, you might make a detour, sure, and there are conditions where you certainly make a detour for some elements. That's the point that leads to the contradiction later.
I'm a bit confused by the phrasing here, but I think the idea should get clear. We replace the longer path in C between x and y by the shorter path found above.
thank you! i have diestel's free version of his book. the newer version might have better phrasing
 
I don't have the book, so I don't see the full proof, but the elements shown here seem to have a problem. We cannot guarantee that the shorter path P between X and Y does not contain elements of both "sides" of C. If it does, we cannot easily replace one part of C by this shorter path. That needs some more thought.
 
mfb said:
If you limit the paths to parts of the cycle, you might make a detour, sure, and there are conditions where you certainly make a detour for some elements. That's the point that leads to the contradiction later.
another question. why would it be valid to make an assumption that "In G, these two vertices have lesser distance,"?
mfb said:
I don't have the book, so I don't see the full proof, but the elements shown here seem to have a problem. We cannot guarantee that the shorter path P between X and Y does not contain elements of both "sides" of C. If it does, we cannot easily replace one part of C by this shorter path. That needs some more thought.
I am not sure what you mean by sides of C. My follow up question is how is it valid to assume that "In G, these two vertices have lesser distance"? I think that it might not be true for all cases of graph G. Can we even draw a graph that has girth of 2diam(G) + 2?
 
mfb said:
I don't have the book, so I don't see the full proof
In fact, that is the entire proof in the book.
 
Terrell said:
another question. why would it be valid to make an assumption that "In G, these two vertices have lesser distance,"?
The distance is at most diam(G) by definition of diam(G).
Terrell said:
I am not sure what you mean by sides of C.
For ever pair x,y of vertices in C, C has two paths connecting them.
Terrell said:
Can we even draw a graph that has girth of 2diam(G) + 2?
We can find such a circle in general, but it won't be the shortest circle.
 
mfb said:
For ever pair x,y of vertices in C, C has two paths connecting them
but since the shorter path P connecting vertices x,y won't be a subgraph of C, then it won't share elements with cycle C.. right?
 
mfb said:
We can find such a circle in general, but it won't be the shortest circle.
i can draw g(G)=<2diam(G)+1, because it's a triangle but i can't draw 2diam(G) + 2 because when the girth increases, so does the diameter of the graph - i think that's where the contradiction reveals itself
 
  • #10
Terrell said:
but since the shorter path P connecting vertices x,y won't be a subgraph of C, then it won't share elements with cycle C.. right?
It is not a subgraph: it has elements outside C.
That does not mean all elements have to be outside C.

The overall conclusion is correct, of course, but I'm not sure about the steps the proof takes.
 
  • Like
Likes   Reactions: Terrell
  • #11
mfb said:
It is not a subgraph: it has elements outside C.
That does not mean all elements have to be outside C.

The overall conclusion is correct, of course, but I'm not sure about the steps the proof takes.
understood!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 3 ·
Replies
3
Views
11K