2,083 views
2 votes
2 votes
a)if a simple graph with n vertices is necessarily connected the minimum and maximum number of edges is (n-1) and nC2

am i right?

b)is a simple graph is always a connected graph? if not then y?

1 Answer

1 votes
1 votes

if a simple graph with n vertices is necessarily connected the minimum and maximum number of 

Minimum number of edges = connect n-1 vertices completely and then add one more edge.
= ((n-1)(n-2)/2) +1

Maximum edges  = make a complete grapth with n vertices = n(n-1)/2 = nC2

edited

Related questions

0 votes
0 votes
0 answers
1
BHASHKAR asked Jan 5, 2019
744 views
why in this planar graph this theorem ,”sum of degrees of faces or regions is twice the number of edges” is not true as it should hold for all planar graphs??Note: nu...
0 votes
0 votes
0 answers
2
Balaji Jegan asked Oct 23, 2018
195 views
0 votes
0 votes
1 answer
3
sailokesh1225 asked Sep 16, 2018
1,026 views
find the number of regions in a connected simple graph with 20 vertices each with a degree of 3 ?
0 votes
0 votes
0 answers
4