1 The 24th Clemson mini-Conference on Discrete Mathematics and Algorithms Oct. 22 – Oct. 23, 2009 Clemson University Algebraic Invariants and Some Hamiltonian.

Slides:



Advertisements
Similar presentations
Weighted Matching-Algorithms, Hamiltonian Cycles and TSP
Advertisements

Connectivity - Menger’s Theorem Graphs & Algorithms Lecture 3.
 Theorem 5.9: Let G be a simple graph with n vertices, where n>2. G has a Hamilton circuit if for any two vertices u and v of G that are not adjacent,
Chapter 8 Topics in Graph Theory
22C:19 Discrete Math Graphs Fall 2010 Sukumar Ghosh.
Graph-02.
13 May 2009Instructor: Tasneem Darwish1 University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department Introduction.
Introduction to Graph Theory Lecture 11: Eulerian and Hamiltonian Graphs.
Small cycle cover of 3-connected cubic graphs Fan Yang ( 杨帆 ) and Xiangwen Li ( 李相文 ) Dep. of Mathematics Huazhong Normal University, Wuhan, China
Graph Theory Ming-Jer Tsai. Outline Text Book Graph Graph Theory - Course Description The Topics in the Class Evaluation.
Applied Discrete Mathematics Week 12: Trees
Discrete Structures Chapter 7B Graphs Nurul Amelina Nasharuddin Multimedia Department.
Graph Theory Ming-Jer Tsai. Outline Graph Graph Theory Grades Q & A.
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Definition Dual Graph G* of a Plane Graph:
Chapter 4 Graphs.
22C:19 Discrete Math Graphs Spring 2014 Sukumar Ghosh.
Applied Discrete Mathematics Week 10: Equivalence Relations
C&O 355 Mathematical Programming Fall 2010 Lecture 17 N. Harvey TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA A.
GRAPH Learning Outcomes Students should be able to:
Wei Wang Xi’an Jiaotong University Generalized Spectral Characterization of Graphs: Revisited Shanghai Conference on Algebraic Combinatorics (SCAC), Shanghai,
Trees and Distance. 2.1 Basic properties Acyclic : a graph with no cycle Forest : acyclic graph Tree : connected acyclic graph Leaf : a vertex of degree.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
An Improved Degree Based Condition for Hamiltonian Cycles November 22, 2005 November 22, 2005.
CSNB143 – Discrete Structure Topic 9 – Graph. Learning Outcomes Student should be able to identify graphs and its components. Students should know how.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
5.2 Trees  A tree is a connected graph without any cycles.
1 Rainbow Decompositions Raphael Yuster University of Haifa Proc. Amer. Math. Soc. (2008), to appear.
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
A study of k-ordered hamiltonian graphs. Story begins L. Ng, M. Schultz, k-Ordered Hamiltonian graphs, J. Graph Theory 24 (1997) 45–57.
1 Some Inequalities on Weighted Vertex Degrees, Eigenvalues, and Laplacian Eigenvalues of Weighted Graphs Behzad Torkian Dept. of Mathematical Sciences.
Mike Jacobson UCD Graphs that have Hamiltonian Cycles Avoiding Sets of Edges EXCILL November 20,2006.
Relation. Combining Relations Because relations from A to B are subsets of A x B, two relations from A to B can be combined in any way two sets can be.
Shortest Path Based Sufficiency Condition for Hamiltonian Graphs
Applied Mathematical Sciences, Vol. 8, 2014, no. 18, HIKARI Ltd, hikari.comhttp://dx.doi.org/ /ams Formula for the.
Graph theory and networks. Basic definitions  A graph consists of points called vertices (or nodes) and lines called edges (or arcs). Each edge joins.
GRAPHS. Graph Graph terminology: vertex, edge, adjacent, incident, degree, cycle, path, connected component, spanning tree Types of graphs: undirected,
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Hamiltonian Cycles Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering,
Spectral Graph Theory and the Inverse Eigenvalue Problem of a Graph Leslie Hogben Department of Mathematics, Iowa State University, Ames, IA 50011
Introduction to Graph Theory
Graph Theory Ming-Jer Tsai. Outline Graph Graph Theory Grades Q & A.
8.4 Closures of Relations Definition: The closure of a relation R with respect to property P is the relation obtained by adding the minimum number of.
Chapter 11 - Graph CSNB 143 Discrete Mathematical Structures.
Introduction to Graph Theory
Hamiltonian Properties in Cartesian Product Mei Lu Department of Mathematical Sciences, Tsinghua University, Beijing A joint work with H.J. Lai and H.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
Great Theoretical Ideas In Computer Science
Outline 1 Properties of Planar Graphs 5/4/2018.
Graph Coloring Lots of application – be it mapping routes, coloring graphs, building redundant systems, mapping genes, looking at traffic patterns (see.
Chapter 9 (Part 2): Graphs
Lecture 5.2: Special Graphs and Matrix Representation
Lecture 19: CONNECTIVITY Sections
Applied Discrete Mathematics Week 13: Graphs
Special Graphs By: Sandeep Tuli Astt. Prof. CSE.
Discrete Structures – CNS2300
Introduction of graph theory
Planarity Testing.
Lecture 15: Graph Theory II
Discrete Mathematics and its Applications Lecture 1 – Graph Theory
Discrete Math II Howon Kim
Walks, Paths, and Circuits
Problem Solving 4.
Let us switch to a new topic:
Hamiltonian Cycles.
Miniconference on the Mathematics of Computation
Gaph Theory Planar Graphs
Hamiltonicity below Dirac’s condition
Graph Theory: Cuts and Connectivity
Richard Anderson Lecture 5 Graph Theory
Presentation transcript:

1 The 24th Clemson mini-Conference on Discrete Mathematics and Algorithms Oct. 22 – Oct. 23, 2009 Clemson University Algebraic Invariants and Some Hamiltonian Properties Graphs Rao Li Dept. of mathematical sciences University of South Carolina Aiken Aiken, SC 29801

2 Outline -Some Results on Hamiltonian Properties of Graphs. -Algebraic Invariants. -Sufficient Conditions for Some Hamiltonian Properties of Graphs.

3 1. Some Hamiltonian Properties of Graphs. -A graph G is Hamiltonian if G has a Hamiltonian cycle, i.e., a cycle containing all the vertices of G. -A graph G is traceable if G has a Hamiltonian path, i.e., a path containing all the vertices of G. -A graph G is Hamiltonian-connected if there exists a Hamiltonian path between each pair of vertices in G.

4 Dirac type conditions on Hamiltonian properties of graphs -Theorem 1. A graph G of order n is Hamiltonian if δ(G) ≥ n/2. -Theorem 2. A graph G of order n is traceable if δ(G) ≥ (n – 1)/2. -Theorem 3. A graph G of order n is Hamiltonian-connected if δ(G) ≥ (n + 1)/2.

5 Ore type conditions on Hamiltonian properties of graphs -Theorem 4. A graph G of order n is Hamiltonian if d(u) + d(v) ≥ n for each pair of nonadjacent vertices u and v in G. -Theorem 5. A graph G of order n is traceable if d(u) + d(v) ≥ n – 1 for each pair of nonadjacent vertices u and v in G. -Theorem 6. A graph G of order n is Hamiltonian-connected if d(u) + d(v) ≥ n + 1 for each pair of nonadjacent vertices u and v in G.

6 Closure theorems on Hamiltonian properties of graphs -The k - closure of a graph G, denoted cl k (G), is a graph obtained from G by recursively joining two nonadjacent vertices such that their degree sum is at least k. -J. A. Bondy and V. Chvátal, A method in graph theory, Discrete Math. 15 (1976)

7 Closure theorems on Hamiltonian properties of graphs -Theorem 7. A graph G of order n has a Hamiltonian cycle if and only if cl n (G) has one. -Theorem 8. A graph G of order n has a Hamiltonian path if and only if cl n – 1 (G) has one.

8 Closure theorems on Hamiltonian properties of graphs -Theorem 9. A graph G of order n is Hamiltonian-connected if and only if cl n + 1 (G) is Hamiltonian-connected. -P. Wong, Hamiltonian-connected graphs and their strong closures, International J. Math. and Math. Sci. 4 (1997)

9 Closure theorems on Hamiltonian properties of graphs -Notice that every bipartite Hamiltonian graph must be balanced. -The k - closure of a balanced bipartite graph G BPT = (X, Y; E), where |X| = |Y|, denoted cl k (G BPT ), is a graph obtained from G by recursively joining two nonadjacent vertices x in X and y in Y such that their degree sum is at least k.

10 Closure theorems on Hamiltonian properties of graphs -For a bipartite graph G BPT = (X, Y; E), define G C BPT = (X, Y; E C ), where E C = { xy : x in E, y in E, and xy is not E }

11 Closure theorems on Hamiltonian properties of graphs -Theorem 10. A balanced bipartite graph G BPT = (X, Y; E), where |X| = |Y| = r ≥ 2, has a Hamiltonian cycle if and only if cl r + 1 (G BPT ) has one. -G. Hendry, Extending cycles in bipartite graphs, J. Combin. Theory (B) 51 (1991)

12 2. Algebraic Invariants -The eigenvalues μ 1 (G) ≤ μ 2 (G) ≤ … ≤ μ n (G) of a graph G are the eigenvalues of its adjacency matrix A(G). -The energy, denoted E(G), of a graph G is defined as |μ 1 (G)| + |μ 2 (G)| + … + |μ n (G)|.

13 -The Laplacian of a graph G is defined as L(G) = D(G) – A(G), where D(G) is the diagonal matrix of the vertex degrees of G. -The Laplacian eigenvalues 0 = λ 1 (G) ≤ λ 2 (G) ≤ … ≤ λ n (G) of a graph G are the eigenvalues of L(G). -Σ 2 (G) := (λ 1 (G)) 2 + (λ 2 (G)) 2 + … + (λ n (G)) 2 = sum of the diagonal entries in (L(G)) 2 = (d 1 (G)) 2 + d 1 (G) + (d 2 (G)) 2 + d 2 (G) … + (d n (G)) 2 + d n (G) = (d 1 (G)) 2 + (d 2 (G)) 2 + … + (d n (G)) 2 + 2e(G)

14 3. Sufficient Conditions for Some Hamiltonian Properties of Graphs -N. Fiedler and V. Nikiforov, Spectral radius and Hamiltonicity of graphs, to appear in Linear Algebra and its Applications. -Theorem 11. Let G be a graph of order n. [1] If μ n (G C ) ≤ (n – 1) ½, then G contains a Hamiltonian path unless G = K n – 1 + v, a graph that consists of a complete graph of order n – 1 together with an insolated vertex v. [2] If μ n (G C ) ≤ (n – 2) ½, then G contains a Hamiltonian cycle unless G = K n – 1 + e, a graph that consists of a complete graph of order n – 1 together with a pendent edge e.

15 -Theorem 12. Let G be a 2-connceted graph of order n ≥ 12. [1] If μ n (G C ) ≤ [(2n – 7)(n – 1)/n] ½, then G contains a Hamiltonian cycle or G = Q 2. [2] If Σ 2 (G C ) ≤ (2n – 7)(n + 1), then G contains a Hamiltonian cycle or G = Q 2. where Q 2 is a graph obtained by joining two vertices of the complete graph K n – 2 to each of two independent vertices outside K n – 2.

16 Proof of [1] in Theorem 12. in Theorem 12

17 Proof of [1] in Theorem 12.

18 Proof of [1] in Theorem 12.

19 -Lemma 1. Let G be a 2-connceted graph of order n ≥ 12. If e(G) ≥ C(n – 2, 2) + 4, then G contains a Hamiltonian cycle or G = Q 2. where C(n - 2, 2) = (n – 2)(n – 3)/2 and Q 2 is a graph obtained by joining two vertices of the complete graph K n – 2 to each of two independent vertices outside K n – 2. -O. Byer and D. Smeltzer, Edge bounds in nonhamiltonian k-connected graphs, Discrete Math. 307 (2007)

20 Proof of [1] in Theorem Where K + 2, n - 4 is defined as a graph obtained by joining the two vertices that are in the same color class of size two in K 2, n - 4.

21 Proof of [2] in Theorem 12. in Theorem 12

22 Proof of [2] in Theorem 12.

23 Proof of [2] in Theorem 12. From Lemma 2 below, we have that

24 -Lemma 2. Let X be a graph with n vertices and let Y be obtained from X by adding an edge joining two distinct vertices of X. Then λ i (X) ≤ λ i (Y), for all i, and λ i (Y) ≤ λ i+1 (X), i < n. -Theorem , Page 291, C. Godsil and G. Royle, Algebraic Graph Theory, Springer Verlag, New York (2001).

25 Proof of [2] in Theorem Where K + 2, n - 4 is defined as a graph obtained by joining the two vertices that are in the same color class of size two in K 2, n - 4. Lemma 2 again, we have that

26 Other theorems on Hamiltonian properties of graphs -Theorem 13. Let G be a 3-connceted graph of order n ≥ 18. [1] If μ n (G C ) ≤ [3(n – 5)(n – 1)/n] ½, then G contains a Hamiltonian cycle or G = Q 3. [2] If Σ 2 (G C ) ≤ 3(n – 5)(n + 1), then G contains a Hamiltonian cycle or G = Q 3. Where Q 3 is a graph obtained by joining three vertices of the complete graph K n – 3 to each of three independent vertices outside K n – 3.

27 Other theorems on Hamiltonian properties of graphs -Theorem 14. Let G be a k-connceted graph of order n. [1] If μ n (G C ) ≤ [(kn – k 2 + n – 2k - 3)(n – 1)/(2n)] ½, then G contains a Hamiltonian cycle. [2] If Σ 2 (G C ) ≤ (kn – k 2 + n – 2k - 3)(n + 1)/2, then G contains a Hamiltonian cycle.

28 Other theorems on Hamiltonian properties of graphs -Theorem 15. Let G BPT = (X, Y; E), where |X| = |Y| = r ≥ 2, be a balanced bipartite graph. [1] If μ n (G BPT C ) ≤ [(r – 2)/2] ½, then G BPT contains a Hamiltonian cycle. [2] If Σ 2 (G BPT C ) ≤ (r - 2)(r + 2), then G BPT contains a Hamiltonian cycle.

29 Other theorems on Hamiltonian properties of graphs -Theorem 17. Let G be a graph of order n ≥ 7. [1] If μ n (G C ) ≤ [(n – 3)(n – 2)/n] ½, then G is Hamiltonian-connected or G = Q. [2] If Σ 2 (G C ) ≤ (n – 3)n, then G is Hamiltonian-connected or G = Q. Where Q is a graph obtained by joining two vertices of in the complete graph K n – 1 to another vertex outside K n – 1.

30 Sufficient conditions involving energy for Hamiltonian properties of graphs -Theorem 18. Let G be a graph of order n ≥ 3. Then G contains a Hamiltonian cycle if [(n - 1)e(G C )/n] ½ ((n + 1) ½ + 1) + 2e(G C ) – E(G C ) < 2n – 4.

31 -Lemma 3. Let e be any edge in a graph G. Then E(G) – 2 ≤ E(G – {e}) ≤ E(G) J. Day and W. So, Singular value inequality and graph energy change, Electron. J. Linear Algebra 16 (2007)

32 Proof of Theorem 18. in Theorem 18

33 Proof of Theorem 18.

34 Proof of Theorem 18.

35 Proof of Theorem 18.

36 Proof of Theorem 18.

37 Proof of Theorem 18.

38 Other sufficient conditions involving energy for Hamiltonian properties of graphs -Theorem 19. Let G be a graph of order n ≥ 2. Then G contains a Hamiltonian path if (e(G C )) ½ ((n - 1) ½ + 1) + 2e(G C ) – E(G C ) < 2n – 2.

39 Other sufficient conditions involving energy for Hamiltonian properties of graphs -Theorem 20. Let G BPT = (X, Y; E), where |X| = |Y| = r ≥ 2, be a balanced bipartite graph of order n = 2r ≥ 4. Then G BPT contains a Hamiltonian cycle if (e(G BPT C )) ½ ((n - 2) ½ + 2 ½ ) + 2e(G BPT C ) – E(G BPT C ) < 2r – 2.

40 Thanks