DT Q23

0. Consider a weighted complete graph G on the vertex set {v1, v2,..., vn} such that the weight of the edge (vi, vj) is 2 |i - j|. The weight of a minimum spanning tree of G is

  • Option : B
  • Explanation :
    Minimum spanning tree of such a graph is

    Weight of the minimum spanning tree
    = 2|2 – 1| + 2|3 – 2| + 2|4 – 3| + 2|5 – 4| …. + 2| n – (n-1) |
    = 2n – 2
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *