recategorized by
638 views
3 votes
3 votes

Let $G$ be an undirected graph. For any two vertices $u, v$ in $G$, let $\textrm{cut} (u, v)$ be the minimum number of edges that should be deleted from $G$ so that there is no path between $u$ and $v$ in the resulting graph. Let $a, b, c, d$ be $4$ vertices in $G$. Which of the following statements is impossible?

  1. $\textrm{cut} (a,b) = 3$, $\textrm{cut} (a,c) = 2$ and $\textrm{cut} (a,d) = 1$
  2. $\textrm{cut} (a,b) = 3$, $\textrm{cut} (b,c) = 1$ and $\textrm{cut} (b,d) = 1$
  3. $\textrm{cut} (a,b) = 3$, $\textrm{cut} (a,c) = 2$ and $\textrm{cut} (b,c) = 2$
  4. $\textrm{cut} (a,c) = 2$, $\textrm{cut} (b,c) = 2$ and $\textrm{cut} (c,d) = 2$
  5. $\textrm{cut} (b,d) = 2$, $\textrm{cut} (b,c) = 2$ and $\textrm{cut} (c,d) = 1$
recategorized by

1 Answer

1 votes
1 votes

$\textbf{Option E is not possible.}$

$\text{following configuration is not possible, }$

$\text{Here, egde weight denotes the number of path, }$

$\text{If there are 2 paths from between b & c,  and 2 paths between b & d, } \\ \text{then there will be at-least 2 paths between c and d (two paths via b).}$

 

Answer:

Related questions

665
views
1 answers
2 votes
soujanyareddy13 asked Mar 25, 2021
665 views
Let $A$ be a $3 \times 6$ matrix with real-valued entries. Matrix $A$ has rank $3$. We construct a graph with $6$ vertices where each vertex represents distinct ... size $3$.The graph has a cycle of length $4$.The graph is $3$-colourable.
808
views
2 answers
3 votes
soujanyareddy13 asked Mar 25, 2021
808 views
Consider the following greedy algorithm for colouring an $n$-vertex undirected graph $G$ with colours $c_{1}, c_{2}, \dots:$ consider the vertices of $G$ in any sequence and assign ... \right ) = nr$m\left ( n, r \right ) = n\binom{r}{2}$
850
views
1 answers
1 votes
soujanyareddy13 asked Mar 25, 2021
850 views
A matching in a graph is a set of edges such that no two edges in the set share a common vertex. Let $G$ be a graph on $n$ $\textit{vertices}$ in which there is a subset $M$ ... \right )^{m}$1-\left ( 1-p\left ( 1-p \right ) \right )^{m}$
494
views
0 answers
2 votes
soujanyareddy13 asked Mar 25, 2021
494 views
Let $P$ be a convex polygon with sides $5, 4, 4, 3$. For example, the following:Consider the shape in the plane that consists of all points within distance $1$ from some point ... \ell < 21$21\leq \ell< 22$22\leq \ell< 23$23\leq \ell< 24$