Mega Graph Theory
Mega Graph Theory
PRELIMINARIES
Definition:1 Graph
Example:
If X={u, v} ∈ the line X is said to join u and v are adjacent we also say that
the point u and tha line X are incident with each other , if two distinct lines
x and y are incident with a common line point then they are called adjacent lines
Example
The line b joins the points 1 and 3 and hence the vertices 1 and 3 are
adjacent .The line b is incident with 1 as well as 3 The lines b and c are called
adjacent lines as they have 1 as a common point.
1
Definition 4:Complete graph
A graph in which any two distinct points are adjacent is called a complete
graph.
Example:
2
Definition:7 Isolated point
Example
In the graph G
5 is the isolated vertex since deg 5=0
4 is the pendant vertex since deg 4=0
If all the points of g have the same degree r, then δ(G) = ∆(G) = r and in
this case G is called a regular graph of degree r.
A regular graph of degree 3 is called a cubic graph
Every comple graph Kp is regular of degree p1
Example:
Definition:9 Subgraph
3
G1 is a subgraph, G2 is an induced subgraph and G3 is a spanning subgraph of G.
Definition 10 Complement
Example
4
Example:
Definition: 12 Walk
The above walk is also denoted by V0 , V1 , ..., Vn the lines of the walk being
self evident and is called a V0 − Vn walk.
Example
Definition:13 Cycle
A ciosed path is called a cycle, if all the edges and vertices of a walk are
distinct (or)
A V0 − Vn walk is closed if V0 = Vn
A closed walk V0 , V1 , V2 , ...Vn = V0 in which n ≥3 and V0 , V1 , ...Vn−1 are distinct
is called a cycle of length n and is denoted by Cn
5
Example
Definition:14 onnected
Example
Note:
connectedness in an equivalence relation on the set of points of V. Hence V is
partitioned into non-empty subset V1 , V2 , ...Vn such that two vertices U and V
are connected if and only if they belong to the same set Vi
Definition: 15 Component
Let Gi denote the induced subgraph of G with vertex set Vi , clearle the
subgraph G1 , G2 , ...Gn are connected and called the components of G
Example:
Definition: 16
6
For any two points u, v of a graph we define the distance between u and v by
the length of the shortest u − v path, if such a path exists
d(u, v) =
∞ otherwise
Where the length is the number of edges in that path
Example:
Definition:17
Example:
Definition:18
Example:
7
and no vertes is acut vertex
Definition:19 Covering
Example;
Example
G1 is hamiltonian
8
The peterson graph G2 is non- hamiltonian
Definition:21 Tree
Example;
Example;
Definition:23 Self-complementary
9
Definition:25 Induced graph
An induced subgraph of G
A subgraph of G2 but not an induced subgraph of G
10
Definition:27 Totally disconnected graph
Example:
A maximal clique of G
δ(G) or δ
δ(G) = min {deg v/v ∈ V }
11
Definition30 1-Fator
Example:
Example:
Example:
Example:
12
Definition:34 Degree sequence
35Graphical sequence
Definition:
A majority dominating function g of G is called a minimal majority dominating
function, if there does not exist a majority dominating function such that
13