The Hierarchical Product of Graphs

Size: px
Start display at page:

Download "The Hierarchical Product of Graphs"

Transcription

1 The Hierarchical Product of Graphs Lali Barrière Francesc Comellas Cristina Dalfó Miquel Àngel Fiol Universitat Politècnica de Catalunya - DMA4 April 8, 2008

2 Outline 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K2 m The spectrum of the binary hypertree T m = K2 m The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

3 Introduction 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

4 Introduction Motivation Complex networks: randomness, heterogeneity, modularity M.E.J. Newman. The structure and function of complex networks. SIAM Rev. 45 (2003) Hierarchical networks: degree distribution, modularity S. Jung, S. Kim, B. Kahng. Geometric fractal growth model for scale-free networks. Phys. Rev. E 65 (2002) E. Ravasz, A.-L. Barabási, Hierarchical organization in complex networks, Phys. Rev. E 67 (2003) E. Ravasz, A. L. Somera, D. A. Mongru, Z. N. Oltvai, A.-L. Barabási, Hierarchical organization of modularity in metabolic networks, Science 297 (2002)

5 Introduction Our work Deterministic graphs Algebraic methods

6 Introduction Our work Deterministic graphs Algebraic methods Far from real networks but a beautiful mathematical object!!!

7 Introduction Previous work N. Biggs. Algebraic Graph Theory. Cambridge UP, Cambridge, D. Cvetković, M. Doob, H. Sachs, Spectra of Graphs. Theory and Applications, Academic Press, New York, M.A. Fiol, M. Mitjana. The local spectra of regular line graphs. Discrete Math., submitted. C. D. Godsil. Algebraic Combinatorics. Chapman and Hall, New York, A.J. Schwenk, Computing the characteristic polynomial of a graph, Lect. Notes Math. 406 (1974) J. R. Silvester, Determinants of block matrices, Maths Gazette 84 (2000)

8 Graphs and matrices 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

9 Graphs and matrices Spectrum of a matrix M M n n matrix on R Characteristic polynomial of M Φ M (x) := det(xi M) Spectrum of M spm := set of roots of Φ M (x), called eigenvalues of M λ spm dim ker(λi M) 1 Eigenvectors, eigenspaces v is a λ-eigenvector if Mv = λv λ spm, E λ := set of λ-eigenvectors of M E λ is a subspace of R n

10 Graphs and matrices Adjacency matrix and Laplacian matrix G = (V, E), V = {1, 2,... n} Adjacency matrix of G: A(G) = (a i,j ) 1 i,j n a i,j = { 1, if i j 0, if i j tr(a) = 0, j a i,j = δ i (Ordinary) spectrum of G := spectrum of A(G). Laplacian matrix of G: δ i, if i = j L(G) = (l i,j ) 1 i,j n l i,j = 1, if i j 0, if i j, i j L(G) = diag(δ 1, δ 2,..., δ n ) A(G) Laplacian spectrum of G := spectrum of L(G).

11 Graphs and matrices Example: G = P A(G) = L(G) =

12 Graphs and matrices Example: G = P 3 A(G) = Φ A (x) = det x x x = x 3 2x Eigenvalues and eigenvectors Φ A (x) = (x 2) x (x + 2) λ 1 = 2, λ 2 = 0, λ 3 = 2 w 1 = ( 2, 2, ) w 2 = (1, 0, 1) w 3 = ( 2, 2, ) 1 2 3

13 Graphs and matrices Example: G = P 3 L(G) = Q L (x) = det x x x 1 = x 3 4x 2 + 3x Laplacian eigenvalues and eigenvectors Q L (x) = x (x 1) (x 3) µ 1 = 3, µ 2 = 1, µ 3 = 0 w 1 = (1, 2, 1) w 2 = (1, 0, 1) w 3 = (1, 1, 1)

14 Graphs and matrices Properties G = (V, E) graph A adjacency matrix Φ A (x) = Φ G (x) = det(xi A) characteristic polinomial sp(a) = sp(g) = {λ m 0 0, λm 1 1,..., λm d d } ev(a) = ev(g) = {λ 0 > λ 1 > > λ d } Basic properties 1 A symmetric λ i R; A diagonalizes; λ i Q λ i Z 2 G = G 1 G k connected comp. Φ G (x) = Π i Φ Gi (x) 3 G connected λ 0 = ρ(g) spectral radius of G i, λ i ρ(g) if m 1 ρ(g) 1 and there is a negative eigenvalue 4 w = (w 1,..., w n ) eigenvector of eigenvalue λ Aw = λw i, j i w j = λw i (assign weight w i to vertex i)

15 Graphs and matrices An easy case G = K n A(K n ) = J I, where J = (1) sp(j) = {n 1, 0 n 1 } E n = (1, 1,... 1) E 0 E n sp(k n ) = {(n 1) 1, ( 1) n 1 } E n 1 = (1, 1,... 1) E 1 E n

16 Graphs and matrices Not so basic properties δ δ n 1 λ 0 max δ i n i G δ-regular λ 0 = δ and w 0 = (1, 1,..., 1) 2 D = diamg D d = ev(g) 1 3 G bipartite sp(g) symmetric (with respect to 0) 4 ω G clique number of G, χ G chromatic number of G ω G 1 λ 0 χ G 1 + λ 0 λ d 5 G regular, α G independence number of G n α G 1 + λ 0 λ d 6 There exist non-isomorphic cospectral graphs.

17 Graphs and matrices Spectrum of some graphs sp(k m,n ) = {± mn, 0 m+n 2 } ω = e 2πi n sp(c n ) = {ω r + ω r = 2 cos 2πr n : 0 r n 1} A(C 4 ) = Φ C 4 (x) = (x 2 4) x ω = e 2πi 4 = i λ 0 = ω 4 + ω 4 = 2, λ 1 = ω 3 + ω 3 = 0, λ 2 = ω + ω 1 = 0, λ 3 = ω 2 + ω 2 = 2 sp(p n ) = {2 cos πr n+1 { : 1 r n} sp(g) = {λ m 0 0, λm 1 1,..., λm d d } } sp(h) = {µ k 0 0, µk 1 1,..., µk d d } sp(g H) = {(λ i + µ j ) m i +k j : 0 i d, 0 j d }

18 Graphs and matrices Φ G (x) coefficients Φ G (x) = x n + c 1 x n c n 1 x + c n 1 c 1 = tr(a) = 0 A k = (ai,j k ), ak i,j = number of walks of length k from i to j; c := number of closed walks of length k c = tr(a k ) = i λk i In particular, tr(a 2 ) = i λ2 i = 2 m and tr(a 3 ) = i λ3 i = 6 t, where t = number of triangles. 2 c 2 = m 3 c 3 = 2 t

19 The hierarchical product 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

20 The hierarchical product Definition and basic properties Definition For i = 1,... N, G i graph rooted at 0 H = G N G 2 G 1 vertices x N... x 3 x 2 x 1, x i V i if x j y j in G j then x N... x j+1 x j x N... x j+1 y j Example The hierarchical products K 2 K 3 and K 3 K 2

21 The hierarchical product Definition and basic properties G N G 2 G 1 is a spanning subgraph of G N G 2 G 1 Example The hierarchical product P 4 P 3 P 2

22 The hierarchical product Definition and basic properties G N = G N G is the hierachical N-power of G Example The hierarchical powers K 2 2, K 4 2 and K 5 2

23 The hierarchical product Definition and basic properties Example The hierarchical power C 3 4

24 The hierarchical product Definition and basic properties Order and size n i = V i and m i = E i H = G N G 2 G 1 n H = n N n 3 n 2 n 1 N m H = m k n k+1... n N k=1 Properties of Associativity. G 3 G 2 G 1 = G 3 (G 2 G 1 ) = (G 3 G 2 ) G 1 Right-distributivity. (G 3 G 2 ) G 1 = (G 3 G 1 ) (G 2 G 1 ) Left-semi-distributivity. G 3 (G 2 G 1 ) = (G 3 G 2 ) n 3 G 1, where n 3 G 1 = K n3 G 1 is n 3 copies of G 1 G K 1 = K 1 G = G (G, ) is a monoid

25 The hierarchical product Vertex hierarchy Degrees eminario Víctor Neumann-Lara, IMUNAM, If δ i = δ Gi (0), then N δ G (0) = i=1 δ i x = x N x N 1... x k , x k 0 k 1 δ H (x) = δ i + δ Gk (x k ) i=1 If G is δ-regular, the degrees of the vertices of G N follow an exponential distribution, P(k) = γ k, for some constant γ For k = 1,..., N 1, G N contains (n 1)n N k vertices with degree kδ and n vertices with degree Nδ

26 The hierarchical product Vertex hierarchy Example T m = K2 m has 2m k vertices of degree k = 1,..., m 1, and two vertices of degree m

27 The hierarchical product Vertex hierarchy Modularity H = G N G 2 G 1, z an appropriate string H zx k... x 1 = H[{zx k... x 1 x i V i, 1 i k}] H x N... x k z = H[{x N... x k z x i V i, k i N}] Lemma H zx k... x 1 = G k G 1, for any fixed z H x N... x k 0 = G N G k H x N... x k z = (n N n k )K 1, for any fixed z 0 H = H 0 Lemma (G N G 2 G 1 ) = N k=1 (G k G k 1 G 1 ) (K2 N) = N 1 k=0 K 2 k K2 N {{0, 10}} = K N 1 2 K N 1 2

28 The hierarchical product Vertex hierarchy Example Modularity and symmetry of T m = K m 2

29 The hierarchical product Vertex hierarchy Example Modularity and symmetry of T m = K m 2

30 The hierarchical product Vertex hierarchy Example Modularity and symmetry of T m = K m 2

31 The hierarchical product Vertex hierarchy Example Modularity and symmetry of T m = K m 2

32 The hierarchical product Vertex hierarchy Example Modularity and symmetry of T m = K m 2

33 The hierarchical product Vertex hierarchy Example Modularity and symmetry of T m = K m 2

34 The hierarchical product Metric parameters Eccentricity, radius and diameter H = G N G 2 G 1 ε i = ecc Gi (0), r GN = r N and D GN = D N ρ i shortest path routing of G i, i = 1,..., N Proposition {ρ i } i=1...n induce a shortest path routing ρ in H The eccentricity, radius and diameter of H are N N 1 ecc H (0) = ε i, r H = r N + ε i, D H = D N + 2 i=1 i=1 N 1 i=1 ε i

35 The hierarchical product Metric parameters Proof.

36 The hierarchical product Metric parameters Proof.

37 The hierarchical product Metric parameters Mean distance G graph of order n 1 Mean distance. d G = dist G (v, w) n(n 1) v w V Local mean distance. dg 0 = 1 dist G (0, v) n v V Proposition { d 00 H = G 2 G 1 H = d d 2 0 d H = 1 [ n 1 (n1 1)d 1 + n 1 (n 2 1)(d 2 + 2d1 0)]

38 The hierarchical product Metric parameters Mean distance G graph of order n 1 Mean distance. d G = dist G (v, w) n(n 1) v w V Local mean distance. dg 0 = 1 dist G (0, v) n v V Proposition { d 00 H = G 2 G 1 H = d d 2 0 d H = 1 [ n 1 (n1 1)d 1 + n 1 (n 2 1)(d 2 + 2d1 0)] Proof. Just compute!

39 The hierarchical product Metric parameters Corollary H = G N, d = d G, d 0 = d 0 G ecc N (0) = Nε, d 0 N = Nd 0 r N = r + (N 1)ε, D N = D + 2(N 1)ε ( ) (N 1)n N +1 1 n N 1 n 1 d 0 d N = d + 2 Asymptotically, d N N d + 2d 0 ( N n n 1 ) d + 2Nd 0 n Example G = K 2 ecc = r = D = 1, d 0 = 1/2 and d = 1 The metric parameters of T m = K2 m are ecc m (0) = m, d 0 m = m/2 r m = m, D m = 2m 1 d m = m2m 2 m 1 1 m 1

40 Algebraic properties 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

41 Algebraic properties Background Kronecker product A B = (a ij B) If A and B are square, A B and B A are permutation similar

42 Algebraic properties Background Kronecker product A B = (a ij B) If A and B are square, A B and B A are permutation similar Lemma H = G 2 G 1 A H = A 2 D 1 + I 2 A 1 = D1 A 2 + A 1 I 2 where D 1 = diag(1, 0,... 0)

43 Algebraic properties Background Kronecker product A B = (a ij B) If A and B are square, A B and B A are permutation similar Lemma H = G 2 G 1 A H = A 2 D 1 + I 2 A 1 = D1 A 2 + A 1 I 2 where D 1 = diag(1, 0,... 0) Example H = G K n, G of order N A H = D 1 A G + A Kn I N = A G I N I N I N 0 I N... I N I N 0

44 Algebraic properties Theorem (Silvester, 2000) R commutative subring of F n n, the set of all n n matrices over a field F (or a commutative ring), and M R m m. Then, det F M = det F (det R M) Corollary ( (Silvester, ) 2000) A B M = where A, B, C, D commute with each other. C D Then, det M = det(ad BC)

45 Algebraic properties Spectral properties of G K m 2 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

46 Algebraic properties Spectral properties of G K m 2 G K 2 Example The Petersen graph, hierarchically multiplied by K 2

47 Algebraic properties Spectral properties of G K m 2 G K 2 G graph of order n, A adjacency matrix of G and φ G characteristic polynomial of G The adjacency matrix of H = G K 2 is ( ) A In A H = I n 0 The characteristic polynomial of H( is xin A I φ H (x) = det(xi 2n A H ) = det n I n xi n = det((x 2 1)I n xa) = x n φ G (x 1 x ) ) =

48 Algebraic properties Spectral properties of G K m 2 φ H (x) = x n φ G (x 1 x ) Proposition H = G K 2 and spg = {λ m 0 0 < λ m 1 1 <... < λ m d sph = {λ m 0 00 < λm 1 01 <... < λm d 0d < λm 0 10 < λm 1 11 <... < λm d 1d } where λ 0i = f 0 (λ i ) = λ i λ 2 i +4 2, λ 1i = f 1 (λ i ) = λ i + λ 2 i +4 2 d

49 Algebraic properties Spectral properties of G K m 2 φ H (x) = x n φ G (x 1 x ) Proposition H = G K 2 and spg = {λ m 0 0 < λ m 1 1 <... < λ m d sph = {λ m 0 00 < λm 1 01 <... < λm d 0d < λm 0 10 < λm 1 11 <... < λm d 1d } where λ 0i = f 0 (λ i ) = λ i λ 2 i +4 2, λ 1i = f 1 (λ i ) = λ i + λ 2 i +4 2 Proof. λ sph φ H (λ) = λ n φ G (λ 1 λ ) = 0 λ 1 λ spg λ i spg λ 2 λ i λ 1 = 0 d

50 Algebraic properties Spectral properties of G K m 2 φ H (x) = x n φ G (x 1 x )

51 Algebraic properties Spectral properties of G K m 2 H m = G K m 2 H m = H m 1 K 2, m 1. The adjacency matrix of H m is ( ) Am 1 I A m = m 1 I m 1 0 where I m denotes the identity matrix of size n2 m (the same as A m ) H 0 = G, A 0 = A the adjacency matrix of G Example

52 Algebraic properties Spectral properties of G K m 2 Let {p i, q i } i 0 be the family of polynomials satisfying the recurrence equations p i = p 2 i 1 q2 i 1 q i = p i 1 q i 1 with initial conditions p 0 = x and q 0 = 1 Proposition For every m 0, the characteristic polynomial of H m = G K2 m ( ) φ m (x) = q m (x) n pm (x) φ 0 q m (x) is Lemma If p and q are arbitrary polynomials, then ( pin qa qi ) det n = det((p 2 q 2 )I qi n pi n pqa) n

53 The Hierarchical Product of Graphs Algebraic properties Spectral properties of G K m 2 ( ) Proof of φ m (x) = q m (x) n φ pm(x) 0 q m(x). By induction on m, using the Lemma

54 The Hierarchical Product of Graphs Algebraic properties Spectral properties of G K m 2 ( ) Proof of φ m (x) = q m (x) n φ pm(x) 0 q m(x). By induction on m, using the Lemma Case m = 0. Trivially from q 0 (x) = 1 and p 0 (x) = x.

55 The Hierarchical Product of Graphs Algebraic properties Spectral properties of G K m 2 ( ) Proof of φ m (x) = q m (x) n φ pm(x) 0 q m(x). By induction on m, using the Lemma Case m = 0. Trivially from q 0 (x) = 1 and p 0 (x) = x. m 1. By induction on i, we prove that φ m = det(p i I m i q i A m i ) i = 0 : φ m = det(xi m A m ) = det(p 0 I m q 0 A m ) i 1 i : φ m = det(p i 1 I m i+1 q i 1 A m i+1 ) = = det((p 2 i 1 q2 i 1 )I m i p i 1 q i 1 A m i ) = = det(p i I m i q i A m i )

56 The Hierarchical Product of Graphs Algebraic properties Spectral properties of G K m 2 ( ) Proof of φ m (x) = q m (x) n φ pm(x) 0 q m(x). By induction on m, using the Lemma Case m = 0. Trivially from q 0 (x) = 1 and p 0 (x) = x. m 1. By induction on i, we prove that φ m = det(p i I m i q i A m i ) i = 0 : φ m = det(xi m A m ) = det(p 0 I m q 0 A m ) i 1 i : φ m = det(p i 1 I m i+1 q i 1 A m i+1 ) = = det((p 2 i 1 q2 i 1 )I m i p i 1 q i 1 A m i ) = = det(p i I m i q i A m i ) The case i = m gives ( φ m (x)( = det(p m (x)i)) 0 q m (x)a 0 ) = ( ) = det q m (x) pm(x) q I m(x) 0 A 0 = q m (x) n φ pm(x) 0 q m(x)

57 Algebraic properties The spectrum of the binary hypertree T m = K m 2 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

58 Algebraic properties The spectrum of the binary hypertree T m = K m 2 T m = K m 2 Corollary φ Tm (x) = p m (x) φ T m (x) = q m (x) p i = p 2 i 1 q2 i 1 q i = p i 1 q i 1 p 0 = x, q 0 = 1

59 Algebraic properties The spectrum of the binary hypertree T m = K m 2 T m = K m 2 Corollary φ Tm (x) = p m (x) φ T m (x) = q m (x) p i = p 2 i 1 q2 i 1 q i = p i 1 q i 1 p 0 = x, q 0 = 1 Proof. ( ) G = K 1 φ 0 (x) = x φ Tm (x) = q m (x) n φ pm(x) 0 q m(x) = p m (x) Tm = T m 0 = m 1 i=0 T i φ T m (x) = m 1 i=0 p i(x) = q m (x)

60 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proposition T m, m 1, has distinct eigenvalues λ m 0 < λm 1 < < λm n 1, with n = 2 m, satisfying the following recurrence relation: λ m λm 1 k + n +k = 2 λ m n k 1 = λm k for m > 1 and k = n 2, n 2 + 1,..., n 1 (λ m 1 k )

61 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proposition T m, m 1, has distinct eigenvalues λ m 0 < λm 1 < < λm n 1, with n = 2 m, satisfying the following recurrence relation: λ m λm 1 k + n +k = 2 λ m n k 1 = λm k for m > 1 and k = n 2, n 2 + 1,..., n 1 Proof. (λ m 1 k ) λ 0i = f 0 (λ i ) = λ i λ 2 i +4 2, λ 1i = f 1 (λ i ) = λ i + λ 2 i +4 2 T m bipartite its spectrum is symmetric with respect to 0 spt 0 = {0 1 } the multiplicity of every λ m 1 is 1

62 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Properties of spt m λ i spg λ 2 λ i λ 1 = 0 f 0 (x) = x x f 1 (x) = x + x m = 0 spt 0 = {0} m = 1 λ 0 = f 0 (0) = 1, λ 1 = f 1 (0) = 1 m = 2 λ 0 = f 0 ( 1) = f 0 (f 0 (0)) = λ 1 = f 0 (1) = f 0 (f 1 (0)) = λ 2 = f 1 ( 1) = f 1 (f 0 (0)) = λ 3 = f 1 (1) = f 1 (f 1 (0)) = m fixed, i = i m 1... i 1 i 0 Z m 2 λ i = (f im 1 f i1 f i0 )(0)

63 Algebraic properties The spectrum of the binary hypertree T m = K m 2 The distinct eigenvalues of the hypertree T m for 0 m 6.

64 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proposition The asymptotic behaviors of the spectral radius ρ k = max 0 i n 1 { λ i } = λ , the second largest eigenvalue θ k = λ , and the minimum positive eigenvalue σ k = min 0 i n 1 { λ i } = λ of the hypertree T k are: ρ k 2k, θ k 2k, σ k 1/ 2k

65 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proof of ρ k 2k, θ k 2k, σ k 1/ 2k.

66 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proof of ρ k 2k, θ k 2k, σ k 1/ 2k. ρ k σ k = 1

67 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proof of ρ k 2k, θ k 2k, σ k 1/ 2k. ρ k σ k = 1 ρ k and θ k verify the recurrence λ k+1 = f 1 (λ k ) = 1 2 (λ k + λ 2 k + 4)

68 Algebraic properties The spectrum of the binary hypertree T m = K m 2 Proof of ρ k 2k, θ k 2k, σ k 1/ 2k. ρ k σ k = 1 ρ k and θ k verify the recurrence λ k+1 = f 1 (λ k ) = 1 2 (λ k + λ 2 k + 4) Assuming λ k αk β α(k + 1) β αkβ + α 2 k 2β α 2 (k + 1) β [(k + 1) β k β ] 1 2(k + 1) 1 2 [(k + 1) 1 2 k 1 2 ] = 2(k + 1) 1 2 (k + 1) k 1 2 1

69 Algebraic properties The spectrum of a generic two-term product G 2 G 1 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

70 Algebraic properties The spectrum of a generic two-term product G 2 G 1 Theorem Let G 1 and G 2 be two graphs on n i vertices, with adjacency matrix A i and characteristic polynomial φ i (x), i = 1, 2. Consider the graph G1 = G 1 0, with adjacency matrix A 1 and characteristic polynomial φ 1. Then the characteristic polynomial φ H (x) of the hierarchical product H = G 2 G 1 is: ( ) φ H (x) = φ 1(x) n φ1 2 (x) φ 2 φ 1 (x)

71 Algebraic properties The spectrum of a generic two-term product G 2 G 1 Proof of φ H (x) = φ 1(x) n 2 φ 2 ( φ1 (x) φ 1 (x) ).

72 Algebraic properties The spectrum of a generic two-term product G 2 G 1 Proof of φ H (x) = φ 1(x) n 2 φ 2 ( φ1 (x) φ 1 (x) ). The adjacency matrix of H is an n 1 n 1 block matrix, with blocks of size n 2 n 2 ( ) A2 B A H = D 1 A 2 + A 1 I 2 = B A 1 I ( 2 ) (δ) where B = I I 2

73 Algebraic properties The spectrum of a generic two-term product G 2 G 1 Proof of φ H (x) = φ 1(x) n 2 φ 2 ( φ1 (x) φ 1 (x) ). The adjacency matrix of H is an n 1 n 1 block matrix, with blocks of size n 2 n 2 ( ) A2 B A H = D 1 A 2 + A 1 I 2 = B A 1 I ( 2 ) (δ) where B = I I 2 The characteristic polynomial( of H is ) xi2 A φ H (x) = det(xi A H ) = det 2 B B (xi 1 A 1) I 2

74 Algebraic properties The spectrum of a generic two-term product G 2 G 1 Proof of φ H (x) = φ 1(x) n 2 φ 2 ( φ1 (x) φ 1 (x) ). The adjacency matrix of H is an n 1 n 1 block matrix, with blocks of size n 2 n 2 ( ) A2 B A H = D 1 A 2 + A 1 I 2 = B A 1 I ( 2 ) (δ) where B = I I 2 The characteristic polynomial( of H is ) xi2 A φ H (x) = det(xi A H ) = det 2 B B (xi 1 A 1) I 2 Computing the determinant in R n 2 n 2 : φ H (x) = det([xi 2 A 2 ]φ 1 (x)i 2 + ( φ 1 (x)i 2 [ xi 2 φ 1 (x)) ]) = = det(φ 1 (x)i 2 φ 1 (x)a 2) = det φ 1 (x) φ1 (x) φ (x)i 2 A 2 = ( ) 1 = φ 1 (x)n 2 φ φ1 (x) 2 φ 1 (x)

75 Algebraic properties The spectrum of a generic two-term product G 2 G 1 Corollary ( ) φ G 1 walk-regular φ H (x) = 1 (x) n2 ( ) n1 φ 1 (x) φ 2 φ 1 (x) Proof. φ 1 (x) = 1 n 1 φ 1 (x) n 1 Corollary Ggraph of order n 2 = N and characteristic polynomial φ G the characteristic polynomial of H = G K( n is ) (x + 1)(x n + 1) φ H (x) = (x + 1) N(n 2) (x n + 2) N φ G (x n + 2) Proof. K n is walk-regular, φ Kn = (x n + 1)(x + 1) n 1 and φ K n = (x + 1) n 1 + (n 1)(x n + 1)(x + 1) n 2

76 Related works 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

77 Related works Hypertrees and generalized hypertrees 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

78 Related works Hypertrees and generalized hypertrees T m = K m 2

79 Related works Hypertrees and generalized hypertrees Eigenvalues of the hypertree T m for 0 m 6.

80 Related works Hypertrees and generalized hypertrees The generalized hypertree T m r = P m r Example

81 Related works Hypertrees and generalized hypertrees Eigenvalues of T m 3 for 0 m

82 Related works Generalization of the hierarchical product 1 Introduction 2 Graphs and matrices 3 The hierarchical product Definition and basic properties Vertex hierarchy Metric parameters 4 Algebraic properties Spectral properties of G K m 2 The spectrum of the binary hypertree T m = K m 2 The spectrum of a generic two-term product G 2 G 1 5 Related works Hypertrees and generalized hypertrees Generalization of the hierarchical product 6 Conclusions

83 Related works Generalization of the hierarchical product Definition of the generalized hierarchical product G i = (V i, E i ), U i V i, i = 1, 2,..., N 1 H = G N G N 1 (U N 1 ) G 1 (U 1 ) is the graph: vertices V N V 2 V 1 if x j y j in G j and u i U i, i = 1, 2,..., j 1 then x N... x j+1 x j u j 1... u 1 x N... x j+1 y j u j 1... u 1 Example For every i, U i = V i G N G N 1 (U N 1 ) G 1 (U 1 ) = G N G N 1 G 1 For every i, U i = {0} G N G N 1 (U N 1 ) G 1 (U 1 ) = G N G N 1 G 1

84 Related works Generalization of the hierarchical product Example Two views of a generalized hierarchical product K 3 3 with U 1 = U 2 = {0, 1}.

85 Conclusions Summary 1 Definition of the hierarchical product of graphs 2 Spectral properties 3 The particular case of T m 4 Properties of Tr m, sptr m and m spt m r 5 Definition and properties of the generalized hierarchical product

86 Conclusions Publications The hierarchical product of graphs, L. Barrière, F. Comellas, C. Dalfó, M. A. Fiol, Discrete Applied Mathematics, to appear. On the spectra of hypertrees, BCDF, Linear Algebra and its Applications, 428(7): On the hierarchical product of graphs and the generalized binomial tree, BCDF, Linear and Multilinear Algebra, submitted (September 2007). The generalized hierarchical product of graphs, L. Barrière, C. Dalfó, M. A. Fiol, M. Mitjana, Journal of Graph Theory, submitted (March, 2008).

87 Conclusions Gracias!!!

The Hierarchical Product of Graphs

The Hierarchical Product of Graphs The Hierarchical Product of Graphs Lali Barrière Francesc Comellas Cristina Dalfó Miquel Àngel Fiol Universitat Politècnica de Catalunya - DMA4 March 22, 2007 Outline 1 Introduction 2 The hierarchical

More information

The Hierarchical Product of Graphs

The Hierarchical Product of Graphs The Hierarchical Product of Graphs L. Barrière F. Comellas C. Dalfó M.A. Fiol Departament de Matemàtica Aplicada IV, Universitat Politècnica de Catalunya Barcelona, Catalonia, Spain Abstract A new operation

More information

Some Properties on the Generalized Hierarchical Product of Graphs

Some Properties on the Generalized Hierarchical Product of Graphs Some Properties on the Generalized Hierarchical Product of Graphs Lali Barrière Cristina Dalfó Miquel Àngel Fiol Margarida Mitjana Universitat Politècnica de Catalunya July 23, 2008 Outline 1 The hierarchical

More information

Chapter 2 Spectra of Finite Graphs

Chapter 2 Spectra of Finite Graphs Chapter 2 Spectra of Finite Graphs 2.1 Characteristic Polynomials Let G = (V, E) be a finite graph on n = V vertices. Numbering the vertices, we write down its adjacency matrix in an explicit form of n

More information

The Local Spectra of Regular Line Graphs

The Local Spectra of Regular Line Graphs The Local Spectra of Regular Line Graphs M. A. Fiol a, M. Mitjana b, a Departament de Matemàtica Aplicada IV Universitat Politècnica de Catalunya Barcelona, Spain b Departament de Matemàtica Aplicada I

More information

An Introduction to Spectral Graph Theory

An Introduction to Spectral Graph Theory An Introduction to Spectral Graph Theory Mackenzie Wheeler Supervisor: Dr. Gary MacGillivray University of Victoria WheelerM@uvic.ca Outline Outline 1. How many walks are there from vertices v i to v j

More information

The Matrix-Tree Theorem

The Matrix-Tree Theorem The Matrix-Tree Theorem Christopher Eur March 22, 2015 Abstract: We give a brief introduction to graph theory in light of linear algebra. Our results culminates in the proof of Matrix-Tree Theorem. 1 Preliminaries

More information

Prime Factorization and Domination in the Hierarchical Product of Graphs

Prime Factorization and Domination in the Hierarchical Product of Graphs Prime Factorization and Domination in the Hierarchical Product of Graphs S. E. Anderson 1, Y. Guo 2, A. Rubin 2 and K. Wash 2 1 Department of Mathematics, University of St. Thomas, St. Paul, MN 55105 2

More information

Characteristic polynomials of skew-adjacency matrices of oriented graphs

Characteristic polynomials of skew-adjacency matrices of oriented graphs Characteristic polynomials of skew-adjacency matrices of oriented graphs Yaoping Hou Department of Mathematics Hunan Normal University Changsha, Hunan 410081, China yphou@hunnu.edu.cn Tiangang Lei Department

More information

arxiv: v2 [math.co] 27 Jul 2013

arxiv: v2 [math.co] 27 Jul 2013 Spectra of the subdivision-vertex and subdivision-edge coronae Pengli Lu and Yufang Miao School of Computer and Communication Lanzhou University of Technology Lanzhou, 730050, Gansu, P.R. China lupengli88@163.com,

More information

Spectral Graph Theory and You: Matrix Tree Theorem and Centrality Metrics

Spectral Graph Theory and You: Matrix Tree Theorem and Centrality Metrics Spectral Graph Theory and You: and Centrality Metrics Jonathan Gootenberg March 11, 2013 1 / 19 Outline of Topics 1 Motivation Basics of Spectral Graph Theory Understanding the characteristic polynomial

More information

The spectrum of the edge corona of two graphs

The spectrum of the edge corona of two graphs Electronic Journal of Linear Algebra Volume Volume (1) Article 4 1 The spectrum of the edge corona of two graphs Yaoping Hou yphou@hunnu.edu.cn Wai-Chee Shiu Follow this and additional works at: http://repository.uwyo.edu/ela

More information

Linear algebra and applications to graphs Part 1

Linear algebra and applications to graphs Part 1 Linear algebra and applications to graphs Part 1 Written up by Mikhail Belkin and Moon Duchin Instructor: Laszlo Babai June 17, 2001 1 Basic Linear Algebra Exercise 1.1 Let V and W be linear subspaces

More information

Math 217: Eigenspaces and Characteristic Polynomials Professor Karen Smith

Math 217: Eigenspaces and Characteristic Polynomials Professor Karen Smith Math 217: Eigenspaces and Characteristic Polynomials Professor Karen Smith (c)2015 UM Math Dept licensed under a Creative Commons By-NC-SA 4.0 International License. Definition: Let V T V be a linear transformation.

More information

Spectra of adjacency matrices of random geometric graphs

Spectra of adjacency matrices of random geometric graphs Spectra of adjacency matrices of random geometric graphs Paul Blackwell, Mark Edmondson-Jones and Jonathan Jordan University of Sheffield 22nd December 2006 Abstract We investigate the spectral properties

More information

18.312: Algebraic Combinatorics Lionel Levine. Lecture 19

18.312: Algebraic Combinatorics Lionel Levine. Lecture 19 832: Algebraic Combinatorics Lionel Levine Lecture date: April 2, 20 Lecture 9 Notes by: David Witmer Matrix-Tree Theorem Undirected Graphs Let G = (V, E) be a connected, undirected graph with n vertices,

More information

Distance-regular graphs where the distance-d graph has fewer distinct eigenvalues

Distance-regular graphs where the distance-d graph has fewer distinct eigenvalues NOTICE: this is the author s version of a work that was accepted for publication in . Changes resulting from the publishing process, such as peer review, editing, corrections,

More information

On graphs with largest Laplacian eigenvalue at most 4

On graphs with largest Laplacian eigenvalue at most 4 AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 44 (2009), Pages 163 170 On graphs with largest Laplacian eigenvalue at most 4 G. R. Omidi Department of Mathematical Sciences Isfahan University of Technology

More information

Spectra of Semidirect Products of Cyclic Groups

Spectra of Semidirect Products of Cyclic Groups Spectra of Semidirect Products of Cyclic Groups Nathan Fox 1 University of Minnesota-Twin Cities Abstract The spectrum of a graph is the set of eigenvalues of its adjacency matrix A group, together with

More information

Ma/CS 6b Class 23: Eigenvalues in Regular Graphs

Ma/CS 6b Class 23: Eigenvalues in Regular Graphs Ma/CS 6b Class 3: Eigenvalues in Regular Graphs By Adam Sheffer Recall: The Spectrum of a Graph Consider a graph G = V, E and let A be the adjacency matrix of G. The eigenvalues of G are the eigenvalues

More information

A Questionable Distance-Regular Graph

A Questionable Distance-Regular Graph A Questionable Distance-Regular Graph Rebecca Ross Abstract In this paper, we introduce distance-regular graphs and develop the intersection algebra for these graphs which is based upon its intersection

More information

A lower bound for the spectral radius of graphs with fixed diameter

A lower bound for the spectral radius of graphs with fixed diameter A lower bound for the spectral radius of graphs with fixed diameter Sebastian M. Cioabă Department of Mathematical Sciences, University of Delaware, Newark, DE 19716, USA e-mail: cioaba@math.udel.edu Edwin

More information

The spectra of super line multigraphs

The spectra of super line multigraphs The spectra of super line multigraphs Jay Bagga Department of Computer Science Ball State University Muncie, IN jbagga@bsuedu Robert B Ellis Department of Applied Mathematics Illinois Institute of Technology

More information

Graphs with given diameter maximizing the spectral radius van Dam, Edwin

Graphs with given diameter maximizing the spectral radius van Dam, Edwin Tilburg University Graphs with given diameter maximizing the spectral radius van Dam, Edwin Published in: Linear Algebra and its Applications Publication date: 2007 Link to publication Citation for published

More information

Spectral results on regular graphs with (k, τ)-regular sets

Spectral results on regular graphs with (k, τ)-regular sets Discrete Mathematics 307 (007) 1306 1316 www.elsevier.com/locate/disc Spectral results on regular graphs with (k, τ)-regular sets Domingos M. Cardoso, Paula Rama Dep. de Matemática, Univ. Aveiro, 3810-193

More information

Matching Polynomials of Graphs

Matching Polynomials of Graphs Spectral Graph Theory Lecture 25 Matching Polynomials of Graphs Daniel A Spielman December 7, 2015 Disclaimer These notes are not necessarily an accurate representation of what happened in class The notes

More information

Prime Factorization in the Generalized Hierarchical Product

Prime Factorization in the Generalized Hierarchical Product Prime Factorization in the Generalized Hierarchical Product Sarah Anderson and Kirsti Wash Clemson University sarah5,kirstiw@clemson.edu January 18, 2014 Background Definition A graph G = (V, E) is a set

More information

Some constructions of integral graphs

Some constructions of integral graphs Some constructions of integral graphs A. Mohammadian B. Tayfeh-Rezaie School of Mathematics, Institute for Research in Fundamental Sciences (IPM), P.O. Box 19395-5746, Tehran, Iran ali m@ipm.ir tayfeh-r@ipm.ir

More information

Kernels of Directed Graph Laplacians. J. S. Caughman and J.J.P. Veerman

Kernels of Directed Graph Laplacians. J. S. Caughman and J.J.P. Veerman Kernels of Directed Graph Laplacians J. S. Caughman and J.J.P. Veerman Department of Mathematics and Statistics Portland State University PO Box 751, Portland, OR 97207. caughman@pdx.edu, veerman@pdx.edu

More information

Lecture 13 Spectral Graph Algorithms

Lecture 13 Spectral Graph Algorithms COMS 995-3: Advanced Algorithms March 6, 7 Lecture 3 Spectral Graph Algorithms Instructor: Alex Andoni Scribe: Srikar Varadaraj Introduction Today s topics: Finish proof from last lecture Example of random

More information

On the Normalized Laplacian Energy(Randić Energy)

On the Normalized Laplacian Energy(Randić Energy) On the Normalized Laplacian Energy(Randić Energy) Selçuk University, Konya/Turkey aysedilekmaden@selcuk.edu.tr SGA 2016- Spectral Graph Theory and Applications May 18-20, 2016 Belgrade, SERBIA Outline

More information

Applicable Analysis and Discrete Mathematics available online at GRAPHS WITH TWO MAIN AND TWO PLAIN EIGENVALUES

Applicable Analysis and Discrete Mathematics available online at   GRAPHS WITH TWO MAIN AND TWO PLAIN EIGENVALUES Applicable Analysis and Discrete Mathematics available online at http://pefmath.etf.rs Appl. Anal. Discrete Math. 11 (2017), 244 257. https://doi.org/10.2298/aadm1702244h GRAPHS WITH TWO MAIN AND TWO PLAIN

More information

Two Laplacians for the distance matrix of a graph

Two Laplacians for the distance matrix of a graph Two Laplacians for the distance matrix of a graph Mustapha Aouchiche and Pierre Hansen GERAD and HEC Montreal, Canada CanaDAM 2013, Memorial University, June 1013 Aouchiche & Hansen CanaDAM 2013, Memorial

More information

A Characterization of Distance-Regular Graphs with Diameter Three

A Characterization of Distance-Regular Graphs with Diameter Three Journal of Algebraic Combinatorics 6 (1997), 299 303 c 1997 Kluwer Academic Publishers. Manufactured in The Netherlands. A Characterization of Distance-Regular Graphs with Diameter Three EDWIN R. VAN DAM

More information

The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences. Dedicated to professor Tian Feng on the occasion of his 70 birthday

The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences. Dedicated to professor Tian Feng on the occasion of his 70 birthday The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences Xiao-Dong ZHANG Ü À Shanghai Jiao Tong University xiaodong@sjtu.edu.cn Dedicated to professor Tian Feng on the occasion of his

More information

Spectral characterization of Signed Graphs

Spectral characterization of Signed Graphs University of Primorska, Koper May 2015 Signed Graphs Basic notions on Signed Graphs Matrices of Signed Graphs A signed graph Γ is an ordered pair (G, σ), where G = (V (G), E(G)) is a graph and σ : E(G)

More information

On the spectral radius of graphs with cut edges

On the spectral radius of graphs with cut edges Linear Algebra and its Applications 389 (2004) 139 145 www.elsevier.com/locate/laa On the spectral radius of graphs with cut edges Huiqing Liu a,meilu b,, Feng Tian a a Institute of Systems Science, Academy

More information

Applied Mathematics Letters

Applied Mathematics Letters Applied Mathematics Letters (009) 15 130 Contents lists available at ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml Spectral characterizations of sandglass graphs

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 435 (2011) 1029 1033 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: www.elsevier.com/locate/laa Subgraphs and the Laplacian

More information

Cospectral bipartite graphs for the normalized Laplacian. Steven Paul Osborne. A dissertation submitted to the graduate faculty

Cospectral bipartite graphs for the normalized Laplacian. Steven Paul Osborne. A dissertation submitted to the graduate faculty Cospectral bipartite graphs for the normalized Laplacian by Steven Paul Osborne A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY

More information

Energy of Graphs. Sivaram K. Narayan Central Michigan University. Presented at CMU on October 10, 2015

Energy of Graphs. Sivaram K. Narayan Central Michigan University. Presented at CMU on October 10, 2015 Energy of Graphs Sivaram K. Narayan Central Michigan University Presented at CMU on October 10, 2015 1 / 32 Graphs We will consider simple graphs (no loops, no multiple edges). Let V = {v 1, v 2,..., v

More information

Lecture Introduction. 2 Brief Recap of Lecture 10. CS-621 Theory Gems October 24, 2012

Lecture Introduction. 2 Brief Recap of Lecture 10. CS-621 Theory Gems October 24, 2012 CS-62 Theory Gems October 24, 202 Lecture Lecturer: Aleksander Mądry Scribes: Carsten Moldenhauer and Robin Scheibler Introduction In Lecture 0, we introduced a fundamental object of spectral graph theory:

More information

An Introduction to Algebraic Graph Theory

An Introduction to Algebraic Graph Theory An Introduction to Algebraic Graph Theory Rob Beezer beezer@ups.edu Department of Mathematics and Computer Science University of Puget Sound Mathematics Department Seminar Pacific University October 9,

More information

Laplacian and Random Walks on Graphs

Laplacian and Random Walks on Graphs Laplacian and Random Walks on Graphs Linyuan Lu University of South Carolina Selected Topics on Spectral Graph Theory (II) Nankai University, Tianjin, May 22, 2014 Five talks Selected Topics on Spectral

More information

Bipartite graphs with at most six non-zero eigenvalues

Bipartite graphs with at most six non-zero eigenvalues Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 11 (016) 315 35 Bipartite graphs with at most six non-zero eigenvalues

More information

Spectral radius, symmetric and positive matrices

Spectral radius, symmetric and positive matrices Spectral radius, symmetric and positive matrices Zdeněk Dvořák April 28, 2016 1 Spectral radius Definition 1. The spectral radius of a square matrix A is ρ(a) = max{ λ : λ is an eigenvalue of A}. For an

More information

Notes on the Matrix-Tree theorem and Cayley s tree enumerator

Notes on the Matrix-Tree theorem and Cayley s tree enumerator Notes on the Matrix-Tree theorem and Cayley s tree enumerator 1 Cayley s tree enumerator Recall that the degree of a vertex in a tree (or in any graph) is the number of edges emanating from it We will

More information

Math 443 Differential Geometry Spring Handout 3: Bilinear and Quadratic Forms This handout should be read just before Chapter 4 of the textbook.

Math 443 Differential Geometry Spring Handout 3: Bilinear and Quadratic Forms This handout should be read just before Chapter 4 of the textbook. Math 443 Differential Geometry Spring 2013 Handout 3: Bilinear and Quadratic Forms This handout should be read just before Chapter 4 of the textbook. Endomorphisms of a Vector Space This handout discusses

More information

Topics in Graph Theory

Topics in Graph Theory Topics in Graph Theory September 4, 2018 1 Preliminaries A graph is a system G = (V, E) consisting of a set V of vertices and a set E (disjoint from V ) of edges, together with an incidence function End

More information

Inverse Perron values and connectivity of a uniform hypergraph

Inverse Perron values and connectivity of a uniform hypergraph Inverse Perron values and connectivity of a uniform hypergraph Changjiang Bu College of Automation College of Science Harbin Engineering University Harbin, PR China buchangjiang@hrbeu.edu.cn Jiang Zhou

More information

D-EQUIENERGETIC SELF-COMPLEMENTARY GRAPHS

D-EQUIENERGETIC SELF-COMPLEMENTARY GRAPHS 123 Kragujevac J. Math. 32 (2009) 123 131. D-EQUIENERGETIC SELF-COMPLEMENTARY GRAPHS Gopalapillai Indulal 1 and Ivan Gutman 2 1 Department of Mathematics, St. Aloysius College, Edathua, Alappuzha 689573,

More information

Average Mixing Matrix of Trees

Average Mixing Matrix of Trees Electronic Journal of Linear Algebra Volume 34 Volume 34 08 Article 9 08 Average Mixing Matrix of Trees Chris Godsil University of Waterloo, cgodsil@uwaterloo.ca Krystal Guo Université libre de Bruxelles,

More information

October 4, 2017 EIGENVALUES AND EIGENVECTORS. APPLICATIONS

October 4, 2017 EIGENVALUES AND EIGENVECTORS. APPLICATIONS October 4, 207 EIGENVALUES AND EIGENVECTORS. APPLICATIONS RODICA D. COSTIN Contents 4. Eigenvalues and Eigenvectors 3 4.. Motivation 3 4.2. Diagonal matrices 3 4.3. Example: solving linear differential

More information

Extremal Graphs for Randić Energy

Extremal Graphs for Randić Energy MATCH Communications in Mathematical and in Computer Chemistry MATCH Commun. Math. Comput. Chem. 77 (2017) 77-84 ISSN 0340-6253 Extremal Graphs for Randić Energy Kinkar Ch. Das, Shaowei Sun Department

More information

Ma/CS 6b Class 20: Spectral Graph Theory

Ma/CS 6b Class 20: Spectral Graph Theory Ma/CS 6b Class 20: Spectral Graph Theory By Adam Sheffer Recall: Parity of a Permutation S n the set of permutations of 1,2,, n. A permutation σ S n is even if it can be written as a composition of an

More information

An Algorithmist s Toolkit September 10, Lecture 1

An Algorithmist s Toolkit September 10, Lecture 1 18.409 An Algorithmist s Toolkit September 10, 2009 Lecture 1 Lecturer: Jonathan Kelner Scribe: Jesse Geneson (2009) 1 Overview The class s goals, requirements, and policies were introduced, and topics

More information

On the eigenvalues of Euclidean distance matrices

On the eigenvalues of Euclidean distance matrices Volume 27, N. 3, pp. 237 250, 2008 Copyright 2008 SBMAC ISSN 00-8205 www.scielo.br/cam On the eigenvalues of Euclidean distance matrices A.Y. ALFAKIH Department of Mathematics and Statistics University

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 432 2010 661 669 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: wwwelseviercom/locate/laa On the characteristic and

More information

Finding normalized and modularity cuts by spectral clustering. Ljubjana 2010, October

Finding normalized and modularity cuts by spectral clustering. Ljubjana 2010, October Finding normalized and modularity cuts by spectral clustering Marianna Bolla Institute of Mathematics Budapest University of Technology and Economics marib@math.bme.hu Ljubjana 2010, October Outline Find

More information

September 26, 2017 EIGENVALUES AND EIGENVECTORS. APPLICATIONS

September 26, 2017 EIGENVALUES AND EIGENVECTORS. APPLICATIONS September 26, 207 EIGENVALUES AND EIGENVECTORS. APPLICATIONS RODICA D. COSTIN Contents 4. Eigenvalues and Eigenvectors 3 4.. Motivation 3 4.2. Diagonal matrices 3 4.3. Example: solving linear differential

More information

Smith Normal Form and Acyclic Matrices

Smith Normal Form and Acyclic Matrices Smith Normal Form and Acyclic Matrices In-Jae Kim and Bryan L Shader Department of Mathematics University of Wyoming Laramie, WY 82071, USA July 30, 2006 Abstract An approach, based on the Smith Normal

More information

Solutions to Example Sheet 1

Solutions to Example Sheet 1 Solutions to Example Sheet 1 1 The symmetric group S 3 acts on R 2, by permuting the vertices of an equilateral triangle centered at 0 Choose a basis of R 2, and for each g S 3, write the matrix of g in

More information

ON THE WIENER INDEX AND LAPLACIAN COEFFICIENTS OF GRAPHS WITH GIVEN DIAMETER OR RADIUS

ON THE WIENER INDEX AND LAPLACIAN COEFFICIENTS OF GRAPHS WITH GIVEN DIAMETER OR RADIUS MATCH Communications in Mathematical and in Computer Chemistry MATCH Commun. Math. Comput. Chem. 63 (2010) 91-100 ISSN 0340-6253 ON THE WIENER INDEX AND LAPLACIAN COEFFICIENTS OF GRAPHS WITH GIVEN DIAMETER

More information

arxiv: v1 [cs.ds] 11 Oct 2018

arxiv: v1 [cs.ds] 11 Oct 2018 Path matrix and path energy of graphs arxiv:1810.04870v1 [cs.ds] 11 Oct 018 Aleksandar Ilić Facebook Inc, Menlo Park, California, USA e-mail: aleksandari@gmail.com Milan Bašić Faculty of Sciences and Mathematics,

More information

On the second Laplacian eigenvalues of trees of odd order

On the second Laplacian eigenvalues of trees of odd order Linear Algebra and its Applications 419 2006) 475 485 www.elsevier.com/locate/laa On the second Laplacian eigenvalues of trees of odd order Jia-yu Shao, Li Zhang, Xi-ying Yuan Department of Applied Mathematics,

More information

Very few Moore Graphs

Very few Moore Graphs Very few Moore Graphs Anurag Bishnoi June 7, 0 Abstract We prove here a well known result in graph theory, originally proved by Hoffman and Singleton, that any non-trivial Moore graph of diameter is regular

More information

Strongly Regular Decompositions of the Complete Graph

Strongly Regular Decompositions of the Complete Graph Journal of Algebraic Combinatorics, 17, 181 201, 2003 c 2003 Kluwer Academic Publishers. Manufactured in The Netherlands. Strongly Regular Decompositions of the Complete Graph EDWIN R. VAN DAM Edwin.vanDam@uvt.nl

More information

1.10 Matrix Representation of Graphs

1.10 Matrix Representation of Graphs 42 Basic Concepts of Graphs 1.10 Matrix Representation of Graphs Definitions: In this section, we introduce two kinds of matrix representations of a graph, that is, the adjacency matrix and incidence matrix

More information

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)}

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} Graph Theory Graph G = (V, E). V ={vertices}, E={edges}. a b c h k d g f e V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} E =16. Digraph D = (V, A). V ={vertices}, E={edges}.

More information

This article was originally published in a journal published by Elsevier, and the attached copy is provided by Elsevier for the author s benefit and for the benefit of the author s institution, for non-commercial

More information

Normalized Laplacian spectrum of two new types of join graphs

Normalized Laplacian spectrum of two new types of join graphs Journal of Linear and Topological Algebra Vol. 6, No. 1, 217, 1-9 Normalized Laplacian spectrum of two new types of join graphs M. Hakimi-Nezhaad a, M. Ghorbani a a Department of Mathematics, Faculty of

More information

Spectrally arbitrary star sign patterns

Spectrally arbitrary star sign patterns Linear Algebra and its Applications 400 (2005) 99 119 wwwelseviercom/locate/laa Spectrally arbitrary star sign patterns G MacGillivray, RM Tifenbach, P van den Driessche Department of Mathematics and Statistics,

More information

The Manhattan Product of Digraphs

The Manhattan Product of Digraphs Electronic Journal of Graph Theory and Applications 1 (1 (2013, 11 27 The Manhattan Product of Digraphs F. Comellas, C. Dalfó, M.A. Fiol Departament de Matemàtica Aplicada IV, Universitat Politècnica de

More information

The Adjacency Matrix, Standard Laplacian, and Normalized Laplacian, and Some Eigenvalue Interlacing Results

The Adjacency Matrix, Standard Laplacian, and Normalized Laplacian, and Some Eigenvalue Interlacing Results The Adjacency Matrix, Standard Laplacian, and Normalized Laplacian, and Some Eigenvalue Interlacing Results Frank J. Hall Department of Mathematics and Statistics Georgia State University Atlanta, GA 30303

More information

Some spectral inequalities for triangle-free regular graphs

Some spectral inequalities for triangle-free regular graphs Filomat 7:8 (13), 1561 1567 DOI 198/FIL138561K Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://wwwpmfniacrs/filomat Some spectral inequalities for triangle-free

More information

On Hadamard Diagonalizable Graphs

On Hadamard Diagonalizable Graphs On Hadamard Diagonalizable Graphs S. Barik, S. Fallat and S. Kirkland Department of Mathematics and Statistics University of Regina Regina, Saskatchewan, Canada S4S 0A2 Abstract Of interest here is a characterization

More information

arxiv: v1 [math.co] 20 Sep 2014

arxiv: v1 [math.co] 20 Sep 2014 On some papers of Nikiforov Bo Ning Department of Applied Mathematics, School of Science, Northwestern Polytechnical University, Xi an, Shaanxi 71007, P.R. China arxiv:109.588v1 [math.co] 0 Sep 01 Abstract

More information

HOMEWORK #2 - MATH 3260

HOMEWORK #2 - MATH 3260 HOMEWORK # - MATH 36 ASSIGNED: JANUARAY 3, 3 DUE: FEBRUARY 1, AT :3PM 1) a) Give by listing the sequence of vertices 4 Hamiltonian cycles in K 9 no two of which have an edge in common. Solution: Here is

More information

arxiv: v1 [math.co] 5 Nov 2016

arxiv: v1 [math.co] 5 Nov 2016 On bipartite mixed graphs C. Dalfó a, M. A. Fiol b, N. López c arxiv:1611.01618v1 [math.co] 5 Nov 2016 a,b Dep. de Matemàtiques, Universitat Politècnica de Catalunya b Barcelona Graduate School of Mathematics

More information

Energy, Laplacian Energy and Zagreb Index of Line Graph, Middle Graph and Total Graph

Energy, Laplacian Energy and Zagreb Index of Line Graph, Middle Graph and Total Graph Int. J. Contemp. Math. Sciences, Vol. 5, 21, no. 18, 895-9 Energy, Laplacian Energy and Zagreb Index of Line Graph, Middle Graph and Total Graph Zhongzhu Liu Department of Mathematics, South China Normal

More information

Topics in linear algebra

Topics in linear algebra Chapter 6 Topics in linear algebra 6.1 Change of basis I want to remind you of one of the basic ideas in linear algebra: change of basis. Let F be a field, V and W be finite dimensional vector spaces over

More information

Spectral Graph Theory Lecture 3. Fundamental Graphs. Daniel A. Spielman September 5, 2018

Spectral Graph Theory Lecture 3. Fundamental Graphs. Daniel A. Spielman September 5, 2018 Spectral Graph Theory Lecture 3 Fundamental Graphs Daniel A. Spielman September 5, 2018 3.1 Overview We will bound and derive the eigenvalues of the Laplacian matrices of some fundamental graphs, including

More information

MATH 423 Linear Algebra II Lecture 20: Geometry of linear transformations. Eigenvalues and eigenvectors. Characteristic polynomial.

MATH 423 Linear Algebra II Lecture 20: Geometry of linear transformations. Eigenvalues and eigenvectors. Characteristic polynomial. MATH 423 Linear Algebra II Lecture 20: Geometry of linear transformations. Eigenvalues and eigenvectors. Characteristic polynomial. Geometric properties of determinants 2 2 determinants and plane geometry

More information

Spectra of the generalized edge corona of graphs

Spectra of the generalized edge corona of graphs Discrete Mathematics, Algorithms and Applications Vol 0, No 08) 85000 0 pages) c World Scientific Publishing Company DOI: 04/S7938309850007 Spectra of the generalized edge corona of graphs Yanyan Luo and

More information

Definition (T -invariant subspace) Example. Example

Definition (T -invariant subspace) Example. Example Eigenvalues, Eigenvectors, Similarity, and Diagonalization We now turn our attention to linear transformations of the form T : V V. To better understand the effect of T on the vector space V, we begin

More information

EIGENVALUES AND EIGENVECTORS 3

EIGENVALUES AND EIGENVECTORS 3 EIGENVALUES AND EIGENVECTORS 3 1. Motivation 1.1. Diagonal matrices. Perhaps the simplest type of linear transformations are those whose matrix is diagonal (in some basis). Consider for example the matrices

More information

Ma/CS 6b Class 20: Spectral Graph Theory

Ma/CS 6b Class 20: Spectral Graph Theory Ma/CS 6b Class 20: Spectral Graph Theory By Adam Sheffer Eigenvalues and Eigenvectors A an n n matrix of real numbers. The eigenvalues of A are the numbers λ such that Ax = λx for some nonzero vector x

More information

RON AHARONI, NOGA ALON, AND ELI BERGER

RON AHARONI, NOGA ALON, AND ELI BERGER EIGENVALUES OF K 1,k -FREE GRAPHS AND THE CONNECTIVITY OF THEIR INDEPENDENCE COMPLEXES RON AHARONI, NOGA ALON, AND ELI BERGER Abstract. Let G be a graph on n vertices, with maximal degree d, and not containing

More information

Linear Algebra II Lecture 13

Linear Algebra II Lecture 13 Linear Algebra II Lecture 13 Xi Chen 1 1 University of Alberta November 14, 2014 Outline 1 2 If v is an eigenvector of T : V V corresponding to λ, then v is an eigenvector of T m corresponding to λ m since

More information

The Normalized Laplacian Estrada Index of a Graph

The Normalized Laplacian Estrada Index of a Graph Filomat 28:2 (204), 365 37 DOI 0.2298/FIL402365L Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat The Normalized Laplacian Estrada

More information

Bulletin T.CXXII de l Académie Serbe des Sciences et des Arts Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 26

Bulletin T.CXXII de l Académie Serbe des Sciences et des Arts Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 26 Bulletin T.CXXII de l Académie Serbe des Sciences et des Arts - 001 Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 6 SOME SPECTRAL PROPERTIES OF STARLIKE TREES M. LEPOVIĆ, I.

More information

Notes on Linear Algebra and Matrix Theory

Notes on Linear Algebra and Matrix Theory Massimo Franceschet featuring Enrico Bozzo Scalar product The scalar product (a.k.a. dot product or inner product) of two real vectors x = (x 1,..., x n ) and y = (y 1,..., y n ) is not a vector but a

More information

RING ELEMENTS AS SUMS OF UNITS

RING ELEMENTS AS SUMS OF UNITS 1 RING ELEMENTS AS SUMS OF UNITS CHARLES LANSKI AND ATTILA MARÓTI Abstract. In an Artinian ring R every element of R can be expressed as the sum of two units if and only if R/J(R) does not contain a summand

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 430 (2009) 532 543 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: wwwelseviercom/locate/laa Computing tight upper bounds

More information

arxiv: v2 [math.co] 24 Jun 2017

arxiv: v2 [math.co] 24 Jun 2017 An algebraic approach to lifts of digraphs arxiv:1612.08855v2 [math.co] 24 Jun 2017 C. Dalfó a, M. A. Fiol b, M. Miller c, J. Ryan d, J. Širáňe a Departament de Matemàtiques Universitat Politècnica de

More information

Eigenvectors Via Graph Theory

Eigenvectors Via Graph Theory Eigenvectors Via Graph Theory Jennifer Harris Advisor: Dr. David Garth October 3, 2009 Introduction There is no problem in all mathematics that cannot be solved by direct counting. -Ernst Mach The goal

More information

SIMPLICES AND SPECTRA OF GRAPHS

SIMPLICES AND SPECTRA OF GRAPHS University of Ljubljana Institute of Mathematics, Physics and Mechanics Department of Mathematics Jadranska 9, 000 Ljubljana, Slovenia Preprint series, Vol. 47 (2009), 07 SIMPLICES AND SPECTRA OF GRAPHS

More information

On the adjacency matrix of a block graph

On the adjacency matrix of a block graph On the adjacency matrix of a block graph R. B. Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India. email: rbb@isid.ac.in Souvik Roy Economics and Planning Unit

More information

LAPLACIAN ENERGY OF UNION AND CARTESIAN PRODUCT AND LAPLACIAN EQUIENERGETIC GRAPHS

LAPLACIAN ENERGY OF UNION AND CARTESIAN PRODUCT AND LAPLACIAN EQUIENERGETIC GRAPHS Kragujevac Journal of Mathematics Volume 39() (015), Pages 193 05. LAPLACIAN ENERGY OF UNION AND CARTESIAN PRODUCT AND LAPLACIAN EQUIENERGETIC GRAPHS HARISHCHANDRA S. RAMANE 1, GOURAMMA A. GUDODAGI 1,

More information