in Graph Theory retagged by
697 views
0 votes
0 votes
Consider the assertion: Any connected undirected graph $G$ with at least two vertices contains a  vertex $v$ such that deleting $v$ from $G$ results in a connected graph. Either give a proof of the assertion, or give a counterexample (thereby disproving the assertion).
in Graph Theory retagged by
by
697 views

2 Answers

0 votes
0 votes

This assertion is true.
Let's try to prove this by "Proof By Contradiction Method".

Let's assume, Any connected undirected graph G with at least two vertices "do not contains"
 a vertex v such that deleting v from G results in a connected graph.

Now,

Assume vo, v1, v2,....Vn be the longer path in the graph G.

Let's say one vertex among these went to the set of vertices of one of the connected components of the graph (in case there is an articulation point)

But then one of the longer path in the other connected component will contain one of these vertex, which contradicts the fact that v0, v1, v2...Vn was the longer path.

This contradicts the fact what we assumed.

This proves that the given assertion is true.

edited by
by

1 comment

This proof should have been written in much more detail.
0
0
0 votes
0 votes

Answer:

Related questions

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