Let be a graph of order that is not connected. What is the maximum size of ?
January 6th 2012, 03:41 AM
Plato
Re: Maximum size of G
Quote:
Originally Posted by alexmahone
Let be a graph of order that is not connected. What is the maximum size of ?
What is meant by "the size of G"?
January 6th 2012, 03:43 AM
alexmahone
Re: Maximum size of G
Quote:
Originally Posted by Plato
What is meant by "the size of G"?
the number of edges in G
January 6th 2012, 04:38 AM
Plato
Re: Maximum size of G
Quote:
Originally Posted by alexmahone
the number of edges in G
Here is a classic problem.
If is the number of edges and prove the graph is connected.
January 6th 2012, 04:48 AM
alexmahone
Re: Maximum size of G
Quote:
Originally Posted by Plato
Here is a classic problem.
If is the number of edges and prove the graph is connected.
The maximum number of edges in a graph of order is . If we add another vertex, any new edge will have to join the new vertex to one of the original vertices and the graph becomes connected.
So, are you saying that the answer to my question in post #1 is ?