Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners

Size: px
Start display at page:

Download "Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners"

Transcription

1 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 graph G = V, E an an integer k 1, a k-transitive-closure-spanner k-tcspanner of G is a irecte graph H = V, E H that has 1 the same transitive-closure as G an 2 iameter at most k. Transitive-closure spanners are a common abstraction for applications in access control, property testing an ata structures. We show a connection between 2-TC-spanners an local monotonicity reconstructors. A local monotonicity reconstructor, introuce by Saks an Seshahri SIAM Journal on Computing, 2010, is a ranomize algorithm that, given access to an oracle for an almost monotone function f : [m] R, can quickly evaluate a relate function g : [m] R which is guarantee to be monotone. Furthermore, the reconstructor can be implemente in a istribute manner. We show that an efficient local monotonicity reconstructor implies a sparse 2-TC-spanner of the irecte hypergri hypercube, proviing a new technique for proving lower bouns for local monotonicity reconstructors. Our connection is, in fact, more general: an efficient local monotonicity reconstructor for functions on any partially orere set poset implies a sparse 2-TC-spanner of the irecte acyclic graph corresponing to the poset. We present tight upper an lower bouns on the size of the sparsest 2-TC-spanners of the irecte hypercube an hypergri. These bouns imply tighter lower bouns for local monotonicity reconstructors that nearly match the known upper bouns. Massachusetts Institute of Technology, USA. {abhatt,elena g}@mit.eu. Pennsylvania State University, USA. {mxj201,sofya}@cse.psu.eu. Supporte by NSF CAREER awar KAIST, South Korea. kyomin@kaist.eu IBM Almaen Research Center, USA. pwooru@us.ibm.com.

2 1 Introuction Graph spanners were introuce in the context of istribute computing [?], an since then have foun numerous applications, such as efficient routing [?,?,?,?,?], simulating synchronize protocols in unsynchronize networks [?], parallel an istribute algorithms for approximating shortest paths [?,?,?], an algorithms for istance oracles [?,?]. Several variants on graph spanners have been efine. In this work, we focus on transitive-closure spanners that were introuce in [?] as a common abstraction for applications in access control, property testing an ata structures. Definition 1.1 TC-spanner. Given a irecte graph G = V, E an an integer k 1, a k-transitiveclosure-spanner k-tc-spanner of G is a irecte graph H = V, E H with the following properties: 1. E H is a subset of the eges in the transitive closure of G. 2. For all vertices u, v V, if G u, v <, then H u, v k. Thus, a k-transitive-closure-spanner or k-tc-spanner is a graph with small iameter that preserves the connectivity of the original graph. In the applications above, the goal is to fin the sparsest k-tc-spanner for a given k an G. The number of eges in the sparsest k-tc-spanner of G is enote by S k G. 1.1 Our Contributions The contributions of this work fall into two categories: 1 We show that an efficient local monotonicity reconstructor implies a sparse 2-TC-spanner of the irecte hypergri hypercube, proviing a new technique for proving lower bouns for local monotonicity reconstructors. 2 We present tight upper an lower bouns on the size of the sparsest 2-TC-spanners of the irecte hypercube an hypergri. These bouns imply tighter lower bouns for local monotonicity reconstructors for these graphs that nearly match the upper bouns given in [?]. 1.2 Lower Bouns for Local Monotonicity Reconstruction Property-preserving ata reconstruction was introuce in [?]. In this moel, a reconstruction algorithm, calle a filter, sits between a client an a ataset. A ataset is viewe as a function f : D R. The client accesses the ataset using queries of the form x D to the filter. The filter looks up a small number of values in the ataset an outputs gx, where g must satisfy some fixe structural property P. Extening this notion, Saks an Seshahri [?] efine local reconstruction. A filter is local if it allows for a local or istribute implementation: namely, if the output function g oes not epen on the orer of the queries. Definition 1.2 Local filter. A local filter for reconstructing property P is an algorithm A that has oracle access to a function f : D R, an to an auxiliary ranom string ρ the ranom see, an takes as input x D. For fixe f an ρ, A runs eterministically on input x to prouce an output A f,ρ x R. Note that a local filter has no internal state to store previously mae queries. The function gx = A f,ρ x output by the filter must satisfy the following conitions: For each f an ρ, the function g must satisfy P. If f satisfies P, then g must be ientical to f with probability at least 1 δ, for some error probability δ 1/3. The probability is taken over ρ. In answering query x D, the filter A may ask for values of f at omain points of its choice possibly aaptively using its oracle access to f. Each such access mae to the oracle is calle a lookup to istinguish 1

3 it from the client query x. A local filter is non-aaptive if the set of omain points that the filter looks up to answer an input query x oes not epen on answers given by the oracle. In [?], the authors also require that g must be sufficiently close to f: With high probability over the choice of ρ, Distg, f Bn Distf, P, where Bn is calle the error blow-up. Distg, f is the number of points in the omain on which f an g iffer. Distf, P is min g P Distg, f. If a local filter along with Definition 1.2 satisfies this conition, we call it istance-respecting Local Monotonicity Reconstructors The most stuie property in the local reconstruction moel is monotonicity of functions [?,?]. To efine monotonicity of functions, consier an n-element poset V n an let G n = V n, E be the relation graph, i.e., the Hasse iagram, for V n. A function f : V n R is calle monotone if fx fy for all x, y E. We particularly focus on posets which have the irecte hypergri graph as its relation graph. The irecte hypergri, enote H m,, has vertex set {1, 2,..., m} an ege set {x, y : unique i {1,..., } such that y i x i = 1 an for j i, y j = x j }. For the special case m = 2, H 2, is calle a hypercube an is also enote by H. A monotonicity filter nees to ensure that the output function g is monotone. For instance, if G n is a irecte line, H n,1, the filter nees to ensure that the output sequence specifie by g is sorte. To motivate monotonicity reconstructors for hypergris, consier the scenario of rolling amissions: An amissions office assigns scores to each application, such as the applicant s GPA, SAT results, essay quality, etc. Base on these scores, some complicate thir-party algorithm outputs the probability that a given applicant shoul be accepte. The amissions office wants to make sure on the fly that strictly better applicants are given higher probability, that is, probabilities are monotone in scores. A hypergri monotonicity filter may be use here. A local filter can be implemente in a istribute manner with an aitional guarantee that every copy of the filter will correct to the same monotone function of the scores. This can be one by supplying the same ranom see to each copy of the filter. [?] gives a istance-respecting local monotonicity filter for the irecte hypergri, H m,, that makes log m O lookups per query. No non-trivial monotonicity filter for the hypercube H performing o2 lookups per query is known. One of the monotonicity filters in [?] is a local filter for the irecte line H m,1 with Olog m lookups per query but a worse error blow up than in [?]. As observe in [?], this upper boun is tight. A lower boun of 2 α, on the number of lookups per query for a istance-respecting local monotonicity filter on H with error blow-up 2 β, where α, β are sufficiently small constants, appeare in [?]. Notably, all known local monotonicity filters are non-aaptive. We show how to construct sparse 2-TC-spanners from local monotonicity reconstructors with low lookup complexity. These constructions, together with our lower bouns on the size of 2-TC-spanners of the hypergri an hypercube Section 1.3, imply lower bouns on lookup complexity of local monotonicity reconstructors for these graphs with arbitrary error blow-up. We state our transformations from non-aaptive an aaptive reconstructors separately. Theorem 1.1 Transformation from non-aaptive Local Monotonicity Reconstructors to 2-TC-spanners. Let G n = V n, E be a poset on n noes. Suppose there is a non-aaptive local monotonicity reconstructor A for G n that looks up at most ln values on any query an has error probability at most δ. Then there is a 2-TC-Spanner of G n with Onln log n/ log1/δ eges. Next theorem applies even to aaptive local monotonicity reconstuctors. It takes into account how many lookups on query x are points incomparable to x. In particular, if there are no such lookups, then constructe 2-TC-spanner is of the same size as in Theorem

4 Theorem 1.2 Transformation from aaptive Local Monotonicity Reconstructors to 2-TC-spanners. Let G n = V n, E be a poset on n noes. Suppose there is an aaptive local monotonicity reconstructor A for G n that, for any query x V n, looks up at most l 1 n vertices comparable to x an at most l 2 n vertices incomparable to x, an has error probability at most δ. Then there is a 2-TC-Spanner of G n with Onl 1 n 2 l 2n log n/ log1/δ eges. In Theorem 1.1 an 1.2, when δ is sufficiently small, the bouns on the 2-TC-Spanner size become Onln an Onl 1 n 2 l 2n, respectively. As mentione earlier, all known monotonicity reconstructors are non-aaptive. It is an open question whether it is possible to give a transformation from aaptive local monotonicity reconstructors to 2-TCspanners without incurring an exponential epenence on the number of lookups mae to points incomparable to the query point. We o not know whether this epenence is an artifact of the proof or an inication that lookups to incomparable points might be helpful for aaptive local monotonicity reconstructors. In Theorems 1.5 an 1.6 Section 1.3, we present nearly tight bouns on the size of the sparsest 2- TC-spanners of the hypercube an the hypergri. Theorems 1.1 an 1.2, together with the lower bouns in Theorems 1.5 an 1.6, imply the following lower bouns on the lookup complexity of local monotonicity reconstructors for these graphs with arbitrary error blow-up. Corollary 1.3. Consier a nonaaptive local monotonicity filter with constant error probability δ. If the log filter is for functions f : H m, R, it must perform Ω 1 m lookups per query. If the filter is 2 log log m 1 for functions f : H R, it must perform Ω 2 α / lookups per query, where α Corollary 1.4. Consier an aaptive local monotonicity filter with constant error probability δ, that for every query x V n, looks up at most l 2 vertices incomparable to x. If the filter is for functions f : H m, log R, it must perform Ω 1 m lookups to vertices comparable to x per query x. If the filter is 2 l 2 2 log log m 1 for functions f : H R, it must perform Ω 2 α l 2 / comparable lookups, where α Prior to this work, no lower bouns for monotonicity reconstructors on H m, with epenence on both m an were known. Unlike the boun in [?], our lower bouns hol for any error blow-up an for non-istance-respecting filters. Our bouns are tight for non-aaptive reconstructors. Specifically, for the hypergri H m, of constant imension, the number of lookups is log m Θ, an for the hypercube H, it is 2 Θ for any error blow-up Testers vs. Reconstructors [?] obtaine monotonicity testers from 2-TC-spanners. Unlike in the application to monotonicity testing, here we use lower bouns on the size of 2-TC-spanners to prove lower bouns on complexity of local monotonicity reconstuctors. Lower bouns on the size of 2-TC-spanners o not imply corresponing lower bouns on monotonicity testers. E.g., the best monotonicity tester on H runs in O 2 time [?,?], while, as shown in Theorem 1.6, every 2-TC-spanner of H must have size exponential in. 1.3 Our Results on 2-TC-Spanners of the Hypercube an Hypergri Our main theorem gives a set of explicit bouns on S 2 H m, : Theorem 1.5 Hypergri. Let S 2 H m, enote the number of eges in the sparsest 2-TC-spanner of H m,. Then 1 for m 3, m log m Ω 2 log log m 1 = S 2 H m, m log m. 1 Logarithms are always to base 2 unless otherwise inicate. 3

5 The upper boun in Theorem 1.5 follows from a general construction of k-tc-spanners for graph proucts for arbitrary k 2, presente in Section 4.1. The lower boun is the most technically ifficult part of our work. It is prove by a reuction of the 2-TC-spanner construction for [m] to that for the 2 [m] 1 gri an then irectly analyzing the number of eges require for a 2-TC-spanner of 2 [m] 1. We show a traeoff between the number of eges in the 2-TC-spanner of the 2 [m] 1 gri that stay within the hyperplanes {1} [m] 1 an {2} [m] 1 versus the number of eges that cross from one hyperplane to the other. The proof procees in multiple stages. Assuming an upper boun on the number of eges staying within the hyperplanes, each stage is shown to contribute a substantial number of new eges crossing between the hyperplanes. The proof of this traeoff lemma is alreay non-trivial for = 2 an is presente first in Section The proof for > 2 is presente subsequently in Section While Theorem 1.5 is most useful when m is large an is small, in Section 6, we present bouns on S 2 H m, which are optimal up to a factor of 2m an, thus, supersee the bouns from Theorem 1.5 when m is small. The general form of these bouns is a somewhat complicate combinatorial expression but they can be estimate numerically. Specifically, S 2 H m, = 2 cm poly, where c , c , c an c , each significantly smaller than the exponents corresponing to the transitive closure sizes for the ifferent m. We first prove the special case of m = 2 i.e., the hypercube in Section 5 an then generalize the arguments to general m. Specifically, we obtain the following theorem for the hypercube. Theorem 1.6 Hypercube. Let S 2 H be the number of eges in the sparsest 2-TC-spanner of H. Then Ω2 c = S 2 H = O 3 2 c, where c As a comparison point for our bouns, note that the obvious bouns on S 2 H are the number of eges in the -imensional hypercube, 2 1, an the number of eges in the transitive closure of H, which is 3 2. An ege in the transitive closure of H has 3 possibilities for each coorinate: both enpoints are 0, both enpoints are 1, or the first enpoint is 0 an the secon is 1. This inclues self-loops, so we subtract the number of vertices in H to get the esire quantity. Thus, 2 1 S 2 H 3 2. Similarly, the straightforwar bouns on the number of eges in a 2-TC-spanner of H m, in terms of the number of eges in the irecte gri an in its transitive closure are m 1 m 1 an m 2 +m Previous work on bouning S k for other families of graphs m, respectively. Thorup [?] consiere a special case of TC-spanners of graphs G that have at most twice as many eges as G, an conjecture that for all irecte graphs G on n noes there are such k-tc-spanners with k polylogarithmic in n. He prove this for planar graphs [?], but Hesse [?] gave a counterexample for general graphs by constructing a family for which all n TC-spanners nee n 1+Ω1 eges. TC-spanners were stuie for irecte trees: implicitly in [?,?,?,?,?] an explicitly in [?]. For the irecte line, [?] an later, [?] expresse S k H n,1 in terms of the inverse Ackermann function. See Section 2.2 for a efinition. Lemma 1.7 [?,?,?]. Let S k H n,1 enote the number of eges in the sparsest k-tc-spanner of the irecte line H n,1. Then S 2 H n,1 = Θn log n, S 3 H n,1 = Θn log log n, S 4 H n,1 = Θn log n an, more generally, S k H n,1 = Θnλ k n where λ k n is the inverse Ackermann function. The same boun hols for irecte trees [?,?,?]. An On log n λ k n boun on S k for H-minor-free graph families e.g., boune genus an boune tree-with graphs was given in [?]. 4

6 2 Preliminaries 2.1 Notation For a positive integer m, we enote {1,..., m} by [m]. For x {0, 1}, we use x to enote the weight of x, that is, the number of non-zero coorinates in x. Level i in a hypercube contains all vertices of weight i. The partial orer on the hypergri H m, is efine as follows: x y for two vertices x, y [m] iff x i y i for all i []. Similarly, x y, if x an y are istinct vertices in [m] satisfying x y. Vertices x an y are comparable if either y is above x that is, x y or y is below x that is, y x. We enote a path from v 1 to v l, consisting of eges v 1, v 2, v 2, v 3,..., v l 1, v l by v 1,..., v l. 2.2 The Inverse Ackermann Hierarchy Our efinition of inverse Ackermann functions is erive from the iscussion in [?]. For a given function f : R 0 R 0 such that fx < x for all x > 2, efine the function f x : R 0 R 0 to be the following: f x = min{k Z 0 : f k x 2}, where f k enotes f compose with itself k times We note that the solution to the following recursion: { 0 if n 2 T n a n + n fn T fn if n > 2 is T n = a n f n. This follows from the fact that f fn = f n 1 for n > 2. We efine the inverse Ackermann hierarchy to be a sequence of functions λ k for k 0. As the base cases, we have λ 0 n = n/2 an λ 1 n = n. For j 2, we efine λ j n = λ j 2 n. Thus, λ 2n = Θlog n, λ 3 n = Θlog log n an λ 4 n = Θlog n. Note that the λ k functions efine here coincie upto constant aitive ifferences with the λk, functions in [?] although they were formulate a bit ifferently there. Finally, we efine the inverse Ackermann function α to be αn = min{k Z 0 : λ 2k n 3}. 3 Transformation from Local Monotonicity Reconstructors to 2-TC-Spanners In this section, we prove Theorems 1.1 an From non-aaptive Local Monotonicity Reconstructors to 2-TC-Spanners Proof of Theorem 1.1. Let A be a local reconstructor given by the statement of the theorem. Let F be the set of pairs x, y with x, y in V n such that x y. Then, F is of size at most n 2. Given x, y F, let cubex, y be the set {z V n : x z y}. Define function f x,y v to be 1 on all v x an all v y, an 0 everywhere else. Also, efine function f x,y v, which is ientical to f x,y v for all v / cubex, y an 0 for v cubex, y. Both, f x,y an f x,y, are monotone functions for all x, y F. Let A ρ be the eterministic algorithm which runs A with the ranom see fixe to ρ. We say a string ρ is goo for x, y F if filter A ρ on input f x,y returns g = f x,y an on input f x,y returns g = f x,y. Now we show that there exists a set S of size s 2 log n/ log1/2δ, consisting of strings use as ranom sees by A, such that for every x, y F some string ρ S is goo for x, y. We choose S by picking strings use as ranom sees uniformly an inepenently at ranom. Since A has error probability 5

7 at most δ, we know that for every monotone f, with probability at least 1 δ with respect to the choice of ρ, the function A f,ρ is ientical to f. Then, for fixe x, y F an uniformly ranom ρ, Pr[ρ is not goo for x, y] Pr[A ρ on input f x,y fails to output f x,y ] + Pr[A ρ on input f x,y fails to output f x,y ] 2δ. Since strings in S are chosen inepenently, Pr[no ρ S is goo for x, y] 2 δ s, which, for s = 2 log n/ log1/2δ, is at most 1/n 2 < 1/ F. By a union boun over F, Pr[for some x, y F, no ρ S is goo for x, y] < 1. Thus, there exists a set S with require properties. We construct our 2-TC-spanner H = V n, E H of G n using set S escribe above. Let N ρ x be the set consisting of x an all vertices looke up by A ρ on query x. Note that the set N ρ x is well-efine since algorithm A is assume to be non-aaptive. For each string ρ S an each vertex x V n, connect x to all comparable vertices in N ρ x other than itself an orient these eges accoring to their irection in G n. We prove H is a 2-TC-Spanner as follows. Suppose not, i.e., there exists x, y F with no path of length at most 2 in H from x to y. Consier ρ S which is goo for x, y. Define function h by setting hv = f x,y v for all v / cubex, y. Then hv = f x,y v for all v / cubex, y, by efinition of f x,y. For a v cubex, y, set hv to 1 for v N ρ x an to 0 for v N ρ y. All unassigne points are set to 0. By the assumption above, N ρ x N ρ y oes not contain any points in cubex, y. Therefore, h is well-efine. Since ρ is goo for x, y an h is ientical to f x,y for all lookups mae on query x, A ρ x = hx = 1. Similarly, A ρ y = hy = 0. But x y, so A h,ρ v is not monotone. Contraiction. The number of eges in H is at most N ρ x n ln s nln 2 log n/ log1/2δ. x V n,ρ S 3.2 From aaptive Local Monotonicity Reconstructors to 2-TC-Spanners The complication in the transformation from an aaptive filter is that the set of vertices looke up by the filter epens on the oracle that the filter is invoke on. Proof of Theorem 1.2. Define F, f x,y, f x,y, A ρ an S as in the proof of Theorem 1.1. As before, for each x V n, we efine sets N ρ x, an construct the 2-TC-Spanner H by connecting each x to comparable points in N ρ x for all ρ S an orienting the eges accoring to G n. However, now N ρ x is a union of several sets Nρ b,w x, inexe by b {0, 1} an w {0, 1} l2n. In aition, N ρ x contains x. For each x V n, b {0, 1} an w {0, 1} l2n, let Nρ b,w x V n be the set of lookups performe by A ρ on query x, assuming that the oracle answers all lookups as follows. When a lookup y is comparable to x, answer 0 if y x, b if y = x, 1 if x y. Otherwise, if y is the i th lookup mae to an incomparable point for some i [l 2 ], answer w[i]. Recall that we set N ρ x to be the union of Nρ b,w for all b {0, 1} an all w {0, 1} l2n. This completes the escription of N ρ x an construction of H. The argument that H is a 2-TC-spanner procees similarly to that in the proof of Theorem 1.1. The caveat is that an aaptive local filter might choose lookups base on the answers to previous lookups. The constructe function h sets hx = 1 an hy = 0. Further all points comparable to x are set to 0 if they are below x an 1 if they are above x. However, points incomparable to x might be comparable to y an are set to 0 or 1, epening on whether they are above or below y. Since we inclue sets of points querie uner all these possibilities in N ρ x, we can now conclue that A ρ x = hx = 1. The same applies for y. So, A h,ρ outputs a non-monotone function, witnesse by the pair x, y. Contraiction. 6

8 We procee to boun the number of eges E H in H. For each ρ S, x V n, b {0, 1}, an w {0, 1} l2n, the number of vertices in N ρ b,w x comparable to x is at most l 1n. Therefore, E H l 1 n 2 2 l 2n S O n l 1 n 2 l2n log n/ log1/δ. 4 2-TC-Spanners for Low-Dimensional Hypergris In this section, we escribe the proof of Theorem 1.5 which gives explicit bouns on the size of the sparsest 2-TC-spanner for H m,. The upper boun in Theorem 1.5 is prove in Section 4.1 an lower boun in Section Upper Boun The upper boun in Theorem 1.5 follows straightforwarly from a more general statement about TCspanners of prouct graphs presente in the following section. In the same section, we erive the upper boun in Theorem Construction for Prouct Graphs This section explains how to construct a TC-spanner of the Cartesian prouct of graphs G 1 an G 2 from TCspanners of G 1 an G 2. Since the irecte hypergri is the Cartesian prouct of irecte lines, an optimal TC-spanner constructions are known for the irecte line, our construction yiels sparse TC-spanners for the gri Corollary 4.2. We start by efining two graph proucts: Cartesian an strong. Definition 4.1 Graph proucts. Given graphs G 1 = V 1, E 1 an G 2 = V 2, E 2, a prouct of G 1 an G 2 is a new graph G with vertex set V 1 V 2. For the Cartesian graph prouct, enote by G 1 G 2, graph G contains an ege from u 1, u 2 to v 1, v 2 if an only if u 1 = v 1 an u 2, v 2 E 2, or u 1, v 1 E 1 an u 2 = v 2. For the strong graph prouct, enote by G 1 G 2, graph G contains an ege from u 1, u 2 to v 1, v 2 if an only if u 1 = v 1 an u 2, v 2 E 2, or u 1, v 1 E 1 an u 2 = v 2, or u 1, v 1 E 1 an u 2, v 2 E 2. For example, H m,2 = H m,1 H m,1 an TCH m,2 = TCH m,1 T CH m,1, where TCG enotes the transitive closure of G. Lemma 4.1. Let G 1 an G 2 be irecte graphs with k-tc-spanners S 1 an S 2, respectively. Then S 1 S 2 is a k-tc-spanner of G = G 1 G 2. Proof. Suppose u, v an u, v are comparable vertices in G 1 G 2. Then, by efinition of the Cartesian prouct, u u in G 1 an v v in G 2. Let u 1, u 2,..., u l be the shortest path in S 1 from u = u 1 to u = u l, an v 1, v 2,..., v t the shortest path in S 2 from v = v 1 to v = v t. Assume w.t.o.g. that l t. Then u 1, v 1, u 2, v 2,..., u l, v l..., u l, v t is a path in S 1 S 2 of length t k, from u, v to u, v. Therefore, S 1 S 2 is a k-tc-spanner of G = G 1 G 2. Lemma 4.1 together with previous results on the size of k-tc-spanners for the line H m,1, summarize in Lemma 1.7, imply an upper boun on the size of a k-tc-spanner of the irecte hypergri H m, : Corollary 4.2. Let S k H m, enote the number of eges in the sparsest k-tc-spanner of the irecte -imensional hypergri H m,. Then S k H m, = Om λ k m c for appropriate constant c. More precisely, S 2 H m, m log m for m 3. 7

9 Proof. Let S be a k-tc-spanner for the line H m,1. By Lemma 4.1, S S, where the strong graph prouct is applie times, is a k-tc-spanner for the irecte gri H m,. By efinition of the strong graph prouct, the number of eges in the resulting spanner is ES + m m. Since the number of eges in the spanner, ES, is at least m, the main statement follows. The more precise statement for k = 2 follows from Claim 4.3 below which gives a more careful analysis of the size of the sparsest 2-TC-spanner of the line: namely, S 2 H m,1 m log m m for m 3. Claim 4.3. For all m 3, the irecte line H m,1 has a 2-TC-spanner with at most m log m m eges. Proof. Construct graph S on vertex set [m] recursively. First, efine the mile noe v mi = m 2. A eges v, v mi for all noes v < v mi an eges v mi, v for all noes v > v mi. Then recurse on the two line segments resulting from removing v mi from the current line. Procee until each line segment contains exactly one noe. This construction is implicit in, e.g., [?]. S is a 2-TC-spanner for the line H m,1, since every pair of noes u, v [m] is connecte by a path of length at most 2 via a mile noe. This happens in the stage of the recursion where u an v are separate into ifferent line segments, or one of these two noes is remove. There are t = log m stages of the recursion, an in each stage i [t] each noe that is not remove by the en of the this stage connects to the mile noe in its current line segment. Since 2 i 1 noes are remove in the ith stage, exactly m 2 i 1 eges are ae in that stage. Thus, the total number of eges in S is m t 2 t+1 t 2 m log m m. The last inequality hols for m Lower Boun In this section, we show the lower boun on S 2 H m, state in Theorem 1.5. We first treat the special case of this lower boun for = 2, since it alreay contains most of the ifficulty of the larger imensional case. The extension to arbitrary imension is presente in the subsequent section Lower Boun for = 2 In this section, we prove a lower boun on the size of a 2-TC-spanner of the 2-imensional irecte gri, state in Theorem 4.4. This is a special case of the lower boun in Theorem 1.5. Theorem 4.4. Any 2-TC-spanner of the 2-imensional gri H m,2 must have Ω eges. m 2 log 2 m loglog m One way to prove the Ωm log m lower boun on the size of a 2-TC-spanner for the irecte line H m,1, state in Lemma 1.7, is to observe that at least m 2 eges are cut when the line is halve: namely, at least one per vertex pair v, m v + 1 for all v [ m 2 ]. Continuing to halve the line recursively, we obtain the esire boun. A natural extension of this approach to proving a lower for the gri is to recursively halve the gri along both imensions, hoping that each such operation on an m m gri cuts Ωm 2 log m eges. This woul imply that the size Sm of a 2-TC-spanner of the m m gri satisfies the recurrence Sm = 4Sm/2 + Ωm 2 log m; that is, Sm = Ωm 2 log 2 m, matching the upper boun in Theorem 1.5. An immeiate problem with this approach is that in some 2-TC-spanners of the gri only Om 2 eges connect vertices in ifferent quarters. One example of such a 2-TC-spanner is the graph containing the transitive closure of each quarter an only at most 3m 2 eges crossing from one quarter to another: namely, for each noe u an each quarter q with vertices comparable to u, this graph contains an ege u, v q, where v q is the smallest noe in q comparable to u. The TC-spanner in the example above is not optimal because it has too many eges insie the quarters. The first step in our proof of Theorem 4.4 is unerstaning the traeoff between the number of eges 8

10 left noes miline right noes v R high noes & internal eges L u long internal ege block low noes & internal eges Figure 1: Illustration of the first stage in the proof of Lemma 4.5. crossing the cut an the number of eges internal to the subgris, resulting from halving the gri along some imension. The simplest manifestation of this traeoff occurs when a 2 m gri is halve into two lines. In the case of one line, there is no trae off: the Ωm boun on the number of crossing eges hols even if each half-line contains all eges of its transitive closure. Lemma 4.5 formulates the traeoff for the two-line case, while taking into account only eges neee to connect comparable vertices on ifferent lines by paths of length at most 2: Lemma 4.5 Two-Lines Lemma. Let U be a graph with vertex set [2] [m] that contains a path of length at most 2 from u to v for every u {1} [m] an v {2} [m], where u v. An ege u, v in U is calle internal if u 1 = v 1, an crossing otherwise. If U contains at most m log2 m contain at least m log m 16 log log m crossing eges. 32 internal eges, it must Note that if the number of internal eges is unrestricte, a 2-TC-spanner of H m,2 may have only m crossing eges. log m Proof. The proof procees in 2 log log m stages ealing with pairwise isjoint sets of crossing eges. In each stage, we show that U contains at least m 8 crossing eges in the prescribe set. In the first stage, ivie U into log 2 m m blocks, each of length log 2 m : namely, a noe v 1, v 2 is in block i ]. Call an ege long if it starts an ens in ifferent blocks, an short otherwise. [ if v 2 i 1 m log 2 m + 1, i m log 2 m Assume, for contraiction, that U contains fewer than m 8 long crossing eges. Call a noe v 1, v 2 low if v 1 = 1 high if v 1 = 2, an left if v 2 [ ] m 2 right otherwise. Also, call an ege u, v low-internal if u 1 = v 1 = 1 an high-internal if u 1 = v 1 = 2. Let L be the set of low left noes that are not incient to long crossing eges. Similarly, let R be the set of high right noes that are not incient to long crossing eges. Since there are fewer than m 8 long crossing eges, L > m 4 an R > m 4. A noe u L can connect to a noe v R via a path of length at most 2 only by using a long internal ege. Observe that each long low-internal ege can be use by at most such pairs u, v: one low log 2 m noe u an high noes v from one block. This is illustrate in Figure 1. Analogously, every long highinternal ege can be use by at most such pairs. Since L R > m2 16 pairs in L R connect via m log 2 m paths of length at most 2, graph U contains more than m2 16 log2 m m = m log2 m 16 long internal eges, which is a contraiction. In each subsequent stage, call blocks use in the previous stage megablocks, an enote their length by B. Subivie each megablock into log 2 m blocks of equal size. Call an ege long if it starts an ens in 9 m

11 ifferent blocks, but stays within one megablock. Assume, for contraiction, that U contains fewer than m 8 long crossing eges. Call a noe v 1, v 2 left if it is in the left half of its megablock, that is, if v 2 l+r 2 whenever v 1, v 2 is in a megablock [2] {l,..., r}. Call it right otherwise. Consier megablocks containing fewer than B 4 long crossing eges each. By an averaging argument, at least m 2B megablocks are of this type. Recall that there are m B megablocks in total. Within each such megablock more than B 4 low left noes an more than B 4 high right noes have no incient long crossing eges. By the argument from the first stage, each such megablock contributes more than B2 16b long internal eges, where b = B is the size of the blocks. Hence log 2 m there must be more than B2 16b m 2B = m log2 m 32 long internal eges, which is a contraiction to the fact that U contains at most m log2 m 32 internal eges. We procee to the next stage until each block is of length 1. Therefore, the number of stages, t, satisfies m log 2t m = 1. That is, t = log m 2 log log m, an each stage contributes m 8 new crossing eges, as esire. Next we generalize Lemma 4.5 to unerstan the traeoff between the number of internal eges an crossing eges resulting from halving a 2-TC-spanner of a 2l m gri with the usual partial orer. Lemma 4.6. Let S be a 2-TC-spanner of the irecte [2l] [m] gri. An ege u, v in S is calle internal if u 1, v 1 [l] or u 1, v 1 {l + 1,..., 2l}, an crossing otherwise. If S contains at most lm log2 m 64 internal eges, it must contain at least crossing eges. lm log m 32 log log m Proof. For each i [l], we match the lines {i} [m] an {2l i + 1} [m]. Observe that a path of length at most 2 between the matche lines cannot use any eges with both enpoints in {i + 1,..., 2l i} [m]. We moify S to ensure that there are no eges with only one enpoint in {i + 1,..., 2l i} [m] for all i [l], an then apply Lemma 4.5 to the matche pairs of lines. Call the [l] [m] subgri an all vertices an eges it contains low, an the remaining {l + 1,..., 2l} [m] subgri an its vertices an eges high. Transform S into S as follows: change each low internal ege u, v to u, u 1, v 2, change each high internal ege u, v to v 1, u 2, v, an finally change each crossing ege i 1, j 1, 2l i 2 + 1, j 2 to i, j 1, 2l i + 1, j 2, where i = mini 1, i 2. Intuitively, we are projecting the eges in S to be fully containe in one of the matche pairs of lines, while preserving whether the ege is internal or crossing. Crossing eges are projecte onto the outer matche pair of lines chosen from the two pairs that contain the enpoints of a given ege. Clearly, S contains at most the number of internal crossing eges as S. Observe that S contains a path of length at most 2 from u to v for every comparable pair u, v where u is low, v is high, an u an v belong to the same pair of matche lines. Inee, since S is a 2-TC-spanner, it contains either the ege u, v or a path u, w, v. In the first case, S also contains u, v. In the secon case, if u, w is a crossing ege S contains u, v 1, w 2, v, an if u, w is an internal ege S contains u, u 1, w 2, v. As claime, each ege in S belongs to one of the matche pairs of lines. Finally, we apply Lemma 4.5. If S contains at most lm log2 m 64 internal eges, then so oes S, an so at least half i.e., l 2 of the matche line pairs each contain at most m log 2 m 32 internal eges. By Lemma 4.5, m log m each of these pairs contributes at least 16 log log m crossing eges. Thus S lm log m must contain at least 32 log log m crossing eges. Since S contains as many crossing eges as S, the lemma follows. Now we prove Theorem 4.4 by recursively halving H m,2 along the horizontal imension. Some resulting l m subgris may violate Lemma 4.6, but we can guarantee that the lemma hols for a constant fraction of the recursive steps for which l m. This is sufficient for obtaining the lower boun in the theorem. Proof of Theorem 4.4. Assume m is a power of 2 for simplicity. For each step i {1,..., 1 2 log m}, partition H m,2 into the following 2 i 1 equal-size subgris: {1,..., l i } 10

12 [m], {l i + 1,..., 2l i } [m],..., {m l i + 1,..., m} [m] where l i = m/2 i 1. For each of these subgris, efine internal an crossing eges as in Lemma 4.6. Now, suppose that there exists a step i such that at least half of the 2 i 1 subgris have > l im log 2 m 64 internal eges. Since at a fixe i, the subgris are isjoint, there are 2 i 1 Ωl i m log 2 m = Ωm 2 log 2 m eges in S, proving the theorem. On the other han, suppose that for every i {1,..., 1 2 log m}, at least half of the 2i 1 subgris have l im log 2 m 64 internal eges. Then, applying Lemma 4.6, the number of crossing eges in those subgris is l im log m 32 log log m. Counting over all steps i an for all appropriate subgris from those steps, the number of eges in S is boune by Ω m 2 log m log m log log m = Ω m 2 log2 m log log m Lower Boun for general In this section, we exten the above proof to establish lower bouns on S 2 H m, for arbitrary 2. The main technical result is a traeoff lemma between internal an crossing eges with respect to two 1-imensional hyperplanes. An important part of the generalization is the appropriate efinition of the notions of blocks an megablocks, so that the iterative argument in the proof of Lemma 4.5 applies in the high-imensional setting. The following theorem implies the lower boun expression in Theorem 1.5: Theorem 4.7. Any 2-TC-spanner of H m, has at least m 32 log m 2 log log m 1 eges. The main ingreient in the proof is the Two-Hyperplanes Lemma, an analogue of the Two-Lines Lemma Lemma 4.5 for imensions. The main ifficulty in extening the proof of the Two-Lines lemma to work for two hyperplanes is in generalizing the efinitions of blocks an megablocks, so that, on one han, each stage in the proof contributes a substantial number of crossing eges an, on the other han, the crossing eges contribute in separate stages are pairwise isjoint. Lemma 4.8 Two-Hyperplanes Lemma. Let U be a graph with vertex set [2] [m] 1 that contains a path of length at most 2 from u to v for every u {1} [m] 1 an v {2} [m] 1, where u v. As in Lemma 4.5, an ege u, v in U is calle internal if u 1 = v 1, an crossing otherwise. Then, if U contains less than m 1 log m internal eges, it must contain m 1 8 log m 2 log log m 1 crossing eges. Proof. As for Lemma 4.5, the proof procees in several stages. The stages are inexe by 1-tuples i log m in {0, 1,..., log log m 1} 1. Then, the number of stages is log m 1. log log m We show below that each stage contributes at least m 1 separate eges to the set of crossing eges, thus proving our lemma As in the proof of Lemma 4.5, at each stage vertices are partitione into megablocks an blocks. In stage i = i 1,..., i 1, we partition U into log m i 1+ +i 1 equal-size megablocks inexe by b = b 1,..., b 1, where b j [log i j m] for all j [ [ 1]. ] m A vertex v is in a megablock b if v j+1 b j 1 + 1, b m log ij j for each j [ 1]. So, m log ij m initially when i = 0, there is only one megablock, an each time i increases by 1 in one coorinate, the volume of the megablocks shrinks by a factor of log m. Each megablock b is further partitione into log m 1 equal-size [ blocks inexe by c [log ] m] 1. l A vertex v in a megablock b lies in block c if v b min j+1 c j 1 j + 1, c l j log m j for each log m j [ 1], where b min enotes the smallest vertex containe in megablock b an l j enotes the length of b in the the j th imension. Note that vertices 1, v 2,..., v an 2, v 2,..., v belong to the same megablock. At the last stage, each block contains only two vertices iffering by the first coorinate. Next, we specify the set of crossing eges contribute at each stage. A crossing ege u, v in U is sai to be long in stage i if: 11

13 i u an v lie in the same megablock, an ii If u lies in block c 1,..., c 1 an v lies in block c 1,..., c 1, then c j < c j for all j [ 1]. We claim that if i i, the sets of long crossing eges in stages i an i are isjoint. To see this, let j be an inex such that i j i j ; suppose without loss of generality that i j < i j. Then, the length of the megablocks in the j th imension for stage i is at most the length of the blocks in the j th imension for stage i. Hence, conition ii above implies that long crossing eges in stage i must have enpoints in ifferent megablocks of stage i, an so violate conition i for being a long crossing ege in stage i. It remains to show that every stage contributes at least m 1 long crossing eges. For the sake of 2 +2 contraiction, suppose that the number of long crossing eges at some stage i is < m 1. Let B = 2 +2 m 1 /log m i 1+ +i 1 be the volume of the megablocks restricte to one of the two hyperplanes. By an averaging argument, at least m 1 B 2B megablocks contain < long crossing eges otherwise, there woul 2 +1 be at least m 1 long crossing eges. But we show next that if a megablock contains < B long crossing eges, then there are B log m imply that the total number of internal eges is m 1 internal eges with both enpoints insie the megablock. This woul 2B B log m = m 1 log m , a contraiction. Suppose then that a megablock contains < B long crossing eges. Let Low be the set of vertices 2 +1 in the megablock with each coorinate at most the average value of that coorinate in the megablock, an High the set of vertices with each coorinate greater than the average value of that coorinate. Then Low B, High B, an each vertex in Low is comparable to each vertex in High. By the boun 2 2 on the number of long crossing eges, there must exist a set L of at least vertices in Low not incient 2 +1 B to any long crossing ege, an a set R of at least vertices in High not incient to any long crossing 2 +1 eges. L lies in the lower hyperplane, R in the upper hyperplane, an each vertex in L is comparable to each vertex in R. Call a crossing ege short if it satisfies conition i, but violates conition ii above. A path in U of length at most 2 from a vertex in L to a vertex in R must consist of one internal ege an one short B crossing ege. The number of short crossing eges incient to a given vertex v is at most 1, by log m counting, for each of the 1 block inices, the number of vertices in the megablock that share the value of B that block inex with v. So, each internal ege helps connect at most 1 pairs of vertices. Since log m B 2 B pairs of vertices nee to be connecte by a path, there must exist at least 2 log m B = internal eges. B B log m The analogue of Lemma 4.6 in imensions Lemma 4.9 an the rest of the proof of Theorem 4.7 are straightforwar generalizations of the 2-imensional case. Lemma 4.9. Let S be a 2-TC-spanner of the irecte [2l] [m] 1 gri. An ege u, v in S is calle internal if u 1, v 1 [l] or u 1, v 1 {l + 1,..., 2l}, an crossing otherwise. If S contains less than lm 1 log m internal eges, it must contain at least l m 1 log m 8 2 log log m crossing eges. Proof sketch. We can generalize the proof of Lemma 4.6 in a straightforwar way. For each i [l], instea of matching the lines, we match the hyperplanes {i} [m] 1 an {2l i + 1} [m] 1. Proof of Theorem 4.7. Assume m is a power of 2 for simplicity. For each step i {1,..., 1 2 log m}, partition H m, into the following 2 i 1 equal-size subgris: {1,..., l i } [m] 1, {l i +1,..., 2l i } [m] 1,..., {m l i +1,..., m} [m] where l i = m/2 i 1. For each of these subgris, efine internal an crossing eges as in Lemma 4.9. Now, suppose that there exists a step i such that at least half of the 2 i 1 subgris have l im 1 log m internal eges. Since at a fixe i, the subgris are

14 isjoint, there are at least 2 i 2 l im 1 log m = m log m eges in S, which is enough to prove the theorem On the other han, suppose that for every i {1,..., 1 2 log m}, at least half of the 2i 1 subgris have < l im 1 log m log m is l im 1 8 internal eges. Then, applying Lemma 4.9, the number of crossing eges in those subgris 1. 2 log log m Counting over all steps i an for all appropriate subgris from those steps, the number of eges in S is lower-boune by log m 2 2 i 2 lim 1 1 log m 8 2 log log m = m TC-Spanners of the Hypercube log m 2 log log m 1. In this section we prove Theorem 1.6, namely, we analyze the size of the sparsest 2-TC-spanner of the -imensional hypercube H. Lemma 5.1 presents the upper boun on S 2 H. Lemma 5.3 presents the lower boun. The upper an lower bouns iffer only by a factor of O 3, an are ominate by the same combinatorial expression. A numerical approximation to this expression is given in Lemma 5.5. Remark 5.1 at the en of the section explains why our ranomize construction in Lemma 5.1 yiels a 2-TC-spanner of H of size within O 2 of the optimal. 5.1 Upper Boun Lemma 5.1. There is a 2-TC-spanner of H with O 3 max min :i<j k:i k j { k k k i max j i i, k j } eges. Proof. Consier the following probabilistic construction that connects all comparable vertices at levels i an j of H by paths of length at most 2: Given levels i, j {0, 1,..., }, i < j, 1. Initialize the set E to. 2. Let k = argmin k:i k j k j i k i max { k i, k j }. 3. Let S be a set of 3 k k i vertices chosen uniformly at ranom from the set of k vertices that are j i in weight level k = k. 4. For each vertex v S, set E to E {x, v : x = i x v} {v, y : y = j v y}. That is, connect v to all comparable vertices in levels i an j. 5. Output E. Claim 5.2. For all 0 i < j, with probability at least 1 2, E contains a path of length at most 2 between any pair of vertices x, y such that x y, x = i, an y = j. Proof. Consier any particular pair of vertices x, y such that x y, x = i, an y = j. The number of vertices in level k that are greater than x an less than y is exactly j i k i. So, the probability that S oes not contain such a vertex is: 1 j i k i / 3 k k i j i k e 3. The number of comparable pairs x, y is i i j. So, by the union boun, the probability that there exists an x, y such that no vertex v S satisfies x v y is at most i i j e e 3 <

15 So, for every i an j, there exists a choice of S such that comparable pairs from the two weight levels are connecte by a path of length at most 2. Let E be the set of eges returne by the algorithm when this S is chosen. We set E = 0 i<j E. By Claim 5.2, {0, 1}, E is a 2-TC-spanner of H. Now, we show that the size of E is as claime in the lemma statement. The main observation is that in step 4, for any specific v S, {x, v : x = i x v} {v, y : y = j v y} is exactly k i + k j. Therefore, for all 0 i < j, E 3 min k:i k j k j i k i k + i k j 6 min k:i k j k j i max k i { k, i Since E = 0 i<j E, where the sum has O2 terms, the claime boun follows. 5.2 Lower Boun Lemma 5.3. Any 2-TC-spanner of H has Ω max min :i<j k:i k j } k. j { k k k i max j i i, k j } eges. Proof. Let S be a 2-TC-spanner for H. We will count the eges in S that occur on paths connecting two particular weight levels of H. Let P be the pairs {v 1, v 2 : v 1 = i, v 2 = j, v 1 v 2 }. We will lower boun e, the number of eges in the paths of length at most 2 in S that connect the pairs P. Let e k,l enote the number of eges in S that connect vertices in level k to vertices in level l. Then e = e + j 1 k=i+1 e i,k + e k,j. We say that a vertex v covers a pair of vertices v 1, v 2 if S contains the eges v 1, v an v, v 2 or, for the special case v = v 1, if S contains v 1, v 2. Let V k be the set of vertices of weight k that cover pairs in P. Let α k be the fraction of pairs in P that are covere by a vertex in V k. Since each pair in P must be covere by a vertex in levels i to j 1, j 1 k=i α k 1. For any vertex v V k, let in v be the number of incoming eges from vertices of weight i incient to v an let out v be the number of outgoing eges to vertices of weight j incient to v. For each k {i + 1,..., j 1}, since each vertex v V k v V k covers in v out v pairs, i in v out v α k P = α k. 1 i j We upper boun v V k in v out v as a function of e i,k + e k,j, an then use Equation 1 to lower boun e i,k + e k,j. For all k {i + 1,..., j 1}, variables in v an out v satisfy the following constraints: in v e i,k + e k,j, out v e i,k + e k,j. v V k in v k v V k i, v V k out v k v V k. j The last two constraints hol because in v an out v count the number of eges to a vertex of weight k from from vertices of weight i an from a vertex of weight k to vertices of weight j, respectively. Using these bouns we obtain v V k in v out v v V k k out v = i 14 k i v V k out v k e i,k + e k,j. i

16 Similarly, v V k in v out v k Let s i,k,j = Therefore, e = e + i i v V k { j min k j 1 k=i+1 j ei,k + e k,j. Therefore, for all k {i + 1,..., j 1}: { } k k in v out v e i,k + e k,j min,. i j i, k j }. From Equation 1, e i,k + e k,j α k s i,k,j for all k {i + 1,..., j 1}. e i,k + e k,j α i i i j + j 1 k=i+1 j 1 α k s i,k,j α k s i,k,j Since this hols for arbitrary i an j, the number of eges in the 2-TC-spanner S max min s i,k,j. :i<j k:i k j Finally, a simple algebraic manipulation finishes the proof. { Claim 5.4. s i,k,j = k k k i max j i i, k j }. Proof. Take the ratio of the two sies: s i,k,j { k k k i max j i i, k } = j i i k j i j k i k i k j = i i k k=i j i j i k i k i k j k = 1. min k:i k j s i,k,j The first equality follows from the fact that maxx, y minx, y = x y. The last equality can be prove either by expaning the binomial coefficients into factorials, or by realizing that both i j i i j i k i an k k k i j k count the number of ways i re balls, j k blue balls, an k i green balls can be place into slots, each of which can hol one ball at most. This completes the proof of the claim. This completes the proof of the lemma. The following lemma gives a hanle on the expression capturing the size of a 2-TC-Spanner. Lemma 5.5. Let s = max min, k j }. Then s = 2 c, where c :i<j k:i k j k j i k i max { k i Proof. We use the fact that n cn = 2 H b c o n1n, where o n 1 is a function of n that tens to zero as n tens to infinity, an H b p = p log p 1 p log1 p is the binary entropy function. Substituting i = α, j = β an k = γ in the resulting expression for s, an taking the logarithm of both sies, we get log 2 s = max min 0 α<β 1 α γ β [ H b γ H b γ α β α β α + max H b α γ γ, H b 1 β 1 γ In other wors, log 2 s = c where c is a constant. We can check numerically that c γ ] Remark 5.1. We note that if the first maximum in the expression for s is replace with the sum then Lemma 5.1 hols for O s instea of O 3 s while Lemma 5.3 hols for Ω/s instea of Ωs. The proofs of these moifie statements are similar. We o not have an analogue of Lemma 5.5 for the moifie expression for s. Observe that the moifie bouns iffer by a factor of O 2 instea of O 3. This emonstrates that our ranomize construction yiels a 2-TC-spanner of H of size within O 2 of the optimal. 15

LOWER BOUNDS FOR LOCAL MONOTONICITY RECONSTRUCTION FROM TRANSITIVE-CLOSURE SPANNERS

LOWER BOUNDS FOR LOCAL MONOTONICITY RECONSTRUCTION FROM TRANSITIVE-CLOSURE SPANNERS LOWER BOUNDS FOR LOCAL MONOTONICITY RECONSTRUCTION FROM TRANSITIVE-CLOSURE SPANNERS ARNAB BHATTACHARYYA, ELENA GRIGORESCU, MADHAV JHA, KYOMIN JUNG, SOFYA RASKHODNIKOVA, AND DAVID P. WOODRUFF Abstract.

More information

Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners

Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners Arnab Bhattacharyya 1, Elena Grigorescu 1, Madhav Jha 2, Kyomin Jung 3, Sofya Raskhodnikova 2, and David P. Woodruff

More information

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

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

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

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

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

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

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

A PAC-Bayesian Approach to Spectrally-Normalized Margin Bounds for Neural Networks

A PAC-Bayesian Approach to Spectrally-Normalized Margin Bounds for Neural Networks A PAC-Bayesian Approach to Spectrally-Normalize Margin Bouns for Neural Networks Behnam Neyshabur, Srinah Bhojanapalli, Davi McAllester, Nathan Srebro Toyota Technological Institute at Chicago {bneyshabur,

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

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

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

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

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

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

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

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

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

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

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

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

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

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

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

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k A Proof of Lemma 2 B Proof of Lemma 3 Proof: Since the support of LL istributions is R, two such istributions are equivalent absolutely continuous with respect to each other an the ivergence is well-efine

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

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

REAL ANALYSIS I HOMEWORK 5

REAL ANALYSIS I HOMEWORK 5 REAL ANALYSIS I HOMEWORK 5 CİHAN BAHRAN The questions are from Stein an Shakarchi s text, Chapter 3. 1. Suppose ϕ is an integrable function on R with R ϕ(x)x = 1. Let K δ(x) = δ ϕ(x/δ), δ > 0. (a) Prove

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

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

ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS

ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS ALGEBRAIC AND ANALYTIC PROPERTIES OF ARITHMETIC FUNCTIONS MARK SCHACHNER Abstract. When consiere as an algebraic space, the set of arithmetic functions equippe with the operations of pointwise aition an

More information

d-dimensional Arrangement Revisited

d-dimensional Arrangement Revisited -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

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

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

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

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

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

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

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences.

. Using a multinomial model gives us the following equation for P d. , with respect to same length term sequences. S 63 Lecture 8 2/2/26 Lecturer Lillian Lee Scribes Peter Babinski, Davi Lin Basic Language Moeling Approach I. Special ase of LM-base Approach a. Recap of Formulas an Terms b. Fixing θ? c. About that Multinomial

More information

Monte Carlo Methods with Reduced Error

Monte Carlo Methods with Reduced Error Monte Carlo Methos with Reuce Error As has been shown, the probable error in Monte Carlo algorithms when no information about the smoothness of the function is use is Dξ r N = c N. It is important for

More information

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations Lecture XII Abstract We introuce the Laplace equation in spherical coorinates an apply the metho of separation of variables to solve it. This will generate three linear orinary secon orer ifferential equations:

More information

The total derivative. Chapter Lagrangian and Eulerian approaches

The total derivative. Chapter Lagrangian and Eulerian approaches Chapter 5 The total erivative 51 Lagrangian an Eulerian approaches The representation of a flui through scalar or vector fiels means that each physical quantity uner consieration is escribe as a function

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

Topic 7: Convergence of Random Variables

Topic 7: Convergence of Random Variables Topic 7: Convergence of Ranom Variables Course 003, 2016 Page 0 The Inference Problem So far, our starting point has been a given probability space (S, F, P). We now look at how to generate information

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

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

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

Pseudo-Free Families of Finite Computational Elementary Abelian p-groups

Pseudo-Free Families of Finite Computational Elementary Abelian p-groups Pseuo-Free Families of Finite Computational Elementary Abelian p-groups Mikhail Anokhin Information Security Institute, Lomonosov University, Moscow, Russia anokhin@mccme.ru Abstract We initiate the stuy

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

Sharp Thresholds. Zachary Hamaker. March 15, 2010

Sharp Thresholds. Zachary Hamaker. March 15, 2010 Sharp Threshols Zachary Hamaker March 15, 2010 Abstract The Kolmogorov Zero-One law states that for tail events on infinite-imensional probability spaces, the probability must be either zero or one. Behavior

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

Regular tree languages definable in FO and in FO mod

Regular tree languages definable in FO and in FO mod Regular tree languages efinable in FO an in FO mo Michael Beneikt Luc Segoufin Abstract We consier regular languages of labele trees. We give an effective characterization of the regular languages over

More information

TOEPLITZ AND POSITIVE SEMIDEFINITE COMPLETION PROBLEM FOR CYCLE GRAPH

TOEPLITZ AND POSITIVE SEMIDEFINITE COMPLETION PROBLEM FOR CYCLE GRAPH English NUMERICAL MATHEMATICS Vol14, No1 Series A Journal of Chinese Universities Feb 2005 TOEPLITZ AND POSITIVE SEMIDEFINITE COMPLETION PROBLEM FOR CYCLE GRAPH He Ming( Λ) Michael K Ng(Ξ ) Abstract We

More information

Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets

Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets Proceeings of the 4th East-European Conference on Avances in Databases an Information Systems ADBIS) 200 Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets Eleftherios Tiakas, Apostolos.

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

Monotonicity for excited random walk in high dimensions

Monotonicity for excited random walk in high dimensions Monotonicity for excite ranom walk in high imensions Remco van er Hofsta Mark Holmes March, 2009 Abstract We prove that the rift θ, β) for excite ranom walk in imension is monotone in the excitement parameter

More information

Math 115 Section 018 Course Note

Math 115 Section 018 Course Note Course Note 1 General Functions Definition 1.1. A function is a rule that takes certain numbers as inputs an assigns to each a efinite output number. The set of all input numbers is calle the omain of

More information

Interconnected Systems of Fliess Operators

Interconnected Systems of Fliess Operators Interconnecte Systems of Fliess Operators W. Steven Gray Yaqin Li Department of Electrical an Computer Engineering Ol Dominion University Norfolk, Virginia 23529 USA Abstract Given two analytic nonlinear

More information

Logarithmic spurious regressions

Logarithmic spurious regressions Logarithmic spurious regressions Robert M. e Jong Michigan State University February 5, 22 Abstract Spurious regressions, i.e. regressions in which an integrate process is regresse on another integrate

More information

New bounds on Simonyi s conjecture

New bounds on Simonyi s conjecture New bouns on Simonyi s conjecture Daniel Soltész soltesz@math.bme.hu Department of Computer Science an Information Theory, Buapest University of Technology an Economics arxiv:1510.07597v1 [math.co] 6 Oct

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

7. Localization. (d 1, m 1 ) (d 2, m 2 ) d 3 D : d 3 d 1 m 2 = d 3 d 2 m 1. (ii) If (d 1, m 1 ) (d 1, m 1 ) and (d 2, m 2 ) (d 2, m 2 ) then

7. Localization. (d 1, m 1 ) (d 2, m 2 ) d 3 D : d 3 d 1 m 2 = d 3 d 2 m 1. (ii) If (d 1, m 1 ) (d 1, m 1 ) and (d 2, m 2 ) (d 2, m 2 ) then 7. Localization To prove Theorem 6.1 it becomes necessary to be able to a enominators to rings (an to moules), even when the rings have zero-ivisors. It is a tool use all the time in commutative algebra,

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Euler equations for multiple integrals

Euler equations for multiple integrals Euler equations for multiple integrals January 22, 2013 Contents 1 Reminer of multivariable calculus 2 1.1 Vector ifferentiation......................... 2 1.2 Matrix ifferentiation........................

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

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

Short Intro to Coordinate Transformation

Short Intro to Coordinate Transformation Short Intro to Coorinate Transformation 1 A Vector A vector can basically be seen as an arrow in space pointing in a specific irection with a specific length. The following problem arises: How o we represent

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

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

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

Resistant Polynomials and Stronger Lower Bounds for Depth-Three Arithmetical Formulas

Resistant Polynomials and Stronger Lower Bounds for Depth-Three Arithmetical Formulas Resistant Polynomials an Stronger Lower Bouns for Depth-Three Arithmetical Formulas Maurice J. Jansen University at Buffalo Kenneth W.Regan University at Buffalo Abstract We erive quaratic lower bouns

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

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

Optimization of Geometries by Energy Minimization

Optimization of Geometries by Energy Minimization Optimization of Geometries by Energy Minimization by Tracy P. Hamilton Department of Chemistry University of Alabama at Birmingham Birmingham, AL 3594-140 hamilton@uab.eu Copyright Tracy P. Hamilton, 1997.

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

On combinatorial approaches to compressed sensing

On combinatorial approaches to compressed sensing On combinatorial approaches to compresse sensing Abolreza Abolhosseini Moghaam an Hayer Raha Department of Electrical an Computer Engineering, Michigan State University, East Lansing, MI, U.S. Emails:{abolhos,raha}@msu.eu

More information

Solutions to Math 41 Second Exam November 4, 2010

Solutions to Math 41 Second Exam November 4, 2010 Solutions to Math 41 Secon Exam November 4, 2010 1. (13 points) Differentiate, using the metho of your choice. (a) p(t) = ln(sec t + tan t) + log 2 (2 + t) (4 points) Using the rule for the erivative of

More information

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1 Assignment 1 Golstein 1.4 The equations of motion for the rolling isk are special cases of general linear ifferential equations of constraint of the form g i (x 1,..., x n x i = 0. i=1 A constraint conition

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

Further Differentiation and Applications

Further Differentiation and Applications Avance Higher Notes (Unit ) Prerequisites: Inverse function property; prouct, quotient an chain rules; inflexion points. Maths Applications: Concavity; ifferentiability. Real-Worl Applications: Particle

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

7.1 Support Vector Machine

7.1 Support Vector Machine 67577 Intro. to Machine Learning Fall semester, 006/7 Lecture 7: Support Vector Machines an Kernel Functions II Lecturer: Amnon Shashua Scribe: Amnon Shashua 7. Support Vector Machine We return now to

More information

What s in an Attribute? Consequences for the Least Common Subsumer

What s in an Attribute? Consequences for the Least Common Subsumer What s in an Attribute? Consequences for the Least Common Subsumer Ralf Küsters LuFG Theoretical Computer Science RWTH Aachen Ahornstraße 55 52074 Aachen Germany kuesters@informatik.rwth-aachen.e Alex

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

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

An Optimal Algorithm for Bandit and Zero-Order Convex Optimization with Two-Point Feedback

An Optimal Algorithm for Bandit and Zero-Order Convex Optimization with Two-Point Feedback Journal of Machine Learning Research 8 07) - Submitte /6; Publishe 5/7 An Optimal Algorithm for Banit an Zero-Orer Convex Optimization with wo-point Feeback Oha Shamir Department of Computer Science an

More information

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam.

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam. MATH 2250 Calculus I Date: October 5, 2017 Eric Perkerson Optimization Notes 1 Chapter 4 Note: Any material in re you will nee to have memorize verbatim (more or less) for tests, quizzes, an the final

More information

there is no special reason why the value of y should be fixed at y = 0.3. Any y such that

there is no special reason why the value of y should be fixed at y = 0.3. Any y such that 25. More on bivariate functions: partial erivatives integrals Although we sai that the graph of photosynthesis versus temperature in Lecture 16 is like a hill, in the real worl hills are three-imensional

More information

On non-antipodal binary completely regular codes

On non-antipodal binary completely regular codes Discrete Mathematics 308 (2008) 3508 3525 www.elsevier.com/locate/isc On non-antipoal binary completely regular coes J. Borges a, J. Rifà a, V.A. Zinoviev b a Department of Information an Communications

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

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

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides Reference 1: Transformations of Graphs an En Behavior of Polynomial Graphs Transformations of graphs aitive constant constant on the outsie g(x) = + c Make graph of g by aing c to the y-values on the graph

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: Balance Sampling for Multi-Way Stratification Contents General section... 3 1. Summary... 3 2.

More information

Resistant Polynomials and Stronger Lower Bounds for Depth-Three Arithmetical Formulas

Resistant Polynomials and Stronger Lower Bounds for Depth-Three Arithmetical Formulas Resistant Polynomials an Stronger Lower Bouns for Depth-Three Arithmetical Formulas Maurice J. Jansen an Kenneth W.Regan University at Buffalo (SUNY) Abstract. We erive quaratic lower bouns on the -complexity

More information

GCD of Random Linear Combinations

GCD of Random Linear Combinations JOACHIM VON ZUR GATHEN & IGOR E. SHPARLINSKI (2006). GCD of Ranom Linear Combinations. Algorithmica 46(1), 137 148. ISSN 0178-4617 (Print), 1432-0541 (Online). URL https://x.oi.org/10.1007/s00453-006-0072-1.

More information

Calculus of Variations

Calculus of Variations Calculus of Variations Lagrangian formalism is the main tool of theoretical classical mechanics. Calculus of Variations is a part of Mathematics which Lagrangian formalism is base on. In this section,

More information

Pure Further Mathematics 1. Revision Notes

Pure Further Mathematics 1. Revision Notes Pure Further Mathematics Revision Notes June 20 2 FP JUNE 20 SDB Further Pure Complex Numbers... 3 Definitions an arithmetical operations... 3 Complex conjugate... 3 Properties... 3 Complex number plane,

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