Question

In: Advanced Math

Let G be a bipartite graph with 107 left vertices and 20 right vertices. Two vertices...

  1. Let G be a bipartite graph with 107 left vertices and 20 right vertices. Two vertices u, v are called twins if the set of neighbors of u equals the set of neighbors of v (triplets, quadruplets etc are defined similarly).

    Show that G has twins.
    Bonus: Show that G has triplets. What about quadruplets, etc.?

Solutions

Expert Solution

Suppose that there are elements on the left and elements on the right. Then the way we can make a graph such that there are no twins is by using the following algorithm:

  • Select the first vertex on the left and do not join it to any other vertex on the right.
  • Select next vertices on the left and join it to the right vertices in a one on one manner. Notice that we are not supposed to keep any vertex empty hence this follows.
  • Now note that you can form exactly pairs from the vertices in the right, and hence select the next vertices from the left and join them to each separate pair. Then do the same for the next points in the left, joining them to separate triplets on the right and so on.
  • Continue like this till you reach a point where you take point in the left and join it to all the points in the right. This is the twins saturation point. Any other point in the left will now be either empty or be connected to 1 point or 2 points or... or all points, and hence will inevitably share it's set of neighbours with someone else.

The condition for twins saturation is . Thus for a twin to occur, the condiition has to be that there exists more points beyond the twins saturation point, which, mathematically means .

Now, given is and . We see that and hence this graph cannot have a twin. If there's no twins, then there is no case of any triplet, quadruplet etc.

But note that if and , then and hence there exists at least 1 twin.

For the case of triplets, note that we can use the exact same algorithm as above to avoid making a graph with triplets. First we reach the twins saturation point, and then forget that we ever did anything and start using the algorithm again till we again reach a twin saturation point. Note that this would create lots of twins ( to be exact), but no triplets. This is the triplet saturation point. Any point beyond this will create a triplet. Thus the necessary number of points till the triplet saturation point is and the condition for no triplet is . Thus to have a triplet, we necessarily require .

We note that for and , and hence there exists at least 1 triplet.

Going by the same argument, we see that for an -tuplet to exist, the necessary condition is .

We note that for and , but and hence there exists quadruplets, quintuplets but no sextuplets or further.


Related Solutions

2. Let G be a bipartite graph with 10^7 left vertices and 20 right vertices. Two...
2. Let G be a bipartite graph with 10^7 left vertices and 20 right vertices. Two vertices u, v are called twins if the set of neighbors of u equals the set of neighbors of v (triplets, quadruplets etc are defined similarly). Show that G has twins. Show that G has triplets. What about quadruplets, etc.? 3. Show that there exists a bipartite graph with 10^5 left vertices and 20 right vertices without any twins. 4. Show that any graph...
Problem 8. A bipartite graph G = (V,E) is a graph whose vertices can be partitioned...
Problem 8. A bipartite graph G = (V,E) is a graph whose vertices can be partitioned into two (disjoint) sets V1 and V2, such that every edge joins a vertex in V1 with a vertex in V2. This means no edges are within V1 or V2 (or symbolically: ∀u, v ∈ V1, {u,v} ∉ E and ∀u,v ∈ V2, {u,v} ∉ E). 8(a) Show that the complete graph K2 is a bipartite graph. 8(b) Prove that no complete graph Kn,...
1) a) Let k ≥  2 and let G be a k-regular bipartite graph. Prove that G...
1) a) Let k ≥  2 and let G be a k-regular bipartite graph. Prove that G has no cut-edge. (Hint: Use the bipartite version of handshaking.) b) Construct a simple, connected, nonbipartite 3-regular graph with a cut-edge. (This shows that the condition “bipartite” really is necessary in (a).) 2) Let F_n be a fan graph and Let a_n = τ(F_n) where τ(F_n) is the number of spanning trees in F_n. Use deletion/contraction to prove that a_n = 3a_n-1 - a_n-2...
9. Let G be a bipartite graph and r ∈ Z>0. Prove that if G is...
9. Let G be a bipartite graph and r ∈ Z>0. Prove that if G is r-regular, then G has a perfect matching.1 10. Let G be a simple graph. Prove that the connection relation in G is an equivalence relation on V (G)
Let G be a bipartite graph and r ∈ Z>0. Prove that if G is r-regular,...
Let G be a bipartite graph and r ∈ Z>0. Prove that if G is r-regular, then G has a perfect matching. HINT:  Use the Marriage Theorem and the Pigeonhole Principle. Recall that G is r-regular means every vertex of G has degree
A bipartite graph is drawn on a channel if the vertices of one partite set are...
A bipartite graph is drawn on a channel if the vertices of one partite set are placed on one line in the plane (in some order) and the vertices of the other partite set are placed on a line parallel to it and the edges are drawn as straight-line segments between them. Prove that a connected graph G can be drawn on a channel without edge crossings if and only if G is a caterpillar. (***Please do on paper)
Let G be a graph whose vertices are the integers 1 through 8, and let the...
Let G be a graph whose vertices are the integers 1 through 8, and let the adjacent vertices of each vertex be given by the table below: vertex adjacent vertices 1 (2, 3, 4) 2 (1, 3, 4) 3 (1, 2, 4) 4 (1, 2, 3, 6) 5 (6, 7, 8) 6 (4, 5, 7) 7 (5, 6, 8) 8 (5, 7) Assume that, in a traversal of G, the adjacent vertices of a given vertex are returned in the...
Let Q:= {1,2,...,q}. Let G be a graph with the elements of Q^n as vertices and...
Let Q:= {1,2,...,q}. Let G be a graph with the elements of Q^n as vertices and an edge between (a1,a2,...,an) and (b1,b2,...bn) if and only if ai is not equal to bi for exactly one value of i. Show that G is Hamiltonian.
let G be a simple graph. show that the relation R on the set of vertices...
let G be a simple graph. show that the relation R on the set of vertices of G such that URV if and only if there is an edge associated with (u,v) is a symmetric irreflexive relation on G
1. Let G be a k-regular bipartite graph. Use Corollary 3.1.13 to prove that G can...
1. Let G be a k-regular bipartite graph. Use Corollary 3.1.13 to prove that G can be decomposed into r-factors iff r divides k.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT