How many vertices a 4 regular graph with 10 edges has
Answers
Answer:
How many vertices does a regular graph of degree 4 with 10 edges have?
Become a data analyst without leaving your job.
Let N be the total number of vertices.
According to Handshaking lemma:-
∑v ϵ Vdeg v=2|E|
Since degree of every vertices is 4, therefore sum of the degree of all vertices can be written as N×4
Put the value in above equation,
⟹N×4=2|E|
⟹N=2×104
⟹N=5 ■
Hence total vertices are 5 which signifies the pentagon nature of complete graph.
You can also visualise this by the help of this figure which shows complete regular graph of 5 vertices, :-
Given,
The number of graph
The number of edges
To find,
The number of vertices.
Solution,
Know that a graph with vertices V and m edges has the property,
Assume that the number of vertices is N.
Apply values.
Hence, the number of vertices is .