Prove that there exists a graph with these points such that....

Click For Summary
SUMMARY

The discussion revolves around proving the existence of a connected graph with ##n \geq 3## points in a unit square, where the total edge length satisfies the inequality $$\sum_{\{v_i,v_j\} \in E(G)}{|v_i - v_j|} \leq 10\sqrt{n}$$. Participants suggest using the Erdös-Renyi random graph model to demonstrate the existence of such a graph, emphasizing that the probability of forming a connected graph is greater than zero. Additionally, the impossibility of replacing the constant 10 with 1 in the inequality is also discussed, highlighting the need to explore the expected value of total edge lengths in relation to the graph's connectedness.

PREREQUISITES
  • Understanding of Erdös-Renyi random graph model
  • Familiarity with graph theory concepts, particularly connected graphs
  • Knowledge of expected values in probability theory
  • Basic principles of geometric probability, especially in relation to points in a square
NEXT STEPS
  • Research the Erdös-Renyi random graph model and its applications in proving graph properties
  • Study the average distance between two random points in a unit square
  • Explore the Travelling Salesman Problem (TSP) and its relevance to graph edge lengths
  • Investigate methods for calculating expected values of total lengths in probabilistic settings
USEFUL FOR

Mathematicians, computer scientists, and students studying graph theory, particularly those interested in probabilistic methods and geometric properties of graphs.

hitemup
Messages
81
Reaction score
2

Homework Statement


Let us have ##n \geq 3## points in a square whose side length is ##1##. Prove that there exists a graph with these points such that ##G## is connected, and
$$\sum_{\{v_i,v_j\} \in E(G)}{|v_i - v_j|} \leq 10\sqrt{n}$$
Prove also the ##10## in the inequality can't be replaced with ##1##.

Homework Equations


These may be relevant:

https://en.wikipedia.org/wiki/Trave..._length_for_random_sets_of_points_in_a_square

https://math.stackexchange.com/ques...istance-between-two-random-points-in-a-square

The Attempt at a Solution

I think I should use Erdös-Renyi random graph model to prove the existence of a connected graph. In that model, if an edge appears with probability ##p##, then, for example, a particular connected graph with ##n-1## edges appear with ##p^{n-1}(1-p)^{\binom{n}{2} - (n - 1)}##. Is this enough to show a connected graph exists since this probability should be greater than zero? Regardless of this, I found proofs showing that the expected distance between two points picked on a unit square is around ##0.52##, but I think that is not useful. Should I look for the expected value of the total length of ##n## points maybe?
 
Physics news on Phys.org
To get a bit of insight into the nature of the inequalty, I suggest starting with the second part - find a family of sets of vertices such that the total edge length to get them connected exceeds √n.
 
hitemup said:
I should use Erdös-Renyi random graph model to prove the existence of a connected graph.

hitemup said:
Should I look for the expected value of the total length of nnn points maybe?
I do not see how a probabilistic argument is going to work. Sets of points that make finding a suitable set of edges hard may be quite rare, and the average distance sum may bear little relationship to the minimum distance sum.

Start by considering what a set of edges of minimum total length (given the connectedness condition) would look like,
 
Last edited:
  • Like
Likes   Reactions: FactChecker

Similar threads

Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
32
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
8K
Replies
1
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K