edited by
5,293 views
18 votes
18 votes
A graph which has the same number of edges as its complement must have number of vertices congruent to ________ or ________ modulo $4$.
edited by

1 Answer

30 votes
30 votes

It is the definition of self complementary graph..The definition of self complementary graph is :

It is a graph which is isomorphic to its complement.

By using invariant of isomorphism and property of edges of graph and its complement , we have :

  1. No of edges of isomorphic graphs must be the same.
  2. no of edge of a graph $+$ no of edges of complementary graph = No of edges in $K_{n}$ (complete graph), where n is the no of vertices in each of the 2 graphs which will be the same

 So we know no of edges in $K_{n}  =  \frac{n\left(n-1\right)}{2}.$

 So no of edges of each of the above $2$ graph (a graph and its complement)  $=  \frac{n\left(n-1\right)}{4}$

 So this means the number of vertices in each of the $2$ graphs should be of the form “$4x$” or “$4x+1$” for integral value of no. of edges which is necessary.

Hence, the required answer is $4x$ or $4x+1\ldots.$ So that on doing modulo we get 0 which is the definition of congruence.

edited by

Related questions

17 votes
17 votes
2 answers
1
makhdoom ghaya asked Nov 27, 2016
4,544 views
The condition for overflow in the addition of two $2's$ complement numbers in terms of the carry generated by the two most significant bits is ___________.
12 votes
12 votes
4 answers
2
1 votes
1 votes
0 answers
3
makhdoom ghaya asked Nov 18, 2016
430 views
The solution to the following linear program$\max$ $X_{1}$such that $X_{1}+2X_{2} \leq 10$ $X_{1} \leq 8$ $X_{1} \leq 1$is ____________.
22 votes
22 votes
1 answer
4