Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

a) What does it mean for a graph to be planar?

b) Give an example of a nonplanar graph.

Short Answer

Expert verified
  • a)If a graph can be drawn in a plane such that its edges do not intersect each other except at the vertex, then the graph is said to be a planar graph.
  • (b) Example of nonplanar graph: complete graph on 5 vertices, that isk5

Step by step solution

01

Step 1: Meaning of graph to be a planar

  • If a graph can be drawn in a plane such that its edges do not intersect each other except at the vertex, then the graph is said to be a planar graph.
  • For instance, the complete graph on 4 vertices, that is, is a planar graph.
02

Example of nonplanar graph 

  • In the graph k5 there is no way to represent the graph in such a way that the edges do not cross each other.
  • In any representation, there will be at least one such edge that intersect the other edge.
  • This implies that the graph k5 is nonplanar.
  • If k5 is a planar graph, then it should satisfy the inequality \(e \le 3v - 6\)
  • In the graph the number of edges is 10 and vertices is 5.
  • The right side of the inequality \(3v - 6\) will result in the value 9 and the left side of the inequality will be 10.
  • Since 10 is greater than 9, the graph \(3v - 6\) does not satisfy the inequality \(e \le 3v - 6\)
  • This also implies that k5 is a non-planar.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

a) Show that if the diameter of the simple graph\({\bf{G}}\)is at least four, then the diameter of its complement\({\bf{\bar G}}\)is no more than two.

b) Show that if the diameter of the simple graph\({\bf{G}}\)is at least three, then the diameter of its complement\({\bf{\bar G}}\)is no more than three.

Show that every planar graph Gcan be colored using five or fewer colors. (Hint:Use the hint provided for Exercise 40.)

The famous Art Gallery Problem asks how many guards are needed to see all parts of an art gallery, where the gallery is the interior and boundary of a polygon with nsides. To state this problem more precisely, we need some terminology. A point x inside or on the boundary of a simple polygon Pcoversor seesa point yinside or on Pif all points on the line segment xy are in the interior or on the boundary of P. We say that a set of points is a guarding setof a simple polygon Pif for every point yinside Por on the boundary of Pthere is a point xin this guarding set that sees y. Denote by G(P)the minimum number of points needed to guard the simple polygon P. The art gallery problemasks for the function g(n), which is the maximum value of G(P)over all simple polygons with nvertices. That is, g(n)is the minimum positive integer for which it is guaranteed that a simple polygon with nvertices can be guarded with g(n)or fewer guards.

a) What is Eulerโ€™s formula for connected planar graphs?

b) How can Eulerโ€™s formula for planar graphs be used to show that a simple graph is nonplanar?

What can be said about the chromatic number of a graph that has \({K_n}\)as a subgraph?

What is the length of a longest simple path in the weighted graph in Figure 4 between \(a\)and \(z\)? Between \(c\) and \(z\)?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free