Spectral Radius and Degree Sequence of a Bipartite Graph

Similar documents
SHARP BOUNDS FOR THE SUM OF THE SQUARES OF THE DEGREES OF A GRAPH

COMBINATORIAL PROPERTIES OF THE HIGMAN-SIMS GRAPH. 1. Introduction

Zachary Monaco Georgia College Olympic Coloring: Go For The Gold

Split Nonthreshold Laplacian Integral Graphs

On Integer Additive Set-Indexers of Graphs

Math 55: Discrete Mathematics

All trees contain a large induced subgraph having all degrees 1 (mod k)

Labeling outerplanar graphs with maximum degree three

SEQUENCES OF MAXIMAL DEGREE VERTICES IN GRAPHS. Nickolay Khadzhiivanov, Nedyalko Nenov

Graphs without proper subgraphs of minimum degree 3 and short cycles

DATA ANALYSIS II. Matrix Algorithms

Triangle deletion. Ernie Croot. February 3, 2010

Every tree contains a large induced subgraph with all degrees odd

Odd induced subgraphs in graphs of maximum degree three

DETERMINANTS IN THE KRONECKER PRODUCT OF MATRICES: THE INCIDENCE MATRIX OF A COMPLETE GRAPH

UNCOUPLING THE PERRON EIGENVECTOR PROBLEM

Computer Science Department. Technion - IIT, Haifa, Israel. Itai and Rodeh [IR] have proved that for any 2-connected graph G and any vertex s G there

Similarity and Diagonalization. Similar Matrices

Cycles in a Graph Whose Lengths Differ by One or Two

SCORE SETS IN ORIENTED GRAPHS

Connectivity and cuts

Stationary random graphs on Z with prescribed iid degrees and finite mean connections

A characterization of trace zero symmetric nonnegative 5x5 matrices

Approximation Algorithms

Solutions for Practice problems on proofs

ON INDUCED SUBGRAPHS WITH ALL DEGREES ODD. 1. Introduction

Large induced subgraphs with all degrees odd

A simple criterion on degree sequences of graphs

9.2 Summation Notation

Permutation Betting Markets: Singleton Betting with Extra Information

3. Linear Programming and Polyhedral Combinatorics

8. Matchings and Factors

Class One: Degree Sequences

Factoring Algorithms

Continuity of the Perron Root

Mathematical Induction. Lecture 10-11

An inequality for the group chromatic number of a graph

Sum of squares of degrees in a graph

SECTION 10-2 Mathematical Induction

Discrete Mathematics & Mathematical Reasoning Chapter 10: Graphs

Suk-Geun Hwang and Jin-Woo Park

Cacti with minimum, second-minimum, and third-minimum Kirchhoff indices

Mean Ramsey-Turán numbers

A threshold for the Maker-Breaker clique game

The Determinant: a Means to Calculate Volume


Total colorings of planar graphs with small maximum degree

Continued Fractions and the Euclidean Algorithm

A Turán Type Problem Concerning the Powers of the Degrees of a Graph

On an anti-ramsey type result

The chromatic spectrum of mixed hypergraphs

Product irregularity strength of certain graphs

High degree graphs contain large-star factors

Transportation Polytopes: a Twenty year Update

An inequality for the group chromatic number of a graph

Midterm Practice Problems

Finding and counting given length cycles

Tricyclic biregular graphs whose energy exceeds the number of vertices

Unit 18 Determinants

Lecture 15 An Arithmetic Circuit Lowerbound and Flows in Graphs

A Sublinear Bipartiteness Tester for Bounded Degree Graphs

arxiv:math/ v2 [math.co] 5 Jul 2006

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = i.

Extremal Wiener Index of Trees with All Degrees Odd

THE NUMBER OF GRAPHS AND A RANDOM GRAPH WITH A GIVEN DEGREE SEQUENCE. Alexander Barvinok

NOTES ON LINEAR TRANSFORMATIONS

A 2-factor in which each cycle has long length in claw-free graphs

Best Monotone Degree Bounds for Various Graph Parameters

Discrete Applied Mathematics. The firefighter problem with more than one firefighter on trees

The Open University s repository of research publications and other research outputs

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

Permutation Betting Markets: Singleton Betting with Extra Information

A permutation can also be represented by describing its cycles. What do you suppose is meant by this?

On end degrees and infinite cycles in locally finite graphs

Classification of Cartan matrices

Mathematics Course 111: Algebra I Part IV: Vector Spaces

MATH 289 PROBLEM SET 4: NUMBER THEORY

3. Mathematical Induction

Graphical degree sequences and realizations

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n

The Characteristic Polynomial

Section 4.2: The Division Algorithm and Greatest Common Divisors

AN ALGORITHM FOR DETERMINING WHETHER A GIVEN BINARY MATROID IS GRAPHIC

Single machine parallel batch scheduling with unbounded capacity

5.3 The Cross Product in R 3

P. Jeyanthi and N. Angel Benseera

Determinants in the Kronecker product of matrices: The incidence matrix of a complete graph

Generalized Induced Factor Problems

COUNTING INDEPENDENT SETS IN SOME CLASSES OF (ALMOST) REGULAR GRAPHS

Cycles and clique-minors in expanders

No: Bilkent University. Monotonic Extension. Farhad Husseinov. Discussion Papers. Department of Economics

n 2 + 4n + 3. The answer in decimal form (for the Blitz): 0, 75. Solution. (n + 1)(n + 3) = n lim m 2 1

Exponential time algorithms for graph coloring

ENERGY OF COMPLEMENT OF STARS

Tenacity and rupture degree of permutation graphs of complete bipartite graphs

Applied Algorithm Design Lecture 5

On three zero-sum Ramsey-type problems

Degree Hypergroupoids Associated with Hypergraphs

Just the Factors, Ma am

U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, Notes on Algebra

Transcription:

Spectral Radius and Degree Sequence of a Bipartite Graph Chih-wen Weng Department of Applied Mathematics National Chiao Tung University December 7, 013 Joint work with: Chia-an Liu (Dep of A Math, NCTU) December 7, 013 1 / 33

The graphs G we considered here are always bipartite The adjacency matrix A = (a ij ) of G is a binary square matrix with rows and columns indexed by the vertex set VG of G such that for any i, j VG, a ij = 1 if i, j are adjacent in G 0 0 0 0 1 1 1 0 0 0 0 0 1 1 0 1 0 0 0 0 1 0 1 1 G A = 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0, 1 1 0 1 0 0 0 0 1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 (Dep of A Math, NCTU) December 7, 013 / 33

The eigenvalues of A = A(G) give clues of the structure of G (Dep of A Math, NCTU) December 7, 013 3 / 33

The eigenvalues of A = A(G) give clues of the structure of G Can you hear the shape of a drum? (Dep of A Math, NCTU) December 7, 013 3 / 33

Motivation Let ρ(g) denote the largest eigenvalue of A = A(G) ρ(g) is called the spectral radius of G (Dep of A Math, NCTU) December 7, 013 4 / 33

Motivation Let ρ(g) denote the largest eigenvalue of A = A(G) ρ(g) is called the spectral radius of G It is well-known that ρ(g) e, where e is the number of edges in G Moreover if G is connected the the above equality holds iff G is biregular (Dep of A Math, NCTU) December 7, 013 4 / 33

Motivation Let ρ(g) denote the largest eigenvalue of A = A(G) ρ(g) is called the spectral radius of G It is well-known that ρ(g) e, where e is the number of edges in G Moreover if G is connected the the above equality holds iff G is biregular We will consider this problem on percolated bipartite graphs (Dep of A Math, NCTU) December 7, 013 4 / 33

Example (ρ(g) < e = 5) 10+ 17 10+ 13 10+ 5 18019 6+ 3 1+ 5 + 3 (Dep of A Math, NCTU) December 7, 013 5 / 33

Definition Let K(p, q, e) denote the family of e-edge subgraphs of the complete bipartite graph K p,q with p and q vertices in the partite sets (Dep of A Math, NCTU) December 7, 013 6 / 33

Definition Let K(p, q, e) denote the family of e-edge subgraphs of the complete bipartite graph K p,q with p and q vertices in the partite sets (See K(3, 4, 5) below) (Dep of A Math, NCTU) December 7, 013 6 / 33

Definition Let K(p, q, e) denote the family of e-edge subgraphs of the complete bipartite graph K p,q with p and q vertices in the partite sets (See K(3, 4, 5) below) (Dep of A Math, NCTU) December 7, 013 6 / 33

Conjecture 1 In 008, Amitava Bhattacharya, Shmuel Friedland, and Uri N Peled proposed the following conjecture (Dep of A Math, NCTU) December 7, 013 7 / 33

Conjecture 1 In 008, Amitava Bhattacharya, Shmuel Friedland, and Uri N Peled proposed the following conjecture Conjecture 1 Let p q, 1 < e < pq be integers An extremal graph that solves max ρ(g) G K(p,q,e) is obtained from a complete bipartite graph by adding one vertex and a corresponding number of edges (Dep of A Math, NCTU) December 7, 013 7 / 33

Example K(3, 4, 5) 10+ 17 10+ 13 10+ 5 18019 6+ 3 1+ 5 + 3 (Dep of A Math, NCTU) December 7, 013 8 / 33

Two different classes of extremal graphs Let K [e] p,q (resp K {e} p,q ) denote the graph which is obtained from the complete graph K p,q by deleting pq e edges incident on a common vertex in the partite set whose order is at most (resp at least) the order of other partite Thus K [e] p,p = K {e} p,p K {5},3 K [5],4 (Dep of A Math, NCTU) December 7, 013 9 / 33

Conjecture In 010, Yi-Fan Chen, Hung-Lin Fu, In-Jae Kim, Eryn Stehr and Brendon Watts proposed the following conjecture as a refinement of Conjecture 1 (Dep of A Math, NCTU) December 7, 013 10 / 33

Conjecture In 010, Yi-Fan Chen, Hung-Lin Fu, In-Jae Kim, Eryn Stehr and Brendon Watts proposed the following conjecture as a refinement of Conjecture 1 Conjecture Suppose pq e < min(p, q) Then for G K(p, q, e), ( ρ(g) ρ K {e} p,q ) (Dep of A Math, NCTU) December 7, 013 10 / 33

Conjecture In 010, Yi-Fan Chen, Hung-Lin Fu, In-Jae Kim, Eryn Stehr and Brendon Watts proposed the following conjecture as a refinement of Conjecture 1 Conjecture Suppose pq e < min(p, q) Then for G K(p, q, e), ( ρ(g) ρ K {e} p,q ) The condition pq e < min(p, q) ensures that G is connected (Dep of A Math, NCTU) December 7, 013 10 / 33

Notations Assume that G has degree sequences d 1 d d p and d 1 d d q according to the two parts respectively K [5],4 d 1 = 4, d = 1 d 1 =, d = 1, d 3 = 1, d 4 = 1 (Dep of A Math, NCTU) December 7, 013 11 / 33

The number ϕ s,t For 1 s p and 1 t q, set X s,t + X s,t 4Y s,t ϕ s,t :=, where s 1 t 1 X s,t =d s d t + (d i d s ) + (d j d t), i=1 j=1 s 1 t 1 Y s,t = (d i d s ) (d j d t) i=1 j=1 (Dep of A Math, NCTU) December 7, 013 1 / 33

Bipartite Sum Let H, H be two bipartite graphs with given ordered bipartitions VH = X Y and VH = X Y The the bipartite sum H + H of H and H with respect to the given ordered bipartitions VH = X Y and VH = X Y is the graph obtained from H and H and adding an edge between x and y for each pair (x, y) X Y X Y (Dep of A Math, NCTU) December 7, 013 13 / 33

Bipartite Sum Let H, H be two bipartite graphs with given ordered bipartitions VH = X Y and VH = X Y The the bipartite sum H + H of H and H with respect to the given ordered bipartitions VH = X Y and VH = X Y is the graph obtained from H and H and adding an edge between x and y for each pair (x, y) X Y X Y K 1, + K,3 =K 3,5 C 6 + C 6 =K 6,6 perfect matching (Dep of A Math, NCTU) December 7, 013 13 / 33

Theorem 1 For 1 s p and 1 t q, ρ(g) ϕ s,t Moreover, if G is connected then the above equality holds iff there exists nonnegative integers s < s and t < t and a bipartite biregular graph H of bipartition orders p s and q t respectively such that G = K s,t + H (Dep of A Math, NCTU) December 7, 013 14 / 33

Revisit ϕ s,t Recall where X s,t + X s,t 4Y s,t ϕ s,t :=, s 1 t 1 X s,t =d s d t + (d i d s ) + (d j d t), i=1 j=1 s 1 t 1 Y s,t = (d i d s ) (d j d t) i=1 j=1 (Dep of A Math, NCTU) December 7, 013 15 / 33

Revisit ϕ s,t Recall where X s,t + X s,t 4Y s,t ϕ s,t :=, s 1 t 1 X s,t =d s d t + (d i d s ) + (d j d t), i=1 j=1 s 1 t 1 Y s,t = (d i d s ) (d j d t) i=1 j=1 Remark (i) ϕ 1,1 = d 1 d 1 (a known result) (Dep of A Math, NCTU) December 7, 013 15 / 33

Revisit ϕ s,t Recall where X s,t + X s,t 4Y s,t ϕ s,t :=, s 1 t 1 X s,t =d s d t + (d i d s ) + (d j d t), i=1 j=1 s 1 t 1 Y s,t = (d i d s ) (d j d t) i=1 j=1 Remark (i) ϕ 1,1 = d 1 d 1 (a known result) (ii) ϕ p,q = e+(q d p )(p d q) pq+ (pd p +qd q d p d q ) 4(pq e)d p d q (Dep of A Math, NCTU) December 7, 013 15 / 33

Revisit ϕ s,t Recall where X s,t + X s,t 4Y s,t ϕ s,t :=, s 1 t 1 X s,t =d s d t + (d i d s ) + (d j d t), i=1 j=1 s 1 t 1 Y s,t = (d i d s ) (d j d t) i=1 j=1 Remark (i) ϕ 1,1 = d 1 d 1 (a known result) e+(q d p )(p d (ii) ϕ p,q = q) pq+ (pd p +qd q d p d q ) 4(pq e)d p d q (too complicate!) (Dep of A Math, NCTU) December 7, 013 15 / 33

The case d p = d q = 0 ϕ p,q e + (q d p )(p d q) pq + = = e (pd p + qd q d p d q) 4(pq e)d p d q (Dep of A Math, NCTU) December 7, 013 16 / 33

The case d p = d q = 0 ϕ p,q e + (q d p )(p d q) pq + = = e (pd p + qd q d p d q) 4(pq e)d p d q It is the known result mentioned in the beginning (Dep of A Math, NCTU) December 7, 013 16 / 33

It turns out that if d q < p then ϕ p,q (d p, d q) d p < 0, and if d p < q then ϕ p,q (d p, d q) d q < 0 (Dep of A Math, NCTU) December 7, 013 17 / 33

Almost complete bipartite A graph is almost K p,q if it is a connected graph obtained from L p,q by deleting an edge xy and some edges incidence with x or with y (Dep of A Math, NCTU) December 7, 013 18 / 33

Almost complete bipartite A graph is almost K p,q if it is a connected graph obtained from L p,q by deleting an edge xy and some edges incidence with x or with y Hence an almost K p,q graph satisfies (q d p ) + (p d q) = (pq e) + 1 (Dep of A Math, NCTU) December 7, 013 18 / 33

Since there are only pq e almost K p,q graphs with a prescribed number e of edges, and their spectral radius ϕ p,q (d p, d q ) can be simplified by the formula (q d p ) + (p d q) = pq e + 1, the following lemma is obtained by algebraic computation Lemma If G is almost K p,q (Dep of A Math, NCTU) December 7, 013 19 / 33

Since there are only pq e almost K p,q graphs with a prescribed number e of edges, and their spectral radius ϕ p,q (d p, d q ) can be simplified by the formula (q d p ) + (p d q) = pq e + 1, the following lemma is obtained by algebraic computation Lemma If G is almost K p,q Then ϕ(g) ϕ(k {e} p,q ) (Dep of A Math, NCTU) December 7, 013 19 / 33

We prove Conjecture without any assumption Theorem For G K(p, q, e), ( ) ρ(g) ρ K {e} s,t for some positive integers s p and t q (Dep of A Math, NCTU) December 7, 013 0 / 33

Proof of Theorem (Dep of A Math, NCTU) December 7, 013 1 / 33

Proof of Theorem Induction on p + q, so we can assume d p, d q > 0 (Dep of A Math, NCTU) December 7, 013 1 / 33

Step 1 Indeed if for those G K(p, q, e) with d p = 0, we might treat as G K(p 1, q, e), and choose s p 1 and t q such that ( ) ρ(g) ρ K {e} s,t Similarly choose s p, t q 1 for d q = 0 (Dep of A Math, NCTU) December 7, 013 / 33

Step By using the property that ϕ p,q (d p, d q) d p < 0, (Dep of A Math, NCTU) December 7, 013 3 / 33

Step By using the property that ϕ p,q (d p, d q) d p < 0, we can move the edge pq to become a new edge iq (so d p is decreased) to increase the spectral radius if iq is not an edge in the beginning for 1 i p 1 We also can move an edge pj to a new edge ik provided that ik is not an edge for 1 i p 1 and 1 k q 1 Similarly for the other part (Dep of A Math, NCTU) December 7, 013 3 / 33

Step By using the property that ϕ p,q (d p, d q) d p < 0, we can move the edge pq to become a new edge iq (so d p is decreased) to increase the spectral radius if iq is not an edge in the beginning for 1 i p 1 We also can move an edge pj to a new edge ik provided that ik is not an edge for 1 i p 1 and 1 k q 1 Similarly for the other part Hence we can assume G is almost K p,q (Dep of A Math, NCTU) December 7, 013 3 / 33

Step 3 By Lemma, we can pick s p and t q such that ( ) ρ(g) ρ K {e} s,t (Dep of A Math, NCTU) December 7, 013 4 / 33

Step 3 By Lemma, we can pick s p and t q such that ( ) ρ(g) ρ K {e} s,t ( Let (s, t) {(s, t ), (s, t ), (s, t )} such that ρ maximum K {e} s,t ) is the (Dep of A Math, NCTU) December 7, 013 4 / 33

In order to prove Theorem 1, we need to quote a theorem Perron-Frobenius Theorem If M is a nonnegative n n matrix with largest eigenvalue ρ(m) and row-sums r 1, r,, r n, then ρ(m) max 1 i n r i Furthermore, if M is irreducible then the equality holds if and only if the row-sums of M are all equal (Dep of A Math, NCTU) December 7, 013 5 / 33

Idea of the proof of Theorem 1 (Dep of A Math, NCTU) December 7, 013 6 / 33

Idea of the proof of Theorem 1 Let A = ( 0 Bp q B T q p 0 be the adjacency matrix of G Then ( ) A BB T 0 = 0 B T B has maximal eigenvalue ρ(g) ) (Dep of A Math, NCTU) December 7, 013 6 / 33

Applying Perron-Frobenius Theorem to where U 1 A U, U = diag(x 1,, x s 1, 1,, 1, x }{{} 1,, x t 1, 1,, 1) }{{} p q with carefully chosen of variables x i and x j (Dep of A Math, NCTU) December 7, 013 7 / 33

Example (ρ(g) < e = 5) 10+ 17 10+ 13 10+ 5 18019 6+ 3 1+ 5 + 3 (Dep of A Math, NCTU) December 7, 013 8 / 33

Example for e = 11 11 = 5 + 1 = 3 3 +, ρ(k {11},6 ) = ρ(k[11],6 ) = ρ(k {11} 3,4 ) = ρ(k[11] 3,4 ) = 11 + 101, 11 + 97 (Dep of A Math, NCTU) December 7, 013 9 / 33

Example for e = 13 13 = 6 + 1 = 3 4 + 1 ρ(k {13} 6 + 145,7 ) =, 13 + 137 3,5 ) = ρ(k {13} (Dep of A Math, NCTU) December 7, 013 30 / 33

Example for e = 19 19 = 9 + 1 = 3 6 + 1 = 4 4 + 3,10 ) = 19 + 361, 3,7 ) = 19 + 313, ρ(k {19} ρ(k {19} ρ(k {19} 4,5 ) = 19 + 313 (Dep of A Math, NCTU) December 7, 013 31 / 33

Conjecture The bipartite graph whose spectral radius attains is max ρ(g) G K(p,q,e) (Dep of A Math, NCTU) December 7, 013 3 / 33

Conjecture The bipartite graph whose spectral radius attains max ρ(g) G K(p,q,e) is K {e} s,t, where s + t attains the maximal value max{s + t s t e = min{s t e}}, among 1 s, s p, 1 t, t q, and e s t, s t (Dep of A Math, NCTU) December 7, 013 3 / 33

Conjecture The bipartite graph whose spectral radius attains max ρ(g) G K(p,q,e) is K {e} s,t, where s + t attains the maximal value max{s + t s t e = min{s t e}}, among 1 s, s p, 1 t, t q, and e s t, s t 一圖愈接近兩部份差異大的二部圖愈能得到大的直譜半徑 (Dep of A Math, NCTU) December 7, 013 3 / 33

Thanks for your attention (Dep of A Math, NCTU) December 7, 013 33 / 33