in Mathematical Logic
1,270 views
2 votes
2 votes
A complement of a cyclic graph on 5 vertices , has an Hamiltonian circuit . (True/False)
in Mathematical Logic
by
1.3k views

9 Comments

yes, true!

cycle graph with 5 vertices is self complementary, therefore complement of $C_5$ is also $C_5$ and therefore it will also have Hamiltonian cycle.
0
0
I think it will be K5
0
0
can complement of $C_5$ be ever $K_5$ ?
0
0
yeah,you are right,my mistake
0
0
can i say like complement of c5 has vertex degree 2 ( max degree - degree of cycle graph with 5 vertex =4-2) which is even , from theorem its hamilton ckt
0
0
edited by

@joshi_nitish

I am not talking about Cycle graph, I am asking Cyclic Graph.

  A cyclic graph is a graph containing at least one graph cycle

2
2

@Pawan Kumar 2


This graph is Eulerian , but NOT Hamiltonian.

Here, deg(v) >= floor(n/2) = 2 , But , it is not hamiltonian.

In formula for Dirac's theorem , we don't have floor.

Dirac's Theorem    Let G be a simple graph with n vertices where n ≥ 3 If deg(v) ≥ n/2  for each vertex v, then G is Hamiltonian.

             Ref:  http://personal.kent.edu/~rmuhamma/GraphTheory/MyGraphTheory/eulerGraph.htm                                                                                         

2
2
edited by
yes  mam I've corrected it now thanks .. In hamiltonian ckt , every vertex is traversed once and traversal starts and ends at same node .. but thats not the case with hamiltonian path....But still Dirac's and Ore's theorem used for Hamiltonian Ckt are  sufficient but not necessary conditions..
0
0
dirac's theorem is only a sufficient condition , it is not necessary condition.
It is a hamiltonian graph.
0
0

1 Answer

0 votes
0 votes
True it have Hamiltonian ckt
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