in Graph Theory recategorized by
517 views
0 votes
0 votes
Let G be an undirected graph on n nodes. Any two of the following statements implies the third. Is it true or False?

1. G is connected.

2. G doesn't have cycles.

3. G contain n-1 edges.
in Graph Theory recategorized by
by
517 views

1 Answer

0 votes
0 votes
If G be an undirected graph on n nodes.

Any two of the following statements implies the third. It is true.

In fact these are the definition of a TREE.

G is connected & G doesn't have cycles --> G contain n-1 edges.

G is connected & G contain n-1 edges -->  G doesn't have cycles

G doesn't have cycles & G contain n-1 edges --> G is connected
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