Question
Some friends of yours work on wireless networks, and theyre currently studying the properties of a network of n mobile devices. As the devices move
Some friends of yours work on wireless networks, and theyre currently studying the properties of a network of n mobile devices. As the devices move around (actually, as their human owners move around), they define a graph at any point in time as follows: there is a node representing each of the n devices, and there is an edge between device i and device j if the physical locations of i and j are no more than 500 meters apart. (If so, we say that i and j are in range of each other.)
Theyd like it to be the case that the network of devices is connected at all times, and so theyve constrained the motion of the devices to satisfy the following property: at all times, each device i is within 500 meters of at least n/2 of the other devices. (Well assume n is an even number.) What theyd like to know is: Does this property by itself guarantee that the network will remain connected?
Heres a concrete way to formulate the question as a claim about graphs.
Claim: Let G be a graph on n nodes, where n is an even number. If every node of G has degree at least n/2, then G is connected.
Decide whether you think the claim is true or false, and give a proof of either the claim or its negation.
Hint: prove by contradiction.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started