energies of graphs and matrices
play

Energies of Graphs and Matrices Duy Nguyen Texas Christian - PowerPoint PPT Presentation

Definitions Laplacian Energy Maximum energy The Integral Formula Energies of Graphs and Matrices Duy Nguyen Texas Christian University Parabola Talk October 6, 2010 violet Texas Christian University Definitions Laplacian Energy Maximum


  1. Definitions Laplacian Energy Maximum energy The Integral Formula Energies of Graphs and Matrices Duy Nguyen Texas Christian University Parabola Talk October 6, 2010 violet Texas Christian University

  2. Definitions Laplacian Energy Maximum energy The Integral Formula Summary 1 Definitions Energy of Graph 2 Laplacian Energy Laplacian Matrices Edge Deletion 3 Maximum energy 4 The Integral Formula Integral Formula for Laplacian Energy violet Texas Christian University

  3. Definitions Laplacian Energy Maximum energy The Integral Formula Adjacency Matrix Let G be a finite, undirected, simple graph with n vertices and m edges. Define the Adjacency matrix of G , as follows:  1 if v i and v j are adjacent  A ( G ) i , j =  0 if v i and v j are not adjacent A(G) is a symmetric matrix whose eigenvalues λ i are real and λ 1 � λ 2 � · · · � λ n . violet Texas Christian University

  4. Definitions Laplacian Energy Maximum energy The Integral Formula Energy of a Graph 1978, I. Gutman defined the energy of a graph E ( G ) to be the sum of the absolute values of the eigenvalues of its adjacency matrix. Concept originated in Chemistry H ¨ uckel molecular orbital method uses π -electron energy to compute heat of combustion for hydrocarbons. violet Texas Christian University

  5. Definitions Laplacian Energy Maximum energy The Integral Formula Generalizations of Graph Energy Two generalizations of the concept: Nikiforov(2007): The energy of a matrix A is the sum of its singular values (singular values = square roots of the eigenvalues of AA ∗ .) For any A ∈ M m , n define the energy of A , E ( A ) , m � E ( A ) = s i ( A ) . i = 1 From above, we note that the usual energy of a graph G , E ( G ) = E ( A ( G )) . Gutman and others: For a graph G on n vertices with associated matrix M , the energy of G is defined as: n � | µ i − ¯ E M ( G ) = µ | i = 1 where µ i ’s are the eigenvalues of M , and ¯ µ is the average of those eigenvalues. violet Texas Christian University

  6. Definitions Laplacian Energy Maximum energy The Integral Formula Definition of the Laplacian Matrix Let n be the number of vertices, and m number of edges. Laplacian matrix L ( G ) = D ( G ) − A ( G ) where D ( G ) is the diagonal matrix of G with D ( G ) ii = degree of v i , and A ( G ) is the adjacency matrix. Laplacian matrix is symmetric, positive semidefinite, singular. Laplacian Energy LE ( G ) = � n i = 1 | λ i − 2 m n | where λ i are the eigenvalues of the Laplacian matrix. violet Texas Christian University

  7. Definitions Laplacian Energy Maximum energy The Integral Formula Definition of Signless Laplacian Matrix Signless Laplacian matrix L + ( G ) = D ( G ) + A ( G ) where D ( G ) is the degree matrix of G, and A ( G ) is the adjacency matrix. Signless Laplacian Energy LE + ( G ) = � n i = 1 | λ i − 2 m n | where λ i are the eigenvalues of the signless Laplacian matrix violet Texas Christian University

  8. Definitions Laplacian Energy Maximum energy The Integral Formula Definitions: Let A = [ a ij ] be the n -by- n matrix with real entries. A is said to be symmetric if A = A T . Theorem: Symmetric matrices with real entries have real eigenvalues. violet Texas Christian University

  9. Definitions Laplacian Energy Maximum energy The Integral Formula Preliminaries on Energy of Graphs: √ � 2 m + n ( n − 1 ) | detA | 2 /n � E ( G ) � 2 mn � Only edges: 2 √ m � E ( G ) � 2 m Only vertices: 2 √ n − 1 � E ( G ) � n 2 ( 1 + √ n ) Question: What is the maximal adjacency energy of graphs on n vertices and how to construct such graph? (Hard!) violet Texas Christian University

  10. Definitions Laplacian Energy Maximum energy The Integral Formula Finding Energy for Specific Graphs: Laplacian Energy for complete graph K n Lemma 1 If A n × n is nonsingular, and if c and d are n × 1 columns, then det ( A + cd T ) = det ( A )( 1 + d T A − 1 c ) . Theorem Let L be the Laplacian matrix of the complete graph K n , then 1. Charateristic polynomial of L is det ( λ I − L ) = λ ( λ − n ) n − 1 2. Laplacian Energy of K n is LE ( K n ) = 2 ( n − 1 ) violet Texas Christian University

  11. Definitions Laplacian Energy Maximum energy The Integral Formula Laplacian Energy Change - Induced Subgraph Deletion H is an induced subgraph of G if the vertex set of H , V ( H ) , is a subset of V ( G ) and the edge set of H , E ( H ) contains all edges in G that connect two vertices in V ( H ) . ˜ H is the union of H and all other vertices of G (as isolated vertices). violet Texas Christian University

  12. Definitions Laplacian Energy Maximum energy The Integral Formula Ky Fan’s Inequality n n n � � � s i ( X ) + s i ( Y ) � s i ( X + Y ) , i = 1 i = 1 i = 1 where X, Y are n × n matrices. Theorem 1 [REU’09] Let H be an induced subgraph of a simple graph G. Suppose ˜ H denotes the union of H and vertices of G − H (as isolated vertices). Then LE ( G ) − LE ( ˜ H ) � LE ( G − E ( H )) � LE ( G ) + LE ( ˜ H ) . Theorem 2[REU’09] the result in Theorem 1 also occurs for Signless Laplacian energy, LE + ( G ) − LE + ( ˜ H ) � LE + ( G − E ( H )) � LE + ( G ) + LE + ( ˜ H ) . violet Texas Christian University

  13. Definitions Laplacian Energy Maximum energy The Integral Formula Proof of Theorem 1 Note that D ( G ) = D ( ˜ H ) + D ( G − E ( H )) . Since � A ( H ) X T � A ( G ) = X A ( G − H ) where X corresponds to the edges connecting H and G − H , we have � 0 � A ( H ) X T � � 0 A ( G ) = + 0 0 X A ( G − H ) = A ( ˜ H ) + A ( G − E ( H )) . Therefore, L ( G ) = D ( G ) − A ( G ) = L ( ˜ H ) + L ( G − E ( H )) violet Texas Christian University

  14. Definitions Laplacian Energy Maximum energy The Integral Formula Cont. Proof Since m = | E ( ˜ H ) | + | E ( G − E ( H )) | , it results that � � H ) − 2 | E ( ˜ � � L ( G )− 2 m H ) | L ( G − E ( H )) − 2 | E ( G − E ( H ) | L ( ˜ n I = I + I . n n Hence, by Ky Fan’s inequality, we have LE ( G ) � LE ( ˜ H ) + LE ( G − E ( H )) � violet Texas Christian University

  15. Definitions Laplacian Energy Maximum energy The Integral Formula Lemma Suppose ˜ H consists of K 2 and n − 2 isolated vertices. Then LE ( ˜ H ) = 4 ( n − 1 ) . n Corollary [REU’09] LE ( G ) − 4 ( n − 1 ) � LE ( G − { e } ) � LE ( G ) + 4 ( n − 1 ) . n n Proof. Apply Theorem 1 with H = K 2 and ˜ H consists of K 2 and ( n − 2 ) isolated vertices. violet Texas Christian University

  16. Definitions Laplacian Energy Maximum energy The Integral Formula We can do better! Theorem 3 H ) + LE ( G − E ( H )) � 4 m ( 1 − 1 LE ( G ) � LE ( ˜ n ) violet Texas Christian University

  17. Definitions Laplacian Energy Maximum energy The Integral Formula Hyperenergetic graphs Initial Conjecture (1978): Among graph with n vertices, the complete graph K n has the maximum adjacency energy (equal to 2 ( n − 1 ) ). Soon disproved by Chris Godsil. Definition A graph G having energy greater than the complete graph on the same number of vertices is called hyperenergetic. Gutman performed a useful experiment: Start with n -isolated vertices, add egdes one-by-one uniformly at random, until end up with K n . Their main observation is: The expected energy of a random ( n , m )− graph first increases, attain a maximum at some m , then decreases. violet Texas Christian University

  18. Definitions Laplacian Energy Maximum energy The Integral Formula Cont. Figure: average energy vs. edges on n=30 violet Texas Christian University

  19. Definitions Laplacian Energy Maximum energy The Integral Formula Maximum Laplacian Energy A pineapple PA pq is a graph abtained from the complete graph K p by attaching q pendant vertices to the same vertex of K p . Conjecture The maximum Laplacian energy among graphs on n vertices has a pineapple PA ⌈ 2 n + 1 ⌉ , ⌊ n − 1 3 ⌋ 3 violet Texas Christian University

  20. Definitions Laplacian Energy Maximum energy The Integral Formula The Coulson Integral (1940) Coulson Theorem If G is a graph on n vertices, then � + ∞ n − ixφ ′ ( ix ) � � E ( G ) = 1 πp . v . dx . φ ( ix ) − ∞ where φ is the characteristic polynomial of A ( G ) . We have proved similar integral formulas for the Laplacian, Signless Laplacian, and Distance Energies. violet Texas Christian University

  21. Definitions Laplacian Energy Maximum energy The Integral Formula Integral Formula for Laplacian Energy Theorem 6[REU’09] If G is a graph on n vertices and m edges, then � + ∞ n − ixφ ′ � � LE ( G ) = 1 L ( ix ) πp . v . dx . φ L ( ix ) − ∞ where φ L is the characteristic polynomial of L ( G ) − 2 m n I . violet Texas Christian University

  22. Definitions Laplacian Energy Maximum energy The Integral Formula Conjecture We can apply this integral formula for proving the following Conjecture LE ( P n ) � LE ( T n ) � LE ( S n ) violet Texas Christian University

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