Suppose graph G has spanning trees with diameters $2, l$. for each $2 < k < l$ prove that G has a spanning tree with diameter $k$
Any hints how to start the proof?
Suppose graph G has spanning trees with diameters $2, l$. for each $2 < k < l$ prove that G has a spanning tree with diameter $k$
Any hints how to start the proof?
Copyright © 2021 JogjaFile Inc.
The spanning tree with diameter $2$ can only be a star: a single central vertex with $n-1$ leaves. So that part of the condition is telling you that there exists some vertex $v$ adjacent to every other vertex.
Take the spanning tree $T$ with diameter $l$. If you repeat the following process:
What happens to the diameter?