1,226 views
2 2 votes

A planar graph has,

  • $\large\color{maroon}{\text{k}}$ connected components
  • $\large\color{maroon}{\text{v}}$ vertices
  • $\large\color{maroon}{\text{e}}$ edges

If the plane is divided into $\large\color{maroon}{\text{r}}$ regions then, what is the retation between $\large\color{maroon}{\text{k}}$ , $\large\color{maroon}{\text{v}}$ , $\large\color{maroon}{\text{e}}$ and $\large\color{maroon}{\text{r}}$ ?

1 Answer

1 1 vote
$(n-k)\leq e\leq \frac{(n-k)(n-k+1)}{2}$

Now we know $r=(n-k)$

$r\leq e\leq \frac{r(r+1)}{2}$
Position:
Show:

Related questions

1 1 vote
1 1 answer
1.0k
1.0k views
Dhiraj_777 asked May 4, 2023
1,041 views
In a Connected Planar Bipartite Graph of order 10 atmost how many edges be present ?
1 1 vote
0 0 answers
1.5k
1.5k views
Shamim Ahmed asked Dec 21, 2018
1,535 views
In a connected 3 regular graph, every planar region is bounded by exactly 5 edges, then count no of edges?
0 0 votes
1 answers 1 answer
4.1k
4.1k views
Na462 asked Dec 2, 2018
4,086 views
Let G be a simple connected planar graph with 14 vertices and 20 edges. Number of closed regions in planar embedding of the graph is ?
0 0 votes
1 1 answer
3.6k
3.6k views
srestha asked Oct 22, 2018
3,557 views
Can minimum degree of a planar graph be $5$? Give some example