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

Size: px
Start display at page:

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

Transcription

1 Upper an Lower Bouns on ε-approximate Degree of AND n an OR n Using Chebyshev Polynomials Mrinalkanti Ghosh, Rachit Nimavat December 11, Introuction The notion of approximate egree was first introuce an stuie in [6]. For any function f : {0, 1} n R on the boolean hypercube, ε-approximate egree of f, enote as eg ε f ), is efine as the minimum egree such that the following hols: there exists a n-variate polynomial g of egree such that for all x {0, 1} n, we have f x) gx) ε, i.e., everywhere on the hypercube, g is an approximation of f up to aitive error ε. Approximate egree, as a measure of complexity, has been wiely use in theoretical computer science; e.g., algorithm esign, circuit complexity, communication complexity, quantum query complexity an learning theory. Depening on how we compute error of approximation, ifferent notions of approximate egrees are also known in the literature. For any approximation g of f, let the error function e g : {0, 1} n R be efine as e g x) = f x) gx). In the approximate egree efine above, we look for polynomial g such that eg ε. One other notable norm through which approximate egree has been stuie is the l norm; e.g., in [5] the authors show upper bouns for approximate egrees in l norm for AC 0 computable functions. However, in this paper, we only restrict our attention to approximate egree efine through l norm. In approximation theory, Chebyshev polynomials are funamental objects of stuy ue to their extremal properties. Also, there are quite a few equivalent ways of efining them see [9] for a few of those efinitions). So, Chebyshev polynomials establish useful connections between various areas of mathematics. 1

2 We enote AND on n-bit boolean input as AND n an similarly OR n enote n-bit OR). In this paper we use Chebyshev polynomials to give elementary proofs of upper an lower bouns of approximate egrees of AND n an OR n functions. 1.1 Our Result For the upper bouns on approximate egree we prove: Theorem 1.1. For all ε > 0, eg ε AND n ) = O n log 1 /ε). We note here that our proof for this theorem was alreay known in folklore. But ieas in the construction of the approximating polynomial are use in the proof of lower boun as well. So, for the sake of completeness, an the reason state earlier, we inclue a proof of this theorem in Section 3. On the lower boun sie, we prove the following theorem: Theorem 1.. For any function m : N N such that mn) = o n) an any constant ε < 1, eg ε AND n ) = Ω mn) log 1 ε )). We note that the conclusion of the theorem above is obviously false for ε = 1. An here, we only concern ourselves with constant ε. Although, the n proof presente here continues to hol true for any ε such that ε /log1/ε) m n)/n. The proof of this appears in Section 4. The bouns prove here are known to suboptimal more on this in the next section. Our principal contribution, however, is an elementary proof. We note here that eg ε OR n ) = eg ε AND n ). Inee, if we have two polynomials P an Q with Px 1,..., x n ) = 1 Q1 x 1,..., 1 x n ) then P ε-approximates AND n iff Q ε-approximates OR n, an vice versa. So, as a corollary, we get upper an lower boun for OR n as well: Corollary 1.3. For ε > 0, eg ε OR n ) = O n log 1 /ε). Also, for any function m : N N such that mn) = o n) an 1 n < ε < 1, egε OR n ) = Ω mn) log 1 ε )). 1. Comparison With Previous Work The notion of approximate egree was first introuce in [6]. Then its relation to exact egree of function was extensively stuie in [7] the authors showe that approximate an exact egree are polynomially relate, for

3 arbitrary functions. In [7], the authors also showe that eg 1/3 OR n ) = Θ n) which was later extene in [8] to give tight bouns for eg 1/3 for symmetric functions. The lower boun in [8] uses the Bernstein-Markov inequality an oes not reaily generalize to the case of eg ε. An explicit proof of lower boun on eg 1/3 OR n ) using LP-uality is also shown in [11]. In [4] the authors establishe almost tight up to polylog n) factor) upper an lower boun for eg ε OR n ). Although the authors in [4] on t explicitly consier eg ε OR n ), the result can be recovere easily. The authors in [4] use Chebyshev polynomials for the upper boun an LPuality to show their lower boun. In [1] a tight boun of the form eg ε OR n ) = Θ n log 1 /ε) was obtaine. The authors in [1] uses quantum algorithms an their connections to approximate egree to obtain their upper boun. Their lower boun proof is morally similar to our proof of lower boun given here. For the lower boun, the authors in [1] uses an inequality ue to Coppersmith an Rivlin [] which establishes an upper boun on the absolute value of a polynomial given that the polynomial is boune on some given equispace set of points. Our lower boun proof, instea, employs Taylor s approximation to use the bouneness of the polynomial on the equispace input points. The result of [4] was later generalize to give tight estimates for eg ε f ) for any symmetric functions in [10, 3]. Preliminaries.1 Notation In the following we use bol-face) x to enote the both finite an infinite) tuple x 1, x,..., x n,...) an x i to enote the i-th element of the tuple x.. Multivariate Polynomials an Symmetrization A multivariate) monomial is of the form x t = n i=1 xt i i, where t i {0} N for i [n]. For the monomial x t, we efine the egree of the monomial to be n i=1 t i. For a multivariate polynomial Px 1,..., x n ) = t {0,1,...} [n] c t x t we ll be concerne with the case c t R), we efine the egp) = sup t : ct =0 egxt ). The summation in the efinition of the polynomial efine here is only a formal summation. But we ll only be concerne with the polynomials where there are finitely many non-zero c t an hence the sup in the efinition egree is always finite for us. 3

4 For a multivariate polynomial Px 1,..., x n ), we efine: P sym x 1,..., x n ) = 1 n! σ Sym n Pσx)) 1, σx))..., σ n x)) n ) It is clear that P sym is a symmetric polynomial, i.e., P sym x) = P sym σx)) for all σ Sym n. Moreover, it is well known that there exists an univariate polynomial py) such that p n i=1 x i ) = P sym x). for all x {0, 1} n, with egp) = egp). applying the following observations: A simple proof follows by It is enough to show it for homogeneous polynomials P sym ) sym = P sym if n i=1 x i = k the contribution of each monomial x t of egree to symmetrization can be expresse as a egree- polynomial in k..3 Chebyshev Polynomials In this section we state some relevant facts about Chebyshev polynomials more etaile account of Chebyshev polynomials an their use in approximation of functions an algorithm esign can be foun in [9] an the references therein. First, we efine the Chebyshev polynomials: Definition.1. The -th Chebyshev polynomial T x) is efine inuctively on as: T +1 x) = x T x) T 1 x). where T 0 x) = 1 an T 1 x) = x. The -th Chebyshev polynomial T has exactly roots in the interval [ 1, 1]. We ll escribe these roots an an alternate representation of T x) in the interval [ 1, 1] next: Claim.. T cos θ) = cos θ). An hence, in the interval [ 1, 1], T x) = cos arccosx)). A proof of this can be foun in [9]. 4

5 Proof: [9] We prove this by inuction on. For the base cases: T 0 x) = cos0) = 1 an T 1 cos θ) = cosθ). For the inuction step, let us assume T cosθ)) = cos θ) an T 1 cosθ)) = cos 1) θ). Now, by the inuctive efinition: T +1 cosθ)) = cosθ)t cosθ)) T 1 cosθ)) = cosθ) cosθ) cos 1)θ) = cosθ) cosθ) cosθ) cosθ) sinθ) sinθ) = cosθ) cosθ) sinθ) sinθ) = cos + 1)θ). This completes the inuction step. { ) } As a corollary, we see that T x) = 0 for x jπ cos : j [], j )) jπ an, T cos = 1) j for j []. Now we state an extremal property of Chebyshev Polynomials: Fact.3. Let px) is an arbitrary egree- polynomial such that for all x [ 1, 1], px) 1. Then for all y 1, py) T y). A proof of this fact can be foun in [9] in fact the proof of Theorem 1. is inspire by the proof given in [9]. Finally, we give one more alternate representation of T : Fact.4. The polynomial T x) = x+ x 1) +x x 1) for x R. An inuctive proof of this fact can be foun in [9]. representation is vali even in the interval [ 1, 1]. Note that this 3 Upper boun of Approximate Degree of AND n In this section we prove the following upper-boun: Theorem 1.1. For all ε > 0, eg ε AND n ) = O n log 1 /ε). 3.1 Overview The following proof of the upper boun of approximate egree of AND n is one using Chebyshev polynomials. We note that in orer to approximate AND n, it is enough to fin a low-egree univariate) polynomial q, the supremum of which, in the interval [0, 1 1 /n], is as small as possible, an 5

6 q1) = 1. On the other han, Fact.3 states that T is the fastest growing polynomial in interval [1, )) which is boune in absolute value by 1 in the interval [ 1, 1]. This suggests using a single Chebyshev polynomial of appropriate egree possibly compose with an affine transformation to match-up the intervals an points in question). 3. Proof of Theorem 1.1 Proof: Consier the polynomial gx) = c T n n 1 x 1) where an ef c > 0 are to be etermine later. For x A n = { j /n : j {0, 1,..., n 1}, we have that x n /n 1 1 [ 1, 1]. Hence for x A n, gx) c. Recall from Fact.4) that T x) = x+ x 1) +x x 1). Hence, g1) =c T 1 + ) n 1 ) = c 1 + n n n 1) ) + c 1 + n 1 4 n n 1) = c Θ 1 + / n) + 1 / n) ) =c Θe n ) We set c = ε an choose = Θ n log 1 /ε), so that g1) = 1. So, hx 1,..., x n ) = g n i=1 x i/n) is a ε-approximation to AND n with egree Θ n log 1 /ε), an we get the result: eg ε OR n ) = O n log 1 /ε). 4 Lower Boun of Approximate Degree of AND n In this section we prove the following lower-boun theorem: Theorem 1.. For any function m : N N such that mn) = o n) an any constant ε < 1, eg ε AND n ) = Ω mn) log 1 ε )). The proof of the theorem goes through metho of contraiction. Assuming there exists a low-egree polynomial representation of AND n, we fin two polynomials g 1 an g with egree at most. We then emonstrate that g 1 g has + 1 roots a contraiction. The etaile proof is as follows: 6

7 Proof: Consier the univariate polynomial h efine by ) xi ef h = P sym x 1,..., x n ) 1) n We know that egh) = egp). Fix any function m : N N such that mn) = o n). Let a be the affine transformation efine as ax) = n 1 n x + 1) an so, a 1 x) = n n 1 x 1. Further, we let = mn) log1 /ε), an as we observe: c ef = T 1 + ) ) e mn) n log 1 ε ) 1 o1) = 1 n 1 ε ε. We observe that the last inequality gets stronger as n gets larger. The estimation of T 1 + /n 1)) one here is similar to the one one in the proof in Theorem 1.1. For sake of contraiction, let us assume egp) <. Let g 1 x) = hax)) an g x) = h1) c T x). We note that g n 1) = ) h1) = g 1 + n 1. Now for j {0,..., n 1}, a 1 j /n) = 1 + j n 1. Hence for j {0,..., n 1}, g n 1) j = h j/n) ε by combining Eq. 1) with the fact that P ) is an ε-approximation to AND n. Recall that from Claim.) in the interval x [ 1, 1], the following equality hols: T x) = ) T cosarccosx))) = cos arccosx)). So, for k N an z k = cos k π, we have T x) = 1. An, for all large enough n, g z k ) h1) /c 1 ε)/c ε as h1) 1 ε an ε < 1. Next prove the following claim: Claim 4.1. There exists ε 0 such that for all large enough n an small enough ε with ε < ε 0, there exists a sequence y 1 > y >... > y 1 such that, for any k [ 1] we have: g 1 y k ) ε, g y k ) > ε an, sgng y k )) = 1) k. ) Proof: We note here that the intene points y k s are in fact a 1 j n for some j [n 1]. Recall that z k = cosk π ) are the extremal inputs for g an z 1 > z >... > z 1. In this proof, for each k, we choose smallest jk [n 1] such that z k a 1 j k/n) an set y k = a 1 j k/n). By construction, g 1 y k ) ε. To obtain the require properties of g y k ), we analyze the Taylor series expansion of T x) near x = z k. We observe that ) by the Taylor series expansion of f x) = cos arccosx)) near z k = cos kπ : f z k + δ) f z k ) f z k ) δ + f z k ) 7 δ + Oδ 3 ).

8 Now, an, f z k ) = sin arccosz k)) 1 z k f z k ) = f z k ) 1 z k = sink π) 1 z k + z k sink π) = 1 x ) 3/ = 0 sin k π ). So, for k [ 1], f z k ) 4 since for this values of k, sin π k π /) π. ef Hence for δ δ 0 = ε/, f z k + δ) f z k ) ε < ε. For our choice of, δ 0 = ε ε = g n) log1/ε) = ω ε log1/ε) 1 n ) as mn) = o n)). Hence for large enough n, δ 0 > 4 n 1. We recall a 1 j /n) = 1 + j n 1. Hence, we get that for each k [ 1], there exists j such that a 1 j n ) [z k, z k δ 0 ]. Let j k be the minimal such j an we set y k = a 1 j kn ). By the approximation shown above, g y k ) > ε an sgng y k )) = sgng z k )) = 1) k. We efine y = 1 = a 1 0) an y 0 = 1 = a 1 n 1 n ). We note g y 0 ) = g y ) = h1) c ε > ε. Now from the Claim 4.1 an the efinition above, g y k ) ε, g y k ) an g y k 1 ) has opposite signs for all k []. Since g 1, g are continuous functions, for each k [] there exists r k [y k 1, y k ] such that g 1 r k ) = g r k ) as g 1 x) g x) has opposite signs at x = y k 1, y k for k []. Hence {r k : k []} {1 + n 1 } are the roots of the polynomial g 1x) g x). But egg ) < an hence egg 1 x) g x)) =. So we have foun + 1 roots of a egree- polynomial a contraiction. 5 Acknowlegement The authors wish to thank Mahur Tulsiani for consierable simplification of the proof of the upper boun of the approximate egree. The authors also thank Haris Angleakis for his help in correcting various errors an typos an for his suggestions to improve the presentation of the results. References [1] Harry Buhrman, Richar Cleve, Ronal e Wolf, an Christof Zalka. Bouns for small-error an zero-error quantum algorithms. In Procee- 8

9 ings of the 40th Annual Symposium on Founations of Computer Science, FOCS 99, pages 358, Washington, DC, USA, IEEE Computer Society. [] Don Coppersmith an T. J. Rivlin. The growth of polynomials boune at equally space points. SIAM J. Math. Anal., 34): , July 199. [3] Ronal e Wolf. A note on quantum algorithms an the minimal egree of ɛ-error polynomials for symmetric functions. Quantum Info. Comput., 810): , November 008. [4] Jeff Kahn, Nathan Linial, an Alex Samoronitsky. Inclusionexclusion: Exact an approximate. Combinatorica, 164): , [5] Nathan Linial, Yishay Mansour, an Noam Nisan. Constant epth circuits, fourier transform, an learnability. J. ACM, 403):607 60, July [6] Marvin Minsky an Seymour Papert. Perceptrons: An Introuction to Computational Geometry. MIT Press, Cambrige, MA, USA, [7] Noam Nisan an Mario Szegey. On the egree of boolean functions as real polynomials. In Proceeings of the Twenty-fourth Annual ACM Symposium on Theory of Computing, STOC 9, pages , New York, NY, USA, 199. ACM. [8] Ramamohan Paturi. On the egree of polynomials that approximate symmetric boolean functions preliminary version). In Proceeings of the Twenty-fourth Annual ACM Symposium on Theory of Computing, STOC 9, pages , New York, NY, USA, 199. ACM. [9] Sushant Sacheva an Nisheeth K. Vishnoi. Faster algorithms via approximation theory. Foun. Trens Theor. Comput. Sci., 9):15 10, March 014. [10] Alexaner A. Sherstov. Approximate inclusion-exclusion for arbitrary symmetric functions. computational complexity, 18):19 47, 009. [11] R. Spalek. A Dual Polynomial for OR. ArXiv e-prints, March

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

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

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

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

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

Hilbert functions and Betti numbers of reverse lexicographic ideals in the exterior algebra

Hilbert functions and Betti numbers of reverse lexicographic ideals in the exterior algebra Turk J Math 36 (2012), 366 375. c TÜBİTAK oi:10.3906/mat-1102-21 Hilbert functions an Betti numbers of reverse lexicographic ieals in the exterior algebra Marilena Crupi, Carmela Ferró Abstract Let K be

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

Lecture 4: LMN Learning (Part 2)

Lecture 4: LMN Learning (Part 2) CS 294-114 Fine-Grained Compleity and Algorithms Sept 8, 2015 Lecture 4: LMN Learning (Part 2) Instructor: Russell Impagliazzo Scribe: Preetum Nakkiran 1 Overview Continuing from last lecture, we will

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

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

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

Chebyshev Polynomials and Approximation Theory in Theoretical Computer Science and Algorithm Design

Chebyshev Polynomials and Approximation Theory in Theoretical Computer Science and Algorithm Design Chebyshev Polynomials and Approximation Theory in Theoretical Computer Science and Algorithm Design (Talk for MIT s Danny Lewin Theory Student Retreat, 2015) Cameron Musco October 8, 2015 Abstract I will

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

Convergence rates of moment-sum-of-squares hierarchies for optimal control problems

Convergence rates of moment-sum-of-squares hierarchies for optimal control problems Convergence rates of moment-sum-of-squares hierarchies for optimal control problems Milan Kora 1, Diier Henrion 2,3,4, Colin N. Jones 1 Draft of September 8, 2016 Abstract We stuy the convergence rate

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

Lecture 13: Lower Bounds using the Adversary Method. 2 The Super-Basic Adversary Method [Amb02]

Lecture 13: Lower Bounds using the Adversary Method. 2 The Super-Basic Adversary Method [Amb02] Quantum Computation (CMU 18-859BB, Fall 015) Lecture 13: Lower Bounds using the Adversary Method October 1, 015 Lecturer: Ryan O Donnell Scribe: Kumail Jaffer 1 Introduction There are a number of known

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

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

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

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

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

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

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

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

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

How Low Can Approximate Degree and Quantum Query Complexity be for Total Boolean Functions?

How Low Can Approximate Degree and Quantum Query Complexity be for Total Boolean Functions? How Low Can Approximate Degree and Quantum Query Complexity be for Total Boolean Functions? Andris Ambainis Ronald de Wolf Abstract It has long been known that any Boolean function that depends on n input

More information

Calculus of Variations

Calculus of Variations 16.323 Lecture 5 Calculus of Variations Calculus of Variations Most books cover this material well, but Kirk Chapter 4 oes a particularly nice job. x(t) x* x*+ αδx (1) x*- αδx (1) αδx (1) αδx (1) t f t

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

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

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

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy,

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy, NOTES ON EULER-BOOLE SUMMATION JONATHAN M BORWEIN, NEIL J CALKIN, AND DANTE MANNA Abstract We stuy a connection between Euler-MacLaurin Summation an Boole Summation suggeste in an AMM note from 196, which

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

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

Boolean constant degree functions on the slice are juntas

Boolean constant degree functions on the slice are juntas Boolean constant degree functions on the slice are juntas Yuval Filmus, Ferdinand Ihringer September 6, 018 Abstract We show that a Boolean degree d function on the slice ( k = {(x1,..., x n {0, 1} : n

More information

1 Lecture 6-7, Scribe: Willy Quach

1 Lecture 6-7, Scribe: Willy Quach Special Topics in Complexity Theory, Fall 2017. Instructor: Emanuele Viola 1 Lecture 6-7, Scribe: Willy Quach In these lectures, we introduce k-wise indistinguishability and link this notion to the approximate

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

Chebyshev Polynomials, Approximate Degree, and Their Applications

Chebyshev Polynomials, Approximate Degree, and Their Applications Chebyshev Polynomials, Approximate Degree, and Their Applications Justin Thaler 1 Georgetown University Boolean Functions Boolean function f : { 1, 1} n { 1, 1} AND n (x) = { 1 (TRUE) if x = ( 1) n 1 (FALSE)

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

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

THE MONIC INTEGER TRANSFINITE DIAMETER

THE MONIC INTEGER TRANSFINITE DIAMETER MATHEMATICS OF COMPUTATION Volume 00, Number 0, Pages 000 000 S 005-578(XX)0000-0 THE MONIC INTEGER TRANSFINITE DIAMETER K. G. HARE AND C. J. SMYTH ABSTRACT. We stuy the problem of fining nonconstant monic

More information

ON TAUBERIAN CONDITIONS FOR (C, 1) SUMMABILITY OF INTEGRALS

ON TAUBERIAN CONDITIONS FOR (C, 1) SUMMABILITY OF INTEGRALS REVISTA DE LA UNIÓN MATEMÁTICA ARGENTINA Vol. 54, No. 2, 213, Pages 59 65 Publishe online: December 8, 213 ON TAUBERIAN CONDITIONS FOR C, 1 SUMMABILITY OF INTEGRALS Abstract. We investigate some Tauberian

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

A Path Planning Method Using Cubic Spiral with Curvature Constraint

A Path Planning Method Using Cubic Spiral with Curvature Constraint A Path Planning Metho Using Cubic Spiral with Curvature Constraint Tzu-Chen Liang an Jing-Sin Liu Institute of Information Science 0, Acaemia Sinica, Nankang, Taipei 5, Taiwan, R.O.C., Email: hartree@iis.sinica.eu.tw

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

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics.G. Simpson, Ph.. epartment of Physical Sciences an Engineering Prince George s Community College ecember 5, 007 Introuction In this course we have been stuying classical

More information

Poly-logarithmic independence fools AC 0 circuits

Poly-logarithmic independence fools AC 0 circuits Poly-logarithmic independence fools AC 0 circuits Mark Braverman Microsoft Research New England January 30, 2009 Abstract We prove that poly-sized AC 0 circuits cannot distinguish a poly-logarithmically

More information

Branch differences and Lambert W

Branch differences and Lambert W 2014 16th International Symposium on Symbolic an Numeric Algorithms for Scientific Computing Branch ifferences an Lambert W D. J. Jeffrey an J. E. Jankowski Department of Applie Mathematics, The University

More information

Introduction to the Vlasov-Poisson system

Introduction to the Vlasov-Poisson system Introuction to the Vlasov-Poisson system Simone Calogero 1 The Vlasov equation Consier a particle with mass m > 0. Let x(t) R 3 enote the position of the particle at time t R an v(t) = ẋ(t) = x(t)/t its

More information

LECTURE NOTES ON DVORETZKY S THEOREM

LECTURE NOTES ON DVORETZKY S THEOREM LECTURE NOTES ON DVORETZKY S THEOREM STEVEN HEILMAN Abstract. We present the first half of the paper [S]. In particular, the results below, unless otherwise state, shoul be attribute to G. Schechtman.

More information

Partial Differential Equations

Partial Differential Equations Chapter Partial Differential Equations. Introuction Have solve orinary ifferential equations, i.e. ones where there is one inepenent an one epenent variable. Only orinary ifferentiation is therefore involve.

More information

Why Bernstein Polynomials Are Better: Fuzzy-Inspired Justification

Why Bernstein Polynomials Are Better: Fuzzy-Inspired Justification Why Bernstein Polynomials Are Better: Fuzzy-Inspire Justification Jaime Nava 1, Olga Kosheleva 2, an Vlaik Kreinovich 3 1,3 Department of Computer Science 2 Department of Teacher Eucation University of

More information

18 EVEN MORE CALCULUS

18 EVEN MORE CALCULUS 8 EVEN MORE CALCULUS Chapter 8 Even More Calculus Objectives After stuing this chapter you shoul be able to ifferentiate an integrate basic trigonometric functions; unerstan how to calculate rates of change;

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

Similar Operators and a Functional Calculus for the First-Order Linear Differential Operator

Similar Operators and a Functional Calculus for the First-Order Linear Differential Operator Avances in Applie Mathematics, 9 47 999 Article ID aama.998.067, available online at http: www.iealibrary.com on Similar Operators an a Functional Calculus for the First-Orer Linear Differential Operator

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

The proper definition of the added mass for the water entry problem

The proper definition of the added mass for the water entry problem The proper efinition of the ae mass for the water entry problem Leonaro Casetta lecasetta@ig.com.br Celso P. Pesce ceppesce@usp.br LIE&MO lui-structure Interaction an Offshore Mechanics Laboratory Mechanical

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

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

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

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

The effect of dissipation on solutions of the complex KdV equation

The effect of dissipation on solutions of the complex KdV equation Mathematics an Computers in Simulation 69 (25) 589 599 The effect of issipation on solutions of the complex KV equation Jiahong Wu a,, Juan-Ming Yuan a,b a Department of Mathematics, Oklahoma State University,

More information

1 Heisenberg Representation

1 Heisenberg Representation 1 Heisenberg Representation What we have been ealing with so far is calle the Schröinger representation. In this representation, operators are constants an all the time epenence is carrie by the states.

More information

The Polynomial Method Strikes Back: Tight Quantum Query Bounds Via Dual Polynomials

The Polynomial Method Strikes Back: Tight Quantum Query Bounds Via Dual Polynomials The Polynomial Method Strikes Back: Tight Quantum Query Bounds Via Dual Polynomials Justin Thaler (Georgetown) Joint work with: Mark Bun (Princeton) Robin Kothari (MSR Redmond) Boolean Functions Boolean

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

Lecture 2 Lagrangian formulation of classical mechanics Mechanics

Lecture 2 Lagrangian formulation of classical mechanics Mechanics Lecture Lagrangian formulation of classical mechanics 70.00 Mechanics Principle of stationary action MATH-GA To specify a motion uniquely in classical mechanics, it suffices to give, at some time t 0,

More information

CSC 2429 Approaches to the P vs. NP Question and Related Complexity Questions Lecture 2: Switching Lemma, AC 0 Circuit Lower Bounds

CSC 2429 Approaches to the P vs. NP Question and Related Complexity Questions Lecture 2: Switching Lemma, AC 0 Circuit Lower Bounds CSC 2429 Approaches to the P vs. NP Question and Related Complexity Questions Lecture 2: Switching Lemma, AC 0 Circuit Lower Bounds Lecturer: Toniann Pitassi Scribe: Robert Robere Winter 2014 1 Switching

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

On classical orthogonal polynomials and differential operators

On classical orthogonal polynomials and differential operators INSTITUTE OF PHYSICS PUBLISHING JOURNAL OF PHYSICS A: MATHEMATICAL AND GENERAL J. Phys. A: Math. Gen. 38 2005) 6379 6383 oi:10.1088/0305-4470/38/28/010 On classical orthogonal polynomials an ifferential

More information

The canonical controllers and regular interconnection

The canonical controllers and regular interconnection Systems & Control Letters ( www.elsevier.com/locate/sysconle The canonical controllers an regular interconnection A.A. Julius a,, J.C. Willems b, M.N. Belur c, H.L. Trentelman a Department of Applie Mathematics,

More information

A PTAS for Agnostically Learning Halfspaces

A PTAS for Agnostically Learning Halfspaces A PTAS for Agnostically Learning Halfspaces Amit Daniely June 5, 05 Abstract We present a PTAS for agnostically learning halfspaces w.r.t. the uniform istribution on the imensional sphere. Namely, we show

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

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method 1 Harmonic Moelling of Thyristor Briges using a Simplifie Time Domain Metho P. W. Lehn, Senior Member IEEE, an G. Ebner Abstract The paper presents time omain methos for harmonic analysis of a 6-pulse

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

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

Efficient Construction of Semilinear Representations of Languages Accepted by Unary NFA

Efficient Construction of Semilinear Representations of Languages Accepted by Unary NFA Efficient Construction of Semilinear Representations of Languages Accepte by Unary NFA Zeněk Sawa Center for Applie Cybernetics, Department of Computer Science Technical University of Ostrava 17. listopau

More information

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule Unit # - Families of Functions, Taylor Polynomials, l Hopital s Rule Some problems an solutions selecte or aapte from Hughes-Hallett Calculus. Critical Points. Consier the function f) = 54 +. b) a) Fin

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

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7.

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7. Lectures Nine an Ten The WKB Approximation The WKB metho is a powerful tool to obtain solutions for many physical problems It is generally applicable to problems of wave propagation in which the frequency

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

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

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

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

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

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

On a limit theorem for non-stationary branching processes.

On a limit theorem for non-stationary branching processes. On a limit theorem for non-stationary branching processes. TETSUYA HATTORI an HIROSHI WATANABE 0. Introuction. The purpose of this paper is to give a limit theorem for a certain class of iscrete-time multi-type

More information

THE EXPLICIT EXPRESSION OF THE DRAZIN INVERSE OF SUMS OF TWO MATRICES AND ITS APPLICATION

THE EXPLICIT EXPRESSION OF THE DRAZIN INVERSE OF SUMS OF TWO MATRICES AND ITS APPLICATION italian journal of pure an applie mathematics n 33 04 (45 6) 45 THE EXPLICIT EXPRESSION OF THE DRAZIN INVERSE OF SUMS OF TWO MATRICES AND ITS APPLICATION Xiaoji Liu Liang Xu College of Science Guangxi

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

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

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

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

Polynomial Inclusion Functions

Polynomial Inclusion Functions Polynomial Inclusion Functions E. e Weert, E. van Kampen, Q. P. Chu, an J. A. Muler Delft University of Technology, Faculty of Aerospace Engineering, Control an Simulation Division E.eWeert@TUDelft.nl

More information

arxiv: v1 [math.co] 31 Mar 2008

arxiv: v1 [math.co] 31 Mar 2008 On the maximum size of a (k,l)-sum-free subset of an abelian group arxiv:080386v1 [mathco] 31 Mar 2008 Béla Bajnok Department of Mathematics, Gettysburg College Gettysburg, PA 17325-186 USA E-mail: bbajnok@gettysburgeu

More information

On the tightness of the Buhrman-Cleve-Wigderson simulation

On the tightness of the Buhrman-Cleve-Wigderson simulation On the tightness of the Buhrman-Cleve-Wigderson simulation Shengyu Zhang Department of Computer Science and Engineering, The Chinese University of Hong Kong. syzhang@cse.cuhk.edu.hk Abstract. Buhrman,

More information

arxiv: v1 [physics.flu-dyn] 8 May 2014

arxiv: v1 [physics.flu-dyn] 8 May 2014 Energetics of a flui uner the Boussinesq approximation arxiv:1405.1921v1 [physics.flu-yn] 8 May 2014 Kiyoshi Maruyama Department of Earth an Ocean Sciences, National Defense Acaemy, Yokosuka, Kanagawa

More information

Stable Polynomials over Finite Fields

Stable Polynomials over Finite Fields Rev. Mat. Iberoam., 1 14 c European Mathematical Society Stable Polynomials over Finite Fiels Domingo Gómez-Pérez, Alejanro P. Nicolás, Alina Ostafe an Daniel Saornil Abstract. We use the theory of resultants

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

A check digit system over a group of arbitrary order

A check digit system over a group of arbitrary order 2013 8th International Conference on Communications an Networking in China (CHINACOM) A check igit system over a group of arbitrary orer Yanling Chen Chair of Communication Systems Ruhr University Bochum

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

On the Cauchy Problem for Von Neumann-Landau Wave Equation

On the Cauchy Problem for Von Neumann-Landau Wave Equation Journal of Applie Mathematics an Physics 4 4-3 Publishe Online December 4 in SciRes http://wwwscirporg/journal/jamp http://xoiorg/436/jamp4343 On the Cauchy Problem for Von Neumann-anau Wave Equation Chuangye

More information