d-dimensional Arrangement Revisited

Size: px
Start display at page:

Download "d-dimensional Arrangement Revisited"

Transcription

1 -Dimensional Arrangement Revisite Daniel Rotter Jens Vygen Research Institute for Discrete Mathematics University of Bonn Revise version: April 5, 013 Abstract We revisit the -imensional arrangement problem an analyze the performance ratios of previously propose algorithms base on the linear arrangement problem with -imensional cost. The two problems are relate via space-filling curves an recursive balance bipartitioning. We prove that the worst-case ratio of the optimum solutions of these problems is Θ(log n), where n is the number of vertices of the graph. This invaliates two previously publishe proofs of approximation ratios for -imensional arrangement. Furthermore, we conclue that the currently best known approximation ratio for this problem is O(log n). 1 Introuction We revisit the -imensional arrangement problem (-imap) for N: given an unirecte graph G = (V (G), E(G)) an an integer k V (G), fin an injection p : V (G) {1,..., k} minimizing p(v) p(w) 1. Throughout this paper, we write n = V (G) an m = E(G), an is a fixe constant. The case = is an interesting (though simplifie) moel of VLSI placement. Alreay the case = 1, known as the Optimal Linear Arrangement Problem, is NP-har (Garey, Johnson an Stockmeyer [1976]). The currently best known approximation guarantee is O( log n log log n), ue to Charikar et al. [010] an Feige an Lee [007] (improving an earlier result of Rao an Richa [00]). For the general case, Hansen [1989] sketche an algorithm that recursively bipartitions the vertex set using an algorithm propose by Leighton an Rao [1999]. The Leighton-Rao algorithm computes a c-balance cut (i.e., the set of eges with exactly one enpoint in U for a set U V (G) with cn U (1 c)n) that is at most O(log n) times larger than a minimum c -balance cut, for some constants 0 < c < c < 1. This can lea to 1

2 an O(log n)-approximation algorithm for -imap, although Hansen i not give a full proof. The Leighton-Rao result was improve by Arora, Rao an Vazirani [009], who obtaine O( log n) instea of O(log n). Arora, Hazan an Kale [010] obtaine the same ratio by a faster algorithm. Using this algorithm for the recursive bipartitioning improves Hansen s result by a factor of O( log n). Even et al. [000] presente an O(log n log log n)-approximation algorithm for the linear arrangement problem with -imensional cost (-LAP): given a graph G, fin a bijection p : V (G) {1,..., n} such that p(v) p(w) is minimize. Charikar, Makarychev an Makarychev [007] use the result of Arora, Rao an Vazirani [009] to obtain an O( log n)-approximation algorithm for -LAP for any. Both, Even et al. [000] an Charikar, Makarychev an Makarychev [007], claime that their approximation algorithm for -LAP implies an approximation algorithm for -imap with the same performance ratio for every fixe. The iea, propose by Even et al. [000], is to transform the linear arrangement into a -imensional arrangement accoring to a iscrete space-filling curve; this is essentially [Even et al. [000], Lemma 1] (except that they i not aress the case n < k explicitly): Lemma 1 (essentially Even et al. [000], Lemma 1) For any n,, k N with n k, there exists an injection p : {1,..., n} {1,..., k} such that p(i) p(j) 1 ( + 1) i j for all i, j {1,..., n}, an such a mapping can be compute in O(n( + log n) + log k) time. Our proof follows Even et al. [000], but contains an explicit construction of a suitable space-filling curve through the -imensional gri, also in the case n < k. Proof: Let s := log n an l := s. Consier the s-th step of the construction of the -imensional version of Hilbert s [1891] space-filling curve (see Sagan [199]), say q : {1,..., l } {1,..., l}. For any i, j {1,..., l } with i j let t = log i j ; then (t 1) < i j t an hence q(i) q(j) 1 < ( + 1) t < ( + 1) i j. Let k = min{k, l} an S = { li/k : i = 1,..., k }. Writing q(j) = (q 1 (j),..., q (j)), we finally set p(j) := ( k q 1 (j )/l,..., k q (j )/l ) for j = 1,..., n, where j = min{i : {q(1),..., q(i)} S = j}. Note that p is injective an p(i) p(j) 1 q(i ) q(j ) 1 ( + 1) i j ( + 1) i j = ( + 1) i j for any i an j. See Figure 1 for an example. Hence, for any graph, any solution of -LAP can be transforme to a solution of -imap such that the cost increases at most by a factor ( + 1). However, this transformation oes not preserve the approximation ratio, as we point out in this note. This is because the optimum value of -LAP is not boune by a constant factor times the optimum value of -imap. A factor Θ(log n) is lost because of the following theorem, our main result:

3 (a) Hilbert s curve q for = an s = 3. (b) The resulting injection p for =, n = 3, an k = 5. Figure 1: left: Hilbert s curve q for = an s = 3; right: the resulting injection p for =, n = 3, an k = 5. The figure shows the graph with eges {q(i), q(i + 1)}, i = 1,..., 63 on the left an the graph with eges {p(i), p(i + 1)}, i = 1,..., on the right. Note that p results from q by consiering only the points in S (which here means erasing the secon, fifth, an seventh row an column), an omitting the last k n points. Theorem Let N,. For any graph G an any injection p : V (G) {1,..., k} (where k N), there exists a bijection q : V (G) {1,..., n} such that q(v) q(w) O(log n) There are pairs (G, p) for which this boun is tight. p(v) p(w) 1. Consequently, the analysis of the algorithms of Even et al. [000] an Charikar, Makarychev an Makarychev [007] only yiels approximation ratios of O(log n log log n) an O(log n log n), respectively. However, a ifferent proof (see Section ) shows that the algorithm of Even et al. [000] oes inee achieve the claime performance ratio O(log n log log n). Moreover, from a result of Fakcharoenphol, Rao an Talwar [00] we can euce the currently best known approximation ratio of O(log n); this will be shown in Section. 3

4 Banerjee et al. [009] suggeste a similar algorithm for =. They claime an approximation ratio of O( log n m log log n) (an a weaker ratio for hypergraphs). Unfortunately, their proof contains an error, too (the complete graph is a counterexample to [Banerjee et al. [009], Lemma ]). However, the claime approximation ratio is anyway worse than the trivial O( m), which is obtaine by an arbitrary injection of the non-isolate vertices to {1,..., m }. We note that -imap is not known to be MAXSNP-har for any N (but see Ambühl, Mastrolilli an Svensson [011] an Devanur et al. [006]). The next two sections contain a proof of Theorem. Upper Boun We first consier the irection neee for proving approximation ratios for -imap via -LAP an space-filling curves. Lemma 3 For any graph G an any injection p : V (G) {1,..., k} (where k, N), there exists a bijection q : V (G) {1,..., n} such that q(v) q(w) 3 ln n p(v) p(w) 1. This essentially generalizes [Charikar, Makarychev an Makarychev [007], Theorem.1, part I] (they consier the case where p is a one-imensional bijection). The following proof is inspire by theirs, but the analysis is more involve. The basic iea is to partition the vertex set recursively. In each iteration, large vertex sets are partitione into two sets of approximately equal size (up to a constant factor) accoring to their j-th coorinates in p, where j changes in each iteration. Then all vertices in one set will precee all vertices in the other set in q. Proof: We write p(v) = (p 1 (v),..., p (v)) for v V (G). Let γ = 1. Note that 1 γ = (1 γ) 1 i=0 γi (1 γ) = 1 an 1 < γ < 1. We construct q as follows. Let i := 1 an r 1 (v) := 0 for all v V (G). Repeat the following until (r 1 (v),..., r i (v)) (r 1 (w),..., r i (w)) for all v, w V (G) with v w. At termination, the lexicographical orer of these vectors etermines q. In iteration i we will consier coorinates p ji (v) for v V (G), where j i = 1+(i mo ).

5 v v 5 v v 5 b (0) 3 v 3 v 6 v 9 v 3 v 6 v 9 v 1 v v 1 v a (01) x b (01) a (0) = x 1 v 7 v 10 v 7 v 10 0 v (a) Iteration 1 v 8 a (00), b (00) (b) Iteration Figure : Example of the first two iterations of the algorithm efine in the proof of Lemma 3. Here, n = 10 an =, hence γ = an γ = In iteration, we have X (0,0) = 1 < γi n/ Hence, we will not partition V (0,0) = {v 7, v 8, v 10 } in iteration. 1 We write S i = {(r 1 (v),..., r i (v)) : v V (G)}. For each s S i let V s = {v V (G) : (r 1 (v),..., r i (v)) = s}, a s = min{x : {v V s : p ji (v) x + 1} γ V s }, b s = max{x : {v V s : p ji (v) x} γ V s }, X s = {a s,..., b s }. Note that b s + 1 a s because {v V s : p ji (v) a s } + {v V s : p ji (v) b s + 1} > γ V s + γ V s > V s. Let us sketch the iea behin these efinitions. Partitioning V s into the set of vertices for which the j i -th coorinate is at most x an the rest yiels sufficiently small parts if x X s. However, we will only perform such a partitioning step if X s is sufficiently large, an then we will pick a coorinate x X s that yiels the smallest cut. If V s is large, then X s will be large for at least one coorinate, an so we will make progress after at most iterations. We will now give the etails. γ i n/, then we set r i+1 (v) := 0 for all v V s. There are two cases. If X s 1 Otherwise, we split V s : for x X s an v V s let r x (v) := 0 if p ji (v) x an r x (v) := 1 otherwise. Choose x X s such that rx (v) r x (w) is minimize, an set r i+1 (v) := r x (v) for all v V s. 5

6 After oing this for each s S i, we increment i. This ens the escription of the proceure that ultimately efines q. See Figure for an illustration. To see that this proceure terminates, we prove that { } V s max 1, γ i n (1) for any s S i an any iteration i. This is trivial for i. We procee by inuction. Let i > an s S i. For 1 h < i let s h enote the prefix of s of length h, i.e., the vector resulting from s by omitting the last i h components. Case 1: V s V s i. Then the set V s resulte from splitting uring at least one of the iterations i,..., i 1. Then V s γ V s i. Since s i S i, we are one by inuction. Case : V s = V s i. Then the set V s was not split uring any of the iterations h {i,..., i 1}. This implies b s h + 1 a s h = X s h 1 γ h n/ 1 γ i n/ for h = i,..., i 1. Moreover, by the choice of a s h an b s h, we have {v V s : p jh (v) < a s h} < (1 γ ) V s an {v V s : p jh (v) > b s h + 1} < (1 γ ) V s. Combining this for h = i,..., i 1 yiels V s {v V s : a s h p jh (v) b s h + 1 for h = i,..., i 1} + an hence If 1 If 1 i 1 h=i ( {v V s : p jh (v) > b s h + 1} + {v V s : p jh (v) < a s h} ) < (1 γ ) V s + {v V s : a s h p jh (v) b s h + 1 for h = i,..., i 1} 1 V s + i 1 h=i (b s h + a s h), V s < i 1 h=i (b s h + a s h). γ i n/ < 1, we have b s h +1 = a s h for h = i,..., i 1, an conclue V s <. γ i n/ 1, we have i 1 h=i (b s h + a s h) an conclue V s < γ i n. ( γ n/) i ( γ n/) i = γ i n/, 6

7 In both cases (1) is prove. Let t enote the inex i of the last iteration; then V s = 1 for all s S t+1. From (1) we immeiately get t log 1/γ (γ n) = +log 1/γ n + ln n. Next, we compute an upper boun on the number of eges separate in one partitioning step, in iteration i for s S i with X s > 1 γ i n/: r i+1 (v) r i+1 (w) 1 X s = 1 X s 1 X s < x X s γ i n/ r x (v) r x (w) {x X s : p ji (v) x < p ji (w) or p ji (w) x < p ji (v)} p ji (v) p ji (w) p ji (v) p ji (w). () For an ege e = {v, w} let i e be the smallest i such that r i+1 (v) r i+1 (w) iffer (i.e., i e is the inex of the iteration in which e is separate). Then, both enpoints of e are in V (r1 (v),...,r ie (v)), an these vertices are place consecutively in q (see Figure 3 for an illustration). Hence, using (1), q(v) q(w) < = 1 γ = 1 γ e= e= t t < γ γ V (r1 (v),...,r ie (v)) 1 γ i e n γ i n {e E(G) : i e = i} γ i n t s S i s S i t 7 r i+1 (v) r i+1 (w) p ji (v) p ji (w) p ji (v) p ji (w)

8 i = 1 v 1,..., v 10 X s = {1,, 3}, x = 1 i = v 7, v 8, v 10 X s = {3} v 1, v, v 3, v, v 5, v 6, v 9 X s = {0, 1,, 3}, x = i = 3 v 7, v 8, v 10 X s = {0} v 1, v, v 3, v X s = {, 3}, x = v 5, v 6, v 9 X s = {3} i = v 7, v 8, v 10 X s = {3}, x = 3 v 1, v 3, v X s = {0, 1}, x = 0 v v 5, v 6, v 9 X s = {3}, x = 3 i = 5 v 7, v 8 X s = {0}, x = 0 v 10 v 1 v 3, v X s = {}, x = v v 5, v 6 X s = {3}, x = 3 v 9 i = 6 v 8 (000000) v 7 (000001) v 10 (000010) v 1 (010000) v (010010) v 3 (010011) v (010100) v 6 (011000) v 5 (011001) v 9 (011010) Figure 3: Visualization of the hierarchical ecomposition ({V s : s S i }),...,t constructe in the proof of Theorem 3 on the instance of Figure. The resulting linear orer q is the left-to-right orer inicate at the bottom of the figure. γ t p(v) p(w) 1 < ln n p(v) p(w) ln n p(v) p(w) 1. Charikar, Makarychev an Makarychev [007] calle a sequence P 0, P 1,..., P t of partitions of V (G) a hierarchical ecomposition if P 0 = {V (G)}, P t = {{v} : v V (G)}, an P i+1 is a refinement of P i for each i = 1,..., t 1. For a constant 0 < b < 1, a hierarchical ecomposition is calle b-balance if C b i n for each C P i. We remark that the sequence ({V s : s S i }),+1,+,...,t efine in the proof of Lemma 3 is a γ-balance hierarchical ecomposition (see Figure 3). 8

9 3 Lower Boun We will now show that the boun is tight up to a factor that only epens on. The graphs that we will consier are -imensional gris themselves: let G k be given by V (G k ) = {1,..., k} an E(G k ) = {{x, y} : x, y V (G k ), x y 1 = 1}. Note that the ientity function p embes V (G k ) in itself with {v,w} E(G k ) p(v) p(w) 1 = E(G k ) = (k k 1 ) < n. Therefore, the following lemma shows the lower boun, an hence, with Lemma 3, implies Theorem. Lemma Let. If q : V (G k ) {1,..., n} is any bijection, then {v,w} E(G k ) ( q(v) q(w) > 3 16 ) 1 )( ) 1/ ) n log n 3n 6. Proof: Let G = G k, an let q : V (G) {1,..., n} be any bijection. Apply the proceure in the proof of Lemma 3 to q (in the role of p, for imension = 1) to compute vectors (r 1 (v),..., r t+1 (v)) for v V (G) with r i+1 (v) r i+1 (w) < ( 3 )i n for i = 1,..., t an s S i (cf. inequality (); note that γ = 3 ). Hence, e E(G) ( 3 ie ) n = = < = t ( 3 i ) n {e E(G) : ie = i} t ( 3 ) i n s S i t ( 3 ) i n < ( 3 ) 1 ) 1 ( 3 s S i q(v) q(w) ) i n q(v) q(w) r i+1 (v) r i+1 (w) ( ( 1 3 ) ie n) q(v) q(w) i e ( ) ( 3 ) i ie 1 q(v) q(w). (3) 9

10 The last inequality hols because for e = {v, w} E(G) there is an s S ie with v, w V s an q(v) q(w) < V s ( 3 ie 1 ( ) n (cf. inequality (1), implying 3 ie ) n > 3 q(v) q(w). A subgraph of G with c vertices has at most (c c 1 1/ ) eges, an this is tight if the subgraph is inuce by a prouct of intervals of length c 1/. There are at most i 1 subgraphs G[V s ], s S i, each with at most ( 3 i 1 ) n vertices. Therefore, {e E(G) : i e i} = E(G) s S i E(G[V s ]) (n k 1 ) ( V (G[V s ]) V (G[V s ]) 1 1/) s S i = s S i V (G[V s ]) 1 1/ k 1 = n ( ( ( 3 i 1 3 ) ) i 1 1 1/ n k 1 ) n ( ( 3 ) (1 i)/ 1 ) k 1, an hence, e E(G) ( 3 ie ) n = t ( ( 3 ) ) i ( n 3 ) i+1 n {e E(G) : i e i} t ( ( 3 ) ) i ( (( n 3 i+1 ) n 3 ) ) (1 i)/ 1 k 1 ( 1 ( ) 3 1/ ( 3 ) 1/ t 1 ) i=0 ( ( 1 ( ( ) 3 1/ ( 3 ) 1/ ) t (( 1 ( ) ) 3 i/ n ) 1 ) 1/ n ) 1/ ) log n 1) ( 3 ) 1/ n. () 10

11 The inequalities (3) an () imply q(v) q(w) > ( 3 ) 1/ ( ) 1 3 > 3 16 n n ( ( ( ( ) 1 )( ) 1 )( ) ) ( 1/ log n ) ) ) 1/ log n 1. ) 1 ) ) Approximation Algorithms After showing him the above proofs, Guy Even [personal communication, 011] sent us a sketch of a revise proof of the performance ratio of the -imensional arrangement algorithm of Even et al. [000]. This algorithm begins by solving the following linear program (cf. [Even et al. [000], page 606]): min s.t. l(v, w) (5) l(u, v) u U ( U 1)1+1/ U V (G), v U (6) l(u, v) + l(v, w) l(u, w) u, v, w V (G) (7) l(v, w) 0 v, w V (G) (8) An optimum solution l : V (G) V (G) R 0 of this LP can be foun in polynomial time [Even et al. [000], Section 6.1]. The following lemma strengthens [Even et al. [000], Lemma 1] by showing that the LP (5) (8) constitutes a lower boun for the cost of any -imensional arrangement, up to a constant factor. Lemma 5 (Guy Even, personal communication 011) Let q be an optimum solution to -imap. Then l(v, w) := ( + 1)( 1)! q (v) q (w) 1 for v, w V (G) efines a feasible solution to the LP (5) (8). Proof: Since (7) an (8) hol eviently, we prove (6). Let = U V (G) an v U, w.l.o.g. q (v) = 0. If U 6, then, q (u) 1 U 1 > 1 6 ( U 1)1+1/ u U 1 +1 ( + 1)( 1)! ( U 1)1+1/. 11

12 If U > 6, then let R := U / 1 1 U 1 an S(, r) := {x Z : x 1 = r} for r N. Observe that {x S(, r) : x 0} = ( ) r+ 1 1, an thus, Since we have (r + 1) 1 ( 1)! ( ) r R S(, r) r=1 ( ) r + 1 S(, r) 1 (r + 1) 1. R (r + 1) 1 R(R + 1) 1 U 1, r=1 q (u) 1 u U = R r=1 u S(,r) R r S(, r) r=1 R r=1 R 0 r ( 1)! u 1 x ( 1)! x R +1 ( + 1)( 1)! 1 +1 ( + 1)( 1)! ( U 1)1+1/ The algorithm of Even et al. [000] computes a solution within an O(log n log log n) factor of the cost of an optimum solution to LP (5) (8) an hence, of the cost of q (Lemma 5). Therefore, the result in that paper (though not its original proof) is correct. Now we show that we can even get an O(log n)-approximation algorithm. To this en, we use a result of Fakcharoenphol, Rao an Talwar [00], who showe how to approximate an arbitrary metric by a special kin of tree metric: We call a tree T together with a vertex r V (T ) an a weight function c : E(T ) R 0 -hierarchically well separate if there exists a constant γ > 0 such that c(e) = γ h, where h is the number of eges in the unique path starting in r an ening with e. This inuces a metric l : V (T ) R 0, where l (v, w) is the weight of the v-w-path in (T, c). See Figure. 1

13 r u w T u x v y Figure : Illustration of a tree metric efine by a -hierarchically well separate tree (T, r, c). Here, γ = 8, l (v, w) = 5 an l (x, y) = 6. The function q efine in the proof of Theorem 7 orers the leaves from left to right. Lemma 6 (Fakcharoenphol, Rao an Talwar [00]) Let G be a graph with n vertices an l : V (G) V (G) R 0 a metric. Then one can compute in polynomial time a -hierarchically well separate tree (T, r, c) such that V (G) is the set of leaves of T an the inuce tree metric l satisfies the following properties: (a) l (v, w) l(v, w) for all v, w V (G); an (b) l (v, w) O(log n) l(v, w). We conclue: Theorem 7 There is an O(log n)-approximation algorithm for -imap. Proof: Let l be an optimum solution to the LP (5) (8). Let (T, r, c) an l be as efine in Lemma 6. For u V (T ) let T u enote the set of leaves v V (G) such that the r-v-path in T contains u. Define a bijection q : V (G) {1,..., n} such that for all u V (T ) the elements of T u are numbere consecutively. Let {v, w} E(G) an u be the unique vertex with v, w T u an T u maximal (see Figure for an illustration). Due to the spreaing constraints (6), there are x, y T u such that l(x, y) 1 Tu 1. Note that l (x, y) l (v, w) since (T, r, c) is -hierarchically well separate. Therefore, q(v) q(w) T u 1 l(x, y) l (x, y) 8 l (v, w), 13

14 an hence, q(v) q(w) 8 The result now follows from Lemma 1 an 5. l (v, w) O(log n) l(v, w). We consiere the unweighte version of -imap in this paper, but only to simplify the exposition. It is straightforwar that all results also hol for the weighte version (where nonnegative ege weights are given an the weighte sum is minimize). Acknowlegement We thank Guy Even for Lemma 5 an the anonymous reviewers for careful reaing an their suggestions. References Ambühl, C., Mastrolilli, M., an Svensson, O. [011]: Inapproximability results for maximum ege biclique, minimum linear arrangement, an sparsest cut. SIAM Journal on Computing 0 (011), Arora, S., Hazan, E., an Kale, S. [010]: O( log n) approximation to Sparsest Cut in Õ(n ) time. SIAM Journal on Computing 39 (010), Arora, S., Rao, S., an Vazirani, U. [009]: Expaner flows, geometric embeings an graph partitioning. Journal of the ACM 56 (009), Article 5 Banerjee, P., Sur-Kolay, S., Bishnu, A., Das, S., Nany, S.C., an Bhattacharjee, S. [009]: FPGA placement using space-filling curves: theory meets practice. ACM Transactions on Embee Computing Systems 9 (009), Article 1 Charikar, M., Hajiaghayi, M.T., Karloff, H. an Rao, S. [010]: l spreaing metrics for vertex orering problems. Algorithmica 56 (010), Charikar, M., Makarychev, K., an Makarychev, Y. [007]: A ivie an conquer algorithm for -imenisonal arrangement. Proceeings of the 18th ACM-SIAM Symposium on Discrete Algorithms (007), Devanur, N, Khot, S., Saket, R., an Vishnoi, N. [006]: On the harness of minimum linear arrangement. Manuscript, 006 Even, G., Naor, J., Rao, S., an Schieber, B. [000]: Divie-an-conquer approximation algorithms via spreaing metrics. Journal of the ACM 7 (000),

15 Fakcharoenphol, J., Rao, S., an Talwar, K. [00]: A tight boun on approximating arbitrary metrics by tree metrics. Journal of Computer an System Sciences 69 (00), Feige, U., an Lee, J.R. [007]: An improve approximation ratio for the minimum linear arrangement problem. Information Processing Letters 101 (007), 6 9 Garey, M.R., Johnson, D.S., an Stockmeyer, L. [1976]: Some simplifie NP-complete graph problems. Theoretical Computer Science 1 (1976), Hansen, M.D. [1989]: Approximation algorithms for geometric embeings in the plane with applications to parallel processing problems. Proceeings of the 30th Annual IEEE Symposium on Founations of Computer Science (1989), Hilbert, D. [1891]: Über ie stetige Abbilung einer Linie auf ein Flächenstück. Mathematische Annalen 38 (1891), Leighton, T., an Rao, S. [1999]: Multicommoity max-flow min-cut theorems an their use in esigning approximation algorithms. Journal of the ACM 6 (1999), Rao, S., an Richa, A.W. [00]: New approximation techniques for some linear orering problems. SIAM Journal on Computing 3 (00), Sagan, H. [199]: Space-Filling Curves. Springer, New York

Lower Bounds for the Smoothed Number of Pareto optimal Solutions

Lower Bounds for the Smoothed Number of Pareto optimal Solutions Lower Bouns for the Smoothe Number of Pareto optimal Solutions Tobias Brunsch an Heiko Röglin Department of Computer Science, University of Bonn, Germany brunsch@cs.uni-bonn.e, heiko@roeglin.org Abstract.

More information

Ramsey numbers of some bipartite graphs versus complete graphs

Ramsey numbers of some bipartite graphs versus complete graphs Ramsey numbers of some bipartite graphs versus complete graphs Tao Jiang, Michael Salerno Miami University, Oxfor, OH 45056, USA Abstract. The Ramsey number r(h, K n ) is the smallest positive integer

More information

Chromatic number for a generalization of Cartesian product graphs

Chromatic number for a generalization of Cartesian product graphs Chromatic number for a generalization of Cartesian prouct graphs Daniel Král Douglas B. West Abstract Let G be a class of graphs. The -fol gri over G, enote G, is the family of graphs obtaine from -imensional

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 309 (009) 86 869 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: wwwelseviercom/locate/isc Profile vectors in the lattice of subspaces Dániel Gerbner

More information

Hardness of Embedding Metric Spaces of Equal Size

Hardness of Embedding Metric Spaces of Equal Size Hardness of Embedding Metric Spaces of Equal Size Subhash Khot and Rishi Saket Georgia Institute of Technology {khot,saket}@cc.gatech.edu Abstract. We study the problem embedding an n-point metric space

More information

Lower bounds on Locality Sensitive Hashing

Lower bounds on Locality Sensitive Hashing Lower bouns on Locality Sensitive Hashing Rajeev Motwani Assaf Naor Rina Panigrahy Abstract Given a metric space (X, X ), c 1, r > 0, an p, q [0, 1], a istribution over mappings H : X N is calle a (r,

More information

A Sketch of Menshikov s Theorem

A Sketch of Menshikov s Theorem A Sketch of Menshikov s Theorem Thomas Bao March 14, 2010 Abstract Let Λ be an infinite, locally finite oriente multi-graph with C Λ finite an strongly connecte, an let p

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

Tractability results for weighted Banach spaces of smooth functions

Tractability results for weighted Banach spaces of smooth functions Tractability results for weighte Banach spaces of smooth functions Markus Weimar Mathematisches Institut, Universität Jena Ernst-Abbe-Platz 2, 07740 Jena, Germany email: markus.weimar@uni-jena.e March

More information

DIFFERENTIAL GEOMETRY, LECTURE 15, JULY 10

DIFFERENTIAL GEOMETRY, LECTURE 15, JULY 10 DIFFERENTIAL GEOMETRY, LECTURE 15, JULY 10 5. Levi-Civita connection From now on we are intereste in connections on the tangent bunle T X of a Riemanninam manifol (X, g). Out main result will be a construction

More information

Topic: Balanced Cut, Sparsest Cut, and Metric Embeddings Date: 3/21/2007

Topic: Balanced Cut, Sparsest Cut, and Metric Embeddings Date: 3/21/2007 CS880: Approximations Algorithms Scribe: Tom Watson Lecturer: Shuchi Chawla Topic: Balanced Cut, Sparsest Cut, and Metric Embeddings Date: 3/21/2007 In the last lecture, we described an O(log k log D)-approximation

More information

arxiv: v4 [cs.ds] 7 Mar 2014

arxiv: v4 [cs.ds] 7 Mar 2014 Analysis of Agglomerative Clustering Marcel R. Ackermann Johannes Blömer Daniel Kuntze Christian Sohler arxiv:101.697v [cs.ds] 7 Mar 01 Abstract The iameter k-clustering problem is the problem of partitioning

More information

Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners

Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners Lower Bouns for Local Monotonicity Reconstruction from Transitive-Closure Spanners Arnab Bhattacharyya Elena Grigorescu Mahav Jha Kyomin Jung Sofya Raskhonikova Davi P. Wooruff Abstract Given a irecte

More information

arxiv: v1 [cs.ds] 31 May 2017

arxiv: v1 [cs.ds] 31 May 2017 Succinct Partial Sums an Fenwick Trees Philip Bille, Aners Roy Christiansen, Nicola Prezza, an Freerik Rye Skjoljensen arxiv:1705.10987v1 [cs.ds] 31 May 2017 Technical University of Denmark, DTU Compute,

More information

Partitioning Metric Spaces

Partitioning Metric Spaces Partitioning Metric Spaces Computational and Metric Geometry Instructor: Yury Makarychev 1 Multiway Cut Problem 1.1 Preliminaries Definition 1.1. We are given a graph G = (V, E) and a set of terminals

More information

Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs

Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs Ashish Goel Michael Kapralov Sanjeev Khanna Abstract We consier the well-stuie problem of fining a perfect matching in -regular bipartite

More information

A Lower Bound On Proximity Preservation by Space Filling Curves

A Lower Bound On Proximity Preservation by Space Filling Curves A Lower Boun On Proximity Preservation by Space Filling Curves Pan Xu Inustrial an Manufacturing Systems Engg. Iowa State University Ames, IA, USA Email: panxu@iastate.eu Srikanta Tirthapura Electrical

More information

Acute sets in Euclidean spaces

Acute sets in Euclidean spaces Acute sets in Eucliean spaces Viktor Harangi April, 011 Abstract A finite set H in R is calle an acute set if any angle etermine by three points of H is acute. We examine the maximal carinality α() of

More information

Characterizing Real-Valued Multivariate Complex Polynomials and Their Symmetric Tensor Representations

Characterizing Real-Valued Multivariate Complex Polynomials and Their Symmetric Tensor Representations Characterizing Real-Value Multivariate Complex Polynomials an Their Symmetric Tensor Representations Bo JIANG Zhening LI Shuzhong ZHANG December 31, 2014 Abstract In this paper we stuy multivariate polynomial

More information

Proof of SPNs as Mixture of Trees

Proof of SPNs as Mixture of Trees A Proof of SPNs as Mixture of Trees Theorem 1. If T is an inuce SPN from a complete an ecomposable SPN S, then T is a tree that is complete an ecomposable. Proof. Argue by contraiction that T is not a

More information

A new proof of the sharpness of the phase transition for Bernoulli percolation on Z d

A new proof of the sharpness of the phase transition for Bernoulli percolation on Z d A new proof of the sharpness of the phase transition for Bernoulli percolation on Z Hugo Duminil-Copin an Vincent Tassion October 8, 205 Abstract We provie a new proof of the sharpness of the phase transition

More information

Minimum d-dimensional arrangement with fixed points

Minimum d-dimensional arrangement with fixed points Abstract Minimum d-dimensional arrangement with fixed points Anupam Gupta Anastasios Sidiropoulos October 8, 2013 In the Minimum d-dimensional Arrangement Problem d-dimap) we are given a graph with edge

More information

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread]

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread] Witt vectors. Part 1 Michiel Hazewinkel Sienotes by Darij Grinberg Witt#5: Aroun the integrality criterion 9.93 [version 1.1 21 April 2013, not complete, not proofrea In [1, section 9.93, Hazewinkel states

More information

u!i = a T u = 0. Then S satisfies

u!i = a T u = 0. Then S satisfies Deterministic Conitions for Subspace Ientifiability from Incomplete Sampling Daniel L Pimentel-Alarcón, Nigel Boston, Robert D Nowak University of Wisconsin-Maison Abstract Consier an r-imensional subspace

More information

Generalized Tractability for Multivariate Problems

Generalized Tractability for Multivariate Problems Generalize Tractability for Multivariate Problems Part II: Linear Tensor Prouct Problems, Linear Information, an Unrestricte Tractability Michael Gnewuch Department of Computer Science, University of Kiel,

More information

On the Expansion of Group based Lifts

On the Expansion of Group based Lifts On the Expansion of Group base Lifts Naman Agarwal, Karthekeyan Chanrasekaran, Alexanra Kolla, Vivek Maan July 7, 015 Abstract A k-lift of an n-vertex base graph G is a graph H on n k vertices, where each

More information

An Improved Approximation Algorithm for Requirement Cut

An Improved Approximation Algorithm for Requirement Cut An Improved Approximation Algorithm for Requirement Cut Anupam Gupta Viswanath Nagarajan R. Ravi Abstract This note presents improved approximation guarantees for the requirement cut problem: given an

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

Combinatorica 9(1)(1989) A New Lower Bound for Snake-in-the-Box Codes. Jerzy Wojciechowski. AMS subject classification 1980: 05 C 35, 94 B 25

Combinatorica 9(1)(1989) A New Lower Bound for Snake-in-the-Box Codes. Jerzy Wojciechowski. AMS subject classification 1980: 05 C 35, 94 B 25 Combinatorica 9(1)(1989)91 99 A New Lower Boun for Snake-in-the-Box Coes Jerzy Wojciechowski Department of Pure Mathematics an Mathematical Statistics, University of Cambrige, 16 Mill Lane, Cambrige, CB2

More information

Math 1B, lecture 8: Integration by parts

Math 1B, lecture 8: Integration by parts Math B, lecture 8: Integration by parts Nathan Pflueger 23 September 2 Introuction Integration by parts, similarly to integration by substitution, reverses a well-known technique of ifferentiation an explores

More information

On the enumeration of partitions with summands in arithmetic progression

On the enumeration of partitions with summands in arithmetic progression AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 8 (003), Pages 149 159 On the enumeration of partitions with summans in arithmetic progression M. A. Nyblom C. Evans Department of Mathematics an Statistics

More information

Asymptotic determination of edge-bandwidth of multidimensional grids and Hamming graphs

Asymptotic determination of edge-bandwidth of multidimensional grids and Hamming graphs Asymptotic etermination of ege-banwith of multiimensional gris an Hamming graphs Reza Akhtar Tao Jiang Zevi Miller. Revise on May 7, 007 Abstract The ege-banwith B (G) of a graph G is the banwith of the

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

A Weak First Digit Law for a Class of Sequences

A Weak First Digit Law for a Class of Sequences International Mathematical Forum, Vol. 11, 2016, no. 15, 67-702 HIKARI Lt, www.m-hikari.com http://x.oi.org/10.1288/imf.2016.6562 A Weak First Digit Law for a Class of Sequences M. A. Nyblom School of

More information

Lecture 22. Lecturer: Michel X. Goemans Scribe: Alantha Newman (2004), Ankur Moitra (2009)

Lecture 22. Lecturer: Michel X. Goemans Scribe: Alantha Newman (2004), Ankur Moitra (2009) 8.438 Avance Combinatorial Optimization Lecture Lecturer: Michel X. Goemans Scribe: Alantha Newman (004), Ankur Moitra (009) MultiFlows an Disjoint Paths Here we will survey a number of variants of isjoint

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Technical Report TTI-TR-2008-5 Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri UC San Diego Sham M. Kakae Toyota Technological Institute at Chicago ABSTRACT Clustering ata in

More information

Agmon Kolmogorov Inequalities on l 2 (Z d )

Agmon Kolmogorov Inequalities on l 2 (Z d ) Journal of Mathematics Research; Vol. 6, No. ; 04 ISSN 96-9795 E-ISSN 96-9809 Publishe by Canaian Center of Science an Eucation Agmon Kolmogorov Inequalities on l (Z ) Arman Sahovic Mathematics Department,

More information

arxiv: v1 [math.co] 27 Nov 2018

arxiv: v1 [math.co] 27 Nov 2018 FURTHER RESULTS ON THE INDUCIBILITY OF -ARY TREES AUDACE A. V. DOSSOU-OLORY AND STEPHAN WAGNER arxiv:1811.11235v1 [math.co] 27 Nov 2018 Abstract. For a -ary tree every vertex has outegree between 2 an

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

DECOMPOSITION OF POLYNOMIALS AND APPROXIMATE ROOTS

DECOMPOSITION OF POLYNOMIALS AND APPROXIMATE ROOTS DECOMPOSITION OF POLYNOMIALS AND APPROXIMATE ROOTS ARNAUD BODIN Abstract. We state a kin of Eucliian ivision theorem: given a polynomial P (x) an a ivisor of the egree of P, there exist polynomials h(x),

More information

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012 CS-6 Theory Gems November 8, 0 Lecture Lecturer: Alesaner Mąry Scribes: Alhussein Fawzi, Dorina Thanou Introuction Toay, we will briefly iscuss an important technique in probability theory measure concentration

More information

INRADII OF SIMPLICES

INRADII OF SIMPLICES INRADII OF SIMPLICES ULRICH BETKE, MARTIN HENK, AND LYDIA TSINTSIFA Abstract. We stuy the following generalization of the inraius: For a convex boy K in the -imensional Eucliean space an a linear k-plane

More information

Multiply Balanced k Partitioning

Multiply Balanced k Partitioning Multiply Balanced k Partitioning Amihood Amir 1,2,, Jessica Ficler 1,, Robert Krauthgamer 3, Liam Roditty 1, and Oren Sar Shalom 1 1 Department of Computer Science, Bar-Ilan University, Ramat-Gan 52900,

More information

c 2003 Society for Industrial and Applied Mathematics

c 2003 Society for Industrial and Applied Mathematics SIAM J DISCRETE MATH Vol 7, No, pp 7 c 23 Society for Inustrial an Applie Mathematics SOME NEW ASPECTS OF THE COUPON COLLECTOR S PROBLEM AMY N MYERS AND HERBERT S WILF Abstract We exten the classical coupon

More information

The chromatic number of graph powers

The chromatic number of graph powers Combinatorics, Probability an Computing (19XX) 00, 000 000. c 19XX Cambrige University Press Printe in the Unite Kingom The chromatic number of graph powers N O G A A L O N 1 an B O J A N M O H A R 1 Department

More information

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes Fin these erivatives of these functions: y.7 Implicit Differentiation -- A Brief Introuction -- Stuent Notes tan y sin tan = sin y e = e = Write the inverses of these functions: y tan y sin How woul we

More information

SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS

SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS GEORGE A HAGEDORN AND CAROLINE LASSER Abstract We investigate the iterate Kronecker prouct of a square matrix with itself an prove an invariance

More information

Database-friendly Random Projections

Database-friendly Random Projections Database-frienly Ranom Projections Dimitris Achlioptas Microsoft ABSTRACT A classic result of Johnson an Linenstrauss asserts that any set of n points in -imensional Eucliean space can be embee into k-imensional

More information

ON THE OPTIMAL CONVERGENCE RATE OF UNIVERSAL AND NON-UNIVERSAL ALGORITHMS FOR MULTIVARIATE INTEGRATION AND APPROXIMATION

ON THE OPTIMAL CONVERGENCE RATE OF UNIVERSAL AND NON-UNIVERSAL ALGORITHMS FOR MULTIVARIATE INTEGRATION AND APPROXIMATION ON THE OPTIMAL CONVERGENCE RATE OF UNIVERSAL AN NON-UNIVERSAL ALGORITHMS FOR MULTIVARIATE INTEGRATION AN APPROXIMATION MICHAEL GRIEBEL AN HENRYK WOŹNIAKOWSKI Abstract. We stuy the optimal rate of convergence

More information

Hyperbolic Systems of Equations Posed on Erroneous Curved Domains

Hyperbolic Systems of Equations Posed on Erroneous Curved Domains Hyperbolic Systems of Equations Pose on Erroneous Curve Domains Jan Norström a, Samira Nikkar b a Department of Mathematics, Computational Mathematics, Linköping University, SE-58 83 Linköping, Sween (

More information

Non-Uniform Graph Partitioning

Non-Uniform Graph Partitioning Robert Seffi Roy Kunal Krauthgamer Naor Schwartz Talwar Weizmann Institute Technion Microsoft Research Microsoft Research Problem Definition Introduction Definitions Related Work Our Result Input: G =

More information

arxiv: v1 [math.co] 15 Sep 2015

arxiv: v1 [math.co] 15 Sep 2015 Circular coloring of signe graphs Yingli Kang, Eckhar Steffen arxiv:1509.04488v1 [math.co] 15 Sep 015 Abstract Let k, ( k) be two positive integers. We generalize the well stuie notions of (k, )-colorings

More information

Iterated Point-Line Configurations Grow Doubly-Exponentially

Iterated Point-Line Configurations Grow Doubly-Exponentially Iterate Point-Line Configurations Grow Doubly-Exponentially Joshua Cooper an Mark Walters July 9, 008 Abstract Begin with a set of four points in the real plane in general position. A to this collection

More information

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations Diophantine Approximations: Examining the Farey Process an its Metho on Proucing Best Approximations Kelly Bowen Introuction When a person hears the phrase irrational number, one oes not think of anything

More information

n 1 conv(ai) 0. ( 8. 1 ) we get u1 = u2 = = ur. Hence the common value of all the Uj Tverberg's Tl1eorem

n 1 conv(ai) 0. ( 8. 1 ) we get u1 = u2 = = ur. Hence the common value of all the Uj Tverberg's Tl1eorem 8.3 Tverberg's Tl1eorem 203 hence Uj E cone(aj ) Above we have erive L;=l 'Pi (uj ) = 0, an so by ( 8. 1 ) we get u1 = u2 = = ur. Hence the common value of all the Uj belongs to n;=l cone(aj ). It remains

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

Chapter 5. Factorization of Integers

Chapter 5. Factorization of Integers Chapter 5 Factorization of Integers 51 Definition: For a, b Z we say that a ivies b (or that a is a factor of b, or that b is a multiple of a, an we write a b, when b = ak for some k Z 52 Theorem: (Basic

More information

SYNCHRONOUS SEQUENTIAL CIRCUITS

SYNCHRONOUS SEQUENTIAL CIRCUITS CHAPTER SYNCHRONOUS SEUENTIAL CIRCUITS Registers an counters, two very common synchronous sequential circuits, are introuce in this chapter. Register is a igital circuit for storing information. Contents

More information

arxiv: v1 [math.mg] 10 Apr 2018

arxiv: v1 [math.mg] 10 Apr 2018 ON THE VOLUME BOUND IN THE DVORETZKY ROGERS LEMMA FERENC FODOR, MÁRTON NASZÓDI, AND TAMÁS ZARNÓCZ arxiv:1804.03444v1 [math.mg] 10 Apr 2018 Abstract. The classical Dvoretzky Rogers lemma provies a eterministic

More information

On colour-blind distinguishing colour pallets in regular graphs

On colour-blind distinguishing colour pallets in regular graphs J Comb Optim (2014 28:348 357 DOI 10.1007/s10878-012-9556-x On colour-blin istinguishing colour pallets in regular graphs Jakub Przybyło Publishe online: 25 October 2012 The Author(s 2012. This article

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

Bisecting Sparse Random Graphs

Bisecting Sparse Random Graphs Bisecting Sparse Ranom Graphs Malwina J. Luczak,, Colin McDiarmi Mathematical Institute, University of Oxfor, Oxfor OX 3LB, Unite Kingom; e-mail: luczak@maths.ox.ac.uk Department of Statistics, University

More information

A note on asymptotic formulae for one-dimensional network flow problems Carlos F. Daganzo and Karen R. Smilowitz

A note on asymptotic formulae for one-dimensional network flow problems Carlos F. Daganzo and Karen R. Smilowitz A note on asymptotic formulae for one-imensional network flow problems Carlos F. Daganzo an Karen R. Smilowitz (to appear in Annals of Operations Research) Abstract This note evelops asymptotic formulae

More information

One-dimensional I test and direction vector I test with array references by induction variable

One-dimensional I test and direction vector I test with array references by induction variable Int. J. High Performance Computing an Networking, Vol. 3, No. 4, 2005 219 One-imensional I test an irection vector I test with array references by inuction variable Minyi Guo School of Computer Science

More information

Upper and Lower Bounds on ε-approximate Degree of AND n and OR n Using Chebyshev Polynomials

Upper and Lower Bounds on ε-approximate Degree of AND n and OR n Using Chebyshev Polynomials Upper an Lower Bouns on ε-approximate Degree of AND n an OR n Using Chebyshev Polynomials Mrinalkanti Ghosh, Rachit Nimavat December 11, 016 1 Introuction The notion of approximate egree was first introuce

More information

Minimum-time constrained velocity planning

Minimum-time constrained velocity planning 7th Meiterranean Conference on Control & Automation Makeonia Palace, Thessaloniki, Greece June 4-6, 9 Minimum-time constraine velocity planning Gabriele Lini, Luca Consolini, Aurelio Piazzi Università

More information

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions Working Paper 2013:5 Department of Statistics Computing Exact Confience Coefficients of Simultaneous Confience Intervals for Multinomial Proportions an their Functions Shaobo Jin Working Paper 2013:5

More information

Moments Tensors, Hilbert s Identity, and k-wise Uncorrelated Random Variables

Moments Tensors, Hilbert s Identity, and k-wise Uncorrelated Random Variables Moments Tensors, Hilbert s Ientity, an k-wise Uncorrelate Ranom Variables Bo JIANG Simai HE Zhening LI Shuzhong ZHANG First version January 011; final version September 013 Abstract In this paper we introuce

More information

The minimum G c cut problem

The minimum G c cut problem The minimum G c cut problem Abstract In this paper we define and study the G c -cut problem. Given a complete undirected graph G = (V ; E) with V = n, edge weighted by w(v i, v j ) 0 and an undirected

More information

Lecture 5. Symmetric Shearer s Lemma

Lecture 5. Symmetric Shearer s Lemma Stanfor University Spring 208 Math 233: Non-constructive methos in combinatorics Instructor: Jan Vonrák Lecture ate: January 23, 208 Original scribe: Erik Bates Lecture 5 Symmetric Shearer s Lemma Here

More information

A. Incorrect! The letter t does not appear in the expression of the given integral

A. Incorrect! The letter t does not appear in the expression of the given integral AP Physics C - Problem Drill 1: The Funamental Theorem of Calculus Question No. 1 of 1 Instruction: (1) Rea the problem statement an answer choices carefully () Work the problems on paper as neee (3) Question

More information

Power Generation and Distribution via Distributed Coordination Control

Power Generation and Distribution via Distributed Coordination Control Power Generation an Distribution via Distribute Coorination Control Byeong-Yeon Kim, Kwang-Kyo Oh, an Hyo-Sung Ahn arxiv:407.4870v [math.oc] 8 Jul 204 Abstract This paper presents power coorination, power

More information

A nonlinear inverse problem of the Korteweg-de Vries equation

A nonlinear inverse problem of the Korteweg-de Vries equation Bull. Math. Sci. https://oi.org/0.007/s3373-08-025- A nonlinear inverse problem of the Korteweg-e Vries equation Shengqi Lu Miaochao Chen 2 Qilin Liu 3 Receive: 0 March 207 / Revise: 30 April 208 / Accepte:

More information

On the number of isolated eigenvalues of a pair of particles in a quantum wire

On the number of isolated eigenvalues of a pair of particles in a quantum wire On the number of isolate eigenvalues of a pair of particles in a quantum wire arxiv:1812.11804v1 [math-ph] 31 Dec 2018 Joachim Kerner 1 Department of Mathematics an Computer Science FernUniversität in

More information

The Approximability and Integrality Gap of Interval Stabbing and Independence Problems

The Approximability and Integrality Gap of Interval Stabbing and Independence Problems CCCG 01, Charlottetown, P.E.I., August 8 10, 01 The Approximability an Integrality Gap of Interval Stabbing an Inepenence Problems Shalev Ben-Davi Elyot Grant Will Ma Malcolm Sharpe Abstract Motivate by

More information

A FURTHER REFINEMENT OF MORDELL S BOUND ON EXPONENTIAL SUMS

A FURTHER REFINEMENT OF MORDELL S BOUND ON EXPONENTIAL SUMS A FURTHER REFINEMENT OF MORDELL S BOUND ON EXPONENTIAL SUMS TODD COCHRANE, JEREMY COFFELT, AND CHRISTOPHER PINNER 1. Introuction For a prime p, integer Laurent polynomial (1.1) f(x) = a 1 x k 1 + + a r

More information

Convergence of Random Walks

Convergence of Random Walks Chapter 16 Convergence of Ranom Walks This lecture examines the convergence of ranom walks to the Wiener process. This is very important both physically an statistically, an illustrates the utility of

More information

PDE Notes, Lecture #11

PDE Notes, Lecture #11 PDE Notes, Lecture # from Professor Jalal Shatah s Lectures Febuary 9th, 2009 Sobolev Spaces Recall that for u L loc we can efine the weak erivative Du by Du, φ := udφ φ C0 If v L loc such that Du, φ =

More information

ON THE OPTIMALITY SYSTEM FOR A 1 D EULER FLOW PROBLEM

ON THE OPTIMALITY SYSTEM FOR A 1 D EULER FLOW PROBLEM ON THE OPTIMALITY SYSTEM FOR A D EULER FLOW PROBLEM Eugene M. Cliff Matthias Heinkenschloss y Ajit R. Shenoy z Interisciplinary Center for Applie Mathematics Virginia Tech Blacksburg, Virginia 46 Abstract

More information

Leaving Randomness to Nature: d-dimensional Product Codes through the lens of Generalized-LDPC codes

Leaving Randomness to Nature: d-dimensional Product Codes through the lens of Generalized-LDPC codes Leaving Ranomness to Nature: -Dimensional Prouct Coes through the lens of Generalize-LDPC coes Tavor Baharav, Kannan Ramchanran Dept. of Electrical Engineering an Computer Sciences, U.C. Berkeley {tavorb,

More information

Robustness and Perturbations of Minimal Bases

Robustness and Perturbations of Minimal Bases Robustness an Perturbations of Minimal Bases Paul Van Dooren an Froilán M Dopico December 9, 2016 Abstract Polynomial minimal bases of rational vector subspaces are a classical concept that plays an important

More information

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS ALINA BUCUR, CHANTAL DAVID, BROOKE FEIGON, MATILDE LALÍN 1 Introuction In this note, we stuy the fluctuations in the number

More information

Counting Lattice Points in Polytopes: The Ehrhart Theory

Counting Lattice Points in Polytopes: The Ehrhart Theory 3 Counting Lattice Points in Polytopes: The Ehrhart Theory Ubi materia, ibi geometria. Johannes Kepler (1571 1630) Given the profusion of examples that gave rise to the polynomial behavior of the integer-point

More information

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential Avances in Applie Mathematics an Mechanics Av. Appl. Math. Mech. Vol. 1 No. 4 pp. 573-580 DOI: 10.4208/aamm.09-m0946 August 2009 A Note on Exact Solutions to Linear Differential Equations by the Matrix

More information

Approximate Constraint Satisfaction Requires Large LP Relaxations

Approximate Constraint Satisfaction Requires Large LP Relaxations Approximate Constraint Satisfaction Requires Large LP Relaxations oah Fleming April 19, 2018 Linear programming is a very powerful tool for attacking optimization problems. Techniques such as the ellipsoi

More information

Permanent vs. Determinant

Permanent vs. Determinant Permanent vs. Determinant Frank Ban Introuction A major problem in theoretical computer science is the Permanent vs. Determinant problem. It asks: given an n by n matrix of ineterminates A = (a i,j ) an

More information

Large Triangles in the d-dimensional Unit-Cube (Extended Abstract)

Large Triangles in the d-dimensional Unit-Cube (Extended Abstract) Large Triangles in the -Dimensional Unit-Cube Extene Abstract) Hanno Lefmann Fakultät für Informatik, TU Chemnitz, D-0907 Chemnitz, Germany lefmann@informatik.tu-chemnitz.e Abstract. We consier a variant

More information

Physics 505 Electricity and Magnetism Fall 2003 Prof. G. Raithel. Problem Set 3. 2 (x x ) 2 + (y y ) 2 + (z + z ) 2

Physics 505 Electricity and Magnetism Fall 2003 Prof. G. Raithel. Problem Set 3. 2 (x x ) 2 + (y y ) 2 + (z + z ) 2 Physics 505 Electricity an Magnetism Fall 003 Prof. G. Raithel Problem Set 3 Problem.7 5 Points a): Green s function: Using cartesian coorinates x = (x, y, z), it is G(x, x ) = 1 (x x ) + (y y ) + (z z

More information

IMFM Institute of Mathematics, Physics and Mechanics Jadranska 19, 1000 Ljubljana, Slovenia. Preprint series Vol. 50 (2012), 1173 ISSN

IMFM Institute of Mathematics, Physics and Mechanics Jadranska 19, 1000 Ljubljana, Slovenia. Preprint series Vol. 50 (2012), 1173 ISSN IMFM Institute of Mathematics, Physics an Mechanics Jaransa 19, 1000 Ljubljana, Slovenia Preprint series Vol. 50 (2012), 1173 ISSN 2232-2094 PARITY INDEX OF BINARY WORDS AND POWERS OF PRIME WORDS Alesanar

More information

arxiv: v1 [math.co] 29 May 2009

arxiv: v1 [math.co] 29 May 2009 arxiv:0905.4913v1 [math.co] 29 May 2009 simple Havel-Hakimi type algorithm to realize graphical egree sequences of irecte graphs Péter L. Erős an István Miklós. Rényi Institute of Mathematics, Hungarian

More information

HITTING TIMES FOR RANDOM WALKS WITH RESTARTS

HITTING TIMES FOR RANDOM WALKS WITH RESTARTS HITTING TIMES FOR RANDOM WALKS WITH RESTARTS SVANTE JANSON AND YUVAL PERES Abstract. The time it takes a ranom walker in a lattice to reach the origin from another vertex x, has infinite mean. If the walker

More information

Homotopy colimits in model categories. Marc Stephan

Homotopy colimits in model categories. Marc Stephan Homotopy colimits in moel categories Marc Stephan July 13, 2009 1 Introuction In [1], Dwyer an Spalinski construct the so-calle homotopy pushout functor, motivate by the following observation. In the category

More information

Robust Low Rank Kernel Embeddings of Multivariate Distributions

Robust Low Rank Kernel Embeddings of Multivariate Distributions Robust Low Rank Kernel Embeings of Multivariate Distributions Le Song, Bo Dai College of Computing, Georgia Institute of Technology lsong@cc.gatech.eu, boai@gatech.eu Abstract Kernel embeing of istributions

More information

On lower bounds for integration of multivariate permutation-invariant functions

On lower bounds for integration of multivariate permutation-invariant functions arxiv:1310.3959v1 [math.na] 15 Oct 2013 On lower bouns for integration of multivariate permutation-invariant functions Markus Weimar October 16, 2013 Abstract In this note we stuy multivariate integration

More information

Technion - Computer Science Department - M.Sc. Thesis MSC Constrained Codes for Two-Dimensional Channels.

Technion - Computer Science Department - M.Sc. Thesis MSC Constrained Codes for Two-Dimensional Channels. Technion - Computer Science Department - M.Sc. Thesis MSC-2006- - 2006 Constraine Coes for Two-Dimensional Channels Keren Censor Technion - Computer Science Department - M.Sc. Thesis MSC-2006- - 2006 Technion

More information

A better approximation ratio for the Vertex Cover problem

A better approximation ratio for the Vertex Cover problem A better approximation ratio for the Vertex Cover problem George Karakostas Dept. of Computing and Software McMaster University October 5, 004 Abstract We reduce the approximation factor for Vertex Cover

More information

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation JOURNAL OF MATERIALS SCIENCE 34 (999)5497 5503 Thermal conuctivity of grae composites: Numerical simulations an an effective meium approximation P. M. HUI Department of Physics, The Chinese University

More information

Approximating maximum satisfiable subsystems of linear equations of bounded width

Approximating maximum satisfiable subsystems of linear equations of bounded width Approximating maximum satisfiable subsystems of linear equations of bounded width Zeev Nutov The Open University of Israel Daniel Reichman The Open University of Israel Abstract We consider the problem

More information

McMaster University. Advanced Optimization Laboratory. Title: The Central Path Visits all the Vertices of the Klee-Minty Cube.

McMaster University. Advanced Optimization Laboratory. Title: The Central Path Visits all the Vertices of the Klee-Minty Cube. McMaster University Avance Optimization Laboratory Title: The Central Path Visits all the Vertices of the Klee-Minty Cube Authors: Antoine Deza, Eissa Nematollahi, Reza Peyghami an Tamás Terlaky AvOl-Report

More information

Computing Derivatives

Computing Derivatives Chapter 2 Computing Derivatives 2.1 Elementary erivative rules Motivating Questions In this section, we strive to unerstan the ieas generate by the following important questions: What are alternate notations

More information