Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

what is the largest number of edges that a planar graph G on v vertices can have?

0
10 Posted

what is the largest number of edges that a planar graph G on v vertices can have?

0
10

We can deduce the answer from Eulers formula. Each region defined by a drawing of G in the plane is bounded by a cycle of the G. If that cycle is not a triangle, we can add an edge between two opposite vertices and increase the number of edges. We conclude then that a graph G on v vertices with the most edges will have triangles for all its faces. Then each face has three edges on its boundary, and the number of edge-face pairs with the edge bounding the face will be 3f. But each edge bounds 2 faces, so that the number of edge-face pairs with the edge bounding the face will also be 2e. We deduce then that f=2e/3, so that in this case we can write Eulers formula as v e + 2e/3 = 2 or 3v = e + 6. We notice also that the number of edge-vertex pairs with the vertex in the edge, is 2e and is also the sum of the degrees of all the vertices. This tells us that the sum of the degrees of the vertices of any edge maximal planar graph on v vertices obeys: The sum of the degrees of the vertices of

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123