on the distance matrices of the cp graphs
play

On the distance matrices of the CP graphs Jephian C.-H. Lin - PowerPoint PPT Presentation

On the distance matrices of the CP graphs Jephian C.-H. Lin Department of Applied Mathematics, National Sun Yat-sen University Aug 2, 2018 Workshop on Combinatorics and Graph Theory, Taipei, Taiwan Joint work with Yen-Jen Cheng On the distance


  1. On the distance matrices of the CP graphs Jephian C.-H. Lin Department of Applied Mathematics, National Sun Yat-sen University Aug 2, 2018 Workshop on Combinatorics and Graph Theory, Taipei, Taiwan Joint work with Yen-Jen Cheng On the distance matrices of the CP graphs 1/27 NSYSU

  2. Distance matrix ◮ Let G be a connected simple graph on vertex set V = { 1 , . . . , n } . ◮ The distance d G ( i , j ) between two vertices i , j on G is the length of the shortest path. ◮ The distance matrix of G is an n × n matrix � � d G ( i , j ) D = .  0 1 2 3 4  1 0 1 2 3     2 1 0 1 2 1 2 3 4 5     3 2 1 0 1   4 3 2 1 0 On the distance matrices of the CP graphs 2/27 NSYSU

  3. Motivation: Pierce’s loop switching scheme ◮ How two build a phone call between two persons? ◮ Root-USA-Iowa-Jephian ◮ Root-USA-Illinois-Friend ◮ Root-Taiwan-Taichung-Home Root USA Taiwan Taichung Iowa Illinois Jephian Friend Home On the distance matrices of the CP graphs 3/27 NSYSU

  4. Motivation: Pierce’s loop switching scheme ◮ How two build a phone call between two persons? ◮ Root-USA-Iowa-Jephian ◮ Root-USA-Illinois-Friend ◮ Root-Taiwan-Taichung-Home Root USA Taiwan Taichung Iowa Illinois Jephian Friend Home On the distance matrices of the CP graphs 3/27 NSYSU

  5. Motivation: Pierce’s loop switching scheme ◮ How two build a phone call between two persons? ◮ Root-USA-Iowa-Jephian ◮ Root-USA-Illinois-Friend ◮ Root-Taiwan-Taichung-Home Root USA Taiwan Taichung Iowa Illinois Jephian Friend Home On the distance matrices of the CP graphs 3/27 NSYSU

  6. Graham and Pollak’s model ◮ A model works for all graphs, not limited to trees. ◮ Each vertex is assigned with an address, and the distance between two vertices is the Hamming distance of the address. ◮ Find the neighbor that decrease the Hamming distance. 010dd F 11d0d C 000d1 D A 1111d E 10dd0 001dd B On the distance matrices of the CP graphs 4/27 NSYSU

  7. Graham and Pollak’s model ◮ A model works for all graphs, not limited to trees. ◮ Each vertex is assigned with an address, and the distance between two vertices is the Hamming distance of the address. ◮ Find the neighbor that decrease the Hamming distance. 010dd F 11d0d C 000d1 000d1 D D A A 1111d 1111d E 10dd0 001dd B On the distance matrices of the CP graphs 4/27 NSYSU

  8. Graham and Pollak’s model ◮ A model works for all graphs, not limited to trees. ◮ Each vertex is assigned with an address, and the distance between two vertices is the Hamming distance of the address. ◮ Find the neighbor that decrease the Hamming distance. 010dd F 11d0d 11d0d C C 000d1 D A 1111d E 10dd0 001dd 001dd B B On the distance matrices of the CP graphs 4/27 NSYSU

  9. Matrix representation of each digit ◮ Consider the k -th digit of each vertex. Let α k be the ones; let β k be the zeros. Let B k be the adjacency matrix of the complete bipartite graph between α k and β k . ◮ The i , j -entry of B k indicate the contribution of the k -th digit to the Hamming distance. 1111d  0 1 0 1 0 1  A B 001dd 1 0 1 0 1 0     11d0d 0 1 0 1 0 1 C   B 1 =   D 000d1 1 0 1 0 1 0     E 10dd0 0 1 0 1 0 1   010dd 1 0 1 0 1 0 F On the distance matrices of the CP graphs 5/27 NSYSU

  10. Matrix representation of each digit ◮ Consider the k -th digit of each vertex. Let α k be the ones; let β k be the zeros. Let B k be the adjacency matrix of the complete bipartite graph between α k and β k . ◮ The i , j -entry of B k indicate the contribution of the k -th digit to the Hamming distance. 1111d  0 0 0 1 0 1  A B 001dd 0 0 0 1 0 1     11d0d 0 0 0 0 0 0 C   B 3 =   D 000d1 1 1 0 0 0 0     E 10dd0 0 0 0 0 0 0   010dd 1 1 0 0 0 0 F On the distance matrices of the CP graphs 5/27 NSYSU

  11. Equivalent definitions Let G be a graph and D its distance matrix. The following questions are equivalent. Q1: Find an addressing scheme of length t such that the Hamming distance of the strings is the distance of the vertices. Q2: Find B 1 , . . . , B t such that � t k =1 B k = D , where each B k is the adjacency matrix of a complete bipartite graph. On the distance matrices of the CP graphs 6/27 NSYSU

  12. Length of the address Theorem (Graham and Pollak 1971) Let G be a graph and D its distance matrix. Then such an address always exist and its length is at least max { n − , n + } , where n − , n + are the negative and positive inertia. Corollary (Graham and Pollak 1971) When G is a complete graph or a tree, then the minimum length of the address is | V ( G ) | − 1 . On the distance matrices of the CP graphs 7/27 NSYSU

  13. Length of the address Conjecture (Graham and Pollak 1971) For any graph on n vertices, the address can be chosen with length at most n − 1 . Theorem (Winkler 1983) The squashed cube conjecture is true. On the distance matrices of the CP graphs 8/27 NSYSU

  14. How to compute the inertia? ◮ Let A be a matrix. The k -th leading minor D k of A is the determinant of the submatrix on the first k rows/columns. ◮ Suppose D 1 , . . . , D n are the leading minors with D n � = 0. Jones showed that there are no two consecutive zeros. Theorem (Jones 1950) Let A be a nonsingular symmetric n × n matrix with principal leading minors D 1 , . . . , D n . Then n − is the number of sign changes in the sequence 1 , D 1 , . . . , D n , ignoring the zeros in the sequence. On the distance matrices of the CP graphs 9/27 NSYSU

  15. Trees and complete graphs Theorem (Graham and Pollak 1971) For every tree T on n vertices, det D ( T ) = ( − 1) n − 1 ( n − 1)2 n − 2 . Proposition Let K n be the complete graph on n vertices. Then det D ( K n ) = ( − 1) n − 1 ( n − 1) . What other graphs whose distance determinant only depends on the order? On the distance matrices of the CP graphs 10/27 NSYSU

  16. Trees and complete graphs Theorem (Graham and Pollak 1971) For every tree T on n vertices, det D ( T ) = ( − 1) n − 1 ( n − 1)2 n − 2 . Proposition Let K n be the complete graph on n vertices. Then det D ( K n ) = ( − 1) n − 1 ( n − 1) . What other graphs whose distance determinant only depends on the order? On the distance matrices of the CP graphs 10/27 NSYSU

  17. The k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. 2-tree On the distance matrices of the CP graphs 11/27 NSYSU

  18. The linear k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. ◮ j joins with the last vertex j − 1. 1 3 5 7 linear 3-tree 2 4 6 The backward degrees are 0 , 1 , . . . , k − 1 , k , . . . , k . On the distance matrices of the CP graphs 12/27 NSYSU

  19. The linear k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. ◮ j joins with the last vertex j − 1. 1 3 5 7 linear 3-tree 2 4 6 The backward degrees are 0 , 1 , . . . , k − 1 , k , . . . , k . On the distance matrices of the CP graphs 12/27 NSYSU

  20. The linear k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. ◮ j joins with the last vertex j − 1. 1 3 5 7 linear 3-tree 2 4 6 The backward degrees are 0 , 1 , . . . , k − 1 , k , . . . , k . On the distance matrices of the CP graphs 12/27 NSYSU

  21. The linear k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. ◮ j joins with the last vertex j − 1. 1 3 5 7 linear 3-tree 2 4 6 The backward degrees are 0 , 1 , . . . , k − 1 , k , . . . , k . On the distance matrices of the CP graphs 12/27 NSYSU

  22. The linear k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. ◮ j joins with the last vertex j − 1. 1 3 5 7 linear 3-tree 2 4 6 The backward degrees are 0 , 1 , . . . , k − 1 , k , . . . , k . On the distance matrices of the CP graphs 12/27 NSYSU

  23. The linear k -tree Start with K k with vertex labeled as 1 , . . . , k . Then for j = k + 1 , . . . , n , add a new vertex j inductively such that ◮ j joins with a k -clique. ◮ j joins with the last vertex j − 1. 1 3 5 7 linear 3-tree 2 4 6 The backward degrees are 0 , 1 , . . . , k − 1 , k , . . . , k . On the distance matrices of the CP graphs 12/27 NSYSU

  24. The CP graph Let s = q 1 , . . . , q n be a given backward degree sequence. Start with K 2 with vertex labeled as 1 , 2. Then for j = 3 , . . . , n , add a new vertex j inductively such that ◮ j joins with a q j -clique. ◮ j joins with the last q j − 1 vertex. 6 7 3 s = 0 , 1 , 2 , 2 , 3 , 2 , 2 , 3 8 5 4 1 2 On the distance matrices of the CP graphs 13/27 NSYSU

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend