Unlabeled equivalence for matroids representable over finite fields

Size: px
Start display at page:

Download "Unlabeled equivalence for matroids representable over finite fields"

Transcription

1 Unlabeled equivalence for matroids representable over finite fields November 16, 2012 S. R. Kingan Department of Mathematics Brooklyn College, City University of New York 2900 Bedford Avenue Brooklyn, NY Abstract Two r n matrices A and A representing the same matroid M over GF (q), where q is a prime power, are projective equivalent representations of M if one can be obtained from the other by elementary row operations and column scaling. Bounds for projective inequivalence are difficult to obtain and are known for only a few special classes of matroids. In this paper we define two matrices A and A to be geometric equivalent if, in addition to row operations and column scaling, column permutations are also allowed. We show that the number of geometric inequivalent representations is at most the number of projective inequivalent representions and we give a polynomial time algorithm for determining if two projective inequivalent representations are geometrically equivalent. Thus, from a computational perspective there is no additional cost to altering the definition of equivalence in this manner. The benefit is that it could lead to a new set of theorems for inequivalence with better bounds. 1 Introduction A rank-r simple matroid M with ground set E is representable over a field F if there is a rank preserving map ϕ : E V (r, F ). If M is representable over F, then we can find a matrix A with entries from F that represents M. We can write the matrix in standard form as A = I r D, where the columns of A correspond to non-zero representative vectors from one-dimensional subspaces of V (r, F ). The results in this paper are limited to matroids representable over a finite field. Following the notation in Oxley 7, we denote a finite field as GF (q), where q is a prime power. The columns of A may be viewed as a subset of the columns of the matrix that represents the projective geometry P G(r 1, q). Informally, a rankr simple GF (q)-representable matroid sits inside the corresponding projective geometry P G(r 1, q) like a graph sits inside the complete graph. Figure 1 shows matrix and geometric representations for P G(2, 2) and P G(2, 3). There is no good way of visualizing higher rank projective geometries. Figure 1: Rank 3 projective geometries The study of the structure of representable matroids is similar to graph structure theory in the sense that many of the theorems that hold for graphs have analogs for representable matroids. For example, the Kuratowski-Wagner excluded-minor characterization for planar graphs is a well-known result established in It states that a graph is planar if and only if it has no minor isomorphic to M(K 5 ) and M(K 3,3 ). Given a class M of matroids that is closed under minors and duality, a matroid that is not in M, but whose every single-element deletion and single-element contraction is in M is called a minimal excluded minor. Tutte proved in 1958 that a matroid is binary if and only if it has no minor isomorphic to U 2,4 (the line with four points) 7, Excluded minor characterizations are also available for matroids representable over GF (3) and GF (4) 7, 6.5.7, Rota has conjectured that the class of 98 Copyright SIAM.

2 GF (q)-representable matroids has a finite list of minimal excluded minors 7, When q 4, representability over a finite field is complicated by the presence of inequivalent representations. Two GF (q)- representable matroids, MA and MB may be isomorphic as matroids, but there may be no way of obtaining matrix A from matrix B by applying elementary row operations, column scaling, or a field automorphism. In such a case, we say A and B are inequivalent representations of the same matroid. This amounts to saying A and B are embedded differently in the projective geometry. For example, the three matrices A, B, C listed below, represent the same matroid W 3 (the 3-whirl) over GF (5). The 3-whirl is obtained from P G(2, 2) by deleting the element in the center. The three matrices are identical as matroids, that is MA = MB = MC, but they are inequivalent representations of W 3. A = B = C = I I I Add the column 1, 1, 1 T to each and we see that A with 1, 1, 1 T represents the matroid F7 (non- Fano), whereas B and C with 1, 1, 1 T, respectively, represent the matroid X 7 in Figure 2. Moreover, there is no column that can be added to A to get a matrix that represents X 7. So, if one happens to consider A as a representation of W 3 over GF (5), then there is no indication that X 7 is a single-element extension of W 3, and the fact that X 7 is representable over GF (5) could conceivably be missed. If the goal is to compute single-element extensions of W 3 over GF (5), then based on the prevailing notion of projective equivalence, one has to keep track of all three representations A, B, and C for W 3. We will see in this paper that three distinct representations are unnecessary. We can get away with fewer distinct representations, if we replace the notion of projective equivalence with an unlabeled version that we call geometric equivalence. Formally, two r n matrices A and A representing the same matroid M over a field F are said to be projective equivalent representations of M, if one can be obtained from the other by elementary row operations or column scaling. Otherwise A and A are not projective equivalent or more concisely projective inequivalent. The matrices A and A are said to be (algebraically) equivalent representations of M, if one can be obtained from the other by elementary row operations, column scaling, or field automorphisms. Otherwise they are called inequivalent representations. For prime fields, projective equivalence and equivalence coincide since prime fields do not have non-trivial automorphisms. For finite fields of order q, where q is a prime power, projective equivalence is a refinement of equivalence. Consequently, a result that holds for projective equivalence automatically holds for equivalence. In matroid structure theory, the notion of projective equivalence is what matters. Let B be a basis of a matroid M with ground set E. Then for every e E B, there is a unique circuit C such that e C B e. This circuit is called the fundamental circuit of e with respect to B. The first paper to discuss equivalence in detail was by Brylawski and Lucas 1. They gave a method for coordinatizing a matroid over a field using fundamental circuits. Subsequently, Whittle refined the concept of equivalence by flagging projective equivalence as important for structural results 9. The reader should note that projective equivalence was called strong equivalence in 9. In 2 strong equivalence was renamed as projective equivalence and the second edition of Oxley s book published in 2011 uses the term projective equivalence 7, p In 4 the author developed a computational approach to equivalence and implemented an algorithm for coordinatizing a matroid over a fixed finite field taking into account projective equivalence. That algorithmic approach and implementation led to the concept of geometric equivalence, which is presented in this paper. 2 Geometric Equivalence We define two r n matrices A and A representing the same matroid M over F as geometric equivalent representations of M, if one can be obtained from the other by elementary row operations, column scaling, or column permutations. Otherwise A and A are geometric inequivalent representations of M. Observe that this definition is similar to the definition of projective equivalence, except that we added column permutations. Geometric equivalence is an unlabeled version of projective equivalence; hence the title of the paper. The three representations of W 3 over GF (5), mentioned earlier, are projective inequivalent representations. But there is a non-singular linear trans- 99 Copyright SIAM.

3 formation of the vector space V (3, 5) followed by an unlabeled column permutation that maps B to C. Specifically, we can convert B to C by the following sequence of operations: swap rows 1 and 3; multiply column 6 by 3; and swap columns 1 and 3 and columns 4 and 5. However, there is no such operation that maps A to B. Thus we say B and C are geometric equivalent representations of W 3 over GF (5), whereas A and B are geometric inequivalent representations of W 3 over GF (5). Besides doing an exhaustive search, which we did, the fact that there is no linear transformation followed by a column permutation that maps A to B can be confirmed by checking single-element extensions. Matrix A has six non-isomorphic singleelement extensions. Let us call them A 7, B 7, C 7, D 7, and the well-known F7 and P 7. Matrix B and C each have seven non-isomorphic single-element extensions, A 7, B 7, C 7, D 7, X 7, Y 7 and P 7 (Figure 2). Figure 2: Single-element extensions of W 3 over GF (5) Thus, in a matroid generation algorithm (over a fixed finite field, in this case GF (5)) one needs to keep track of only two geometric inequivalent representations for W 3 over GF (5) as compared to three projective inequivalent representations. This may seem like a small savings, but bounding the number of projective inequivalent representations is difficult. In the absence of an overall bound, bounds have been determined for subclasses of representable matroids. For example, matroids representable over GF (2) and GF (3) are uniquely representable 7, The class of 3-connected GF (4)-representable matroids have at most two projectively inequivalent representations 6 and 7, , and due to the field automorphism they are uniquely representable with respect to equivalence. The class of 3-connected GF (5)- representable matroids have at most six inequivalent representations 8 and 7, Moreover, for a fixed q 7 there are two examples of infinite families of matroids for which the number of projective inequivalent representations depends on the rank 7, Another approach to bounding the number of projective inequivalent representations is to require the class of matroids to have a certain matroid as a sub-structure. In 5 it is shown that if M is a 3- connected GF (q)-representable matroid with a long line L (line with at least q points) as a restriction, then the number of projective inequivalent representations is bounded by the number of projective inequivalent representations of M restricted to L. Further, suppose M has a large plane P (plane with at least 2q elements) as a restriction, but no long line as a restriction, then the number of projective inequivalent representations is bounded by the number of projective inequivalent representations of M restricted to P. In 2 it is shown that a 3-connected GF (q)-representable matroid with a P G(2, q)-minor is uniquely representable. The next theorem is the main result of this section. It establishes a method for computing the number of geometric inequivalent representations and shows that it is at most the number of projective inequivalent representations. So, any bound that holds for projective equivalence automatically holds for geometric equivalence. Moreover, a polynomial time algorithm is given for computing the geometric inequivalent representations from the set of projective inequivalent representations. As a consequence, there is no significant additional computational cost associated with computing geometric inequivalent representations. The proof of the theorem is based on 7, and Copyright SIAM.

4 Theorem 2.1. Let M be an n-element rank-r GF (q)-representable matroid. The number of geometric inequivalent representations of M over GF (q) is at most the number of projective inequivalent representations. Moreover, the geometric inequivalent representations can be obtained from the projective inequivalent representations using a polynomial time algorithm in n, where the coefficient of n 2 is q r2 r. Proof. Let M be a connected n-element rank-r GF (q)-representable matroid with elements of a basis B labeled as {1,..., r} and the remaining elements labeled {r + 1,..., n}. Construct the matrix I r D where column k of D has ones corresponding to the fundamental circuit of k with respect to B and zeros elsewhere. Observe that D may be viewed as an incidence matrix of a bipartite graph G with the rows labeled by B = {1,..., r} and columns labeled by E B = {r + 1,..., n}. The vertices in the two classes of G are labeled with the elements of B and E B, respectively. The edges of G correspond to the ones in D. Select any spanning tree B G of G and assign the corresponding entries in D arbitrary values from GF (q). Since B G is a basis, we can do row and column scaling to reduce all these arbitrary values to one. So, without loss of generality, we may assume these entries are one and the remaining non-zero entries of D are members GF (q), say (a, b, c,...). Call the resulting matrix D. Note that the order in which the remaining entries are labeled by the letters is not important, however, once labeled, they are fixed and give rise to an ordered sequence. The values of (a, b, c,...) may be found by setting up a system of equations using the circuits of M and solving the system over GF (q). If the system has a solution, then the matroid is representable over GF (q). Otherwise it is not representable over GF (q). If there is just one sequence (a, b, c,...) over GF (q), then M is uniquely representable over GF (q) with respect to projective equivalence. Suppose there is more than one value for the ordered sequence (a, b, c,...) over GF (q), say (a 1, b 1, c 1,...) and (a 2, b 2, c 2,...) are two distinct ordered sequences with corresponding matrices A 1 = I r D 1 and A 2 = I r D 2. Then A 1 and A 2 are projective inequivalent representations of M. However, if there is a linear transformation followed by a column permutation that maps A 1 to A 2, then A 1 and A 2 are geometric equivalent. Otherwise they are geometric ineqivalent representations of M. Geometric equivalence is an equivalence relation on the set of sequences (a, b, c,...) over GF (q). Two sequences are geometric equivalent if they belong to the same equivalence class. The number of geometric inequivalent representations is the number of equivalence classes, and if there is only one equivalence class, then M is uniquely representable over GF (q) with respect to geometric equivalence. By construction the number of geometric inequivalent representations is at most the number of projective inequivalent representations. To complete the proof we must show that the computational complexity of determining if two projective inequivalent representations are geometrically inequivalent is polynomial in n. This is done in the next lemma. Lemma 2.2. Let A and B be two n-element rank-r matrices over GF (q) with r n. Then there exists an algorithm of complexity no more than q r2 rn 2 for determining whether a non-singular matrix R M r r (GF (q)) and a permutation matrix C M n n (GF (q)) exist such that R A C = B. Proof. Let V (r, q) denote the r-dimensional vector space over GF (q). We want to determine whether B can be obtained from A by applying a row-wise linear transformation over V (r, q), followed by a column permutation. That is, we wish to determine whether there is a nonsingular matrix R M r r (GF (q)) and a permutation matrix C M n n (GF (q)) such that R A C = B. Given a candidate matrix R, the complexity of checking whether a corresponding C exists is rn 2, as we simply need to check that R A and B have the same columns. Thus, the complexity of the entire algorithm is xrn 2, where x is the complexity of enumerating the r r nonsingular matrices over GF (q); that is, the elements of the general linear group GL(r, GF (q)). In the worst case this portion is O(q r2 ), if every r r matrix over GF (q) must be tested. Therefore, the complexity of the entire algorithm is no more than q r2 rn 2. Let us illustrate the theorem with an example. The matroid Q 6 is shown in Figure 3. The fundamental circuits corresponding to the basis {1, 2, 3} are {1, 2, 4}, {2, 3, 5}, and {1, 2, 3, 6}. The matrix obtained from the fundamental circuits is I The corresponding bipartite graph is shown in Figure 3 with a spanning tree highlighted. The entries corresponding to the edges of the spanning tree may be taken as 1 and the remaining entries are denoted by (a, b) where a and b are non-zero members of the field. 101 Copyright SIAM.

5 Figure 3: Coordinatizing Q 6 Thus we can write the matrix representing Q 6 as I a 0 1 b B 4 and B 6 and matrix B 3 is geometric equivalent to B 5. An exhaustive search found no mapping from B 1 to B 3. Thus, we conclude that Q 6 has two geometric inequivalent representations over GF (5), B 1 and B 3. To confirm our exhaustive search we calculated the single-element extensions of B 1 and B 3. The matroid MB 1 has nine non-isomorphic simple singleelement extensions over GF (5), whereas the matroid MB 3 has seven non-isomorphic simple singleelement extensions. The first six matroids in Figure 4 are common single-element extensions of MB 1 and MB 3. The next three matroids are single-element extensions of MB 1, but not of MB 3. The last matroid is a single-element extension of MB 3, but not of MB 1. Observe that Over GF (3) the choices for the ordered sequence (a, b) are (1, 1), (1, 2), (2, 1) and (2, 2). The first gives W 3 and the rest give W 3. This implies that Q 6 is not representable over GF (3). Over GF (5) the ordered sequence (a, b) may be (1, 1), (1, 2), (2, 1), (1, 3), (3, 1), (1, 4), (4, 1), (2, 2), (2, 3), (3, 2), (2, 4), (4, 2), (3, 3), (3, 4), (4, 3), or (4, 4). Of these (1, 1) gives W 3 ; (1, 2), (2, 1), (1, 3), (1, 4), (2, 2), (3, 2), (3, 3), (4, 3), and (4, 4) give W 3 and the remaining give Q 6. Let us refer to the matrices with (a, b) equal to (3, 1), (4, 1), (2, 3), (2, 4), (4, 2) and (3, 4) as B 1, B 2, B 3, B 4, B 5, and B 6, respectively. This implies that Q 6 has six projective inequivalent representations over GF (5) The six projective inequivalent representations are shown below: B 1 = I B 2 = I B 3 = B 5 = I I B 4 = B 6 = I I Matrices B 1 and B 2 are geometric equivalent because B 1 can be transformed to B 2 as follows: multiply row 2 by 4; swap rows 1 and 3; replace row 2 by row 2 + row 1 + row 3 ; multiply column 2 by 4; swap columns 1 and 5 and columns 3 and 4. Similarly, we can check that matrix B 1 is geometric equivalent to Figure 4: Single-element extensions of Q 6 over GF (5) As another example, we can check that P 7 (from 102 Copyright SIAM.

6 Figure 2) has three projective inequivalent representations over GF (5), but is uniquely representable with respect to geometric equivalence. Whereas, over GF (7) it has two geometric inequivalent representations. When the concept of projective equivalence was developed in 9 there were no examples of geometric inequivalent representations. As we see in this paper, it is too tedious to compute by hand even for small matroids. However, with the subsequent use of computers in matroid theory research, now there is no shortage of examples and computationally it doesn t cost much to determine which of the projective inequivalent representations are also geometric inequivalent. Finally, note that if A 1 and A 2 have different isomorphism classes of single-element extensions over GF (q), then A 1 and A 2 are geometric inequivalent representations. However, the converse is not true. For example, W 3 over GF (7) has three geometric inequivalent representations, but two of them have exactly the same single-element extensions. 3 Computing single-element extensions with geometric equivalence In this section we present a method for generating single-element extensions with respect to geometric equivalence. We illustrate the method by computing the single-element extensions of the relaxed Fano matroid, F7, over GF (5). This same example is presented in 4 as an example of how to compute projective inequivalent extensions. Although not necessary for understanding this paper, the reader may find it interesting to compare and contrast 4 on projective equivalence with this paper on geometric equivalence, to see how the computational perspective naturally leads to the development of the concept of geometric equivalence. Let us denote the single-element extension of a matroid M by an element e as M + e 7, p Comparing the matrix representing F7 (shown below) to the matrix representing P G(2, 5) and adding to A the columns in P G(2, 5) missing from A gives three isomorphism classes. Each class contains several choices for the new column representing the element e in A + e : A = 1 I Class 1 {{0, 1, 2, 0, 1, 3}, {1, 2, 0, 1, 3, 0}, {1, 0, 2, 1, 0, 3}, {1, 1, 3, 1, 1, 4, 1, 2, 2, 1, 3, 1, 1, 4, 1, 1, 4, 4}} Class 2 {{0, 1, 4}, {1, 4, 0}, {1, 0, 4}, {1, 1, 2, 1, 2, 1, 1, 3, 3}} Class 3 {{1, 2, 3, 1, 2, 4, 1, 3, 2, 1, 3, 4, 1, 4, 2, 1, 4, 3}} The three matroids corresponding to the three isomorphism classes, M 1, M 2, and M 3 are shown in Figure 5. The new element is circled in each matroid. Figure 5: Single-element extensions of F 7 over GF (5) Within each isomorphism class, group together the columns with non-zero entries in the same position and check if the resulting matroids are equal. In the first isomorphism class there are four such groups. In the first group, the matroid obtained by adding column 0, 1, 2 to A is equal to the matroid obtained by adding column 0, 1, 3 to A. However, A with column 0, 1, 2 can be transformed into A with column 0, 1, 3 as follows: swap rows 2 and 3; multiply rows 2 and 3 by 4; replace row 2 by row 2 +row 1 ; replace row 3 by row 3 + row 1 ; multiply columns 2, 3, and 5 by 4 and column 8 by 2; and swap columns 1 and 7. Thus these two representations are projective inequivalent, but geometric equivalent. Similarly the matroid obtained by adding column 1, 2, 0 to A is equal to the matroid obtained by adding column 1, 3, 0 to A, and we can check that the corresponding matrices are geometric equivalent. The matroid obtained by adding column 1, 0, 2 to A is equal to the matroid obtained by adding column 1, 0, 3 to A and the two matrices are geometric equivalent. This takes care of the first three groups in Class 1. The situation is a bit more complicated in the last group containing columns {1, 1, 3, 1, 1, 4, 1, 2, 2, 1, 3, 1, 1, 4, 1, 1, 4, 4}} Here the matroid obtained by adding column 1, 1, 3 to A is equal to the matroid obtained by adding column 1, 1, 4 to A. The matroid obtained by adding column 1, 2, 2 to A is equal to the matroid obtained by adding column 1, 4, 4 to A. The matroid obtained by adding column 1, 3, 1 to A is equal to the matroid obtained by adding column 1, 4, 1 to A. But the three matroids, A with columns 1, 1, 3, 1, 2, 2, and 1, 3, 1, respectively, are not equal (see Figure 6). We can check that in each of the three cases the corresponding matrices are geometric equivalent. Thus we may conclude that F7 extends to M 1 by giving rise to two projective inequivalent represen- 103 Copyright SIAM.

7 tations of M 1. However, F7 extends to M 1 uniquely with respect to geometric equivalence. Figure 6: Drawings of the first isomorphism class of F7 over GF (5) For the second isomorphism class, there are three groups with one column each and a fourth group with three columns. The three matroids in the fourth group, A with columns 1, 1, 2, 1, 2, 1, and 1, 3, 3, respectively, are not equal. So F7 extends to M 2 without giving rise to any projective inequivalent extensions of M 2 and consequently without giving rise to geometric inequivalent representations of M 2. For the third isomorphism class, there is just one group of columns. The matroid obtained by adding column 1, 2, 3 to A is equal to the matroid obtained by adding column 1, 3, 4 to A, and the corresponding matrices are geometric equivalent. The matroid obtained by adding column 1, 2, 4 to A is equal to the matroid obtained by adding column 1, 4, 2 to A, and the corresponding matrices are geometric equivalent. The matroid obtained by adding column 1, 3, 2 to A is equal to the matroid obtained by adding column 1, 4, 3 to A, and the corresponding matrices are geometric equivalent. The three matroids, A with columns 1, 2, 3, 1, 2, 4, and 1, 3, 2, respectively, are not equal. So, F7 extends to M 3 by giving rise to two projective inequivalent representations of M 3. However, we can check that it extends to M 3, uniquely with respect to geometric equivalence. Theorem 3.1. Let M be a connected simple matroid represented by A = I r D over GF (q) and let P = I r L represent the projective geometry P G(r 1, q). Let A 1 = I r D x 1 and A 2 = I r D x 2 be matrices representing the same single-element extension M +e where x 1 and x 2 are distinct columns in L D with non-zero entries in the same position. Then (i) A 1 and A 2 are projective inequivalent representations of M + e if and only if MA 1 = MA 2. (ii) A 1 and A 2 are geometric inequivalent representations of M + e if and only if MA 1 = MA 2 and there is no non-singular linear transformation followed by a column permutation from A 1 to A 2. Proof. A representation of P G(r 1, q) in standard form may be written as P = I r L by selecting from each one-dimensional subspace of V (r, q), the column with one in the first non-zero position. If I r D is a matrix over GF (q) representing M, then I r D x represents M +e, where x is the column in the matrix P corresponding to element e. Observe that there may be several such columns all representing the same element e. For each single-element extension M + e, let X be a set of columns in L D such that for every x X, I r D x is an GF (q)-representation of M + e. In other words X is the set of columns that give the same single-element extension up to isomorphism. We can group the columns in X as follows: x 1 and x 2 are in the same group if they have non-zero entries in the same positions. Let A 1 = I r D x 1 and A 2 = I r D x 2, where x 1 and x 2 are columns from the same group. Then A 1 and A 2 are projective inequivalent representations if and only if MA 1 = MA 2. However, if a linear transformation followed by a column permutation can be found between A 1 and A 2, then by definition they are geometric equivalent. The proof of the next result follows immediately from Theorems 2.1 and 3.1. Corollary 3.2. Let M be an n-element rank r GF (q)-representable matroid. The set of distinct matrix representations of M whose singleelement extensions must be computed to obtain all the non-isomorphic single-element extensions of M over GF (q) can be obtained from the set of projective inequivalent representations using a polynomial time algorithm in n. We will end this paper with some comparisions between projective and geometric inequivalence. Since a matroid can have a large number of projective inequivalent representations, the concept of stability was developed as a way of bounding this number. A minor N of a matroid M stabilizes M over GF (q) if no GF (q)-representation of N can be extended to two projective inequivalent GF (q)-representations of M. Observe that if N has k projective inequivalent representations, then M has at most k projective inequivalent representations. In the previous example, F7 stabilizes its second extension, but does not stabilize its first and third extension. There is no analog of the concept of stability for geometric equivalence. For example, as mentioned earlier, W 3 has two 104 Copyright SIAM.

8 geometric inequivalent representations over GF (5). One of its single-element B 7 (see figure 2) is uniquely representable with respect to geometric equivalence. However, a single-element extension of B 7 has two geometric inequivalent representations over GF (5). With geometric equivalence we are able to ask questions such as, given a fixed finite field GF (q) and a fixed rank r, is there an n beyond which the matroids become uniquely representable with respect to geometric equivalence? We know the projective geometry is uniquely representable with respect to equivalence and hence also with respect to geometric equivalence. It is very likely that there is an early threshold for geometric equivalence after which all the rank-r GF (q)-representable matroids are uniquely representable. References 1. T. H. Brylawski and D. Lucas (1976). Uniquely representable combinatorial geometries. In Teorie combinatorie (Proc Internat. Colloq.), Accademia Nazionale dei Lincei, Rome. 2. J. Geelen, G. Whittle (2010). The projective plane is a stabilizer, J. of Combin. Theory Ser. B, 100, no P. Hliněný (2006). Equivalence-free exhaustive generation of matroid representations. Discrete Applied Mathematics, 154, S. R. Kingan (2009). A computational approach to inequivalence in matroids. Proceedings of the Thirty-Seventh Southeastern International Conference on Combinatorics, Graph Theory and Computing. Congr. Numer. 198, S. R. Kingan (2011). Restrictions as Stabilizers, Advances in Applied Mathematics, 47, J. Kahn, (1988). On the uniqueness of matroid representations over GF (4), Bull. London Math. Soc. 20, J. G. Oxley (1992). Matroid theory, (1992), Oxford University Press, New York (second edition, 2011). 8. J. G. Oxley, D. Vertigan, and G. Whittle (1996). On inequivalent representations of matroids over finite fields. Journal of Combinatorial Theory, Series B, 67, G. Whittle (1999). Stabilizers of classes of representable matroids, J. Combin. Theory Ser. B Copyright SIAM.

stabilizers for GF(5)-representable matroids.

stabilizers for GF(5)-representable matroids. AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 49 (2011), Pages 203 207 Stabilizers for GF(5)-representable matroids S. R. Kingan Department of Mathematics Brooklyn College, City University of New York Brooklyn,

More information

Chapter 2. Splitting Operation and n-connected Matroids. 2.1 Introduction

Chapter 2. Splitting Operation and n-connected Matroids. 2.1 Introduction Chapter 2 Splitting Operation and n-connected Matroids The splitting operation on an n-connected binary matroid may not yield an n-connected binary matroid. In this chapter, we provide a necessary and

More information

Tree Decompositions Why Matroids are Useful

Tree Decompositions Why Matroids are Useful Petr Hliněný, W. Graph Decompositions, Vienna, 2004 Tree Decompositions Why Matroids are Useful Petr Hliněný Tree Decompositions Why Matroids are Useful Department of Computer Science FEI, VŠB Technical

More information

A geometric non-existence proof of an extremal additive code

A geometric non-existence proof of an extremal additive code A geometric non-existence proof of an extremal additive code Jürgen Bierbrauer Department of Mathematical Sciences Michigan Technological University Stefano Marcugini and Fernanda Pambianco Dipartimento

More information

Introduction to Graph Theory

Introduction to Graph Theory Introduction to Graph Theory George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 351 George Voutsadakis (LSSU) Introduction to Graph Theory August 2018 1 /

More information

K 4,4 e Has No Finite Planar Cover

K 4,4 e Has No Finite Planar Cover K 4,4 e Has No Finite Planar Cover Petr Hliněný Dept. of Applied Mathematics, Charles University, Malostr. nám. 25, 118 00 Praha 1, Czech republic (E-mail: hlineny@kam.ms.mff.cuni.cz) February 9, 2005

More information

Treewidth and graph minors

Treewidth and graph minors Treewidth and graph minors Lectures 9 and 10, December 29, 2011, January 5, 2012 We shall touch upon the theory of Graph Minors by Robertson and Seymour. This theory gives a very general condition under

More information

Chapter 15 Introduction to Linear Programming

Chapter 15 Introduction to Linear Programming Chapter 15 Introduction to Linear Programming An Introduction to Optimization Spring, 2015 Wei-Ta Chu 1 Brief History of Linear Programming The goal of linear programming is to determine the values of

More information

Forbidden Minors for a Pursuit Game on Graphs

Forbidden Minors for a Pursuit Game on Graphs Forbidden Minors for a Pursuit Game on Graphs A Senior Project submitted to The Division of Science, Mathematics, and Computing of Bard College by Abhinanda Bhattacharyya Annandale-on-Hudson, New York

More information

Maximum number of edges in claw-free graphs whose maximum degree and matching number are bounded

Maximum number of edges in claw-free graphs whose maximum degree and matching number are bounded Maximum number of edges in claw-free graphs whose maximum degree and matching number are bounded Cemil Dibek Tınaz Ekim Pinar Heggernes Abstract We determine the maximum number of edges that a claw-free

More information

A Parametrized Algorithm for Matroid Branch-Width

A Parametrized Algorithm for Matroid Branch-Width A Parametrized Algorithm for Matroid Branch-Width Petr Hliněný Department of Computer Science FEI VŠB Technical University of Ostrava 17. listopadu 15, 708 33 Ostrava, Czech Republic E-mail: hlineny@member.ams.org

More information

A TIGHT BOUND ON THE LENGTH OF ODD CYCLES IN THE INCOMPATIBILITY GRAPH OF A NON-C1P MATRIX

A TIGHT BOUND ON THE LENGTH OF ODD CYCLES IN THE INCOMPATIBILITY GRAPH OF A NON-C1P MATRIX A TIGHT BOUND ON THE LENGTH OF ODD CYCLES IN THE INCOMPATIBILITY GRAPH OF A NON-C1P MATRIX MEHRNOUSH MALEKESMAEILI, CEDRIC CHAUVE, AND TAMON STEPHEN Abstract. A binary matrix has the consecutive ones property

More information

Preimages of Small Geometric Cycles

Preimages of Small Geometric Cycles Preimages of Small Geometric Cycles Sally Cockburn Department of Mathematics Hamilton College, Clinton, NY scockbur@hamilton.edu Abstract A graph G is a homomorphic preimage of another graph H, or equivalently

More information

A Reduction of Conway s Thrackle Conjecture

A Reduction of Conway s Thrackle Conjecture A Reduction of Conway s Thrackle Conjecture Wei Li, Karen Daniels, and Konstantin Rybnikov Department of Computer Science and Department of Mathematical Sciences University of Massachusetts, Lowell 01854

More information

On the Relationships between Zero Forcing Numbers and Certain Graph Coverings

On the Relationships between Zero Forcing Numbers and Certain Graph Coverings On the Relationships between Zero Forcing Numbers and Certain Graph Coverings Fatemeh Alinaghipour Taklimi, Shaun Fallat 1,, Karen Meagher 2 Department of Mathematics and Statistics, University of Regina,

More information

Rigidity, connectivity and graph decompositions

Rigidity, connectivity and graph decompositions First Prev Next Last Rigidity, connectivity and graph decompositions Brigitte Servatius Herman Servatius Worcester Polytechnic Institute Page 1 of 100 First Prev Next Last Page 2 of 100 We say that a framework

More information

Monotone Paths in Geometric Triangulations

Monotone Paths in Geometric Triangulations Monotone Paths in Geometric Triangulations Adrian Dumitrescu Ritankar Mandal Csaba D. Tóth November 19, 2017 Abstract (I) We prove that the (maximum) number of monotone paths in a geometric triangulation

More information

Face two-colourable triangulations of K 13

Face two-colourable triangulations of K 13 Face two-colourable triangulations of K 13 M. J. Grannell, T. S. Griggs Department of Pure Mathematics The Open University Walton Hall Milton Keynes MK7 6AA UNITED KINGDOM M. Knor Department of Mathematics

More information

Product constructions for transitive decompositions of graphs

Product constructions for transitive decompositions of graphs 116 Product constructions for transitive decompositions of graphs Geoffrey Pearce Abstract A decomposition of a graph is a partition of the edge set, giving a set of subgraphs. A transitive decomposition

More information

Lecture 5: Graphs. Rajat Mittal. IIT Kanpur

Lecture 5: Graphs. Rajat Mittal. IIT Kanpur Lecture : Graphs Rajat Mittal IIT Kanpur Combinatorial graphs provide a natural way to model connections between different objects. They are very useful in depicting communication networks, social networks

More information

Trees. 3. (Minimally Connected) G is connected and deleting any of its edges gives rise to a disconnected graph.

Trees. 3. (Minimally Connected) G is connected and deleting any of its edges gives rise to a disconnected graph. Trees 1 Introduction Trees are very special kind of (undirected) graphs. Formally speaking, a tree is a connected graph that is acyclic. 1 This definition has some drawbacks: given a graph it is not trivial

More information

The Football Pool Problem for 5 Matches

The Football Pool Problem for 5 Matches JOURNAL OF COMBINATORIAL THEORY 3, 35-325 (967) The Football Pool Problem for 5 Matches H. J. L. KAMPS AND J. H. VAN LINT Technological University, Eindhoven, The Netherlands Communicated by N. G. debruijn

More information

Semiboolean SQS-skeins

Semiboolean SQS-skeins Journal of Algebraic Combinatorics 2 (1993), 147-153 1993 Kluwer Academic Publishers, Boston. Manufactured in The Netherlands. Semiboolean SQS-skeins ANDREAS J. GUELZOW Department of Mathematics and Computer

More information

Vertex 3-colorability of claw-free graphs

Vertex 3-colorability of claw-free graphs Algorithmic Operations Research Vol.2 (27) 5 2 Vertex 3-colorability of claw-free graphs Marcin Kamiński a Vadim Lozin a a RUTCOR - Rutgers University Center for Operations Research, 64 Bartholomew Road,

More information

LATIN SQUARES AND THEIR APPLICATION TO THE FEASIBLE SET FOR ASSIGNMENT PROBLEMS

LATIN SQUARES AND THEIR APPLICATION TO THE FEASIBLE SET FOR ASSIGNMENT PROBLEMS LATIN SQUARES AND THEIR APPLICATION TO THE FEASIBLE SET FOR ASSIGNMENT PROBLEMS TIMOTHY L. VIS Abstract. A significant problem in finite optimization is the assignment problem. In essence, the assignment

More information

Discrete mathematics , Fall Instructor: prof. János Pach

Discrete mathematics , Fall Instructor: prof. János Pach Discrete mathematics 2016-2017, Fall Instructor: prof. János Pach - covered material - Lecture 1. Counting problems To read: [Lov]: 1.2. Sets, 1.3. Number of subsets, 1.5. Sequences, 1.6. Permutations,

More information

PLANAR GRAPH BIPARTIZATION IN LINEAR TIME

PLANAR GRAPH BIPARTIZATION IN LINEAR TIME PLANAR GRAPH BIPARTIZATION IN LINEAR TIME SAMUEL FIORINI, NADIA HARDY, BRUCE REED, AND ADRIAN VETTA Abstract. For each constant k, we present a linear time algorithm that, given a planar graph G, either

More information

CS-9645 Introduction to Computer Vision Techniques Winter 2019

CS-9645 Introduction to Computer Vision Techniques Winter 2019 Table of Contents Projective Geometry... 1 Definitions...1 Axioms of Projective Geometry... Ideal Points...3 Geometric Interpretation... 3 Fundamental Transformations of Projective Geometry... 4 The D

More information

New Constructions of Non-Adaptive and Error-Tolerance Pooling Designs

New Constructions of Non-Adaptive and Error-Tolerance Pooling Designs New Constructions of Non-Adaptive and Error-Tolerance Pooling Designs Hung Q Ngo Ding-Zhu Du Abstract We propose two new classes of non-adaptive pooling designs The first one is guaranteed to be -error-detecting

More information

ON THE CONSTRUCTION OF ORTHOGONAL ARRAYS

ON THE CONSTRUCTION OF ORTHOGONAL ARRAYS Hacettepe Journal of Mathematics and Statistics Volume 31 (2002), 45 51 ON THE CONSTRUCTION OF ORTHOGONAL ARRAYS Hülya Bayrak and Aslıhan Alhan Received 04. 10. 2001 Abstract In this study, the geometric

More information

Removing Even Crossings on Surfaces

Removing Even Crossings on Surfaces Removing Even Crossings on Surfaces MichaelJ.Pelsmajer 1 Department of Applied Mathematics Illinois Institute of Technology Chicago, Illinois 60616 Marcus Schaefer 2 CTI, DePaul University Chicago, Illinois

More information

Characterizations of graph classes by forbidden configurations

Characterizations of graph classes by forbidden configurations Characterizations of graph classes by forbidden configurations Zdeněk Dvořák September 14, 2015 We consider graph classes that can be described by excluding some fixed configurations. Let us give some

More information

Technische Universität München Zentrum Mathematik

Technische Universität München Zentrum Mathematik Technische Universität München Zentrum Mathematik Prof. Dr. Dr. Jürgen Richter-Gebert, Bernhard Werner Projective Geometry SS 208 https://www-m0.ma.tum.de/bin/view/lehre/ss8/pgss8/webhome Solutions for

More information

Construction of planar triangulations with minimum degree 5

Construction of planar triangulations with minimum degree 5 Construction of planar triangulations with minimum degree 5 G. Brinkmann Fakultät für Mathematik Universität Bielefeld D 33501 Bielefeld, Germany gunnar@mathematik.uni-bielefeld.de Brendan D. McKay Department

More information

Is there a McLaughlin geometry?

Is there a McLaughlin geometry? Is there a McLaughlin geometry? Leonard H. Soicher School of Mathematical Sciences Queen Mary, University of London Mile End Road, London E1 4NS, UK email: L.H.Soicher@qmul.ac.uk February 9, 2006 Dedicated

More information

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix.

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix. MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix. Row echelon form A matrix is said to be in the row echelon form if the leading entries shift to the

More information

Geometry. Every Simplicial Polytope with at Most d + 4 Vertices Is a Quotient of a Neighborly Polytope. U. H. Kortenkamp. 1.

Geometry. Every Simplicial Polytope with at Most d + 4 Vertices Is a Quotient of a Neighborly Polytope. U. H. Kortenkamp. 1. Discrete Comput Geom 18:455 462 (1997) Discrete & Computational Geometry 1997 Springer-Verlag New York Inc. Every Simplicial Polytope with at Most d + 4 Vertices Is a Quotient of a Neighborly Polytope

More information

Is The Missing Axiom of Matroid Theory Lost Forever? or How Hard is Life Over Infinite Fields?

Is The Missing Axiom of Matroid Theory Lost Forever? or How Hard is Life Over Infinite Fields? Is The Missing Axiom of Matroid Theory Lost Forever? or How Hard is Life Over Infinite Fields? General Theme There exist strong theorems for matroids representable over finite fields, but it all turns

More information

Tutte s Theorem: How to draw a graph

Tutte s Theorem: How to draw a graph Spectral Graph Theory Lecture 15 Tutte s Theorem: How to draw a graph Daniel A. Spielman October 22, 2018 15.1 Overview We prove Tutte s theorem [Tut63], which shows how to use spring embeddings to obtain

More information

Introduction III. Graphs. Motivations I. Introduction IV

Introduction III. Graphs. Motivations I. Introduction IV Introduction I Graphs Computer Science & Engineering 235: Discrete Mathematics Christopher M. Bourke cbourke@cse.unl.edu Graph theory was introduced in the 18th century by Leonhard Euler via the Königsberg

More information

A THREE AND FIVE COLOR THEOREM

A THREE AND FIVE COLOR THEOREM PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 52, October 1975 A THREE AND FIVE COLOR THEOREM FRANK R. BERNHART1 ABSTRACT. Let / be a face of a plane graph G. The Three and Five Color Theorem

More information

Mathematical and Algorithmic Foundations Linear Programming and Matchings

Mathematical and Algorithmic Foundations Linear Programming and Matchings Adavnced Algorithms Lectures Mathematical and Algorithmic Foundations Linear Programming and Matchings Paul G. Spirakis Department of Computer Science University of Patras and Liverpool Paul G. Spirakis

More information

Genus Ranges of 4-Regular Rigid Vertex Graphs

Genus Ranges of 4-Regular Rigid Vertex Graphs Genus Ranges of 4-Regular Rigid Vertex Graphs Dorothy Buck Department of Mathematics Imperial College London London, England, UK d.buck@imperial.ac.uk Nataša Jonoska Egor Dolzhenko Molecular and Computational

More information

Forced orientation of graphs

Forced orientation of graphs Forced orientation of graphs Babak Farzad Mohammad Mahdian Ebad S. Mahmoodian Amin Saberi Bardia Sadri Abstract The concept of forced orientation of graphs was introduced by G. Chartrand et al. in 1994.

More information

EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m

EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m EDGE-COLOURED GRAPHS AND SWITCHING WITH S m, A m AND D m GARY MACGILLIVRAY BEN TREMBLAY Abstract. We consider homomorphisms and vertex colourings of m-edge-coloured graphs that have a switching operation

More information

An Optimal Algorithm for the Euclidean Bottleneck Full Steiner Tree Problem

An Optimal Algorithm for the Euclidean Bottleneck Full Steiner Tree Problem An Optimal Algorithm for the Euclidean Bottleneck Full Steiner Tree Problem Ahmad Biniaz Anil Maheshwari Michiel Smid September 30, 2013 Abstract Let P and S be two disjoint sets of n and m points in the

More information

The Connectivity and Diameter of Second Order Circuit Graphs of Matroids

The Connectivity and Diameter of Second Order Circuit Graphs of Matroids Graphs and Combinatorics (2012) 28:737 742 DOI 10.1007/s00373-011-1074-6 ORIGINAL PAPER The Connectivity and Diameter of Second Order Circuit Graphs of Matroids Jinquan Xu Ping Li Hong-Jian Lai Received:

More information

arxiv: v1 [math.co] 7 Dec 2018

arxiv: v1 [math.co] 7 Dec 2018 SEQUENTIALLY EMBEDDABLE GRAPHS JACKSON AUTRY AND CHRISTOPHER O NEILL arxiv:1812.02904v1 [math.co] 7 Dec 2018 Abstract. We call a (not necessarily planar) embedding of a graph G in the plane sequential

More information

Counting the Number of Eulerian Orientations

Counting the Number of Eulerian Orientations Counting the Number of Eulerian Orientations Zhenghui Wang March 16, 011 1 Introduction Consider an undirected Eulerian graph, a graph in which each vertex has even degree. An Eulerian orientation of the

More information

Math 170- Graph Theory Notes

Math 170- Graph Theory Notes 1 Math 170- Graph Theory Notes Michael Levet December 3, 2018 Notation: Let n be a positive integer. Denote [n] to be the set {1, 2,..., n}. So for example, [3] = {1, 2, 3}. To quote Bud Brown, Graph theory

More information

arxiv: v2 [math.co] 13 Aug 2013

arxiv: v2 [math.co] 13 Aug 2013 Orthogonality and minimality in the homology of locally finite graphs Reinhard Diestel Julian Pott arxiv:1307.0728v2 [math.co] 13 Aug 2013 August 14, 2013 Abstract Given a finite set E, a subset D E (viewed

More information

4. Simplicial Complexes and Simplicial Homology

4. Simplicial Complexes and Simplicial Homology MATH41071/MATH61071 Algebraic topology Autumn Semester 2017 2018 4. Simplicial Complexes and Simplicial Homology Geometric simplicial complexes 4.1 Definition. A finite subset { v 0, v 1,..., v r } R n

More information

Sparse Hypercube 3-Spanners

Sparse Hypercube 3-Spanners Sparse Hypercube 3-Spanners W. Duckworth and M. Zito Department of Mathematics and Statistics, University of Melbourne, Parkville, Victoria 3052, Australia Department of Computer Science, University of

More information

Hamiltonian cycles in bipartite quadrangulations on the torus

Hamiltonian cycles in bipartite quadrangulations on the torus Hamiltonian cycles in bipartite quadrangulations on the torus Atsuhiro Nakamoto and Kenta Ozeki Abstract In this paper, we shall prove that every bipartite quadrangulation G on the torus admits a simple

More information

On Possible Counterexamples to Negami s Planar Cover Conjecture

On Possible Counterexamples to Negami s Planar Cover Conjecture On Possible Counterexamples to Negami s Planar Cover Conjecture Petr Hliněný and Robin Thomas School of Mathematics, Georgia Institute of Technology, Atlanta GA 0-00, U.S.A. hlineny@member.ams.org June,

More information

What is a Graphon? Daniel Glasscock, June 2013

What is a Graphon? Daniel Glasscock, June 2013 What is a Graphon? Daniel Glasscock, June 2013 These notes complement a talk given for the What is...? seminar at the Ohio State University. The block images in this PDF should be sharp; if they appear

More information

A note on isolate domination

A note on isolate domination Electronic Journal of Graph Theory and Applications 4 (1) (016), 94 100 A note on isolate domination I. Sahul Hamid a, S. Balamurugan b, A. Navaneethakrishnan c a Department of Mathematics, The Madura

More information

Discrete Mathematics SECOND EDITION OXFORD UNIVERSITY PRESS. Norman L. Biggs. Professor of Mathematics London School of Economics University of London

Discrete Mathematics SECOND EDITION OXFORD UNIVERSITY PRESS. Norman L. Biggs. Professor of Mathematics London School of Economics University of London Discrete Mathematics SECOND EDITION Norman L. Biggs Professor of Mathematics London School of Economics University of London OXFORD UNIVERSITY PRESS Contents PART I FOUNDATIONS Statements and proofs. 1

More information

On the number of distinct directions of planes determined by n points in R 3

On the number of distinct directions of planes determined by n points in R 3 On the number of distinct directions of planes determined by n points in R 3 Rom Pinchasi August 27, 2007 Abstract We show that any set of n points in R 3, that is not contained in a plane, determines

More information

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H. Abstract We discuss a class of graphs called perfect graphs. After defining them and getting intuition with a few simple examples (and one less simple example), we present a proof of the Weak Perfect Graph

More information

Minimal Universal Bipartite Graphs

Minimal Universal Bipartite Graphs Minimal Universal Bipartite Graphs Vadim V. Lozin, Gábor Rudolf Abstract A graph U is (induced)-universal for a class of graphs X if every member of X is contained in U as an induced subgraph. We study

More information

6. Lecture notes on matroid intersection

6. Lecture notes on matroid intersection Massachusetts Institute of Technology 18.453: Combinatorial Optimization Michel X. Goemans May 2, 2017 6. Lecture notes on matroid intersection One nice feature about matroids is that a simple greedy algorithm

More information

On the sum of graphic matroids Csongor György Csehi Supervisor: András Recski

On the sum of graphic matroids Csongor György Csehi Supervisor: András Recski On the sum of graphic matroids Csongor György Csehi Supervisor: András Recski BME 203.05.08. Abstract There is a conjecture that if the sum of graphic matroids is not graphic then it is nonbinary. Some

More information

The Structure of Bull-Free Perfect Graphs

The Structure of Bull-Free Perfect Graphs The Structure of Bull-Free Perfect Graphs Maria Chudnovsky and Irena Penev Columbia University, New York, NY 10027 USA May 18, 2012 Abstract The bull is a graph consisting of a triangle and two vertex-disjoint

More information

CHAPTER 2. Graphs. 1. Introduction to Graphs and Graph Isomorphism

CHAPTER 2. Graphs. 1. Introduction to Graphs and Graph Isomorphism CHAPTER 2 Graphs 1. Introduction to Graphs and Graph Isomorphism 1.1. The Graph Menagerie. Definition 1.1.1. A simple graph G = (V, E) consists of a set V of vertices and a set E of edges, represented

More information

Star Decompositions of the Complete Split Graph

Star Decompositions of the Complete Split Graph University of Dayton ecommons Honors Theses University Honors Program 4-016 Star Decompositions of the Complete Split Graph Adam C. Volk Follow this and additional works at: https://ecommons.udayton.edu/uhp_theses

More information

Discrete Applied Mathematics

Discrete Applied Mathematics Discrete Applied Mathematics 160 (2012) 505 512 Contents lists available at SciVerse ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam 1-planarity of complete multipartite

More information

Connectivity, Graph Minors, and Subgraph Multiplicity

Connectivity, Graph Minors, and Subgraph Multiplicity Connectivity, Graph Minors, and Subgraph Multiplicity David Eppstein Department of Information and Computer Science University of California, Irvine, CA 92717 Tech. Report 92-06 January 10, 1992 Abstract

More information

Non-zero disjoint cycles in highly connected group labelled graphs

Non-zero disjoint cycles in highly connected group labelled graphs Non-zero disjoint cycles in highly connected group labelled graphs Ken-ichi Kawarabayashi Paul Wollan Abstract Let G = (V, E) be an oriented graph whose edges are labelled by the elements of a group Γ.

More information

Outerplanar Obstructions for the Feedback Vertex Set

Outerplanar Obstructions for the Feedback Vertex Set Outerplanar Obstructions for the Feedback Vertex Set Juanjo Rué 1,4 Departament de Matemàtica Aplicada 2, Universitat Politècnica de Catalunya, Barcelona, Spain Konstantinos S. Stavropoulos 2,3,4 Dimitrios

More information

Characterizing Finite Frobenius Rings Via Coding Theory

Characterizing Finite Frobenius Rings Via Coding Theory Characterizing Finite Frobenius Rings Via Coding Theory Jay A. Wood Department of Mathematics Western Michigan University http://homepages.wmich.edu/ jwood/ Algebra and Communications Seminar University

More information

and Heinz-Jürgen Voss

and Heinz-Jürgen Voss Discussiones Mathematicae Graph Theory 22 (2002 ) 193 198 ON k-trestles IN POLYHEDRAL GRAPHS Michal Tkáč Department of Mathematics The Faculty of Business Economics in Košice University of Economics in

More information

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang Solving and CS6015 / LARP 2018 ACK : Linear Algebra and Its Applications - Gilbert Strang Introduction Chapter 1 concentrated on square invertible matrices. There was one solution to Ax = b and it was

More information

Camera Calibration Using Line Correspondences

Camera Calibration Using Line Correspondences Camera Calibration Using Line Correspondences Richard I. Hartley G.E. CRD, Schenectady, NY, 12301. Ph: (518)-387-7333 Fax: (518)-387-6845 Email : hartley@crd.ge.com Abstract In this paper, a method of

More information

Evolution Module. 6.1 Phylogenetic Trees. Bob Gardner and Lev Yampolski. Integrated Biology and Discrete Math (IBMS 1300)

Evolution Module. 6.1 Phylogenetic Trees. Bob Gardner and Lev Yampolski. Integrated Biology and Discrete Math (IBMS 1300) Evolution Module 6.1 Phylogenetic Trees Bob Gardner and Lev Yampolski Integrated Biology and Discrete Math (IBMS 1300) Fall 2008 1 INDUCTION Note. The natural numbers N is the familiar set N = {1, 2, 3,...}.

More information

A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY

A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY KARL L. STRATOS Abstract. The conventional method of describing a graph as a pair (V, E), where V and E repectively denote the sets of vertices and edges,

More information

On subgraphs of Cartesian product graphs

On subgraphs of Cartesian product graphs On subgraphs of Cartesian product graphs Sandi Klavžar 1 Department of Mathematics, PEF, University of Maribor, Koroška cesta 160, 2000 Maribor, Slovenia sandi.klavzar@uni-lj.si Alenka Lipovec Department

More information

TRANSITIVE GRAPHS UNIQUELY DETERMINED BY THEIR LOCAL STRUCTURE

TRANSITIVE GRAPHS UNIQUELY DETERMINED BY THEIR LOCAL STRUCTURE TRANSITIVE GRAPHS UNIQUELY DETERMINED BY THEIR LOCAL STRUCTURE JOSHUA FRISCH AND OMER TAMUZ Abstract. We give an example of an infinite, vertex transitive graph that has the following property: it is the

More information

Complexity Results on Graphs with Few Cliques

Complexity Results on Graphs with Few Cliques Discrete Mathematics and Theoretical Computer Science DMTCS vol. 9, 2007, 127 136 Complexity Results on Graphs with Few Cliques Bill Rosgen 1 and Lorna Stewart 2 1 Institute for Quantum Computing and School

More information

As a consequence of the operation, there are new incidences between edges and triangles that did not exist in K; see Figure II.9.

As a consequence of the operation, there are new incidences between edges and triangles that did not exist in K; see Figure II.9. II.4 Surface Simplification 37 II.4 Surface Simplification In applications it is often necessary to simplify the data or its representation. One reason is measurement noise, which we would like to eliminate,

More information

Discrete Applied Mathematics. A revision and extension of results on 4-regular, 4-connected, claw-free graphs

Discrete Applied Mathematics. A revision and extension of results on 4-regular, 4-connected, claw-free graphs Discrete Applied Mathematics 159 (2011) 1225 1230 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam A revision and extension of results

More information

Basics of Graph Theory

Basics of Graph Theory Basics of Graph Theory 1 Basic notions A simple graph G = (V, E) consists of V, a nonempty set of vertices, and E, a set of unordered pairs of distinct elements of V called edges. Simple graphs have their

More information

Base size and separation number

Base size and separation number Base size and separation number Peter J. Cameron CSG notes, April 2005 Brief history The concept of a base for a permutation group was introduced by Sims in the 1960s in connection with computational group

More information

POLYHEDRAL GEOMETRY. Convex functions and sets. Mathematical Programming Niels Lauritzen Recall that a subset C R n is convex if

POLYHEDRAL GEOMETRY. Convex functions and sets. Mathematical Programming Niels Lauritzen Recall that a subset C R n is convex if POLYHEDRAL GEOMETRY Mathematical Programming Niels Lauritzen 7.9.2007 Convex functions and sets Recall that a subset C R n is convex if {λx + (1 λ)y 0 λ 1} C for every x, y C and 0 λ 1. A function f :

More information

REDUCING GRAPH COLORING TO CLIQUE SEARCH

REDUCING GRAPH COLORING TO CLIQUE SEARCH Asia Pacific Journal of Mathematics, Vol. 3, No. 1 (2016), 64-85 ISSN 2357-2205 REDUCING GRAPH COLORING TO CLIQUE SEARCH SÁNDOR SZABÓ AND BOGDÁN ZAVÁLNIJ Institute of Mathematics and Informatics, University

More information

Restricted-Orientation Convexity in Higher-Dimensional Spaces

Restricted-Orientation Convexity in Higher-Dimensional Spaces Restricted-Orientation Convexity in Higher-Dimensional Spaces ABSTRACT Eugene Fink Derick Wood University of Waterloo, Waterloo, Ont, Canada N2L3G1 {efink, dwood}@violetwaterlooedu A restricted-oriented

More information

Lecture 20 : Trees DRAFT

Lecture 20 : Trees DRAFT CS/Math 240: Introduction to Discrete Mathematics 4/12/2011 Lecture 20 : Trees Instructor: Dieter van Melkebeek Scribe: Dalibor Zelený DRAFT Last time we discussed graphs. Today we continue this discussion,

More information

3 No-Wait Job Shops with Variable Processing Times

3 No-Wait Job Shops with Variable Processing Times 3 No-Wait Job Shops with Variable Processing Times In this chapter we assume that, on top of the classical no-wait job shop setting, we are given a set of processing times for each operation. We may select

More information

Chordal graphs and the characteristic polynomial

Chordal graphs and the characteristic polynomial Discrete Mathematics 262 (2003) 211 219 www.elsevier.com/locate/disc Chordal graphs and the characteristic polynomial Elizabeth W. McMahon ;1, Beth A. Shimkus 2, Jessica A. Wolfson 3 Department of Mathematics,

More information

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs Advanced Operations Research Techniques IE316 Quiz 1 Review Dr. Ted Ralphs IE316 Quiz 1 Review 1 Reading for The Quiz Material covered in detail in lecture. 1.1, 1.4, 2.1-2.6, 3.1-3.3, 3.5 Background material

More information

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality Planar Graphs In the first half of this book, we consider mostly planar graphs and their geometric representations, mostly in the plane. We start with a survey of basic results on planar graphs. This chapter

More information

Testing Isomorphism of Strongly Regular Graphs

Testing Isomorphism of Strongly Regular Graphs Spectral Graph Theory Lecture 9 Testing Isomorphism of Strongly Regular Graphs Daniel A. Spielman September 26, 2018 9.1 Introduction In the last lecture we saw how to test isomorphism of graphs in which

More information

A Constant Bound for the Periods of Parallel Chip-firing Games with Many Chips

A Constant Bound for the Periods of Parallel Chip-firing Games with Many Chips A Constant Bound for the Periods of Parallel Chip-firing Games with Many Chips Paul Myer Kominers and Scott Duke Kominers Abstract. We prove that any parallel chip-firing game on a graph G with at least

More information

The Encoding Complexity of Network Coding

The Encoding Complexity of Network Coding The Encoding Complexity of Network Coding Michael Langberg Alexander Sprintson Jehoshua Bruck California Institute of Technology Email: mikel,spalex,bruck @caltech.edu Abstract In the multicast network

More information

Component Connectivity of Generalized Petersen Graphs

Component Connectivity of Generalized Petersen Graphs March 11, 01 International Journal of Computer Mathematics FeHa0 11 01 To appear in the International Journal of Computer Mathematics Vol. 00, No. 00, Month 01X, 1 1 Component Connectivity of Generalized

More information

On some subclasses of circular-arc graphs

On some subclasses of circular-arc graphs On some subclasses of circular-arc graphs Guillermo Durán - Min Chih Lin Departamento de Computación Facultad de Ciencias Exactas y Naturales Universidad de Buenos Aires e-mail: {willy,oscarlin}@dc.uba.ar

More information

Lecture 15: The subspace topology, Closed sets

Lecture 15: The subspace topology, Closed sets Lecture 15: The subspace topology, Closed sets 1 The Subspace Topology Definition 1.1. Let (X, T) be a topological space with topology T. subset of X, the collection If Y is a T Y = {Y U U T} is a topology

More information

AN ALGORITHM WHICH GENERATES THE HAMILTONIAN CIRCUITS OF A CUBIC PLANAR MAP

AN ALGORITHM WHICH GENERATES THE HAMILTONIAN CIRCUITS OF A CUBIC PLANAR MAP AN ALGORITHM WHICH GENERATES THE HAMILTONIAN CIRCUITS OF A CUBIC PLANAR MAP W. L. PRICE ABSTRACT The paper describes an algorithm which generates those Hamiltonian circuits of a given cubic planar map

More information

On the Greedoid Polynomial for Rooted Graphs and Rooted Digraphs

On the Greedoid Polynomial for Rooted Graphs and Rooted Digraphs On the Greedoid Polynomial for Rooted Graphs and Rooted Digraphs Elizabeth W. McMahon LAFAYETTE COLLEGE EASTON, PENNSYLVANIA ABSTRACT We examine some properties of the 2-variable greedoid polynomial f(g;t,

More information

Chapter 4. square sum graphs. 4.1 Introduction

Chapter 4. square sum graphs. 4.1 Introduction Chapter 4 square sum graphs In this Chapter we introduce a new type of labeling of graphs which is closely related to the Diophantine Equation x 2 + y 2 = n and report results of our preliminary investigations

More information