in Graph Theory
816 views
1 vote
1 vote
In a connected 3 regular graph, every planar region is bounded by exactly 5 edges, then count no of edges?
in Graph Theory
816 views

7 Comments

30.
1
1
i am not sure about the answer. Please explain the procedure
0
0
acc to handshaking lemma ,

sum of all degree = 2  *|E|

given , 3-regular graph

3 V = 2|E|

V = 2 E / 3

 

every planar region is bounded by exactly 5 edges

assume , there is F --- > faces

for a planar graph with vertices

sum of degree (faces) = 2*E

5 F = 2 E

F = 2E / 5

 

now put the V and F in

V -E + F =  2

and got E = 30 edges
1
1
the same approach as Magma explained.
0
0
Thanks.
0
0
One Doubt though.. Degree of region= The number of edges that bounds the region right ?
0
0
Yes.
0
0

Please log in or register to answer this question.

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true