What Do Lattice Paths Have To Do With Matrices, And What Is Beyond Both?

Size: px
Start display at page:

Download "What Do Lattice Paths Have To Do With Matrices, And What Is Beyond Both?"

Transcription

1 What Do Lattice Paths Have To Do With Matrices, And What Is Beyond Both? Joseph E. Bonin The George Washington University These slides are available at blogs.gwu.edu/jbonin Some ideas in this talk were developed jointly with Anna de Mier and Marc Noy at Universitat Politècnica de Catalunya, Barcelona

2 The story line: start with some simple objects, namely, lattice paths, connect these objects with some things you may know, explore the structure of these objects, generalize the objects, connect the generalizations with things you may know, look at the generalizations from many perspectives, re-examine our original objects from these perspectives, see that this all falls under a much broader theory, and offer glimpses of that broader theory.

3 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

4 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

5 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

6 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

7 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

8 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

9 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

10 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

11 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

12 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

13 Lattice Paths Lattice paths are sequences of east and north steps of unit length, starting at (0, 0). (6, 4) (0, 0)

14 Sets of Lattice Paths Fix lattice paths P and Q from (0, 0) to (m, r) with P never going above Q. Let P be the set of lattice paths from (0, 0) to (m, r) that stay in the region that P and Q bound. Q P

15 Sets of Lattice Paths Fix lattice paths P and Q from (0, 0) to (m, r) with P never going above Q. Let P be the set of lattice paths from (0, 0) to (m, r) that stay in the region that P and Q bound. Q P What is P?

16 A Simple Example (m, r) For P = E m N r and Q = N r E m, we get ( ) m + r P =. r (0, 0)

17 Finding the Number of Paths Recursively P can be computed recursively. a a + b b a a 1. a 1 2 a

18 Finding the Number of Paths Recursively P can be computed recursively. a a + b b a a 1 3. a a

19 Finding the Number of Paths Recursively P can be computed recursively. a a + b a b a a a

20 Finding the Number of Paths Recursively P can be computed recursively. a a + b a b a a a

21 Finding the Number of Paths Recursively P can be computed recursively. a a + b a b a a a

22 Finding the Number of Paths Recursively P can be computed recursively. a a a + b a b a a On a grid, we see the identity Pascal s triangle ( ) n = k ( n 1 k ) ( ) n 1 and k 1.

23 Paths as Transversals of Set Systems Each path in P is determined by where its north steps occur. The lattice path with north steps at steps 1, 3, 7,

24 Paths as Transversals of Set Systems Each path in P is determined by where its north steps occur. The lattice path with north steps at steps 1, 3, 7, Label each north step by its position in each path it is in.

25 Paths as Transversals of Set Systems Each path in P is determined by where its north steps occur. The lattice path with north steps at steps 1, 3, 7, Label each north step by its position in each path it is in. N 4 = {6, 7, 8, 9, 10} N 3 = {4, 5, 6, 7} N 2 = {2, 3, 4, 5, 6} N 1 = {1, 2, 3, 4} For 1 i r, let N i be the set of labels on the north steps in row i of the diagram (from the bottom).

26 Set Systems, Transversals, and Partial Transversals A set system is a (finite) multiset A = (A j : j J) of subsets of a (finite) set S. Example: S = {a, b, c, d, e, f, g, h} and A = (A, B, C, D) with A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A B C D a b c d e f g h

27 Set Systems, Transversals, and Partial Transversals A set system is a multiset A = (A j : j J) of subsets of a set S. A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A transversal of A is a set {x j : j J} of J distinct elements with x j A j for all j J. Some transversals: {a, b, e, h}, {e, f, g, h}. A B C D a b c d e f g h

28 Set Systems, Transversals, and Partial Transversals Note: a transversal is just a set whose elements can be matched with the sets in A; the matchings are not part of the transversal. A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A B C D a b c d e f g h

29 Set Systems, Transversals, and Partial Transversals A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A transversal of A is a set {x j : j J} of J distinct elements with x j A j for all j J. A partial transversal of A is a transversal of some subsystem (A k : k K) with K J. Some partial transversals: {a, b, e}, {c},.

30 Set Systems, Transversals, and Partial Transversals A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A transversal of A is a set {x j : j J} of J distinct elements with x j A j for all j J. A partial transversal of A is a transversal of some subsystem (A k : k K) with K J. Some partial transversals: {a, b, e}, {c},. Some sets that are not partial transversals: {a, b, c}, {a, b, e, g}.

31 A Matrix Perspective on Set Systems and Partial Transversals A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A B C D a b c d e f g h

32 A Matrix Perspective on Set Systems and Partial Transversals A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A B C D a b c d e f g h x A,a x A,b 0 0 x A,e x A,f 0 x A,h 0 x B,b x B,c x B,g x C,d x C,e 0 x C,g x C,h x D,d 0 x D,f 0 x D,h Replace s with distinct variables.

33 A Matrix Perspective on Set Systems and Partial Transversals A = {a, b, e, f, h}, B = {b, c, g}, C = {d, e, g, h}, D = {d, f, h} A B C D a b c d e f g h x A,a x A,b 0 0 x A,e x A,f 0 x A,h 0 x B,b x B,c x B,g x C,d x C,e 0 x C,g x C,h x D,d 0 x D,f 0 x D,h Replace s with distinct variables. The determinant of the red submatrix is x A,b x B,g x C,e x D,h x A,e x B,b x C,g x D,h.

34 The Permutation Expansion of a Determinant The 2 by 2 case: ( ) c11 c det 12 = c c 21 c 11 c 22 c 12 c 21, 22 c 11 c 12 c 13 For 3 by 3 matrices, det c 21 c 22 c 23 is c 31 c 32 c 33 ( ) c22 c c 11 det 23 c c 32 c 12 det 33 which is ( c21 c 23 c 31 c 33 ( ) ( ) ) + c 13 det ( c21 c 22 c 31 c 32 c 11 c 22 c 33 c 11 c 23 c 32 c 12 c 21 c 33 +c 12 c 23 c 31 +c 13 c 21 c 32 c 13 c 22 c 31. ),

35 The Permutation Expansion of a Determinant For an n n matrix C = (c i,j ), det(c) = σ sgn(σ) c 1,σ(1) c 2,σ(2) c n,σ(n) where we sum over all permutations σ : {1,..., n} {1,..., n} and sgn(σ) is 1 (resp. 1) if σ results from an even (resp. odd) number of transpositions.

36 The Permutation Expansion of a Determinant For an n n matrix C = (c i,j ), det(c) = σ sgn(σ) c 1,σ(1) c 2,σ(2) c n,σ(n) where we sum over all permutations σ : {1,..., n} {1,..., n} and sgn(σ) is 1 (resp. 1) if σ results from an even (resp. odd) number of transpositions. From this definition, it looks like a determinant requires roughly n! operations to compute, but, by using other properties of determinants, they can be found with roughly n 3 operations.

37 The Determinants of Interest for Partial Transversals x A,b x A,e 0 x A,h det x B,b 0 x B,g 0 0 x C,e x C,g x C,h = x A,bx B,g x C,e x D,h x A,e x B,b x C,g x D,h x D,h The determinant of a square submatrix with rows indexed by R {A, B, C, D} and columns indexed by C {a, b,..., h} is the sum, over all matchings φ : C R, of the product of the variables expressing the matching, ± i C x φ(i),i. (Non-matchings (where i φ(i) for some i C) have a zero in the corresponding product.)

38 The Determinants of Interest for Partial Transversals x A,b x A,e 0 x A,h det x B,b 0 x B,g 0 0 x C,e x C,g x C,h = x A,bx B,g x C,e x D,h x A,e x B,b x C,g x D,h x D,h The determinant of a square submatrix with rows indexed by R {A, B, C, D} and columns indexed by C {a, b,..., h} is the sum, over all matchings φ : C R, of the product of the variables expressing the matching, ± i C x φ(i),i. (Non-matchings (where i φ(i) for some i C) have a zero in the corresponding product.) The nonzero entries are distinct variables, so no products cancel.

39 The Determinants of Interest for Partial Transversals x A,b x A,e 0 x A,h det x B,b 0 x B,g 0 0 x C,e x C,g x C,h = x A,bx B,g x C,e x D,h x A,e x B,b x C,g x D,h x D,h The determinant of a square submatrix with rows indexed by R {A, B, C, D} and columns indexed by C {a, b,..., h} is the sum, over all matchings φ : C R, of the product of the variables expressing the matching, ± i C x φ(i),i. (Non-matchings (where i φ(i) for some i C) have a zero in the corresponding product.) The nonzero entries are distinct variables, so no products cancel. Thus, four columns correspond to a transversal if and only if the determinant of the corresponding 4 4 submatrix is nonzero.

40 Getting Matrices over the Reals Now replace the variables by certain real numbers. A B C D a b c d e f g h r A,a r A,b 0 0 r A,e r A,f 0 r A,h 0 r B,b r B,c r B,g r C,d r C,e 0 r C,g r C,h r D,d 0 r D,f 0 r D,h The information about the partial transversals is preserved if the determinants of the square submatrices that were nonzero before remain nonzero. It is possible to do this with non-negative real numbers and with each column sum being 1.

41 Convex Hulls and the Simplex Vectors with non-negative real entries that add to 1 are the points in the convex hull of the standard basis vectors. (a, b) = a(1, 0) + b(0, 1), a 0, b 0, a + b = 1 (1, 0) (a, b) (0, 1) The 1-simplex, a line segment. x + y = 1

42 Convex Hulls and the Simplex Vectors with non-negative real entries that add to 1 are the points in the convex hull of the standard basis vectors. (0, 0, 1) (a, b, c) (1, 0, 0) (0, 1, 0) The 2-simplex, a triangle. In the plane x + y + z = 1 in R 3. a 0, b 0, c 0, a + b + c = 1 (a, b, c) = a(1, 0, 0) + b(0, 1, 0) + c(0, 0, 1) ( b = a(1, 0, 0) + (b + c) (0, 1, 0) + c ) (0, 0, 1) b + c b + c

43 Convex Hulls and the Simplex Vectors with non-negative real entries that add to 1 are the points in the convex hull of the standard basis vectors. (0, 0, 1) (a, b, c) (1, 0, 0) (0, 1, 0) The 2-simplex, a triangle. In the plane x + y + z = 1 in R 3. a 0, b 0, c 0, a + b + c = 1 (a, b, c) = a(1, 0, 0) + b(0, 1, 0) + c(0, 0, 1) ( b = a(1, 0, 0) + (b + c) (0, 1, 0) + c ) (0, 0, 1) b + c b + c The 3-simplex is a tetrahedron with vertices (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 0, 0, 1) in the hyperplane x + y + z + w = 1 of R 4, etc.

44 A Geometric Perspective on Set Systems and Partial Transversals Each column can be assigned non-negative entries that sum to 1, so each column can be seen as a point in the convex hull of r affinely independent points, v 1, v 2,..., v r, in R r 1. e 3 A B C D a b c d e f g h e 4 d f h e 1 e a g b c e 2 Thus, all information about partial transversals is captured by the placement of the elements on the faces of a simplex in R r 1. The actual coordinates of the elements are of no importance; what matters is which elements are in which faces.

45 What do we get if we focus only on the independence or dependence of sets of points, not on coordinates?

46 What do we get if we focus only on the independence or dependence of sets of points, not on coordinates? A MATROID!

47 Matroids A matroid M is a finite set E and a set I of subsets of E, the independent sets, such that (i) I, (ii) if A I and B A, then B I, and (iii) if A, B I and B < A, then B {x} I for some x A B. (Whitney, 1935) Example. Let the elements of E label the columns of a matrix. A subset of E is independent iff the corresponding columns are distinct and linearly independent.

48 Matroids A matroid M is a finite set E and a set I of subsets of E, the independent sets, such that (i) I, (ii) if A I and B A, then B I, and (iii) if A, B I and B < A, then B {x} I for some x A B. (Whitney, 1935) Example. Let the elements of E label the columns of a matrix. A subset of E is independent iff the corresponding columns are distinct and linearly independent. The bases are maximal independent sets. Note that all bases have the same size.

49 Transversal Matroids Theorem (Edmonds and Fulkerson, 1965) The partial transversals of a set system A are the independent sets of a matroid.

50 Transversal Matroids Theorem (Edmonds and Fulkerson, 1965) The partial transversals of a set system A are the independent sets of a matroid. A is a presentation of this transversal matroid.

51 Transversal Matroids Theorem (Edmonds and Fulkerson, 1965) The partial transversals of a set system A are the independent sets of a matroid. A is a presentation of this transversal matroid. Theorem (Brylawski, 1975) A matroid is transversal if and only if it has a geometric realization on a simplex with all dependence arising from the structure of the simplex. Arising from the structure of the simplex means, for example, if {a, b, c} is dependent but all of its 2-subsets are independent, then a, b, c must be on an edge of the simplex. d f h e a g b c

52 Lattice Path Matroids Let P and Q be lattice paths from (0, 0) to (m, r) with P never going above Q. Let P and N 1, N 2,..., N r be as before. N 4 = {6, 7, 8, 9, 10} N 3 = {4, 5, 6, 7} N 2 = {2, 3, 4, 5, 6} N 1 = {1, 2, 3, 4} Q P The matroid M[P, Q] is the transversal matroid on {1, 2,..., m + r} with presentation (N 1, N 2,..., N r ). A lattice path matroid is a matroid that is isomorphic to (i.e., up to relabeling, is) M[P, Q] for some such P and Q.

53 An Example in Detail 6 7 N 3 = {6, 7} N 2 = {3, 4, 5, 6} N 1 = {1, 2, 3, 4} {6, 7} 7 N 3 N 2 N {1, 2, 3, 4} {3, 4, 5, 6}

54 Bases and Paths The bases of a matroid are its maximal independent sets. Theorem R {i the i-th step of R is north} is a bijection between P and the set of bases of M[P, Q]

55 Bases and Paths The bases of a matroid are its maximal independent sets. Theorem R {i the i-th step of R is north} is a bijection between P and the set of bases of M[P, Q]

56 Bases and Paths The bases of a matroid are its maximal independent sets. Theorem R {i the i-th step of R is north} is a bijection between P and the set of bases of M[P, Q]

57 Duality

58 Duality The dual M of M has {E B B is a basis of M} as its set of bases. Theorem The class of lattice path matroids is closed under duality.

59 Duality The class of transversal matroids is not closed under duality. a a b b c c a b c a b c

60 Deletion Given a matroid M on E and x E not in all bases of M, the deletion M\x is the matroid on E x whose bases are all bases B of M with x B. {6, 7} 7 {6, 7} {1, 2, 3, 4} {3, 4, 5, 6} {1, 2, 3} {3, 5, 6}

61 Contraction Contraction is the dual operation: M/x = (M \x). If x is in at least one basis of M, then the bases of M/x are the sets B x as B ranges over the bases of M that contain x. {6, 7} {1, 2, 3, 4} {3, 4, 5, 6} 6 1, 2, 3, {1, 2, 3, 5, 6} {6, 7}

62 Minors If x is either in no bases, or in all bases, then we set M\x = M/x. Minors are obtained by iterating deletion and contraction. Theorem The class of lattice path matroids is closed under minors. This paves the way for a characterization the class of lattice path matroids by determining the minor-minimal obstructions to membership in the class

63 A Counterpart of Hamiltonian Circuits Theorem If the paths P and Q meet only at the ends, (0, 0) and (m, r), then there is a set of r + 1 elements in M[P, Q] all of whose r-element subsets are bases...

64 A Counterpart of Hamiltonian Circuits Theorem If the paths P and Q meet only at the ends, (0, 0) and (m, r), then there is a set of r + 1 elements in M[P, Q] all of whose r-element subsets are bases...

65 A Counterpart of Hamiltonian Circuits Theorem If the paths P and Q meet only at the ends, (0, 0) and (m, r), then there is a set of r + 1 elements in M[P, Q] all of whose r-element subsets are bases...

66 A Counterpart of Hamiltonian Circuits Theorem If the paths P and Q meet only at the ends, (0, 0) and (m, r), then there is a set of r + 1 elements in M[P, Q] all of whose r-element subsets are bases...

67 A Change of Focus: A Brief Overview of Some of the Many Research Directions in Matroid Theory

68 Representability A matroid is representable over a field F if it is isomorphic to (i.e., a relabeling of) the matroid on the columns of some matrix over F given by linear independence.

69 Representability A matroid is representable over a field F if it is isomorphic to (i.e., a relabeling of) the matroid on the columns of some matrix over F given by linear independence. Theorem Welsh, 1970) (Piff and A transversal matroid is representable over every sufficiently large field, in particular, over every infinite field. matroids transversal matroids representable lattice path matroids over matroids representable over R duals of transversal some field

70 Representability Not all matroids are representable over fields. (Mac Lane, 1936) Projective geometry is the geometry of subspaces of vector spaces. To get a non-representable matroid, take the configuration in a theorem of projective geometry and alter it to violate the theorem but to give a valid matroid configuration.

71 A Non-Representable Matroid Related to Desargues Theorem Desargues Theorem In a planar configuration, two triangles are perspective from a point if and only if they are perspective from a line. Desargues configuration A non-representable matroid Perspective from a point: the lines through corresp. vertices intersect in a point. Perspective from a line: the points of intersection of corresp. sides are on a line.

72 A Non-Representable Matroid Related to Pappus Theorem Pappus Theorem If the vertices of a hexagon lie alternately on two coplanar lines, then the three points in which pairs of opposite sides intersect are collinear Pappus configuration A non-representable matroid

73 Representability is Rare Theorem (Nelson, 2018) Almost all matroids are not representable over any field. He proved an upper bound of 2 n3 /4 on the number of representable matroids on n elements. A lower bound of 2 ( n n/2)/n n log n on the number of matroids on n elements was proven by Knuth (1974).

74 The Problem of Characterizing Representable Matroids If M is representable over F, then so are its minors. Thus, one way to describe which matroids are representable over F is to find the minor-minimal matroids that are not. These minimal obstructions are the excluded minors.

75 The Problem of Characterizing Representable Matroids If M is representable over F, then so are its minors. Thus, one way to describe which matroids are representable over F is to find the minor-minimal matroids that are not. These minimal obstructions are the excluded minors. The field F 2 of size two Theorem (Tutte, 1958) A matroid is representable over F 2 (binary) iff it does not have U 2,4 as a minor. U 2,4

76 More Representability Results Theorem (Tutte, 1958) A matroid is representable over all fields iff it has none of U 2,4, F 7, and F 7 as minors. F 7

77 More Representability Results Theorem (Tutte, 1958) A matroid is representable over all fields iff it has none of U 2,4, F 7, and F 7 as minors. F 7 Theorem (Reid, 1972, unpub.; Seymour, 1979; Bixby, 1979) The excluded minors for representability over F 3 (ternary matroids) are U 2,5, U 3,5, F 7, and F

78 A Well-Known Excluded-Minor Result in Graph Theory Geelen, Gerards, and Kapoor (2000) proved the excluded minor characterization of representability over F 4. There are seven excluded minors x 1 + x x 1 + x x x x x 1 + x x 1 + x x x 1 + x x 1 + x x 0 x 1 + x x x 1 x

79 A Well-Known Excluded-Minor Result in Graph Theory Geelen, Gerards, and Kapoor (2000) proved the excluded minor characterization of representability over F 4. There are seven excluded minors x 1 + x x 1 + x x x x x 1 + x x 1 + x x x 1 + x x 1 + x x 0 x 1 + x x x 1 x Currently, over 500 excluded minors for representability over F 5 are known.

80 A Well-Known Excluded-Minor Result in Graph Theory Kuratowski s Theorem A graph is planar (i.e., it can be drawn in the plane with no edges that cross) if and only if neither K 5 nor K 3,3 is a minor. K 5 K 3,3

81 A Well-Known Excluded-Minor Result in Graph Theory Kuratowski s Theorem A graph is planar (i.e., it can be drawn in the plane with no edges that cross) if and only if neither K 5 nor K 3,3 is a minor. K 5 K 3,3 K 5 K 5 K 3,3

82 A Well-Known Excluded-Minor Result in Graph Theory Kuratowski s Theorem A graph is planar (i.e., it can be drawn in the plane with no edges that cross) if and only if neither K 5 nor K 3,3 is a minor. K 5 K 3,3 The Petersen graph.

83 A Well-Known Excluded-Minor Result in Graph Theory Kuratowski s Theorem A graph is planar (i.e., it can be drawn in the plane with no edges that cross) if and only if neither K 5 nor K 3,3 is a minor. K 5 K 3,3 The Petersen graph. graph.

84 A Well-Known Excluded-Minor Result in Graph Theory Kuratowski s Theorem A graph is planar (i.e., it can be drawn in the plane with no edges that cross) if and only if neither K 5 nor K 3,3 is a minor. K 5 K 3,3 The Petersen graph. graph. graph.

85 Several Major Theorems about Minors The Graph Minors Theorem (Robertson and Seymour) Any minor-closed class of graphs has only finitely many excluded minors. Theorem (Geelen, Gerards, Whittle, announced 2013) For a finite field F, there are only finitely many excluded minors for representability over F. (Rota s conjecture (1971)) The Matroid Minors Theorem announced, 2013) (Geelen, Gerards, Whittle, If F is a finite field, then any proper minor-closed class of F-representable matroids has only finitely many excluded minors.

86 More Directions in Matroid Theory Extremal matroid theory: How many elements can a matroid have if it satisfies certain conditions? In general, find inequalities relating various parameters of a matroid. Constructions: New operations continue to be discovered. Some old operations are far from fully understood. Algebraic matroids. Unimodality. Generalizations, matroids with extra structure, and variations: greedoids, jump systems, Coxeter matroids, flag matroids, polymatroids, bimatroids, delta matroids, oriented matroids, antimatroids, and much, much more.

87 Thank you for listening.

An Introduction to Transversal Matroids

An Introduction to Transversal Matroids An Introduction to Transversal Matroids Joseph E Bonin The George Washington University These slides and an accompanying expository paper (in essence, notes for this talk, and more) are available at http://homegwuedu/

More information

AN INTRODUCTION TO TRANSVERSAL MATROIDS

AN INTRODUCTION TO TRANSVERSAL MATROIDS AN INTRODUCTION TO TRANSVERSAL MATROIDS JOSEPH E BONIN October 26, 2010 CONTENTS 1 Prefatory Remarks 1 2 Several Perspectives on Transversal Matroids 2 21 Set systems, transversals, partial transversals,

More information

Cyclic Flats, Sticky Matroids, and Intertwines

Cyclic Flats, Sticky Matroids, and Intertwines Cyclic Flats, Sticky Matroids, and Intertwines Joseph E. Bonin The George Washington University Part I Essential Matroid Background and Cyclic Flats Matroids via Flats There are many equivalent formulations

More information

TUTTE POLYNOMIALS OF GENERALIZED PARALLEL CONNECTIONS

TUTTE POLYNOMIALS OF GENERALIZED PARALLEL CONNECTIONS TUTTE POLYNOMIALS OF GENERALIZED PARALLEL CONNECTIONS JOSEPH E. BONIN AND ANNA DE MIER ABSTRACT. We use weighted characteristic polynomials to compute Tutte polynomials of generalized parallel connections

More information

On the interplay between graphs and matroids

On the interplay between graphs and matroids On the interplay between graphs and matroids James Oxley Abstract If a theorem about graphs can be expressed in terms of edges and circuits only it probably exemplifies a more general theorem about matroids.

More information

WHAT IS A MATROID? JAMES OXLEY

WHAT IS A MATROID? JAMES OXLEY WHAT IS A MATROID? JAMES OXLEY Abstract. Matroids were introduced by Whitney in 1935 to try to capture abstractly the essence of dependence. Whitney s definition embraces a surprising diversity of combinatorial

More information

Relaxations of GF(4)-representable matroids

Relaxations of GF(4)-representable matroids Relaxations of GF(4)-representable matroids Ben Clark James Oxley Stefan H.M. van Zwam Department of Mathematics Louisiana State University Baton Rouge LA United States clarkbenj@myvuw.ac.nz oxley@math.lsu.edu

More information

Modularity and Structure in Matroids

Modularity and Structure in Matroids Modularity and Structure in Matroids by Rohan Kapadia A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Doctor of Philosophy in Combinatorics and

More information

Lecture Notes Introduction to Cluster Algebra

Lecture Notes Introduction to Cluster Algebra Lecture Notes Introduction to Cluster Algebra Ivan C.H. Ip Updated: April 14, 017 Total Positivity The final and historically the original motivation is from the study of total positive matrices, which

More information

Rayleigh Property of Lattice Path Matroids

Rayleigh Property of Lattice Path Matroids Rayleigh Property of Lattice Path Matroids by Yan Xu A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Master of Mathemeatics in Combinatorics and

More information

Hodge theory for combinatorial geometries

Hodge theory for combinatorial geometries Hodge theory for combinatorial geometries June Huh with Karim Adiprasito and Eric Katz June Huh 1 / 48 Three fundamental ideas: June Huh 2 / 48 Three fundamental ideas: The idea of Bernd Sturmfels that

More information

Design Theory Notes 1:

Design Theory Notes 1: ----------------------------------------------------------------------------------------------- Math 6023 Topics in Discrete Math: Design and Graph Theory Fall 2007 ------------------------------------------------------------------------------------------------

More information

Unless otherwise specified, V denotes an arbitrary finite-dimensional vector space.

Unless otherwise specified, V denotes an arbitrary finite-dimensional vector space. MAT 90 // 0 points Exam Solutions Unless otherwise specified, V denotes an arbitrary finite-dimensional vector space..(0) Prove: a central arrangement A in V is essential if and only if the dual projective

More information

Submodular Functions, Optimization, and Applications to Machine Learning

Submodular Functions, Optimization, and Applications to Machine Learning Submodular Functions, Optimization, and Applications to Machine Learning Spring Quarter, Lecture http://www.ee.washington.edu/people/faculty/bilmes/classes/eeb_spring_0/ Prof. Jeff Bilmes University of

More information

MATROID THEORY, Second edition

MATROID THEORY, Second edition MATROID THEORY, Second edition James Oxley Oxford University Press, New York, 2011 Errata and Update on Conjectures, Problems, and References Latest update: August 16, 2016 The reader is encouraged to

More information

Determining a Binary Matroid from its Small Circuits

Determining a Binary Matroid from its Small Circuits Determining a Binary Matroid from its Small Circuits James Oxley Department of Mathematics Louisiana State University Louisiana, USA oxley@math.lsu.edu Charles Semple School of Mathematics and Statistics

More information

RANK-WIDTH AND WELL-QUASI-ORDERING OF SKEW-SYMMETRIC OR SYMMETRIC MATRICES

RANK-WIDTH AND WELL-QUASI-ORDERING OF SKEW-SYMMETRIC OR SYMMETRIC MATRICES RANK-WIDTH AND WELL-QUASI-ORDERING OF SKEW-SYMMETRIC OR SYMMETRIC MATRICES SANG-IL OUM Abstract. We prove that every infinite sequence of skew-symmetric or symmetric matrices M, M 2,... over a fixed finite

More information

Page Line Change 80-5 Replace by Adjoin or delete a zero row Omit non-zero before column Replace the sentence beginning Clearly

Page Line Change 80-5 Replace by Adjoin or delete a zero row Omit non-zero before column Replace the sentence beginning Clearly MATROID THEORY James G. Oxley Oxford University Press, New York, 1992 Errata and Update on Conjectures, Problems, and References Latest update: December 10, 2005 The comments below apply to all printings

More information

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions A. LINEAR ALGEBRA. CONVEX SETS 1. Matrices and vectors 1.1 Matrix operations 1.2 The rank of a matrix 2. Systems of linear equations 2.1 Basic solutions 3. Vector spaces 3.1 Linear dependence and independence

More information

Counting bases of representable matroids

Counting bases of representable matroids Counting bases of representable matroids Michael Snook School of Mathematics, Statistics and Operations Research Victoria University of Wellington Wellington, New Zealand michael.snook@msor.vuw.ac.nz Submitted:

More information

Ideal clutters that do not pack

Ideal clutters that do not pack Ideal clutters that do not pack Ahmad Abdi Gérard Cornuéjols Kanstantsin Pashkovich October 31, 2017 Abstract For a clutter C over ground set E, a pair of distinct elements e, f E are coexclusive if every

More information

Matroids/1. I and I 2 ,I 2 > I 1

Matroids/1. I and I 2 ,I 2 > I 1 Matroids 1 Definition A matroid is an abstraction of the notion of linear independence in a vector space. See Oxley [6], Welsh [7] for further information about matroids. A matroid is a pair (E,I ), where

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2 MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS SYSTEMS OF EQUATIONS AND MATRICES Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

THE NUMBER OF POINTS IN A COMBINATORIAL GEOMETRY WITH NO 8-POINT-LINE MINORS

THE NUMBER OF POINTS IN A COMBINATORIAL GEOMETRY WITH NO 8-POINT-LINE MINORS THE NUMBER OF POINTS IN A COMBINATORIAL GEOMETRY WITH NO 8-POINT-LINE MINORS JOSEPH E. BONIN AND JOSEPH P. S. KUNG ABSTRACT. We show that when n is greater than 3, the number of points in a combinatorial

More information

Transversal and cotransversal matroids via their representations.

Transversal and cotransversal matroids via their representations. Transversal and cotransversal matroids via their representations. Federico Ardila Submitted: May, 006; Accepted: Feb. 7, 007 Mathematics Subject Classification: 05B5; 05C8; 05A99 Abstract. It is known

More information

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by Linear Algebra Determinants and Eigenvalues Introduction: Many important geometric and algebraic properties of square matrices are associated with a single real number revealed by what s known as the determinant.

More information

Pappus Theorem for a Conic and Mystic Hexagons. Ross Moore Macquarie University Sydney, Australia

Pappus Theorem for a Conic and Mystic Hexagons. Ross Moore Macquarie University Sydney, Australia Pappus Theorem for a Conic and Mystic Hexagons Ross Moore Macquarie University Sydney, Australia Pappus Theorem for a Conic and Mystic Hexagons Ross Moore Macquarie University Sydney, Australia Pappus

More information

ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS

ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 4 (2004), #A21 ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS Sergey Kitaev Department of Mathematics, University of Kentucky,

More information

On Secret Sharing Schemes, Matroids and Polymatroids

On Secret Sharing Schemes, Matroids and Polymatroids On Secret Sharing Schemes, Matroids and Polymatroids Jaume Martí-Farré, Carles Padró Dep. de Matemàtica Aplicada 4, Universitat Politècnica de Catalunya, Barcelona, Spain {jaumem,cpadro}@ma4.upc.edu June

More information

Auerbach bases and minimal volume sufficient enlargements

Auerbach bases and minimal volume sufficient enlargements Auerbach bases and minimal volume sufficient enlargements M. I. Ostrovskii January, 2009 Abstract. Let B Y denote the unit ball of a normed linear space Y. A symmetric, bounded, closed, convex set A in

More information

LECTURE 3 Matroids and geometric lattices

LECTURE 3 Matroids and geometric lattices LECTURE 3 Matroids and geometric lattices 3.1. Matroids A matroid is an abstraction of a set of vectors in a vector space (for us, the normals to the hyperplanes in an arrangement). Many basic facts about

More information

FRACTIONAL PACKING OF T-JOINS. 1. Introduction

FRACTIONAL PACKING OF T-JOINS. 1. Introduction FRACTIONAL PACKING OF T-JOINS FRANCISCO BARAHONA Abstract Given a graph with nonnegative capacities on its edges, it is well known that the capacity of a minimum T -cut is equal to the value of a maximum

More information

TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS VII

TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS VII TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS VII CAROLYN CHUN AND JAMES OXLEY Abstract. Let M be a 3-connected binary matroid; M is internally 4- connected if one side of every

More information

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF ELEMENTARY LINEAR ALGEBRA WORKBOOK/FOR USE WITH RON LARSON S TEXTBOOK ELEMENTARY LINEAR ALGEBRA CREATED BY SHANNON MARTIN MYERS APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF When you are done

More information

TUTTE POLYNOMIALS OF q-cones

TUTTE POLYNOMIALS OF q-cones TUTTE POLYNOMIALS OF q-cones JOSEPH E. BONIN AND HONGXUN QIN ABSTRACT. We derive a formula for the Tutte polynomial t(g ; x, y) of a q-cone G of a GF (q)-representable geometry G in terms of t(g; x, y).

More information

MATROID PACKING AND COVERING WITH CIRCUITS THROUGH AN ELEMENT

MATROID PACKING AND COVERING WITH CIRCUITS THROUGH AN ELEMENT MATROID PACKING AND COVERING WITH CIRCUITS THROUGH AN ELEMENT MANOEL LEMOS AND JAMES OXLEY Abstract. In 1981, Seymour proved a conjecture of Welsh that, in a connected matroid M, the sum of the maximum

More information

Rota s Conjecture. Jim Geelen, Bert Gerards, and Geoff Whittle

Rota s Conjecture. Jim Geelen, Bert Gerards, and Geoff Whittle Rota s Conjecture Jim Geelen, Bert Gerards, and Geoff Whittle Rota s Conjecture For each finite field field F, there are at most a finite number of excluded minors for F-representability. Ingredients of

More information

Characterizing binary matroids with no P 9 -minor

Characterizing binary matroids with no P 9 -minor 1 2 Characterizing binary matroids with no P 9 -minor Guoli Ding 1 and Haidong Wu 2 1. Department of Mathematics, Louisiana State University, Baton Rouge, Louisiana, USA Email: ding@math.lsu.edu 2. Department

More information

DISKRETE MATHEMATIK UND OPTIMIERUNG

DISKRETE MATHEMATIK UND OPTIMIERUNG DISKRETE MATHEMATIK UND OPTIMIERUNG Immanuel Albrecht and Winfried Hochstättler: Lattice Path Matroids Are 3-Colorable Technical Report feu-dmo039.15 Contact: immanuel.albrechtfernuni-hagen.de, winfried.hochstaettler@fernuni-hagen.de

More information

arxiv: v4 [math.rt] 9 Jun 2017

arxiv: v4 [math.rt] 9 Jun 2017 ON TANGENT CONES OF SCHUBERT VARIETIES D FUCHS, A KIRILLOV, S MORIER-GENOUD, V OVSIENKO arxiv:1667846v4 [mathrt] 9 Jun 217 Abstract We consider tangent cones of Schubert varieties in the complete flag

More information

Determinants - Uniqueness and Properties

Determinants - Uniqueness and Properties Determinants - Uniqueness and Properties 2-2-2008 In order to show that there s only one determinant function on M(n, R), I m going to derive another formula for the determinant It involves permutations

More information

Branchwidth of graphic matroids.

Branchwidth of graphic matroids. Branchwidth of graphic matroids. Frédéric Mazoit and Stéphan Thomassé Abstract Answering a question of Geelen, Gerards, Robertson and Whittle [2], we prove that the branchwidth of a bridgeless graph is

More information

Tropical Constructions and Lifts

Tropical Constructions and Lifts Tropical Constructions and Lifts Hunter Ash August 27, 2014 1 The Algebraic Torus and M Let K denote a field of characteristic zero and K denote the associated multiplicative group. A character on (K )

More information

Exercises for Unit I I (Vector algebra and Euclidean geometry)

Exercises for Unit I I (Vector algebra and Euclidean geometry) Exercises for Unit I I (Vector algebra and Euclidean geometry) I I.1 : Approaches to Euclidean geometry Ryan : pp. 5 15 1. What is the minimum number of planes containing three concurrent noncoplanar lines

More information

Orientations of Simplices Determined by Orderings on the Coordinates of their Vertices. September 30, 2018

Orientations of Simplices Determined by Orderings on the Coordinates of their Vertices. September 30, 2018 Orientations of Simplices Determined by Orderings on the Coordinates of their Vertices Emeric Gioan 1 Kevin Sol 2 Gérard Subsol 1 September 30, 2018 arxiv:1602.01641v1 [cs.dm] 4 Feb 2016 Abstract Provided

More information

ON CONTRACTING HYPERPLANE ELEMENTS FROM A 3-CONNECTED MATROID

ON CONTRACTING HYPERPLANE ELEMENTS FROM A 3-CONNECTED MATROID ON CONTRACTING HYPERPLANE ELEMENTS FROM A 3-CONNECTED MATROID RHIANNON HALL Abstract. Let K 3,n, n 3, be the simple graph obtained from K 3,n by adding three edges to a vertex part of size three. We prove

More information

TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS III

TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS III TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS III CAROLYN CHUN, DILLON MAYHEW, AND JAMES OXLEY Abstract. This paper proves a preliminary step towards a splitter theorem for internally

More information

Arrangements, matroids and codes

Arrangements, matroids and codes Arrangements, matroids and codes first lecture Ruud Pellikaan joint work with Relinde Jurrius ACAGM summer school Leuven Belgium, 18 July 2011 References 2/43 1. Codes, arrangements and matroids by Relinde

More information

Problem Set # 1 Solution, 18.06

Problem Set # 1 Solution, 18.06 Problem Set # 1 Solution, 1.06 For grading: Each problem worths 10 points, and there is points of extra credit in problem. The total maximum is 100. 1. (10pts) In Lecture 1, Prof. Strang drew the cone

More information

Chapter SSM: Linear Algebra Section Fails to be invertible; since det = 6 6 = Invertible; since det = = 2.

Chapter SSM: Linear Algebra Section Fails to be invertible; since det = 6 6 = Invertible; since det = = 2. SSM: Linear Algebra Section 61 61 Chapter 6 1 2 1 Fails to be invertible; since det = 6 6 = 0 3 6 3 5 3 Invertible; since det = 33 35 = 2 7 11 5 Invertible; since det 2 5 7 0 11 7 = 2 11 5 + 0 + 0 0 0

More information

THE MINIMALLY NON-IDEAL BINARY CLUTTERS WITH A TRIANGLE 1. INTRODUCTION

THE MINIMALLY NON-IDEAL BINARY CLUTTERS WITH A TRIANGLE 1. INTRODUCTION THE MINIMALLY NON-IDEAL BINARY CLUTTERS WITH A TRIANGLE AHMAD ABDI AND BERTRAND GUENIN ABSTRACT. It is proved that the lines of the Fano plane and the odd circuits of K 5 constitute the only minimally

More information

3. Linear Programming and Polyhedral Combinatorics

3. Linear Programming and Polyhedral Combinatorics Massachusetts Institute of Technology 18.453: Combinatorial Optimization Michel X. Goemans April 5, 2017 3. Linear Programming and Polyhedral Combinatorics Summary of what was seen in the introductory

More information

Representing matroids by polynomials with the half-plane property. Rafael S. González D León Advisor: Petter Brändén

Representing matroids by polynomials with the half-plane property. Rafael S. González D León Advisor: Petter Brändén Representing matroids by polynomials with the half-plane property Rafael S. González D León Advisor: Petter Brändén Dept. of Mathematics, Royal Institute of Technology, Sweden E-mail address: rsgd@kth.se

More information

MINIMALLY NON-PFAFFIAN GRAPHS

MINIMALLY NON-PFAFFIAN GRAPHS MINIMALLY NON-PFAFFIAN GRAPHS SERGUEI NORINE AND ROBIN THOMAS Abstract. We consider the question of characterizing Pfaffian graphs. We exhibit an infinite family of non-pfaffian graphs minimal with respect

More information

ON THE HIGHLY CONNECTED DYADIC, NEAR-REGULAR, AND SIXTH-ROOT-OF-UNITY MATROIDS

ON THE HIGHLY CONNECTED DYADIC, NEAR-REGULAR, AND SIXTH-ROOT-OF-UNITY MATROIDS ON THE HIGHLY CONNECTED DYADIC, NEAR-REGULAR, AND SIXTH-ROOT-OF-UNITY MATROIDS BEN CLARK, KEVIN GRACE, JAMES OXLEY, AND STEFAN H.M. VAN ZWAM arxiv:1903.04910v1 [math.co] 9 Mar 2019 Abstract. Subject to

More information

Fall, 2003 CIS 610. Advanced geometric methods. Homework 3. November 11, 2003; Due November 25, beginning of class

Fall, 2003 CIS 610. Advanced geometric methods. Homework 3. November 11, 2003; Due November 25, beginning of class Fall, 2003 CIS 610 Advanced geometric methods Homework 3 November 11, 2003; Due November 25, beginning of class You may work in groups of 2 or 3 Please, write up your solutions as clearly and concisely

More information

Matrix representations of matroids of biased graphs correspond to gain functions

Matrix representations of matroids of biased graphs correspond to gain functions Matrix representations of matroids of biased graphs correspond to gain functions Daryl Funk Daniel Slilaty September 19, 2016 Abstract Let M be a frame matroid or a lifted-graphic matroid and let (G, B)

More information

Templates for Representable Matroids

Templates for Representable Matroids Louisiana State University LSU Digital Commons LSU Doctoral Dissertations Graduate School 6-12-2018 Templates for Representable Matroids Kevin Manuel Grace Louisiana State University and Agricultural and

More information

A Dual Fano, and Dual Non-Fano Matroidal Network

A Dual Fano, and Dual Non-Fano Matroidal Network California State University, San Bernardino CSUSB ScholarWorks Electronic Theses, Projects, and Dissertations Office of Graduate Studies 6-2016 A Dual Fano, and Dual Non-Fano Matroidal Network Stephen

More information

Determinants Chapter 3 of Lay

Determinants Chapter 3 of Lay Determinants Chapter of Lay Dr. Doreen De Leon Math 152, Fall 201 1 Introduction to Determinants Section.1 of Lay Given a square matrix A = [a ij, the determinant of A is denoted by det A or a 11 a 1j

More information

Welsh s problem on the number of bases of matroids

Welsh s problem on the number of bases of matroids Welsh s problem on the number of bases of matroids Edward S. T. Fan 1 and Tony W. H. Wong 2 1 Department of Mathematics, California Institute of Technology 2 Department of Mathematics, Kutztown University

More information

Diskrete Mathematik und Optimierung

Diskrete Mathematik und Optimierung Diskrete Mathematik und Optimierung Luis A. Goddyn Winfried Hochstättler: Nowhere-zero flows in regular matroids and Hadwiger s Conjecture Technical Report feu-dmo031.13 Contact: goddyn@sfu.ca winfried.hochstaettler@fernuni-hagen.de

More information

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

More information

(II.B) Basis and dimension

(II.B) Basis and dimension (II.B) Basis and dimension How would you explain that a plane has two dimensions? Well, you can go in two independent directions, and no more. To make this idea precise, we formulate the DEFINITION 1.

More information

Bounded Treewidth Graphs A Survey German Russian Winter School St. Petersburg, Russia

Bounded Treewidth Graphs A Survey German Russian Winter School St. Petersburg, Russia Bounded Treewidth Graphs A Survey German Russian Winter School St. Petersburg, Russia Andreas Krause krausea@cs.tum.edu Technical University of Munich February 12, 2003 This survey gives an introduction

More information

The cocycle lattice of binary matroids

The cocycle lattice of binary matroids Published in: Europ. J. Comb. 14 (1993), 241 250. The cocycle lattice of binary matroids László Lovász Eötvös University, Budapest, Hungary, H-1088 Princeton University, Princeton, NJ 08544 Ákos Seress*

More information

TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS II

TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS II TOWARDS A SPLITTER THEOREM FOR INTERNALLY 4-CONNECTED BINARY MATROIDS II CAROLYN CHUN, DILLON MAYHEW, AND JAMES OXLEY Abstract. Let M and N be internally 4-connected binary matroids such that M has a proper

More information

Linear algebra and differential equations (Math 54): Lecture 7

Linear algebra and differential equations (Math 54): Lecture 7 Linear algebra and differential equations (Math 54): Lecture 7 Vivek Shende February 9, 2016 Hello and welcome to class! Last time We introduced linear subspaces and bases. Today We study the determinant

More information

Sign Patterns with a Nest of Positive Principal Minors

Sign Patterns with a Nest of Positive Principal Minors Sign Patterns with a Nest of Positive Principal Minors D. D. Olesky 1 M. J. Tsatsomeros 2 P. van den Driessche 3 March 11, 2011 Abstract A matrix A M n (R) has a nest of positive principal minors if P

More information

A Grassmann Algebra for Matroids

A Grassmann Algebra for Matroids Joint work with Jeffrey Giansiracusa, Swansea University, U.K. Matroid (Whitney, 1935) A collection B of subsets of [n] = {1,2,...,n}, called bases, such that the basis exchange property holds: Matroid

More information

Max-Planck-Institut für Mathematik in den Naturwissenschaften Leipzig

Max-Planck-Institut für Mathematik in den Naturwissenschaften Leipzig Max-Planck-Institut für Mathematik in den Naturwissenschaften Leipzig Flag matroids: algebra and geometry by Amanda Cameron, Rodica Dinu, Mateusz Micha lek, and Tim Seynnaeve Preprint no.: 93 2018 FLAG

More information

Lecture 7: Positive Semidefinite Matrices

Lecture 7: Positive Semidefinite Matrices Lecture 7: Positive Semidefinite Matrices Rajat Mittal IIT Kanpur The main aim of this lecture note is to prepare your background for semidefinite programming. We have already seen some linear algebra.

More information

A Characterization of (3+1)-Free Posets

A Characterization of (3+1)-Free Posets Journal of Combinatorial Theory, Series A 93, 231241 (2001) doi:10.1006jcta.2000.3075, available online at http:www.idealibrary.com on A Characterization of (3+1)-Free Posets Mark Skandera Department of

More information

A Decomposition Theorem for Binary Matroids with no Prism Minor

A Decomposition Theorem for Binary Matroids with no Prism Minor DOI 10.1007/s00373-013-1352-6 ORIGINAL PAPER A Decomposition Theorem for Binary Matroids with no Prism Minor S. R. Kingan Manoel Lemos Received: 21 March 2012 / Revised: 13 January 2013 Springer Japan

More information

Linear Algebra M1 - FIB. Contents: 5. Matrices, systems of linear equations and determinants 6. Vector space 7. Linear maps 8.

Linear Algebra M1 - FIB. Contents: 5. Matrices, systems of linear equations and determinants 6. Vector space 7. Linear maps 8. Linear Algebra M1 - FIB Contents: 5 Matrices, systems of linear equations and determinants 6 Vector space 7 Linear maps 8 Diagonalization Anna de Mier Montserrat Maureso Dept Matemàtica Aplicada II Translation:

More information

Publications of James G. Oxley. Books and edited books

Publications of James G. Oxley. Books and edited books Books and edited books Publications of James G. Oxley 1. Matroid Theory, Oxford University Press, New York, 1992 (532 pages). 2. Matroid Theory (edited with J.E. Bonin and B. Servatius), Proc. AMS- IMS-SIAM

More information

Exercises for Unit I (Topics from linear algebra)

Exercises for Unit I (Topics from linear algebra) Exercises for Unit I (Topics from linear algebra) I.0 : Background Note. There is no corresponding section in the course notes, but as noted at the beginning of Unit I these are a few exercises which involve

More information

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4)

Planar Graphs (1) Planar Graphs (3) Planar Graphs (2) Planar Graphs (4) S-72.2420/T-79.5203 Planarity; Edges and Cycles 1 Planar Graphs (1) Topological graph theory, broadly conceived, is the study of graph layouts. Contemporary applications include circuit layouts on silicon

More information

Spring, 2006 CIS 610. Advanced Geometric Methods in Computer Science Jean Gallier Homework 1

Spring, 2006 CIS 610. Advanced Geometric Methods in Computer Science Jean Gallier Homework 1 Spring, 2006 CIS 610 Advanced Geometric Methods in Computer Science Jean Gallier Homework 1 January 23, 2006; Due February 8, 2006 A problems are for practice only, and should not be turned in. Problem

More information

A short introduction to arrangements of hyperplanes

A short introduction to arrangements of hyperplanes A short introduction to arrangements of hyperplanes survey Sergey Yuzvinsky University of Oregon Pisa, May 2010 Setup and notation By a hyperplane arrangement we understand the set A of several hyperplanes

More information

Non-Recursively Constructible Recursive Families of Graphs

Non-Recursively Constructible Recursive Families of Graphs Non-Recursively Constructible Recursive Families of Graphs Colleen Bouey Department of Mathematics Loyola Marymount College Los Angeles, CA 90045, USA cbouey@lion.lmu.edu Aaron Ostrander Dept of Math and

More information

EE/ACM Applications of Convex Optimization in Signal Processing and Communications Lecture 2

EE/ACM Applications of Convex Optimization in Signal Processing and Communications Lecture 2 EE/ACM 150 - Applications of Convex Optimization in Signal Processing and Communications Lecture 2 Andre Tkacenko Signal Processing Research Group Jet Propulsion Laboratory April 5, 2012 Andre Tkacenko

More information

Lecture Notes Introduction to Cluster Algebra

Lecture Notes Introduction to Cluster Algebra Lecture Notes Introduction to Cluster Algebra Ivan C.H. Ip Update: May 16, 2017 5 Review of Root Systems In this section, let us have a brief introduction to root system and finite Lie type classification

More information

NOTES ON LINEAR ALGEBRA. 1. Determinants

NOTES ON LINEAR ALGEBRA. 1. Determinants NOTES ON LINEAR ALGEBRA 1 Determinants In this section, we study determinants of matrices We study their properties, methods of computation and some applications We are familiar with the following formulas

More information

Concurrency and Collinearity

Concurrency and Collinearity Concurrency and Collinearity Victoria Krakovna vkrakovna@gmail.com 1 Elementary Tools Here are some tips for concurrency and collinearity questions: 1. You can often restate a concurrency question as a

More information

A survey of Tutte-Whitney polynomials

A survey of Tutte-Whitney polynomials A survey of Tutte-Whitney polynomials Graham Farr Faculty of IT Monash University Graham.Farr@infotech.monash.edu.au July 2007 Counting colourings proper colourings Counting colourings proper colourings

More information

Math 240 Calculus III

Math 240 Calculus III The Calculus III Summer 2015, Session II Wednesday, July 8, 2015 Agenda 1. of the determinant 2. determinants 3. of determinants What is the determinant? Yesterday: Ax = b has a unique solution when A

More information

Root systems and optimal block designs

Root systems and optimal block designs Root systems and optimal block designs Peter J. Cameron School of Mathematical Sciences Queen Mary, University of London Mile End Road London E1 4NS, UK p.j.cameron@qmul.ac.uk Abstract Motivated by a question

More information

Counting matrices over finite fields

Counting matrices over finite fields Counting matrices over finite fields Steven Sam Massachusetts Institute of Technology September 30, 2011 1/19 Invertible matrices F q is a finite field with q = p r elements. [n] = 1 qn 1 q = qn 1 +q n

More information

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory.

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory. Linear Algebra Standard matrix manipulation to compute the kernel, intersection of subspaces, column spaces,

More information

Math 3108: Linear Algebra

Math 3108: Linear Algebra Math 3108: Linear Algebra Instructor: Jason Murphy Department of Mathematics and Statistics Missouri University of Science and Technology 1 / 323 Contents. Chapter 1. Slides 3 70 Chapter 2. Slides 71 118

More information

SELF-DUAL GRAPHS BRIGITTE SERVATIUS AND HERMAN SERVATIUS

SELF-DUAL GRAPHS BRIGITTE SERVATIUS AND HERMAN SERVATIUS SELF-DUAL GRAPHS BRIGITTE SERVATIUS AND HERMAN SERVATIUS Abstract. We consider the three forms of self-duality that can be exhibited by a planar graph G, map self-duality, graph self-duality and matroid

More information

DETECTION OF FXM ARBITRAGE AND ITS SENSITIVITY

DETECTION OF FXM ARBITRAGE AND ITS SENSITIVITY DETECTION OF FXM ARBITRAGE AND ITS SENSITIVITY SFI FINANCIAL ALGEBRA PROJECT AT UCC: BH, AM & EO S 1. Definitions and basics In this working paper we have n currencies, labeled 1 through n inclusive and

More information

WEAK SEPARATION, PURE DOMAINS AND CLUSTER DISTANCE

WEAK SEPARATION, PURE DOMAINS AND CLUSTER DISTANCE WEAK SEPARATION, PURE DOMAINS AND CLUSTER DISTANCE MIRIAM FARBER AND PAVEL GALASHIN Abstract. Following the proof of the purity conjecture for weakly separated collections, recent years have revealed a

More information

Minors and Tutte invariants for alternating dimaps

Minors and Tutte invariants for alternating dimaps Minors and Tutte invariants for alternating dimaps Graham Farr Clayton School of IT Monash University Graham.Farr@monash.edu Work done partly at: Isaac Newton Institute for Mathematical Sciences (Combinatorics

More information

Introduction to Mathematical Programming IE406. Lecture 3. Dr. Ted Ralphs

Introduction to Mathematical Programming IE406. Lecture 3. Dr. Ted Ralphs Introduction to Mathematical Programming IE406 Lecture 3 Dr. Ted Ralphs IE406 Lecture 3 1 Reading for This Lecture Bertsimas 2.1-2.2 IE406 Lecture 3 2 From Last Time Recall the Two Crude Petroleum example.

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

1 Last time: determinants

1 Last time: determinants 1 Last time: determinants Let n be a positive integer If A is an n n matrix, then its determinant is the number det A = Π(X, A)( 1) inv(x) X S n where S n is the set of n n permutation matrices Π(X, A)

More information

The Catalan matroid.

The Catalan matroid. The Catalan matroid. arxiv:math.co/0209354v1 25 Sep 2002 Federico Ardila fardila@math.mit.edu September 4, 2002 Abstract We show how the set of Dyck paths of length 2n naturally gives rise to a matroid,

More information

SYLLABUS. 1 Linear maps and matrices

SYLLABUS. 1 Linear maps and matrices Dr. K. Bellová Mathematics 2 (10-PHY-BIPMA2) SYLLABUS 1 Linear maps and matrices Operations with linear maps. Prop 1.1.1: 1) sum, scalar multiple, composition of linear maps are linear maps; 2) L(U, V

More information