Question

A graph G is self-complementary if G is isomorphic to the complement of G. suppose G...

A graph G is self-complementary if G is isomorphic to the complement of G.

suppose G is a self complementary graph with n vertices. How many edges must G have? Why?

Homework Answers

Answer #1

Since,we know that for a graph to be isomorphic to another graph, the no of edges in both graph needs to be same.

Let E(G) = edges in graph G & E(G') = no of edges in complement of graph G.

Total number of edges = E(G) + E(G') = n(n-1)/2

In self- complementary graph , E(G) = E(G')

So,E(G) + E(G') = E(G) + E(G) = 2E(G) = n(n-1)/2

E(G) = n(n-1)/4.

Hence, An n-vertex self-complementary graph has exactly half no of edges of the complete graph.

Now,for the number of edges to be integer, n(n-1) must be divisible by 4.so, n must be congruent to (0 mod 4) or (1 mod 4), for instance,a 6-vertex graph cannot be self-complementary.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
6. If a graph G has n vertices, all of which but one have odd degree,...
6. If a graph G has n vertices, all of which but one have odd degree, how many vertices of odd degree are there in G, the complement of G? 7. Showthatacompletegraphwithmedgeshas(1+8m)/2vertices.
Suppose G is a simple, nonconnected graph with n vertices that is maximal with respect to...
Suppose G is a simple, nonconnected graph with n vertices that is maximal with respect to these properties. That is, if you tried to make a larger graph in which G is a subgraph, this larger graph will lose at least one of the properties (a) simple, (b) nonconnected, or (c) has n vertices. What does being maximal with respect to these properties imply about G?G? That is, what further properties must GG possess because of this assumption? In this...
Suppose that a connected graph without loops or parallel edges has 11 vertices, each of degree...
Suppose that a connected graph without loops or parallel edges has 11 vertices, each of degree 6. a. Must the graph have an Euler Circuit? Explain b. Must the graph have a Hamilton Circuit? Explain c. If the graph does have an Euler Circuit, how many edges does the circuit contain? d. If the graph does have a Hamilton Circuit, what is its length?
If G is a simple graph then G* , the complement of G is the simple...
If G is a simple graph then G* , the complement of G is the simple graph defined to be as follows, V(G*) = V(G), and the vertices u and v in G* are connected if and only if they are not connected in G. If G is a graph with V(G) = {v1, v2, v3, v4}, E(G) = {e1, e2, e3, e4} suchthat the endpoints of e1 are {v1, v2}, the endpoints of e2 are {v1, v4}, the endpoints...
G is a complete bipartite graph on 7 vertices. G is planar, and it has an...
G is a complete bipartite graph on 7 vertices. G is planar, and it has an Eulerian path. Answer the questions, and explain your answers. 1. How many edges does G have? 2. How many faces does G have? 3. What is the chromatic number of G?
Suppose that we generate a random graph G = (V, E) on the vertex set V...
Suppose that we generate a random graph G = (V, E) on the vertex set V = {1, 2, . . . , n} in the following way. For each pair of vertices i, j ∈ V with i < j, we flip a fair coin, and we include the edge i−j in E if and only if the coin comes up heads. How many edges should we expect G to contain? How many cycles of length 3 should we...
Let G be a graph on 10 vertices that has no triangles. Show that Gc (G...
Let G be a graph on 10 vertices that has no triangles. Show that Gc (G complement) must have K4 subgraph
a tree is a connected graph without cycles. How many non isomorphic trees with 5 vertices...
a tree is a connected graph without cycles. How many non isomorphic trees with 5 vertices exist?
Suppose that a connected planar graph has eight vertices each of degree 3 then how many...
Suppose that a connected planar graph has eight vertices each of degree 3 then how many regions does it have?And suppose that a polyhedron has 12 triangular faces then determine the number of edges and vertices.
Let G be an undirected graph with n vertices and m edges. Use a contradiction argument...
Let G be an undirected graph with n vertices and m edges. Use a contradiction argument to prove that if m<n−1, then G is not connected