On Matroid Representability and Minor Problems
|
|
|
- Dennis Campbell
- 9 years ago
- Views:
Transcription
1 On Matroid Representability and Minor Problems Petr Hliněný Faculty of Informatics, Masaryk University in Brno, Botanická 68a, Brno, Czech Republic and Department of Computer Science, VŠB Technical University Ostrava, 7. listopadu 5, Ostrava, Czech Republic Abstract. In this paper we look at complexity aspects of the following problem (matroid representability) which seems to play an important role in structural matroid theory: Given a rational matrix representing the matroid M, the question is whether M can be represented also over another specific finite field. We prove this problem is hard, and so is the related problem of minor testing in rational matroids. The results hold even if we restrict to matroids of branch-width three. Keywords: matroid representability, minor, finite field, spike, swirl Math subject classification: 05B35, 68Q7, 68R05. Introduction We postpone necessary formal definitions until later sections. Matroids present a wide combinatorial generalization of graphs. A useful geometric essence of a matroid is shown in its vector representation over a field ; the elements vectors of the representation can be viewed as points in the projective geometry over. Not all matroids, however, have vector representations. That is why the question of -representability of a matroid is important to solve. Another motivation for our research lies in a current hot trend in structural matroid theory; work of Geelen, Gerards and Whittle, e.g. [4, 5] extending significant portion of the Robertson Seymour s Graph Minors project [5] to matroids. It turns out that matroids represented over finite fields play a crucial role in that research, analogous to the role played by graphs embedded on surfaces in Graph Minors. Such a role is further justified by related works concerning logic and complexity aspects of matroids, e.g. our [8, 0], and by a somehow surprising connection of binary matroids with graph rank-width [] of Courcelle and Oum. In this paper we prove that it is hard to decide whether a matroid given by a vector representation over the rational numbers, has a vector representation over a specific finite field (Theorems 3. and 4.). In particular this result implies
2 that also the problem of minor testing in rational matroids is generally hard. We moreover prove that the minor testing problem is hard even for a certain small planar minor (Theorem 5.6). 2 Matroids and Vector Representations We refer to Oxley s book [2]. Since matroid theory seems not widely known among computer scientists, we should briefly review some basic terms here: A matroid is a pair M = (E, B) where E = E(M) is the finite ground set of M (elements of M), and B 2 E is a nonempty collection of bases of M, no two of which are in an inclusion. Moreover, matroid bases satisfy the exchange axiom : if B, B 2 B and x B \ B 2, then there is y B 2 \ B such that (B \ {x}) {y} B. Subsets of bases are called independent sets, and the remaining sets are dependent. Minimal dependent sets are called circuits. All bases have the same cardinality called the rank r(m) of the matroid. The rank function r M (X) in M assigns the maximal cardinality of an independent subset of a set X E(M). A set X is spanning if r M (X) = r(m), and maximal non-spanning sets are called hyperplanes. The reader may notice that a matroid, according to the presented definition, carries some information about all subsets of E which is exponential in the number of elements E. (See also [].) Studying computational complexity on matroids one has to find a workaround for that: A common way to handle a matroid input is to consider a particular polynomially sized representation, instead. K 4 : f [ 00 ] a f d e b [ 0 [ 0 ] d [ e ] [ 0 ] ] c 0 a M(K 4 ): A = c [ 0 ] [ 0 ] b 0 Fig.. An example of a vector representation (on the right) A of the cycle matroid M(K 4) of the complete graph K 4 (on the left). The matroid elements are depicted by dots, and their (linear) dependency is shown using lines.
3 If G is a (multi)graph, then its cycle matroid on the ground set E(G) is denoted by M(G): The independent sets of M(G) are the acyclic subsets (forests) in G, and the circuits of M(G) are the cycles in G. Another example of a matroid is a finite set of vectors with usual linear independence: If A is a matrix, then the matroid formed by the column vectors of A is called the vector matroid of A, and denoted by M(A). (Fig..) The matrix A is a vector representation of a matroid M M(A), and such M(A) is -represented when A is over a field. We say that a matroid M is -representable if M has a vector representation over. Questions of representability over finite fields seem to play very important role in structural matroid theory. (We refer also to Section 5 for a closer discussion.) We now look at the problem from a complexity point of view. Definition. The -representability problem for -represented matroids is: Input. A matrix A over a field. Question. Is the vector matroid M(A) representable over? Summary. If the input (matrix A) is represented over =É(the rational numbers), the known answers to the -representability problem follow. (2.) For =GF(2), the -representability problem for the matroid M(A) is solvable in polynomial time by a deep result of Seymour [6]. (2.2) For =GF(3), the answer is still open. (2.3) For =GF(q) a finite field on q 4 elements, the -representability problem is co-np-complete by our Theorems 3. and 4. and by [6]. Discussing (2.), we explain that if a GF(2)-representable (binary) matroid M had also a vector representation over any field of characteristic not 2, then M could be represented by a totally-unimodular matrix. Hence M would be a so called regular matroid (representable over all fields), and then one can use Seymour s decomposition theorem [6] for regular matroids to recognize such É-represented M in polynomial time. About (2.3) in the summary, one should understand why an apparently straightforward argument guess an -representation and verify it does not readily prove membership of the -representability problem in NP: The problem is that verifying whether two matrices represent isomorphic matroids may require evaluating too many subdeterminants. Indeed, Seymour [6] has proved that verifying a matrix over GF(2) represents a matroid M (given by an oracle) requires testing independence on an exponential number of subsets. On the other hand, the following interesting result, showing membership of the representability problem in co-np, is proved in [6, Theorem.3]: Theorem 2.4 (Geelen, Gerards and Whittle). Let =GF(q) be a finite field. Proving non- -representability of a matroid M needs only O ( E(M) 2) rank evaluations in M. Lastly we add two remarks concerning possible extensions of our results in (2.3). First, the proofs of Theorems 3. and 4. show that the hardness
4 result holds even for matroids of branch-width 3. On contrary to that, the representability problem, as well as all other minor-closed properties, can be tested in polynomial time [7] if the input matroid is represented over a finite field GF(q) and has bounded branch-width. Second, Theorems 3. and 4. could be extended to other infinite fields using the method of [9, Section 5]. We skip such extensions here to avoid the boring technical details. 3 Spikes: The Case of Non-prime Fields The purpose of this section is to prove one case of the hardness result: Theorem 3.. Let =GF(q), where q = p a, a >, be a finite non-prime field. Suppose A is a matrix given overé, and let M = M(A) be its vector matroid. Then it is NP-hard to recognize that M has no vector representation over. The same conclusion remains true even if M is restricted to have branch-width 3. For the proof we need a definition of an interesting class of matroids, called spikes. Let n 3 and S 0 be a matroid circuit on the ground set e 0, e,...,e n. Denote by S an arbitrary simple matroid obtained from S 0 by adding n new elements f i for i [, n] such that {e 0, e i, f i } is a triangle. Then the matroid S = S \ e 0 obtained by deleting the central element e 0 is called a rank-n spike. The pairs {e i, f i }, i [, n] are called the legs of the spike. (Fig. 2.) Let main circuits/bases be those circuits/bases of S which intersect each leg of S in exactly one element. For instance, {e,..., e n } is a main basis of S. We say that a spike S is a free spike if S has no main circuit. There is just one free spike of each rank up to isomorphism, see also Proposition 3.2(b),(e). e 0 f f 2 f n e e 2... e n Fig.2. An illustration of the definition of a rank-n spike. Spikes are known for giving difficult counterexamples in structural matroid theory. Some well known simple properties of spikes are summarized next; these implicitly originate perhaps in [3], and we refer to e.g. [9] for explicit proofs. Let D (x,...,x n ) = [d i,j ] n i= denote an n n matrix such that d i,j = if i j [, n], and d i,i = x i. Proposition 3.2. Let S be a rank-n spike where n 3. Then a) the union of any two legs forms a 4-element circuit in S, b) every other circuit intersects all legs of S,
5 c) S is 3-connected and the branch-width of S is 3, d) S has a vector representation, if and only if it has a representation of the form [I n D (x,..., x n )] where x,...,x n and I n displays a chosen main basis of S, see e.g. e e 2.. e n e n e e 2... e n e n f f 2... f n f n x x x n x n, e) if S has a representation, as in (d), and X E(S) is such that X intersects each leg of S in exactly one element, then X is a circuit of S if and only if j [,n]; f j X x j =, f) the free spike is -representable if is a non-prime finite field. Remark. Notice that a vector representation of a matroid in the standard form A = [I A ] has a property that the matroid bases are in a one-to-one correspondence with the nonzero subdeterminants in A (via matrix pivoting). Following [9], we have chosen to prove Theorem 3. via a polynomial reduction from the N P-complete PARTITION problem [2] over the integers. (Briefly saying, the PARTITION problem asks whether a given multiset of integers can be partitioned into two parts such that their sums equal.) Let =GF(q), where q = p a, be a finite non-prime field. Lemma 3.3. If S is an -representable spike that is not the free spike, and B E(S) is any main basis of S, then there is a main circuit C E(S) such that C \ B < q (independently of S). Proof. We refer to Proposition 3.2. According to (d), we select an representation [I n D (x,..., x n )] of S where I n shows the basis B = {e, e 2,..., e n }. We choose the circuit C such that C \ B is the smallest possible. Let J = {j [, n]; f j C}. For a contradiction, we assume J = C \B q. Then among the partial sums S(J ) = j J x for j J J, there exist two such equal, S(J ) = S(J 2 ) where J J 2 J, by the pigeon-hole principle. We set J 0 = J 2 \ J, and by (e) we may write = j J x j = S(J) = S(J) S(J 2) + S(J ) = j J\J 0 x j. Hence there is another main circuit C = B {e j, f j : j J \ J 0 } in S such that C \ B = J \ J 0 < J = C \ B, a contradiction to our choice of C. Proof of Theorem 3.. Let T = {t, t 2,..., t n } be a multiset of positive integers an input to the PARTITION problem, and t = t + t t n. We
6 denote by z i = 2ti t and set x i = z i +, for i [, n]. We consider the matrix A = [I n D (x,..., x n )] overéas the input in the theorem. The vector matroid S = M(A) is actually a spike by Proposition 3.2(d). Let B = {e,...,e n } be the main basis of S displayed by I n in A. Assume J [, n] is such that the multiset partition ( {t i : i J}, {t i : i [, n] \ J} ) is a solution to PARTITION. That is equivalent to i J z i =, i.e. i J x =. Hence by Proposition 3.2(e) the set X = B {e i i, f i : i J} is a main circuit. We conclude: Claim 3.4. Solutions to the PARTITION problem on T are in a one-to-one correspondence with main circuits in the associated spike S. Our polynomial reduction from PARTITION to -representability follows:. In the first stage we check by brute force all parts of T smaller than q. If we succeed, we answer YES to PARTITION. 2. In the second stage we ask about -representability of the matroid S = M(A) defined above. If the outcome is negative, we again answer YES to PARTITION. Otherwise, our answer is NO. It remains to prove that our reduction is correct. Assume the PARTITION problem on T has no solution (S is the free spike). Then in the first stage we find nothing, and in the second stage we answer NO by Proposition 3.2(f). Conversely, assume the PARTITION problem on T has a solution (T, T 2 ). If min( T, T 2 ) < q, then we answer YES in stage. Otherwise, there is a main circuit C in S, but no such C with C \B < q by Claim 3.4. Hence S is not -representable by Lemma 3.3, and we answer YES in stage 2. 4 Swirls: The Case of Prime Fields Analogously to Theorem 3. we now finish the remaining, slightly more involved case of (2.3). Theorem 4.. Let =GF(p) be a finite prime field, p 5. Suppose A is a matrix given overé, and let M = M(A) be its vector matroid. Then it is NP-hard to recognize that M has no vector representation over. The same conclusion remains true even if M is restricted to have branch-width 3. For proving the statement we define another very interesting class of matroids called swirls, which have been implicitly introduced in [3]. Let rank-r whirl W r be the unique matroid obtained from the cycle matroid of the wheel graph W r with spokes e,..., e r and rim edges f,...,f r, by relaxing (i.e. declaring independent) the rim circuit {f,...,f r }. A simple 3n-element matroid R is a rank-n swirl if R is obtained from the whirl W n by adding a new element (denoted by g i ) on each dependent line (triangle {e i, f i, e i+ }) of W r. (Fig. 3.) The pairs {f i, g i }, i [, n] are called here feet of the swirl R. Let main circuits/bases be those circuits/bases of R which intersect each foot of R in
7 e f e 2 f 2 g g 2 f r e r g r g r f r e r e3 Fig.3. An illustration of the definition of a rank-n swirl. exactly one element. For instance, {f,..., f n } is a main basis of S. The basis {e,..., e n } of R, formed by the spokes, is called the central basis. Notice that the central basis of a swirl is uniquely determined (unlike main bases). Swirls seem to be less known that spikes, and their structure is more complex. Fortunately, all the swirl properties we need in our proof have been implicitly proved in [3, Section 5], and we summarize them in the next proposition. Let D 2 (x,..., x n ) = [d i,j ] n i= denote an n n matrix such that d i,j = 0, i, j [, n] if i j, j +, d i,i = x i, and d i+,i = (indices are take modulo n). Let the free swirl be a swirl having no main circuits. There is just one free swirl of each rank up to isomorphism, see also Proposition 4.2(a). Proposition 4.2. Let R be a rank-n swirl where n 4. Then a) the only non-spanning circuits that possibly depend on a choice of elements g i in the definition of a swirl are main circuits of R, b) R is 3-connected and the branch-width of R is 3, c) R has a vector representation, if and only if it has a representation of the form [I n D 2 (x,..., x n ) D 2 (y,..., y n )] where x,..., x n, y,..., y n 0, x i y i and x x 2 x n ( ) n, I n displays the central basis and {f,...,f n } displays any main basis of R, see e.g. e e 2... e n e n f g f 2 g 2... g n f n g n x y x 2 y , y n x n y n d) if R has a representation, as in (c), and X E(R) is such that X intersects each foot of R in exactly one element, then X is a circuit of R if and only if j [,n]; gj X x j j [,n]; g j X y j = ( ) n, e) the free swirl is -representable if {, } is a proper 2-element subgroup of the multiplicative group (in particular if =GF(p) where p 5). Remark. Notice that, if two matroids agree on all non-spanning circuits, then they are isomorphic.
8 Looking at Proposition 4.2(d), one might get an easy idea: How about solving this case in direct analogy with Section 3, relating the main circuits of a swirl with solutions to a kind of a product-partition problem? This idea is generally good, but an immediate approach to lift the PARTITION problem to exponents, fails since such a reduction produces exponentially large instances. We use the following intermediate step (reduced from the 3-dim matching problem): Definition. The PRODSELECT problem over the integers is: Input. A multiset of k positive integers T, and an integer c. Question. Is there a subset P T such that t P t = c? Lemma 4.3. PRODSELECT is an NP-complete problem. Due to space restrictions, we skip some supplementary proofs. Let =GF(p) be a prime field. Analogously to Lemma 3.3 one may prove: Lemma 4.4. If R is an -representable swirl that is not the free swirl, and B E(R) is any main basis of R, then there is a main circuit C E(R) such that C \ B < p (independently of R). Proof of Theorem 4.. Let T = {t, t 2,..., t n } and c, positive integers, form an input to PRODSELECT (N P-complete by Lemma 4.3). We [ may clearly assume min(t) >, c > and c T. Let a matrix A = In D 2(,...,, ( ) n c ) D 2( t,..., t n, ( ) n ) ] overébe the input in the theorem. The vector matroid R = M(A) is actually a swirl by Proposition 4.2(c). Denote by B = {f,...,f n } the main basis of R formed by the columns of D 2 (,...,, ( ) n c ), cf. 4.2(d). Assume J [, n ] is such that the multiset P = {t i : i J} is a solution to PRODSELECT. That is equivalent to ( ) n c i J t i = ( ) n. So by Proposition 4.2(d) the set X = B {f i, g i : i J} is a main circuit. Notice also that our assumption min(t), c > implies that all main circuits X solutions to the equation of 4.2(d), must involve term c, in other words g n X. Hence: Claim 4.5. Solutions to the PRODSELECT problem on T, c are in a one-to-one correspondence with main circuits in the associated swirl R. Our polynomial reduction from PRODSELECT to -representability follows:. In the first stage we check by brute force all subsets of T smaller than p. If we succeed, we answer YES to PRODSELECT. 2. In the second stage we ask about -representability of the matroid R = M(A) defined above. If the outcome is negative, we again answer YES to PRODSELECT. Otherwise, our answer is NO. It remains to prove that our reduction is correct. Assume the PRODSELECT problem on T has no solution (R is the free swirl). Then we answer NO by Proposition 4.2(e). Conversely, assume the PRODSELECT problem on T has a solution P. If P < p, then we answer YES in stage. Otherwise, there is a main circuit C in R, but no such C with C \B < p by Claim 4.5. Hence R is not -representable by Lemma 4.4, and we answer YES in stage 2. The proof of (2.3) is now complete by Theorems 2.4, 3. and 4..
9 5 Matroid Minors The Graph Minor project [4,5] of Robertson and Seymour is commonly considered a milestone in structural graph theory. Moreover, the project has had a great impact into theoretical computer science: We mention in particular an O(n 3 )-time algorithm for testing whether an input graph contains a minor isomorphic to a fixed graph, implying efficient algorithmic solutions to all minorclosed graph properties. In the more general setting of structural matroid theory, direct extensions of the great Graph Minors results are often false, but a stream of new theoretical results of Geelen, Gerards and Whittle, e.g. [4, 5] in past several years extended significant portion of the Graph Minors theory to matroids representable over finite fields. Questions of matroid representability, and the notion of branchwidth, turned out to be the key ingredients in that research. On the algorithmic side, that effort has been contributed by a sequence of results of the author dealing with FPT computation of matroid branch-width and recognition of MSOdefinable matroid properties, e.g. [7, 8,0]. Formally, a minor N of a matroid M is obtained by a sequence of deletions and contractions of elements, the order of which does not matter. The meaning of deletion is standard, and contraction is the dual operation to deletion, analogous to contraction of a graph edge. In geometric terms, a contraction M/e means a linear projection from the point representing e. We write N = M \ D/C where D are the deleted and C the contracted elements. Definition. The N-minor problem for represented matroids is such: Input. A matrix A over a field. Question. Does the vector matroid M(A) contain a minor isomorphic to a fixed matroid N? Note that N may be arbitrary in the problem, but fixed; N is not considered a part of the input to the problem. The problem easily belongs to NP: Lemma 5.. Let a matroid N be fixed. One needs only bounded number of rank evaluations to prove that a matroid M has a minor isomorphic to N. Proof. Let M = M \ D/C be a minor of M. The formula r M (X) = r M (X C) r M (C) determines the rank function of M relatively to M (for example, [2, Chapter 3]). The minor M is isomorphic to N if and only if E(M ) = E(N) and the rank functions equal for some bijection between E(M ) and E(N). That can be verified, after guessing C and D, using only bounded number of rank evaluations in M. Obviously, for some very simple N such as the circuits U k,k+ the matroid N- minor problem is polynomial. We remark that U r,n denotes the matroid made of n points (vectors) in general position in rank r. It is a kind of a miracle that foré-represented matroids the U 2,4 -minor problem is also polynomial. See (2.) and Seymour [6]; the claim follows from the fact that U 2,4 is the only
10 forbidden minor for binary matroids. On the other hand, since we know the seven forbidden minors [3] for matroid representability over the field GF(4), it follows from Theorem 3. that the matroid N-minor problem is hard for at least some N. Such an argument, however, does not apply to minors N that are cycle matroids of graphs (graphic N), and hence representable over all fields. It is proved in [7, 8] that for every finite field one can solve the N-minor problem for -represented matroids in polynomial time when restricted to inputs of bounded branch-width. Moreover using the matroid version of the excluded grid theorem [5], one can solve the N-minor problem for -represented matroids in polynomial time, when N is a planar graphic matroid, regardless of branch-width. Therefore it is particularly interesting how difficult is the N- minor problem foré-represented matroids when N is a planar graphic matroid. We provide the answer in the rest of this section. Summary. If the input (matrix A) is represented over, complexity cases of the N-minor problem follow: (5.2) If is a finite field and the branch-width of M(A) is bounded, then the problem is solvable in cubic time [7]. (5.3) If is a finite field and N is the cycle matroid of a planar graph, then the problem is solvable in cubic time [5, 7], too. (5.4) If is a finite field and N is arbitrary, then complexity of the N-minor problem is a very interesting open question in structural matroid theory. (5.5) For =É, the N-minor problem is NP-complete, even when the branch-width of M(A) is three and N is the cycle matroid of a planar graph. Fig.4. The planar graph G 6, and its cycle matroid M(G 6) on the right. Let G 6 denote the planar graph on 6 vertices formed by a 3-cycle and a 4-cycle sharing an edge, see Fig. 4. Our main result reads: Theorem 5.6. Let the planar graph G 6 be as in Fig. 4. Suppose A is a given matrix overé, and let M = M(A) be its vector matroid. Then it is NP-complete to decide whether M has a minor isomorphic to the matroid M(G 6 ). The same conclusion remains true even if M is restricted to have branch-width 3. We build on the following result of [9], which follows also from Claim 3.4. Proposition 5.7. Let S be the vector matroid of [I n D (x,...,x n )] overé where n 5. It is NP-hard to recognize that S is not the rank-n free spike.
11 In order to use this statement in making a reduction for the matroid minor problem, we have to find a forbidden minor characterization of the free spikes. This is, after all, not so difficult. Lemma 5.8. Let S be the rank-n free spike. Then S has no M(G 6 )-minor. Proof. Let G 6 = C 3 C 4, where the two cycles C 3, C 4 share one edge. We use the same notation C 3, C 4 for the corresponding two circuits in the cycle matroid M 6 = M(G 6 ) of G 6. Assume that M 6 = S \ D/C is a minor of the free spike S, where C is the independent set of contracted elements of S. Let us call leg circuits in S the 4-element circuits formed by pairs of legs. Recall that main circuits are those circuits of S which intersect each leg in exactly one element. So S is the free spike, i.e. having no main circuits, if and only if all non-leg circuits in S are spanning (Proposition 3.2(b)). By the definition of a minor, a set X is a circuit in M 6 if and only if there is a circuit Y in S such that X Y and Y \ X C. Firstly, we claim that not both of the circuits C 3, C 4 of the minor M 6 result by contracting leg circuits in S. If that was not true, then there would be two leg circuits L C 3 and L 2 C 4 in S. Since, actually, L 2 = 4 = C 4, no element of L 2 was contracted or deleted when making M 6, and so C 3 C 4 = L L 2. However, L L 2 {0, 2} for any two distinct leg circuits, but C 3 C 4 =, a contradiction. Secondly, we consider that C 4 K, where K is a spanning circuit in S, and K \ C 4 C (C are the contracted elements of S). So it is C K C 4 = n + 4 = n 3, and the rank r(m) = r(s) C n (n 3) = 3. However, r(m(g 6 )) = 4 > 3. The same contradiction turns out when the remaining possibility C 3 K is considered. Hence S cannot be the free spike, and the statement follows by means of contradiction. Lemma 5.9. Let S be a rank-n spike for n 5 that is not the free spike. Then S has an M(G 6 )-minor. Proof. If S is not the free spike, then there is a main circuit D E(S), cf. Proposition 3.2(b). Let us use the notation from the definition of a spike. We form a minor N of S by contracting the elements of {e i, f i : i = 5, 6,..., n} D and deleting the elements of {e i, f i : i = 2, 3,..., n } \ D. Without loss of generality we assume e, e n D. Then {e, f, f n } is a triangle in N and {e i, f i : i =, 2, 3, 4} D is a 4-element circuit in N, which intersect each other in e. Since there are no other non-spanning circuits in N, the minor N is isomorphic to M(G 6 ). Proof of Theorem 5.6. If we could decide an M(G 6 )-minor in the matroid M = M(A) efficiently, then for a specific matrix A = [I n D (x,..., x n )], we would be able to decide whether M(A), a spike by Proposition 3.2, is the free spike by Lemmas 5.8 and 5.9. Hence the statement and (5.5) are concluded by Proposition 5.7.
12 Acknowledgments The research has been supported by Czech research grant GAČR 20/05/0050, and by the Institute of Theoretical Computer Science, project M0545. The author would in particular like to express his thanks to an anonymous referee of the paper [9], who suggested to extend our complexity results (on spikes and swirls) in the direction towards the -representability problem. References. B. Courcelle, S. Oum, Vertex-Minors, Monadic Second-Order Logic, and a Conjecture by Seese, J. Combin. Theory Ser. B, to appear (accepted 2006). 2. M.R. Garey, D.S. Johnson, Computers and Intractability, W.H. Freeman and Company, New York J.F. Geelen, A.H.M. Gerards, A. Kapoor, The excluded minors for GF(4)- representable matroids, J. Combin. Theory Ser. B 79 (2000), J.F. Geelen, A.H.M. Gerards, G.P. Whittle, Branch-Width and Well-Quasi- Ordering in Matroids and Graphs, J. Combin. Theory Ser. B 84 (2002), J.F. Geelen, A.H.M. Gerards, G.P. Whittle, Excluding a Planar Graph from a GF(q)-Representable Matroid, manuscript, J.F. Geelen, A.H.M. Gerards, G.P. Whittle, Inequivalent Representations of Matroids I: An Overview, in preparation, P. Hliněný, On Matroid Properties Definable in the MSO Logic, In: Math Foundations of Computer Science MFCS 2003, Lecture Notes in Computer Science 2747, Springer Verlag Berlin (2003), P. Hliněný, Branch-Width, Parse Trees, and Monadic Second-Order Logic for Matroids, J. Combin. Theory Ser. B 96 (2006), P. Hliněný, On Some Hard Problems on Matroid Spikes, Theory of Computing Systems, to appear (accepted 2005). 0. P. Hliněný, D. Seese, Trees, Grids, and MSO Decidability: from Graphs to Matroids, Theoretical Computer Sci. 35 (2006), D. Mayhew, Matroid Complexity and Large Inputs, manuscript, J.G. Oxley, Matroid Theory, Oxford University Press, J.G. Oxley, D. Vertigan, G. Whittle, On Inequivalent Representations of Matroids over Finite Fields, J. Combin. Theory Ser. B 67 (996), N. Robertson, P.D. Seymour, Graph Minors A Survey, Surveys in Combinatorics, Cambridge Univ. Press 985, N. Robertson, P.D. Seymour, Graph Minors XX: Wagner s Conjecture, J. Combin. Theory Ser. B 92 (2004), P.D. Seymour, Decomposition of Regular Matroids, J. Combin. Theory Ser. B 28 (980),
On the representability of the bi-uniform matroid
On the representability of the bi-uniform matroid Simeon Ball, Carles Padró, Zsuzsa Weiner and Chaoping Xing August 3, 2012 Abstract Every bi-uniform matroid is representable over all sufficiently large
Mathematics Course 111: Algebra I Part IV: Vector Spaces
Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are
On the k-path cover problem for cacti
On the k-path cover problem for cacti Zemin Jin and Xueliang Li Center for Combinatorics and LPMC Nankai University Tianjin 300071, P.R. China [email protected], [email protected] Abstract In this paper we
JUST-IN-TIME SCHEDULING WITH PERIODIC TIME SLOTS. Received December May 12, 2003; revised February 5, 2004
Scientiae Mathematicae Japonicae Online, Vol. 10, (2004), 431 437 431 JUST-IN-TIME SCHEDULING WITH PERIODIC TIME SLOTS Ondřej Čepeka and Shao Chin Sung b Received December May 12, 2003; revised February
I. GROUPS: BASIC DEFINITIONS AND EXAMPLES
I GROUPS: BASIC DEFINITIONS AND EXAMPLES Definition 1: An operation on a set G is a function : G G G Definition 2: A group is a set G which is equipped with an operation and a special element e G, called
ON THE COEFFICIENTS OF THE LINKING POLYNOMIAL
ADSS, Volume 3, Number 3, 2013, Pages 45-56 2013 Aditi International ON THE COEFFICIENTS OF THE LINKING POLYNOMIAL KOKO KALAMBAY KAYIBI Abstract Let i j T( M; = tijx y be the Tutte polynomial of the matroid
Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson
Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement
Lecture 16 : Relations and Functions DRAFT
CS/Math 240: Introduction to Discrete Mathematics 3/29/2011 Lecture 16 : Relations and Functions Instructor: Dieter van Melkebeek Scribe: Dalibor Zelený DRAFT In Lecture 3, we described a correspondence
Just the Factors, Ma am
1 Introduction Just the Factors, Ma am The purpose of this note is to find and study a method for determining and counting all the positive integer divisors of a positive integer Let N be a given positive
Tree-representation of set families and applications to combinatorial decompositions
Tree-representation of set families and applications to combinatorial decompositions Binh-Minh Bui-Xuan a, Michel Habib b Michaël Rao c a Department of Informatics, University of Bergen, Norway. [email protected]
4.5 Linear Dependence and Linear Independence
4.5 Linear Dependence and Linear Independence 267 32. {v 1, v 2 }, where v 1, v 2 are collinear vectors in R 3. 33. Prove that if S and S are subsets of a vector space V such that S is a subset of S, then
Quotient Rings and Field Extensions
Chapter 5 Quotient Rings and Field Extensions In this chapter we describe a method for producing field extension of a given field. If F is a field, then a field extension is a field K that contains F.
A Turán Type Problem Concerning the Powers of the Degrees of a Graph
A Turán Type Problem Concerning the Powers of the Degrees of a Graph Yair Caro and Raphael Yuster Department of Mathematics University of Haifa-ORANIM, Tivon 36006, Israel. AMS Subject Classification:
NP-Completeness and Cook s Theorem
NP-Completeness and Cook s Theorem Lecture notes for COM3412 Logic and Computation 15th January 2002 1 NP decision problems The decision problem D L for a formal language L Σ is the computational task:
Similarity and Diagonalization. Similar Matrices
MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that
Linear Algebra I. Ronald van Luijk, 2012
Linear Algebra I Ronald van Luijk, 2012 With many parts from Linear Algebra I by Michael Stoll, 2007 Contents 1. Vector spaces 3 1.1. Examples 3 1.2. Fields 4 1.3. The field of complex numbers. 6 1.4.
8 Divisibility and prime numbers
8 Divisibility and prime numbers 8.1 Divisibility In this short section we extend the concept of a multiple from the natural numbers to the integers. We also summarize several other terms that express
MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.
MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column
LEARNING OBJECTIVES FOR THIS CHAPTER
CHAPTER 2 American mathematician Paul Halmos (1916 2006), who in 1942 published the first modern linear algebra book. The title of Halmos s book was the same as the title of this chapter. Finite-Dimensional
FACTORING POLYNOMIALS IN THE RING OF FORMAL POWER SERIES OVER Z
FACTORING POLYNOMIALS IN THE RING OF FORMAL POWER SERIES OVER Z DANIEL BIRMAJER, JUAN B GIL, AND MICHAEL WEINER Abstract We consider polynomials with integer coefficients and discuss their factorization
Solutions to Math 51 First Exam January 29, 2015
Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not
Completely Positive Cone and its Dual
On the Computational Complexity of Membership Problems for the Completely Positive Cone and its Dual Peter J.C. Dickinson Luuk Gijben July 3, 2012 Abstract Copositive programming has become a useful tool
Continued Fractions and the Euclidean Algorithm
Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction
Applied Algorithm Design Lecture 5
Applied Algorithm Design Lecture 5 Pietro Michiardi Eurecom Pietro Michiardi (Eurecom) Applied Algorithm Design Lecture 5 1 / 86 Approximation Algorithms Pietro Michiardi (Eurecom) Applied Algorithm Design
NOTES ON LINEAR TRANSFORMATIONS
NOTES ON LINEAR TRANSFORMATIONS Definition 1. Let V and W be vector spaces. A function T : V W is a linear transformation from V to W if the following two properties hold. i T v + v = T v + T v for all
Math 319 Problem Set #3 Solution 21 February 2002
Math 319 Problem Set #3 Solution 21 February 2002 1. ( 2.1, problem 15) Find integers a 1, a 2, a 3, a 4, a 5 such that every integer x satisfies at least one of the congruences x a 1 (mod 2), x a 2 (mod
Systems of Linear Equations
Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and
Duality of linear conic problems
Duality of linear conic problems Alexander Shapiro and Arkadi Nemirovski Abstract It is well known that the optimal values of a linear programming problem and its dual are equal to each other if at least
DETERMINANTS IN THE KRONECKER PRODUCT OF MATRICES: THE INCIDENCE MATRIX OF A COMPLETE GRAPH
DETERMINANTS IN THE KRONECKER PRODUCT OF MATRICES: THE INCIDENCE MATRIX OF A COMPLETE GRAPH CHRISTOPHER RH HANUSA AND THOMAS ZASLAVSKY Abstract We investigate the least common multiple of all subdeterminants,
Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2
CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 Proofs Intuitively, the concept of proof should already be familiar We all like to assert things, and few of us
THE DIMENSION OF A VECTOR SPACE
THE DIMENSION OF A VECTOR SPACE KEITH CONRAD This handout is a supplementary discussion leading up to the definition of dimension and some of its basic properties. Let V be a vector space over a field
a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.
Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given
Generating models of a matched formula with a polynomial delay
Generating models of a matched formula with a polynomial delay Petr Savicky Institute of Computer Science, Academy of Sciences of Czech Republic, Pod Vodárenskou Věží 2, 182 07 Praha 8, Czech Republic
Group Theory. Contents
Group Theory Contents Chapter 1: Review... 2 Chapter 2: Permutation Groups and Group Actions... 3 Orbits and Transitivity... 6 Specific Actions The Right regular and coset actions... 8 The Conjugation
PYTHAGOREAN TRIPLES KEITH CONRAD
PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient
AN ALGORITHM FOR DETERMINING WHETHER A GIVEN BINARY MATROID IS GRAPHIC
AN ALGORITHM FOR DETERMINING WHETHER A GIVEN BINARY MATROID IS GRAPHIC W. T. TUTTE. Introduction. In a recent series of papers [l-4] on graphs and matroids I used definitions equivalent to the following.
So let us begin our quest to find the holy grail of real analysis.
1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers
What is Linear Programming?
Chapter 1 What is Linear Programming? An optimization problem usually has three essential ingredients: a variable vector x consisting of a set of unknowns to be determined, an objective function of x to
Lecture 17 : Equivalence and Order Relations DRAFT
CS/Math 240: Introduction to Discrete Mathematics 3/31/2011 Lecture 17 : Equivalence and Order Relations Instructor: Dieter van Melkebeek Scribe: Dalibor Zelený DRAFT Last lecture we introduced the notion
. 0 1 10 2 100 11 1000 3 20 1 2 3 4 5 6 7 8 9
Introduction The purpose of this note is to find and study a method for determining and counting all the positive integer divisors of a positive integer Let N be a given positive integer We say d is a
INCIDENCE-BETWEENNESS GEOMETRY
INCIDENCE-BETWEENNESS GEOMETRY MATH 410, CSUSM. SPRING 2008. PROFESSOR AITKEN This document covers the geometry that can be developed with just the axioms related to incidence and betweenness. The full
Collinear Points in Permutations
Collinear Points in Permutations Joshua N. Cooper Courant Institute of Mathematics New York University, New York, NY József Solymosi Department of Mathematics University of British Columbia, Vancouver,
24. The Branch and Bound Method
24. The Branch and Bound Method It has serious practical consequences if it is known that a combinatorial problem is NP-complete. Then one can conclude according to the present state of science that no
CONTENTS 1. Peter Kahn. Spring 2007
CONTENTS 1 MATH 304: CONSTRUCTING THE REAL NUMBERS Peter Kahn Spring 2007 Contents 2 The Integers 1 2.1 The basic construction.......................... 1 2.2 Adding integers..............................
FINITE DIMENSIONAL ORDERED VECTOR SPACES WITH RIESZ INTERPOLATION AND EFFROS-SHEN S UNIMODULARITY CONJECTURE AARON TIKUISIS
FINITE DIMENSIONAL ORDERED VECTOR SPACES WITH RIESZ INTERPOLATION AND EFFROS-SHEN S UNIMODULARITY CONJECTURE AARON TIKUISIS Abstract. It is shown that, for any field F R, any ordered vector space structure
SHARP BOUNDS FOR THE SUM OF THE SQUARES OF THE DEGREES OF A GRAPH
31 Kragujevac J. Math. 25 (2003) 31 49. SHARP BOUNDS FOR THE SUM OF THE SQUARES OF THE DEGREES OF A GRAPH Kinkar Ch. Das Department of Mathematics, Indian Institute of Technology, Kharagpur 721302, W.B.,
Max-Min Representation of Piecewise Linear Functions
Beiträge zur Algebra und Geometrie Contributions to Algebra and Geometry Volume 43 (2002), No. 1, 297-302. Max-Min Representation of Piecewise Linear Functions Sergei Ovchinnikov Mathematics Department,
Notes on Determinant
ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without
SCORE SETS IN ORIENTED GRAPHS
Applicable Analysis and Discrete Mathematics, 2 (2008), 107 113. Available electronically at http://pefmath.etf.bg.ac.yu SCORE SETS IN ORIENTED GRAPHS S. Pirzada, T. A. Naikoo The score of a vertex v in
Cartesian Products and Relations
Cartesian Products and Relations Definition (Cartesian product) If A and B are sets, the Cartesian product of A and B is the set A B = {(a, b) :(a A) and (b B)}. The following points are worth special
Row Ideals and Fibers of Morphisms
Michigan Math. J. 57 (2008) Row Ideals and Fibers of Morphisms David Eisenbud & Bernd Ulrich Affectionately dedicated to Mel Hochster, who has been an inspiration to us for many years, on the occasion
Triangle deletion. Ernie Croot. February 3, 2010
Triangle deletion Ernie Croot February 3, 2010 1 Introduction The purpose of this note is to give an intuitive outline of the triangle deletion theorem of Ruzsa and Szemerédi, which says that if G = (V,
11 Ideals. 11.1 Revisiting Z
11 Ideals The presentation here is somewhat different than the text. In particular, the sections do not match up. We have seen issues with the failure of unique factorization already, e.g., Z[ 5] = O Q(
MATH10040 Chapter 2: Prime and relatively prime numbers
MATH10040 Chapter 2: Prime and relatively prime numbers Recall the basic definition: 1. Prime numbers Definition 1.1. Recall that a positive integer is said to be prime if it has precisely two positive
3. Mathematical Induction
3. MATHEMATICAL INDUCTION 83 3. Mathematical Induction 3.1. First Principle of Mathematical Induction. Let P (n) be a predicate with domain of discourse (over) the natural numbers N = {0, 1,,...}. If (1)
Transportation Polytopes: a Twenty year Update
Transportation Polytopes: a Twenty year Update Jesús Antonio De Loera University of California, Davis Based on various papers joint with R. Hemmecke, E.Kim, F. Liu, U. Rothblum, F. Santos, S. Onn, R. Yoshida,
Lecture 3: Finding integer solutions to systems of linear equations
Lecture 3: Finding integer solutions to systems of linear equations Algorithmic Number Theory (Fall 2014) Rutgers University Swastik Kopparty Scribe: Abhishek Bhrushundi 1 Overview The goal of this lecture
Math 4310 Handout - Quotient Vector Spaces
Math 4310 Handout - Quotient Vector Spaces Dan Collins The textbook defines a subspace of a vector space in Chapter 4, but it avoids ever discussing the notion of a quotient space. This is understandable
ON GALOIS REALIZATIONS OF THE 2-COVERABLE SYMMETRIC AND ALTERNATING GROUPS
ON GALOIS REALIZATIONS OF THE 2-COVERABLE SYMMETRIC AND ALTERNATING GROUPS DANIEL RABAYEV AND JACK SONN Abstract. Let f(x) be a monic polynomial in Z[x] with no rational roots but with roots in Q p for
ON THE COMPLEXITY OF THE GAME OF SET. {kamalika,pbg,dratajcz,hoeteck}@cs.berkeley.edu
ON THE COMPLEXITY OF THE GAME OF SET KAMALIKA CHAUDHURI, BRIGHTEN GODFREY, DAVID RATAJCZAK, AND HOETECK WEE {kamalika,pbg,dratajcz,hoeteck}@cs.berkeley.edu ABSTRACT. Set R is a card game played with a
All trees contain a large induced subgraph having all degrees 1 (mod k)
All trees contain a large induced subgraph having all degrees 1 (mod k) David M. Berman, A.J. Radcliffe, A.D. Scott, Hong Wang, and Larry Wargo *Department of Mathematics University of New Orleans New
Regular Languages and Finite Automata
Regular Languages and Finite Automata 1 Introduction Hing Leung Department of Computer Science New Mexico State University Sep 16, 2010 In 1943, McCulloch and Pitts [4] published a pioneering work on a
COUNTING INDEPENDENT SETS IN SOME CLASSES OF (ALMOST) REGULAR GRAPHS
COUNTING INDEPENDENT SETS IN SOME CLASSES OF (ALMOST) REGULAR GRAPHS Alexander Burstein Department of Mathematics Howard University Washington, DC 259, USA [email protected] Sergey Kitaev Mathematics
Theorem3.1.1 Thedivisionalgorithm;theorem2.2.1insection2.2 If m, n Z and n is a positive
Chapter 3 Number Theory 159 3.1 Prime Numbers Prime numbers serve as the basic building blocs in the multiplicative structure of the integers. As you may recall, an integer n greater than one is prime
Ideal Class Group and Units
Chapter 4 Ideal Class Group and Units We are now interested in understanding two aspects of ring of integers of number fields: how principal they are (that is, what is the proportion of principal ideals
k, then n = p2α 1 1 pα k
Powers of Integers An integer n is a perfect square if n = m for some integer m. Taking into account the prime factorization, if m = p α 1 1 pα k k, then n = pα 1 1 p α k k. That is, n is a perfect square
CSC 373: Algorithm Design and Analysis Lecture 16
CSC 373: Algorithm Design and Analysis Lecture 16 Allan Borodin February 25, 2013 Some materials are from Stephen Cook s IIT talk and Keven Wayne s slides. 1 / 17 Announcements and Outline Announcements
THE FUNDAMENTAL THEOREM OF ARBITRAGE PRICING
THE FUNDAMENTAL THEOREM OF ARBITRAGE PRICING 1. Introduction The Black-Scholes theory, which is the main subject of this course and its sequel, is based on the Efficient Market Hypothesis, that arbitrages
8 Primes and Modular Arithmetic
8 Primes and Modular Arithmetic 8.1 Primes and Factors Over two millennia ago already, people all over the world were considering the properties of numbers. One of the simplest concepts is prime numbers.
Every tree contains a large induced subgraph with all degrees odd
Every tree contains a large induced subgraph with all degrees odd A.J. Radcliffe Carnegie Mellon University, Pittsburgh, PA A.D. Scott Department of Pure Mathematics and Mathematical Statistics University
On Integer Additive Set-Indexers of Graphs
On Integer Additive Set-Indexers of Graphs arxiv:1312.7672v4 [math.co] 2 Mar 2014 N K Sudev and K A Germina Abstract A set-indexer of a graph G is an injective set-valued function f : V (G) 2 X such that
SOME PROPERTIES OF FIBER PRODUCT PRESERVING BUNDLE FUNCTORS
SOME PROPERTIES OF FIBER PRODUCT PRESERVING BUNDLE FUNCTORS Ivan Kolář Abstract. Let F be a fiber product preserving bundle functor on the category FM m of the proper base order r. We deduce that the r-th
God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886)
Chapter 2 Numbers God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886) God created the integers and the rest is the work
Exponential time algorithms for graph coloring
Exponential time algorithms for graph coloring Uriel Feige Lecture notes, March 14, 2011 1 Introduction Let [n] denote the set {1,..., k}. A k-labeling of vertices of a graph G(V, E) is a function V [k].
1. Prove that the empty set is a subset of every set.
1. Prove that the empty set is a subset of every set. Basic Topology Written by Men-Gen Tsai email: [email protected] Proof: For any element x of the empty set, x is also an element of every set since
FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES
FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES CHRISTOPHER HEIL 1. Cosets and the Quotient Space Any vector space is an abelian group under the operation of vector addition. So, if you are have studied
COMBINATORIAL PROPERTIES OF THE HIGMAN-SIMS GRAPH. 1. Introduction
COMBINATORIAL PROPERTIES OF THE HIGMAN-SIMS GRAPH ZACHARY ABEL 1. Introduction In this survey we discuss properties of the Higman-Sims graph, which has 100 vertices, 1100 edges, and is 22 regular. In fact
minimal polyonomial Example
Minimal Polynomials Definition Let α be an element in GF(p e ). We call the monic polynomial of smallest degree which has coefficients in GF(p) and α as a root, the minimal polyonomial of α. Example: We
On the Relationship between Classes P and NP
Journal of Computer Science 8 (7): 1036-1040, 2012 ISSN 1549-3636 2012 Science Publications On the Relationship between Classes P and NP Anatoly D. Plotnikov Department of Computer Systems and Networks,
Degree Hypergroupoids Associated with Hypergraphs
Filomat 8:1 (014), 119 19 DOI 10.98/FIL1401119F Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Degree Hypergroupoids Associated
SEQUENCES OF MAXIMAL DEGREE VERTICES IN GRAPHS. Nickolay Khadzhiivanov, Nedyalko Nenov
Serdica Math. J. 30 (2004), 95 102 SEQUENCES OF MAXIMAL DEGREE VERTICES IN GRAPHS Nickolay Khadzhiivanov, Nedyalko Nenov Communicated by V. Drensky Abstract. Let Γ(M) where M V (G) be the set of all vertices
Labeling outerplanar graphs with maximum degree three
Labeling outerplanar graphs with maximum degree three Xiangwen Li 1 and Sanming Zhou 2 1 Department of Mathematics Huazhong Normal University, Wuhan 430079, China 2 Department of Mathematics and Statistics
Determination of the normalization level of database schemas through equivalence classes of attributes
Computer Science Journal of Moldova, vol.17, no.2(50), 2009 Determination of the normalization level of database schemas through equivalence classes of attributes Cotelea Vitalie Abstract In this paper,
No: 10 04. Bilkent University. Monotonic Extension. Farhad Husseinov. Discussion Papers. Department of Economics
No: 10 04 Bilkent University Monotonic Extension Farhad Husseinov Discussion Papers Department of Economics The Discussion Papers of the Department of Economics are intended to make the initial results
DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents
DIFFERENTIABILITY OF COMPLEX FUNCTIONS Contents 1. Limit definition of a derivative 1 2. Holomorphic functions, the Cauchy-Riemann equations 3 3. Differentiability of real functions 5 4. A sufficient condition
Chapter 3. Distribution Problems. 3.1 The idea of a distribution. 3.1.1 The twenty-fold way
Chapter 3 Distribution Problems 3.1 The idea of a distribution Many of the problems we solved in Chapter 1 may be thought of as problems of distributing objects (such as pieces of fruit or ping-pong balls)
Notes on Factoring. MA 206 Kurt Bryan
The General Approach Notes on Factoring MA 26 Kurt Bryan Suppose I hand you n, a 2 digit integer and tell you that n is composite, with smallest prime factor around 5 digits. Finding a nontrivial factor
Lecture 15 An Arithmetic Circuit Lowerbound and Flows in Graphs
CSE599s: Extremal Combinatorics November 21, 2011 Lecture 15 An Arithmetic Circuit Lowerbound and Flows in Graphs Lecturer: Anup Rao 1 An Arithmetic Circuit Lower Bound An arithmetic circuit is just like
Discuss the size of the instance for the minimum spanning tree problem.
3.1 Algorithm complexity The algorithms A, B are given. The former has complexity O(n 2 ), the latter O(2 n ), where n is the size of the instance. Let n A 0 be the size of the largest instance that can
Linear Algebra Notes
Linear Algebra Notes Chapter 19 KERNEL AND IMAGE OF A MATRIX Take an n m matrix a 11 a 12 a 1m a 21 a 22 a 2m a n1 a n2 a nm and think of it as a function A : R m R n The kernel of A is defined as Note
On end degrees and infinite cycles in locally finite graphs
On end degrees and infinite cycles in locally finite graphs Henning Bruhn Maya Stein Abstract We introduce a natural extension of the vertex degree to ends. For the cycle space C(G) as proposed by Diestel
Linear Codes. Chapter 3. 3.1 Basics
Chapter 3 Linear Codes In order to define codes that we can encode and decode efficiently, we add more structure to the codespace. We shall be mainly interested in linear codes. A linear code of length
Mean Ramsey-Turán numbers
Mean Ramsey-Turán numbers Raphael Yuster Department of Mathematics University of Haifa at Oranim Tivon 36006, Israel Abstract A ρ-mean coloring of a graph is a coloring of the edges such that the average
Alex, I will take congruent numbers for one million dollars please
Alex, I will take congruent numbers for one million dollars please Jim L. Brown The Ohio State University Columbus, OH 4310 [email protected] One of the most alluring aspectives of number theory
Mathematical Induction
Mathematical Induction (Handout March 8, 01) The Principle of Mathematical Induction provides a means to prove infinitely many statements all at once The principle is logical rather than strictly mathematical,
IRREDUCIBLE OPERATOR SEMIGROUPS SUCH THAT AB AND BA ARE PROPORTIONAL. 1. Introduction
IRREDUCIBLE OPERATOR SEMIGROUPS SUCH THAT AB AND BA ARE PROPORTIONAL R. DRNOVŠEK, T. KOŠIR Dedicated to Prof. Heydar Radjavi on the occasion of his seventieth birthday. Abstract. Let S be an irreducible
Lecture 2: August 29. Linear Programming (part I)
10-725: Convex Optimization Fall 2013 Lecture 2: August 29 Lecturer: Barnabás Póczos Scribes: Samrachana Adhikari, Mattia Ciollaro, Fabrizio Lecci Note: LaTeX template courtesy of UC Berkeley EECS dept.
