Graph Theory and Combinatorics (CSL-363) (CSL-363) : Dr. Shruti Gupta
Graph Theory and Combinatorics (CSL-363) (CSL-363) : Dr. Shruti Gupta
COMBINATORICS
(CSL-363)
Dr. Shruti Gupta
Trees : Concepts and Basic
Terminologies
Tree
Definition: A connected undirected graph with no cycle
Trees with (a)One (b) Two (c) Three (d) Four (e) Five vertices
Properties of Tree
Property-I Tree is a connected graph
Conversely:
Property –II If in a graph there is one and only one path
between every pair of vertices than that graph is a tree.
Proof (<=) There exists a unique simple path between any pair
of vertices. Therefore the graph is connected and there are no
cycles in the graph. Hence, the graph is a tree.
Properties of Tree
Property-III : A tree with n vertices has n-1 edges
Proof: By induction