edited by
513 views

1 Answer

1 votes
1 votes
Simple connected maximal planar graph with 100 vertices.

so , V=100

say no of faces =f

now, Here we assume f>=3

The sum of the degrees of the regions is equal to twice the number of edges. But each region must have degree ≥ 3. So we have 2e ≥ 3f.

by euler formula we know that ,

e=v+f-2.

2(v+f-2)>=3f

or, 2v+2f-4>=3f

or 2v-4>=f

now putting v=100 we get ,

f<=196.

so maximum number of faces possible is 196.

Related questions

1 votes
1 votes
1 answer
1
soujanyareddy13 asked Jan 9, 2022
940 views
Let the predicates $D(x,y)$ mean “team $x$ defeated team $y$” and $P(x,y)$ mean “team $x$ has played team $y$”. The quantified formula for the statement that ther...
0 votes
0 votes
1 answer
2
soujanyareddy13 asked Jan 9, 2022
598 views
The File Transfer Protocol is built on ______________.data centric architectureservice-oriented architectureclient server architectureconnection-oriented architecture
0 votes
0 votes
1 answer
3
soujanyareddy13 asked Jan 9, 2022
525 views
More than one word is put in one cache block to:exploit the temporal locality of reference in a programexploit the spatial locality of reference in a programreduce the mi...
0 votes
0 votes
1 answer
4
soujanyareddy13 asked Jan 9, 2022
435 views
In $\text{DPSK}$ technique, the technique used to encode bits is :$\text{AMI}$Differential codeUnipolar $\text{RZ}$ formatManchester formate