

InterviewSolution
Saved Bookmarks
1. |
Suppose G be a connected planar graph of order n≥5 and size m. If the length of the smallest cycle in G is 5, then which of the following is true?(a) (m+n)^4>=mn(b) m≤5/3(n−2)(c) (m^2+n)/3(d) n>=(6/5)(n+1)The question was posed to me in my homework.This question is from Planarity, Degree and Coloring of Graph in section Graphs of Discrete Mathematics |
Answer» Correct CHOICE is (b) m≤5/3(n−2) |
|