in Graph Theory
2,715 views
1 vote
1 vote
Which of the following statements is/are TRUE?
[P] Every disconnected graph has an isolated vertex
[Q] A graph is connected if and only if some vertex is connected to all other vertices
[R] The edge set of every closed trail can be partitioned into edge sets of cycles
[S] If a maximal trail in a graph is not closed, then its endpoints have odd degree
in Graph Theory
2.7k views

1 Answer

–1 vote
–1 vote
P)False. Disconnected means not connected. There may or may not be isolated vertex.

Q)False. In a cycle no vertex connected to all other vertices.

R)False. Partition are disjoint subset of a set. That may or may not a cycle.

S)True.If Trail or Walk is not closed, endpoint must contain some odd degree.

4 Comments

Q) is not true. It is only true for complete graph.

R)is not true. U cannot consider only a perticular graph. General case u have to assume.

If u are confirmed with ur answer give me some pic what u want to tell
0
0

i din't get the solution

0
0
any conclusion?
0
0
Even S isnt true. Take a cycle graph with 4 vertices i.e. square ABCD and connect BD. Now, trace the max trail as ABCDB but A doesnt have odd degree.
0
0

Related questions

0 votes
0 votes
1 answer
4
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