Assignment 5 consider the complete bipartite graph k44 with


ASSIGNMENT 5-

(1) Consider the complete bipartite graph K4,4 with vertex partition (A, B) where A = {a, b, d, f}, B = {g, h, i, j}. Weights are placed on edges as follows:

cag = 2 cah = 7 cai = 1 caj = 2

cbg = 3 cbh = 4 cbi = 3 cbj = 2

cdg = 6 cdh = 5 cdi = 5 cdj = 5

cfg = 2 cfh = 6 cfi = 2 cfj = 3

The following vector y is a feasible solution for the dual to the maximum weight perfect matching linear program for the given graph: yg = yh = 0, yi = yj = -1, ya = 7, yb = 4, yd = 6, yf = 6.

Use this to find a maximum weight perfect matching in the graph, and an optimal solution for the dual problem.

(2) Consider the following alternate definition of a matroid: A matroid M consists of a pair (E, B) where E is a set and B is a set of subsets of E called bases such that:

  • B ≠ ∅.
  • No proper subset of a set in B is in B.
  • If B1, B2 ∈ B, then for any e ∈ B1 there exists f ∈ B2 such that (B1\{e}) ∪ {f} ∈ B.

(a) Show that if M = (E, I) is a matroid, and B is the set of maximal independent sets (with respect to set inclusion) in I, then (E, B) is a matroid under the alternate definition given above.

(b) Conclude the following statements:

  • If V is a finite dimensional vector space, and U is a set of vectors in V , then all bases for span(U) have the same size.
  • All spanning forests in a graph have the same number of edges.

(3) An independence system is a pair (E, I) where E is a set, and I is a collection of subsets of E such that

  • ∅ ∈ I.
  • If J' ⊆ J ∈ I, then J' ∈ I.

The sets in I are called independent sets. Suppose that (E, I) is an independence system, and that for any set of weights c ∈ RE, the greedy algorithm finds an optimal independent set. Prove that (E, I) is a matroid.

(4) (a) Suppose M is matroid, representable over Q, given by the matrix (I|P) where I is the n × n identity matrix, and P is a n × m matrix with rational entries. Show that the dual of M is represented by the matrix (-PT|I).

(b) Consider the matroid given by the column vectors in the matrix

1635_Figure.png

considered over F2, the finite field with two elements. Is this matroid representable over Q?

(5) A circuit in a matroid (E, I) is a subset of S ⊂ E that is minimally dependent; that is, it is minimal under set inclusion amongst subsets of E that are not independent. Show that if C1, C2 are circuits, C1 ≠ C2, and if e ∈ C1 ∪ C2, then there exists a circuit C such that C ⊆ (C1 ∪ C2)\{e}. State consequences in both graph theory and linear algebra.

Request for Solution File

Ask an Expert for Answer!!
Mathematics: Assignment 5 consider the complete bipartite graph k44 with
Reference No:- TGS01464069

Expected delivery within 24 Hours