retagged by
17,489 views
42 votes
42 votes
A cycle on $n$ vertices is isomorphic to its complement. The value of $n$ is _____.
retagged by

6 Answers

0 votes
0 votes
n the vertices in cycle graph(let name as G) than number of edges in this graph(G) is also n(because in cycle graph number of vertices is equal to number of edges).

let Gc is complement of graph then according to question G and Gc are isomorphic.

if G and Gc are isomorphic than they must have equal number of edges and vertices.

 

so,edges in G=edges in Gc=n

G+Gc=n+n=2n(let name this as eqn "1")

G+Gc=makes a complete graph having "n "vertices

G+Gc=n(n-1)/2  (complete graph with 'n' vertices has n(n-1)/2 edges)

2n=n(n-1)/2  (from eqn 1)

n^2 -5n=0

put n=5 (our eqn get statisfy)
0 votes
0 votes
Complement of a graph means, we need to remove the existing edges from the graph and place the new edges which were not earlier among the actual graph.
In a cycle of n vertices, each vertex is connected to other two vertices. So each vertex degree is 2.
When we complement it, each vertex will be connected to remaining n-3 vertices ( one is self and two other vertices in actual graph).
As per given question,
n-3 =2
n=5
Answer:

Related questions

39 votes
39 votes
9 answers
1
go_editor asked Sep 28, 2014
27,070 views
The maximum number of edges in a bipartite graph on $12$ vertices is____
2 votes
2 votes
2 answers
2
makhdoom ghaya asked Jun 27, 2016
3,472 views
Consider the graph given below as :Which one of the following graph is isomorphic to the above graph ?
29 votes
29 votes
4 answers
3
Arjun asked Sep 25, 2014
11,070 views
Which of the following graphs is isomorphic to