edited by
382 views

3 Answers

Best answer
4 votes
4 votes
the maximum no of possible edges  such that the graph remains disconnected is -

Take a complete graph with n-1 vertices and let the n'th vertex be isolated.

Thus total edges = (n-1)C2 (complete graph) + 0 (isolated vertex) = (n-1)(n-2)/2 = 5*4/2 = 10
selected by
2 votes
2 votes
(n-1)(n-2)/2
now put n = 6 , it becomes (5 * 4)/2 = 10
1 votes
1 votes
For n = 6, maximum number of edges possible = $6(5)/2 = 15$.

This will be a complete graph of 6 vertices. Each vertex will have the degree 5. (because complete)

To disconnect keeping maximum edges, just isolate a single vertex. => Remove 5 outgoing edges from a vertex.

 

So, $15-5=10$
Answer:

Related questions

5 votes
5 votes
2 answers
1
Bikram asked May 24, 2017
595 views
Let $S$ be the set $\{1,2,3, \dots ,8\}$. Let $n$ be the number of sets of two non-empty disjoint subsets of $S$. The value of $n$ is _______.
5 votes
5 votes
1 answer
2
Bikram asked May 24, 2017
501 views
Total number of ways we can fill a $4 \times 4$ matrix by $0$ and $1$’s such that every row and column contains odd no of $0$'s and $1$'s is ________.
3 votes
3 votes
1 answer
3
Bikram asked May 24, 2017
285 views
$O(G) = 12$ and $G$ is cyclic. The total number of generators possible in $G$ are __________.
8 votes
8 votes
3 answers
4
Bikram asked May 24, 2017
433 views
See the above table of a,b,c,d. The total number of subgroups possible from the above diagram are _______.