1 Some Inequalities on Weighted Vertex Degrees, Eigenvalues, and Laplacian Eigenvalues of Weighted Graphs Behzad Torkian Dept. of Mathematical Sciences.

Slides:



Advertisements
Similar presentations
 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,
Advertisements

Based on slides by Y. Peng University of Maryland
8.3 Representing Relations Connection Matrices Let R be a relation from A = {a 1, a 2,..., a m } to B = {b 1, b 2,..., b n }. Definition: A n m  n connection.
Graph-02.
13 May 2009Instructor: Tasneem Darwish1 University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department Introduction.
Totally Unimodular Matrices
1 Slides based on those of Kenneth H. Rosen Slides by Sylvia Sorkin, Community College of Baltimore County - Essex Campus Graphs.
Lecture 17 Path Algebra Matrix multiplication of adjacency matrices of directed graphs give important information about the graphs. Manipulating these.
 Graph Graph  Types of Graphs Types of Graphs  Data Structures to Store Graphs Data Structures to Store Graphs  Graph Definitions Graph Definitions.
GOLOMB RULERS AND GRACEFUL GRAPHS
Representing Relations Using Matrices
Symmetric and Skew Symmetric
Applied Discrete Mathematics Week 12: Trees
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
Definition Hamiltonian graph: A graph with a spanning cycle (also called a Hamiltonian cycle). Hamiltonian graph Hamiltonian cycle.
Representing Graphs Wade Trappe. Lecture Overview Introduction Some Terminology –Paths Adjacency Matrix.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Discrete Structures Chapter 7A Graphs Nurul Amelina Nasharuddin Multimedia Department.
How many non-isomorphic tournaments with 10 vertices are there? a). 5 b). 10 c). 362,880 d). Over nine million.
Is C 6 2-critical? a). Yes b). No c). I have absolutely no idea.
Damped random walks and the spectrum of the normalized laplacian on a graph.
Applied Discrete Mathematics Week 12: Trees
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
9.3 Representing Graphs and Graph Isomorphism
MATRICES. Matrices A matrix is a rectangular array of objects (usually numbers) arranged in m horizontal rows and n vertical columns. A matrix with m.
Applied Discrete Mathematics Week 10: Equivalence Relations
1/22/03Tucker, Applied Combinatorics, Section EDGE COUNTING TUCKER, APPLIED COMBINATORICS, SECTION 1.3, GROUP B Michael Duquette & Amanda Dargie.
Random Walks and Semi-Supervised Learning Longin Jan Latecki Based on : Xiaojin Zhu. Semi-Supervised Learning with Graphs. PhD thesis. CMU-LTI ,
Fall 2015 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University 1.
Based on slides by Y. Peng University of Maryland
5.2 Trees  A tree is a connected graph without any cycles.
Graphs.  Definition A simple graph G= (V, E) consists of vertices, V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements.
Chapter 5 Graphs  the puzzle of the seven bridge in the Königsberg,  on the Pregel.
1 The 24th Clemson mini-Conference on Discrete Mathematics and Algorithms Oct. 22 – Oct. 23, 2009 Clemson University Algebraic Invariants and Some Hamiltonian.
An Introduction to Graph Theory
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
Graphs Basic properties.
Introduction to Graph Theory
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
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.
By Josh Zimmer Department of Mathematics and Computer Science The set ℤ p = {0,1,...,p-1} forms a finite field. There are p ⁴ possible 2×2 matrices in.
Presented by Alon Levin
7 7.2 © 2016 Pearson Education, Ltd. Symmetric Matrices and Quadratic Forms QUADRATIC FORMS.
COMPSCI 102 Introduction to Discrete Mathematics.
Graph Theory Def: A graph is a set of vertices and edges G={V,E} Ex. V = {a,b,c,d,e} E = {ab,bd,ad,ed,ce,cd} Note: above is a purely mathematical definition.
1 GRAPH Learning Outcomes Students should be able to: Explain basic terminology of a graph Identify Euler and Hamiltonian cycle Represent graphs using.
رياضيات متقطعة لعلوم الحاسب MATH 226. Chapter 10.
Fundamental Graph Theory (Lecture 1) Lectured by Hung-Lin Fu 傅 恆 霖 Department of Applied Mathematics National Chiao Tung University.
Some transformations that preserve sgn(λ 2 ≤ r) Bojana Mihailović, Marija Rašajski Elektrotehnički fakultet, Beograd SGA 2016, Beograd, Serbia.
Trees.
37TH ANNUAL AMATYC CONFERENCE A Modern Existence Proof Through Graphs
Applied Discrete Mathematics Week 14: Trees
Linear Equations in Linear Algebra
Matrix Representation of Graphs
Applied Discrete Mathematics Week 13: Graphs
Representing Graphs and
Degree and Eigenvector Centrality
Based on slides by Y. Peng University of Maryland
Linear Equations in Linear Algebra
Connectivity Section 10.4.
Walks, Paths, and Circuits
{(1, 1), (2, 4), (3, 9), (4, 16)} one-to-one
Graphs G = (V, E) V are the vertices; E are the edges.
GRAPHS G=<V,E> Adjacent vertices Undirected graph
Definition 8: Graphs that have a number assigned to each edge or each vertex are called weighted graphs weighted digraphs.
Algorithms Lecture # 27 Dr. Sohail Aslam.
Applied Discrete Mathematics Week 13: Graphs
Chapter 8 (Part 2): Relations
Presentation transcript:

1 Some Inequalities on Weighted Vertex Degrees, Eigenvalues, and Laplacian Eigenvalues of Weighted Graphs Behzad Torkian Dept. of Mathematical Sciences University of South Carolina Aiken Advisor : Dr. Rao Li Francis Marion Undergraduate Mathematics Conference Francis Marion University April 11, 2008

2 1. Introduction  A graph G = (V, E).  A weight function W: E -> R, where R is the set of real numbers and W(e) > 0 for each e in E.  The weighted graph G(W) = G(V, E, W).

3  d(v i, G(W)) denotes the weighted degree of vertex v i in G(W). We define d(v i, G(W)) as the sum of weights of edges which are incident with v i. 24

4  We assume that  A(G(W)) is the weighted adjacency matrix of G(W), where if is an edge of G; otherwise.

5  The eigenvalues μ 1 = μ 1 (G(W)) ≥ μ 2 = μ 2 (G(W)) ≥ … ≥ μ n = μ n (G(W)) of A(G(W)) are called the weighted eigenvalues of G(W).  D(G(W)) denotes the diagonal matrix diag[d i ].

6  L(G(W)) = D(G(W)) - A(G(W)) is called weighted Laplacian matrix of G(W).  The eigenvalues λ 1 = λ 1 (G(W)) ≥ λ 2 = λ 2 (G(W)) ≥ … ≥ λ n = λ n (G(W)) of L(G(W)) are called the weighted Laplacian eigenvalues of G(W).

7 2. Result Theorem 1. Let G(W) be a weighted graph of order n such that W(e) > 0 for each edge e of G. Then

8  Theorem 1 generalizes the following Theorem A proved by Rao Li. Theorem A [1]. Let G be a graph of n vertices and e edges. Then

9  Since if W(e) = 1 for each edge e, then c = e and in Theorem 1 become respectively the ordinary vertex degrees and Laplacian eigenvalues in Theorem A.

10 3. A Theorem of Hoffman and Wielandt  If C = A + B, where A, B, and C are symmetric matrices of order n having respectively the eigenvalues arranged in non-increasing order

11 4. Proof Note that the sum of eigenvalues of a matrix M is equal to the sum of diagonal entries of matrix M. Hence

12 For each k,

13 By Cauchy-Schwarz inequality, Note:

14

15 Notice that D(G(W)) = L(G(W)) + A(G(W)). By the theorem of Hoffman and Wielandt, we have that

16 Therefore

17 5. Reference [1]. Rao Li, Some Inequalities on Vertex Degrees, Eigenvalues, and Laplacian Eigenvalues of Graphs, to appear.

18 Thanks.