The Cn +Graph and Incidence Matrix

Total Page:16

File Type:pdf, Size:1020Kb

The Cn +Graph and Incidence Matrix International Journal of Pure and Applied Mathematics Volume 117 No. 21 2017, 689-697 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu Special Issue ijpam.eu + The Cn Graph and Incidence Matrix 1K. Thiagarajan,2P. Mansoorand 3K. Umanath 1Department of Mathematics, P.S.N.A. College of Engineering and Technology, Dindigul, Tamilnadu, India. [email protected] 2Bharathiar University, Coimbatore, Tamilnadu, India. [email protected] 3Department of Mechanical Engineering, AMET University, Chennai, India. [email protected] Abstract The definition of incidence matrix of a graph is observed. The matrix representation of a graph leads very new approach in computer science engineering and network problems. In this paper we define the graph Cn+ and some results on the incidence matrix of the graph Cn+ on the basis of some applications of computer science engineering in future. Key Words:Incidence matrix, binary matrix, Cycle, Cn+ graph. 689 International Journal of Pure and Applied Mathematics Special Issue 1. Introduction and Preliminaries Graph theory is the study of graphs that concerns with the relationship among edges and vertices. It is a popular subject having its applications in various engineering and science subjects. This paper deals with the mathematical structures used to model pair wise relations between two different objects. Graph: A graph G=(V,E) consist of a set of objects V={v1,v2, …}called vertices and another set E={e1,e2, …} such that each edge ek is identified with an unordered pair (vi,vj) of vertices. Simple graph: A graph has neither self-loops nor parallel edges is called a simple graph. Incidence:If a vertex viis an end vertex of some edge ej, then vi and ejare said to be incident with each other. Degree of a vertex: The number of edges incident on a vertex vi with self-loop counted twice, is called the degree, d(vi) of vertex vi. Sub graphs: A graph H is said to be subgraph of the graph G if all the vertices and all the edges of H are in G and each edge of H has the same end vertices in H as in G. Walk: A walk is defined as a finite alternating sequence of vertices and edges, beginning and ending with vertices, such that each edge is incident with the vertices preceding and following it. No edge appears more than once in a walk. A vertex, however may appear more than once. Cycle: A closed walk in which no vertex (except the initial and the final vertex) appears more than once is called a cycle. That is a cycle is a closed, non intersecting walk. Determinant of a matrix:To every square matrix A = [ai,j] of order n, we can associate a number (real or complex) called determinant of the square matrix A. Rank of Matrix: The rank of a matrix is defined as the maximum number of linearly independentcolumn vectors in the matrix or the maximum number of linearly independent row vectors in the matrix. The following are some useful results on matrices: AB If E , where A, B, C, D are block matrices which are pair wise CD commutes, then det(E ) det( AD BC ) . 690 International Journal of Pure and Applied Mathematics Special Issue If , where A, B, C, D are block matrices having same order, then ()()()E A D CA1 B . When A is not invertible, then ()()()EAD . If det(A ) 0 , then ()An . Incidence matrix:LetG be a graph with n vertices having no self loops, define an n×e matrix A = [ai,i], whose n rows correspond to the n vertices and the e columns corresponds to the e edges, as follows: The matrix element 1, if evji is incident with aij, . 0, otherwise Such a matrix A is called incidence matrix. Matrix A for a given graph G is sometimes written as A(G). Example: Consider the given graph G: G The incidence matrix of G is given by a b c d e f 1 1 0 1 0 0 0 2 1 1 0 0 1 1 . AG() 3 0 1 1 1 0 0 4 0 0 0 1 0 0 5 0 0 0 0 1 1 The incidence matrix contains only two elements 0 and 1. Such a matrix is called a binary matrix. Given any geometric representation of a graph without self loops, we can readily write its incidence matrix. On the other hand, if we AB are givenE an incidence matrix A(G), we can construct its geometric graph G without ambiguity.CD The incidence matrix and the geometric graph contain the same information they are simply two alternative ways of representing the same graph. 691 International Journal of Pure and Applied Mathematics Special Issue The following observations about the incidence matrix A can readily made: Since every edge is incident on exactly two vertices, each column of A has exactly two 1’s. The number of 1’s in each row equals the degree of the corresponding vertex. A row with all zeros represents an isolated vertex. Parallel edges in a graph produce identical columns in its incidence matrix. If a graph G is disconnected and consists of two components, G1 and G2, the incidence matrix A(G) of graph G can be written in a block-diagonal form as AGO()1 AG() , OAG()2 whereA(G1), A(G2) are the incidence matrices of components G1 and G2 respectively and O is the zero matrix. This observation results from the fact that no edge in G1 is incident on vertices of G2, and vice-versa. Permutation of any two rows or a column in an incidence matrix simply corresponds to relabeling the vertices and edges of the same graph. 2. The Graph Cn+ Consider Cn(n≥ 3)withvertices v1,v2,…, vn. Corresponding to each vi (i = 1, 2, 3,…,n), place a new vertex ui and join by the edge (vi, ui). Then the resulting graph is known as Cn+. Such a graph has 2n vertices and 2n edges. Example: The C4+ graph is as shown below: C4+ 3. Incidence Matrix of Some Cn+Graphs Now we consider some Cn+ graphs to find some results on the determinant and the rank of the incidence matrix for Cn+ graph. 692 International Journal of Pure and Applied Mathematics Special Issue 1. C3+ graph: The incidence matrix is a b c d e f 1 1 0 1 0 1 0 2 1 1 0 0 0 1 3 0 1 1 1 0 0 AC()3 4 0 0 0 1 0 0 5 0 0 0 0 1 0 6 0 0 0 0 0 1 ACI()3 ie, AC()3 , where A(C3) is the3×3 incidence matrix of C3, I is the 0 I 3×3 identity matrix and 0 is the 3×3 zero matrix. Now det ACAC (33 ) det ( ) 2 . 2. The C4+ graph: The incidence matrix is a b c d e f g h 1 1 0 0 1 1 0 0 0 2 1 1 0 0 0 1 0 0 3 0 1 1 0 0 0 1 0 4 0 0 1 1 0 0 0 1 AC() 4 5 0 0 0 0 1 0 0 0 6 0 0 0 0 0 1 0 0 7 0 0 0 0 0 0 1 0 8 0 0 0 0 0 0 0 1 ACI()4 ie, AC()4 , where A(C4) is the4×4 incidence matrix of C4, I is the 0 I 4×4 identity matrix and 0 is the 4×4 zero matrix. Now det ACAC (44 ) det ( ) 0. 693 International Journal of Pure and Applied Mathematics Special Issue 3. The C5+ graph: The incidence matrix is a b c d e f g h i j 11000110000 21100001000 30110000100 40011000010 50001100001 AC()5 60000010000 70000001000 80000000100 90000000010 100000000001 ACI()5 ie, AC()5 , where A(C5) is the5×5 incidence matrix of C5, I is the 0 I 5×5 identity matrix and 0 is the 5×5 zero matrix.Here det ACAC (55 ) det ( ) 2 . 4. The C6+ graph: abcdefghijkl 1100001100000 2110000010000 3011000001000 4001100000100 The incidence matrix is 5000110000010 6000011000001 AC() 6 7000000100000 8000000010000 9000000001000 10000000000100 11000000000010 12000000000001 694 International Journal of Pure and Applied Mathematics Special Issue ACI()6 ie, AC()6 , where A(C6) is the6×6 incidence matrix of C6, I is the 0 I 6×6 identity matrix and 0 is the 6×6 zero matrix. Now det ACAC (66 ) det ( ) 0 . On the basis of above observations, for n 3 , we may generalize as follows: ACI()n AC()n , where A(Cn) is the n×nincidence matrix of Cn, I is the 0 I n×nidentity matrix and 0 is the n×n zero matrixand 2, if n is odd det ACAC (nn ) det ( ) . 0, if n is even 4. Results on the Incidence Matrix of the Cn+Graph Theorem:IfAis the incidence matrix of the Cn+ graph on 2n ( ) vertices, then the determinant of A is 2, if n is odd det A . 0, if n is even Corollary 1: If A is the incidence matrix of the Cn+ graph, then the rank of A is 2nn , if is odd A . 2nn 1, if is even Corollary 2: The complement graph of Cn+ graph need not be Planar. References [1] Harrary F., Graph theory, Addison Wesley, Reading Massachusetts, USA (1969). [2] Narsingh D., Graph Theory with Applications to Engineering and Computer Science, Prentice Hall of India, New Delhi (1990).
Recommended publications
  • Quiz7 Problem 1
    Quiz 7 Quiz7 Problem 1. Independence The Problem. In the parts below, cite which tests apply to decide on independence or dependence. Choose one test and show complete details. 1 ! 1 ! (a) Vectors ~v = ;~v = 1 −1 2 1 0 1 1 0 1 1 0 1 1 B C B C B C (b) Vectors ~v1 = @ −1 A ;~v2 = @ 1 A ;~v3 = @ 0 A 0 −1 −1 2 5 (c) Vectors ~v1;~v2;~v3 are data packages constructed from the equations y = x ; y = x ; y = x10 on (−∞; 1). (d) Vectors ~v1;~v2;~v3 are data packages constructed from the equations y = 1 + x; y = 1 − x; y = x3 on (−∞; 1). Basic Test. To show three vectors are independent, form the system of equations c1~v1 + c2~v2 + c3~v3 = ~0; then solve for c1; c2; c3. If the only solution possible is c1 = c2 = c3 = 0, then the vectors are independent. Linear Combination Test. A list of vectors is independent if and only if each vector in the list is not a linear combination of the remaining vectors, and each vector in the list is not zero. Subset Test. Any nonvoid subset of an independent set is independent. The basic test leads to three quick independence tests for column vectors. All tests use the augmented matrix A of the vectors, which for 3 vectors is A =< ~v1j~v2j~v3 >. Rank Test. The vectors are independent if and only if rank(A) equals the number of vectors. Determinant Test. Assume A is square. The vectors are independent if and only if the deter- minant of A is nonzero.
    [Show full text]
  • Adjacency and Incidence Matrices
    Adjacency and Incidence Matrices 1 / 10 The Incidence Matrix of a Graph Definition Let G = (V ; E) be a graph where V = f1; 2;:::; ng and E = fe1; e2;:::; emg. The incidence matrix of G is an n × m matrix B = (bik ), where each row corresponds to a vertex and each column corresponds to an edge such that if ek is an edge between i and j, then all elements of column k are 0 except bik = bjk = 1. 1 2 e 21 1 13 f 61 0 07 3 B = 6 7 g 40 1 05 4 0 0 1 2 / 10 The First Theorem of Graph Theory Theorem If G is a multigraph with no loops and m edges, the sum of the degrees of all the vertices of G is 2m. Corollary The number of odd vertices in a loopless multigraph is even. 3 / 10 Linear Algebra and Incidence Matrices of Graphs Recall that the rank of a matrix is the dimension of its row space. Proposition Let G be a connected graph with n vertices and let B be the incidence matrix of G. Then the rank of B is n − 1 if G is bipartite and n otherwise. Example 1 2 e 21 1 13 f 61 0 07 3 B = 6 7 g 40 1 05 4 0 0 1 4 / 10 Linear Algebra and Incidence Matrices of Graphs Recall that the rank of a matrix is the dimension of its row space. Proposition Let G be a connected graph with n vertices and let B be the incidence matrix of G.
    [Show full text]
  • A Brief Introduction to Spectral Graph Theory
    A BRIEF INTRODUCTION TO SPECTRAL GRAPH THEORY CATHERINE BABECKI, KEVIN LIU, AND OMID SADEGHI MATH 563, SPRING 2020 Abstract. There are several matrices that can be associated to a graph. Spectral graph theory is the study of the spectrum, or set of eigenvalues, of these matrices and its relation to properties of the graph. We introduce the primary matrices associated with graphs, and discuss some interesting questions that spectral graph theory can answer. We also discuss a few applications. 1. Introduction and Definitions This work is primarily based on [1]. We expect the reader is familiar with some basic graph theory and linear algebra. We begin with some preliminary definitions. Definition 1. Let Γ be a graph without multiple edges. The adjacency matrix of Γ is the matrix A indexed by V (Γ), where Axy = 1 when there is an edge from x to y, and Axy = 0 otherwise. This can be generalized to multigraphs, where Axy becomes the number of edges from x to y. Definition 2. Let Γ be an undirected graph without loops. The incidence matrix of Γ is the matrix M, with rows indexed by vertices and columns indexed by edges, where Mxe = 1 whenever vertex x is an endpoint of edge e. For a directed graph without loss, the directed incidence matrix N is defined by Nxe = −1; 1; 0 corresponding to when x is the head of e, tail of e, or not on e. Definition 3. Let Γ be an undirected graph without loops. The Laplace matrix of Γ is the matrix L indexed by V (G) with zero row sums, where Lxy = −Axy for x 6= y.
    [Show full text]
  • Incidence Matrices and Interval Graphs
    Pacific Journal of Mathematics INCIDENCE MATRICES AND INTERVAL GRAPHS DELBERT RAY FULKERSON AND OLIVER GROSS Vol. 15, No. 3 November 1965 PACIFIC JOURNAL OF MATHEMATICS Vol. 15, No. 3, 1965 INCIDENCE MATRICES AND INTERVAL GRAPHS D. R. FULKERSON AND 0. A. GROSS According to present genetic theory, the fine structure of genes consists of linearly ordered elements. A mutant gene is obtained by alteration of some connected portion of this structure. By examining data obtained from suitable experi- ments, it can be determined whether or not the blemished portions of two mutant genes intersect or not, and thus inter- section data for a large number of mutants can be represented as an undirected graph. If this graph is an "interval graph," then the observed data is consistent with a linear model of the gene. The problem of determining when a graph is an interval graph is a special case of the following problem concerning (0, l)-matrices: When can the rows of such a matrix be per- muted so as to make the l's in each column appear consecu- tively? A complete theory is obtained for this latter problem, culminating in a decomposition theorem which leads to a rapid algorithm for deciding the question, and for constructing the desired permutation when one exists. Let A — (dij) be an m by n matrix whose entries ai3 are all either 0 or 1. The matrix A may be regarded as the incidence matrix of elements el9 e2, , em vs. sets Sl9 S2, , Sn; that is, ai3 = 0 or 1 ac- cording as et is not or is a member of S3 .
    [Show full text]
  • Contents 5 Eigenvalues and Diagonalization
    Linear Algebra (part 5): Eigenvalues and Diagonalization (by Evan Dummit, 2017, v. 1.50) Contents 5 Eigenvalues and Diagonalization 1 5.1 Eigenvalues, Eigenvectors, and The Characteristic Polynomial . 1 5.1.1 Eigenvalues and Eigenvectors . 2 5.1.2 Eigenvalues and Eigenvectors of Matrices . 3 5.1.3 Eigenspaces . 6 5.2 Diagonalization . 9 5.3 Applications of Diagonalization . 14 5.3.1 Transition Matrices and Incidence Matrices . 14 5.3.2 Systems of Linear Dierential Equations . 16 5.3.3 Non-Diagonalizable Matrices and the Jordan Canonical Form . 19 5 Eigenvalues and Diagonalization In this chapter, we will discuss eigenvalues and eigenvectors: these are characteristic values (and characteristic vectors) associated to a linear operator T : V ! V that will allow us to study T in a particularly convenient way. Our ultimate goal is to describe methods for nding a basis for V such that the associated matrix for T has an especially simple form. We will rst describe diagonalization, the procedure for (trying to) nd a basis such that the associated matrix for T is a diagonal matrix, and characterize the linear operators that are diagonalizable. Then we will discuss a few applications of diagonalization, including the Cayley-Hamilton theorem that any matrix satises its characteristic polynomial, and close with a brief discussion of non-diagonalizable matrices. 5.1 Eigenvalues, Eigenvectors, and The Characteristic Polynomial • Suppose that we have a linear transformation T : V ! V from a (nite-dimensional) vector space V to itself. We would like to determine whether there exists a basis of such that the associated matrix β is a β V [T ]β diagonal matrix.
    [Show full text]
  • Eigenvalues of Graphs
    Eigenvalues of graphs L¶aszl¶oLov¶asz November 2007 Contents 1 Background from linear algebra 1 1.1 Basic facts about eigenvalues ............................. 1 1.2 Semide¯nite matrices .................................. 2 1.3 Cross product ...................................... 4 2 Eigenvalues of graphs 5 2.1 Matrices associated with graphs ............................ 5 2.2 The largest eigenvalue ................................. 6 2.2.1 Adjacency matrix ............................... 6 2.2.2 Laplacian .................................... 7 2.2.3 Transition matrix ................................ 7 2.3 The smallest eigenvalue ................................ 7 2.4 The eigenvalue gap ................................... 9 2.4.1 Expanders .................................... 10 2.4.2 Edge expansion (conductance) ........................ 10 2.4.3 Random walks ................................. 14 2.5 The number of di®erent eigenvalues .......................... 16 2.6 Spectra of graphs and optimization .......................... 18 Bibliography 19 1 Background from linear algebra 1.1 Basic facts about eigenvalues Let A be an n £ n real matrix. An eigenvector of A is a vector such that Ax is parallel to x; in other words, Ax = ¸x for some real or complex number ¸. This number ¸ is called the eigenvalue of A belonging to eigenvector v. Clearly ¸ is an eigenvalue i® the matrix A ¡ ¸I is singular, equivalently, i® det(A ¡ ¸I) = 0. This is an algebraic equation of degree n for ¸, and hence has n roots (with multiplicity). The trace of the square matrix A = (Aij ) is de¯ned as Xn tr(A) = Aii: i=1 1 The trace of A is the sum of the eigenvalues of A, each taken with the same multiplicity as it occurs among the roots of the equation det(A ¡ ¸I) = 0. If the matrix A is symmetric, then its eigenvalues and eigenvectors are particularly well behaved.
    [Show full text]
  • Notes on the Proof of the Van Der Waerden Permanent Conjecture
    Iowa State University Capstones, Theses and Creative Components Dissertations Spring 2018 Notes on the proof of the van der Waerden permanent conjecture Vicente Valle Martinez Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/creativecomponents Part of the Discrete Mathematics and Combinatorics Commons Recommended Citation Valle Martinez, Vicente, "Notes on the proof of the van der Waerden permanent conjecture" (2018). Creative Components. 12. https://lib.dr.iastate.edu/creativecomponents/12 This Creative Component is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Creative Components by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. Notes on the proof of the van der Waerden permanent conjecture by Vicente Valle Martinez A Creative Component submitted to the graduate faculty in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE Major: Mathematics Program of Study Committee: Sung Yell Song, Major Professor Steve Butler Jonas Hartwig Leslie Hogben Iowa State University Ames, Iowa 2018 Copyright c Vicente Valle Martinez, 2018. All rights reserved. ii TABLE OF CONTENTS LIST OF FIGURES . iii ACKNOWLEDGEMENTS . iv ABSTRACT . .v CHAPTER 1. Introduction and Preliminaries . .1 1.1 Combinatorial interpretations . .1 1.2 Computational properties of permanents . .4 1.3 Computational complexity in computing permanents . .8 1.4 The organization of the rest of this component . .9 CHAPTER 2. Applications: Permanents of Special Types of Matrices . 10 2.1 Zeros-and-ones matrices .
    [Show full text]
  • The Assignment Problem and Totally Unimodular Matrices
    Methods and Models for Combinatorial Optimization The assignment problem and totally unimodular matrices L.DeGiovanni M.DiSumma G.Zambelli 1 The assignment problem Let G = (V,E) be a bipartite graph, where V is the vertex set and E is the edge set. Recall that “bipartite” means that V can be partitioned into two disjoint subsets V1, V2 such that, for every edge uv ∈ E, one of u and v is in V1 and the other is in V2. In the assignment problem we have |V1| = |V2| and there is a cost cuv for every edge uv ∈ E. We want to select a subset of edges such that every node is the end of exactly one selected edge, and the sum of the costs of the selected edges is minimized. This problem is called “assignment problem” because selecting edges with the above property can be interpreted as assigning each node in V1 to exactly one adjacent node in V2 and vice versa. To model this problem, we define a binary variable xuv for every u ∈ V1 and v ∈ V2 such that uv ∈ E, where 1 if u is assigned to v (i.e., edge uv is selected), x = uv 0 otherwise. The total cost of the assignment is given by cuvxuv. uvX∈E The condition that for every node u in V1 exactly one adjacent node v ∈ V2 is assigned to v1 can be modeled with the constraint xuv =1, u ∈ V1, v∈VX2:uv∈E while the condition that for every node v in V2 exactly one adjacent node u ∈ V1 is assigned to v2 can be modeled with the constraint xuv =1, v ∈ V2.
    [Show full text]
  • The Symbiotic Relationship of Combinatorics and Matrix Theory
    The Symbiotic Relationship of Combinatorics and Matrix Theory Richard A. Brualdi* Department of Mathematics University of Wisconsin Madison. Wisconsin 53 706 Submitted by F. Uhlig ABSTRACT This article demonstrates the mutually beneficial relationship that exists between combinatorics and matrix theory. 3 1. INTRODUCTION According to The Random House College Dictionary (revised edition, 1984) the word symbiosis is defined as follows: symbiosis: the living together of two dissimilar organisms, esp. when this association is mutually beneficial. In applying, as I am, this definition to the relationship between combinatorics and matrix theory, I would have preferred that the qualifying word “dissimilar” was omitted. Are combinatorics and matrix theory really dissimilar subjects? On the other hand I very much like the inclusion of the phrase “when the association is mutually beneficial” because I believe the development of each of these subjects shows that combinatorics and matrix theory have a mutually beneficial relationship. The fruits of this mutually beneficial relationship is the subject that I call combinatorial matrix theory or, for brevity here, CMT. Viewed broadly, as I do, CMT is an amazingly rich and diverse subject. If it is * Research partially supported by National Science Foundation grant DMS-8901445 and National Security Agency grant MDA904-89 H-2060. LZNEAR ALGEBRA AND ITS APPLZCATZONS 162-164:65-105 (1992) 65 0 Elsevier Science Publishing Co., Inc., 1992 655 Avenue of the Americas, New York, NY 10010 0024.3795/92/$5.00 66 RICHARD A. BRUALDI combinatorial and uses matrix theory r in its formulation or proof, it’s CMT. If it is matrix theory and has a combinatorial component to it, it’s CMT.
    [Show full text]
  • Sample Quiz 7
    Sample Quiz 7 Sample Quiz 7, Problem 1. Independence The Problem. In the parts below, cite which tests apply to decide on independence or dependence. Choose one test and show complete details. 1 ! 1 ! (a) Vectors ~v = ;~v = 1 −2 2 1 0 1 1 0 1 1 0 2 1 B C B C B C (b) Vectors ~v1 = @ −1 A ;~v2 = @ 1 A ;~v3 = @ 0 A 0 −1 −1 2 4 (c) Vectors ~v1;~v2;~v3 are data packages constructed from the equations y = x; y = x ; y = x on (−∞; 1). (d) Vectors ~v1;~v2;~v3 are data packages constructed from the equations y = 10 + x; y = 10 − x; y = x5 on (−∞; 1). Basic Test. To show three vectors are independent, form the system of equations c1~v1 + c2~v2 + c3~v3 = ~0; then solve for c1; c2; c3. If the only solution possible is c1 = c2 = c3 = 0, then the vectors are independent. Linear Combination Test. A list of vectors is independent if and only if each vector in the list is not a linear combination of the remaining vectors, and each vector in the list is not zero. Subset Test. Any nonvoid subset of an independent set is independent. The basic test leads to three quick independence tests for column vectors. All tests use the augmented matrix A of the vectors, which for 3 vectors is A =< ~v1j~v2j~v3 >. Rank Test. The vectors are independent if and only if rank(A) equals the number of vectors. Determinant Test. Assume A is square. The vectors are independent if and only if the deter- minant of A is nonzero.
    [Show full text]
  • Hypergeometric Systems on the Group of Unipotent Matrices
    数理解析研究所講究録 1171 巻 2000 年 7-20 7 Gr\"obner Bases of Acyclic Tournament Graphs and Hypergeometric Systems on the Group of Unipotent Matrices Takayuki Ishizeki and Hiroshi Imai Department of Information Science, Faculty of Science, University of Tokyo 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-0033, Japan $\mathrm{i}\mathrm{m}\mathrm{a}\mathrm{i}$ $@\mathrm{i}\mathrm{s}.\mathrm{s}.\mathrm{u}$ {ishizeki, } -tokyo. $\mathrm{a}\mathrm{c}$ . jp Abstract Gelfand, Graev and Postnikov have shown that the number of independent solutions of hypergeometric systems on the group of unipotent matrices is equal to the Catalan number. These hypergeometric systems are related with the vertex-edge incidence matrices of acyclic tournament graphs. In this paper, we show that their results can be obtained by analyzing the Gr\"obner bases for toric ideals of acyclic tournament graphs. Moreover, we study an open problem given by Gelfand, Graev and Postnikov. 1 Introduction In recent years, Gr\"obner bases for toric ideals of graphs have been studied and applied to many combinatorial problems such as triangulations of point configurations, optimization problems in graph theory, enumerations of contingency tables, and so on [3, 4, 11, 13, 14, 15]. On the other hand, Gr\"obner bases techniques can be applied to partial differential equations via left ideals in the Weyl algebra $[12, 16]$ . Especially, in [16] Gr\"obner bases techniques have been applied to $GKZ$-hypergeometric systems (or $A$ -hypergeometric equations). Gelfand, Graev and Postnikov [5] studied GKZ-hypergeometric systems called hypergeomet- ric systems on the group of unipotent matrices. The hypergeometric systems on the group of unipotent matrices are hypergeometric systems associated with the set of all positive roots $A_{n-1}^{+}$ of the root system $A_{n-1}$ .
    [Show full text]
  • 1.3 Matrices and Graphs
    Thus Tˆ(bˆj) = ajibˆi, �i and the matrix of Tˆ with respect to Bˆ isA T , the transpose of the matrix ofT with respect toB. Remark: Natural isomorphism betweenV and its double dual Vˆ. We have seen above that everyfinite dimensional vector spaceV has the same dimension as its dual Vˆ, and hence they are isomorphic as vector spaces. Once we choose a basis forV we also define a dual basis for Vˆ and the correspondence between the two bases gives us an explicit isomorphism betweenV and Vˆ. However this isomorphism is not intrinsic to the spaceV, in the sense that it depends upon a choice of basis and cannot be described independently of a choice of basis. ˆ The dual space of Vˆ is denoted Vˆ; it is the space of all linear mappings from Vˆ toF. By all of the above discussion it has the same dimension as Vˆ andV. The reason for mentioning this however is that there is a “natural” isomorphismθ fromV to Vˆ. It is defined in the following way, ˆ forx V andf Vˆ - note thatθ(x) belongs to Vˆ, soθ(x)(f) should be an element ofF. ∈ ∈ θ(x)(f) =f(x). To see thatθ is an isomorphism, suppose thatx 1,...,x k are independent elements ofV. Then ˆ θ(x1),...,θ(x k) are independent elements of Vˆ. To see this leta 1,...,a k be element ofF for which a θ(x ) + +a θ(x ) = 0. This means thatf(a x + +a x ) = 0 for allf Vˆ, which means 1 1 ··· k k 1 1 ··· k k ∈ thata x + +a x = 0, which means that eacha = 0.
    [Show full text]