in Graph Theory closed by
531 views
0 votes
0 votes
Q.1) for which value of n are these graph are bipartite??

a)$C_{N}$ (cycle graph having "n" vertices)

(b) $W_{N}$ (wheel graph having "n" vertices)
in Graph Theory closed by
531 views

4 Comments

a) CN (cycle graph having "n" vertices)

0
0
because in a wheel graph doesn't contain any independent sets
0
0
Cn will be bipartite iff n is EVEN.

Wn will not be bipartite for any n.
2
2
Only when n>3

Option a) satisfied
0
0

1 Answer

0 votes
0 votes
A graph is bipartite graph when it can be coloured using 2 colour such that no two adjacent vertex are of same colour.

For a- Cn will be bipartite when n is even as then starting at any vertex and colouring alternatively will satisfy above criteria. But when n is odd then we require 3 colours and thus is not bipartite.

For b- As Wn is a wheel one vertex is connected to all in a cycle thus we need more than 2 colour which voilates the criteria for bipartite graph.
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