Generating uniform random vectors over a simplex with implications to the volume of a certain polytope and to multivariate extremes

Size: px
Start display at page:

Download "Generating uniform random vectors over a simplex with implications to the volume of a certain polytope and to multivariate extremes"

Transcription

1 DOI /s Generating uniform random vectors over a simplex with implications to the volume of a certain polytope and to multivariate extremes Shmuel Onn Ishay Weissman Springer Science+Business Media, LLC 2009 Abstract A uniform random vector over a simplex is generated. An explicit expression for the first moment of its largest spacing is derived. The result is used in a proposed diagnostic tool which examines the validity of random number generators. It is then shown that the first moment of the largest uniform spacing is related to the dependence measure of random vectors following any extreme value distribution. The main result is proved by a geometric proof as well as by a probabilistic one. Keywords Convex polytope Multivariate extreme value distribution Pickands dependence function Simplex Triangulation Uniform spacings 1 Introduction Let k := v = v 1,v 2,...,v k ) : v i 0, } v i = 1 be the standard unit-simplex in R k k 2). Recall that a simplex is an iterated pyramid, that is, a polytope whose number of vertices exceeds its dimension by one, such as a triangle and the standard pyramid. Consider the real function A 0 : k [k 1, 1] defined by A 0 v) := max 1 i k v i, v k. Dedicated to Reuven Rubinstein on his seventieth birthday. S. Onn I. Weissman ) Faculty of Industrial Engineering and Management, Technion Israel Institute of Technology, Haifa 32000, Israel ieriw01@ie.technion.ac.il

2 The main purpose of this paper is to prove that the volume under A 0 is given by vola 0 ) := A 0 v)dv = k k1/2 k! 1 k1/2 =: i k! ζ 1k). 1) Why should one be interested in vola 0 )? In Sect. 2 we show its relevance to the generation of uniform random variables and in particular to the generation of uniform random vectors over a simplex. A diagnostic tool for the validity of a random number generator is proposed. In Sect. 3 we show the connection between vola 0 ) and multivariate extreme value distributions. The proof of 1) is given in two versions a geometric one in Sect. 4 and a probabilistic proof in Sect. 5. Along the way, we discover another interesting connection between vola 0 ) and the volume of a certain convex polytope P k defined by 3)), namely vola 0 ) = k 1/2 k!volp k ). Remark 1 Volume computations in fact volume approximations) of convex bodies of dimension n are in general quite complex. Most of the published algorithms involve multiphase Monte-Carlo techniques, based on random walks in R n. In a recent survey, Vempala 2005) lists the improvements in complexity from n 23 in 1991 to n 4 in In the present paper we were able to compute the volume under A 0 and get an exact expression for all k 2. 2 Generating a uniform random vectors over k Suppose one wants to generate a random vector, uniformly distributed over k. Rubinstein and Kroese 2007), Algorithm 2.5.3, suggest the following: Algorithm 1 1. Generate k 1 independent random variables U 1,...,U k 1 from U0, 1). 2. Sort the U i } into the order statistics and let U 0) = 0 and U k) = Define the spacings U 1) U 2) U k 1) V i = U i) U i 1), and return the vector V = V 1,...,V k ). i = 1,...,k For the proof that V is indeed uniformly distributed over the simplex k see David 1981), pp A more efficient algorithm, which does not require sorting the major time-consuming step) is given by Rubinstein and Melamed 1998) as Algorithm Algorithm 2 1. Generate k independent unit-exponential random variables Y 1,...,Y k and compute T k = k 1 Y i. 2. Define E i = Y i /T k and return E = E 1,...,E k ).

3 The vectors E and V are identically distributed. The reason is that the Y i can be thought of as the times between successive events of a homogeneous Poisson process. It is well known see for instance Karlin and Taylor 1975, p. 126 or Epstein and Weissman 2008, p. 17) that the conditional joint distribution of Y 1,Y 1 + Y 2,...,Y 1 + +Y k 1 ), given T k, is the same as the joint distribution of k 1 order statistics from U0,T k ). Obviously, there is a direct connection between vola 0 ) and the random vector V. Ifwe let V k) = max V i = A 0 V) be the largest spacing, then By 1), EV k) = k A 0 v)dv k dv = k 1/2 k 1)!volA 0 ). EV k) = 1 1 k i = 1 k ζ 1k). 2) This and V k) are useful when one wants to check the validity of a certain random number generator. Suppose we generate N = m k 1) uniform on [0, 1] random variables. For each block sample) of size k 1, we compute V k).havingm independent and identically distributed i.i.d.) replications of V k), one can compare their sample-mean with EV k) and test the significance of the difference. A more detailed diagnostic would be to plot the V k) } against their block number from 1 to m). As in control charts, we also plot the target value EV k) and an upper and a lower control limits. If the random number generator is valid, the m points should scatter around the target value, within the control limits. We take the control limits from Devroye 1982), who proved that lim infkv k) log k + log 3 k) = log 2 a.s., and lim supkv k) log k)/2log 2 k) = 1 Here, log j is the j times iterated logarithm. a.s. Example 1 As an example, we generated N = = uniform random numbers in S-Plus. Thus we have 100 independent replications of V 101), which are plotted in Fig. 1 as described above. Although the lower and upper limits are based on the asymptotic formulas to improve the approximation for finite k = 101, we replaced log k by ζ 1 k)), there is only one outlier out of 100 samples. Using 5), it turns out that the upper and lower limits correspond, respectively, to the upper and lower second percentiles more precisely, to 1.988% and 2.054%). Hence, even the most trustful random number generator may produce, on the average, two upper and two lower outliers. The sample-mean in this example is.05091, while EV 101) = With standard deviation of.01164, the difference is negligible. Example 2 Here we generated N = random variables from the autoregressive model. That is, U 1 is uniform on 0, 1) and for i = 2, 3,...,10000, U i = 0.1U i E i,

4 Fig. 1 Control Chart for V k) k = 101), i.i.d., S-Plus generated Fig. 2 Control Chart for V k) k = 101), autoregressive model, S-Plus generated where the E i } are i.i.d. uniform on 0, 1), generated by S-Plus. Note, the autocorrelation of lag1is0.1 and we expect a different behavior of the V k). We repeated the same procedure as before and the results are shown in Fig. 2. Compared with the previous case, we observe a general upward shift, 6 upper outliers and sample-mean of , which is significantly larger than expected if the model was i.i.d. uniform. The authors have experimented with a variety of examples. It seems that this diagnostic tool is quite sensitive to deviations from the i.i.d. uniform model, but it would be worthwhile to do more research. In particular, given a sample of size N, what is the most effective partition into m sub-samples of size k each?

5 3 Multivariate extreme value distributions Another interesting connection is between vola 0 ) and multivariate extremes. Suppose that X = X 1,X 2,...,X k ) is a random vector in R k,havingamultivariate extreme value distribution G with margins G i x) = P X i x}.ifwelet Bx) := log Gx) k 1 log G ix i ), then obviously Gx) = exp Bx) 1 } log G i x i ). Pickands 1981) showed that Bx) = Av)v k ),wherev i = log G i x i )/ k 1 log G j x j ). Further, A is convex and satisfies 1 k A 0v) Av) 1, v k. For a detailed account of the subject and the properties of the Pickands dependence function A, see Beirlant et al. 2004). Since we are only interested in the dependence among the X i }, without any loss of generality we can choose a convenient set of margins G i }. It is customary in the extreme value literature to choose the Fréchet distribution function G i x) = exp 1/x)x > 0) for all i = 1, 2,...,k. Thus, our G has the form Gx) = exp Av) 1 ) x 1 i, x i > 0, v k, where v i = x 1 i / k 1 x 1 j. If the X i } are independent, then A 1 and if they are completely dependent, then A A 0. Thus, a natural coefficient of dependence for the random vector X is τ = k 1 Av))dv k 1 A 0 v))dv = k1/2 /k 1)! vola) k 1/2 /k 1)! vola 0 ). Clearly 0 τ 1, τ = 0, 1 correspond to independence and complete dependence, respectively. Now, the numerator of τ is case-specific, while the denominator depends on k only. Thus, it will be useful to have an explicit expression for the latter. Weissman 2008) gives several examples with their τ -values, including the logistic model. In the latter case, ) α Av) = v 1/α i, v k, 1 <α 1. Clearly, α = 1 corresponds to total independence and α 0 corresponds to complete dependence. The case k = 2 is shown in Fig. 3. For each α = 0,.25,.50,.75 and 1, the function Av, 1 v) is plotted as a function of v [0, 1]. For each α, thevalueofτ is 4 times the volume area) between A and 1.

6 Fig. 3 Pickands dependence function for the logistic model α = 0, 0.25, 0.50, 0.75, 1) Fig. 4 The Lebesgue measures of k vs. k 4 A geometric proof of 1) In what follows it will be convenient to use the full-dimensional simplex k := v = v 1,v 2,...,v k 1 ) : v i 0, k 1 } v i 1, that is, the projection of k into R k 1. In this case, v k = 1 k 1 v i. Note that while L k ), the Lebesgue measure of k, is equal to 1/k 1)!, one has L k ) = k 1/2 L k ) = k 1/2 /k 1)!. The reason is this: As we project k onto k,thevertex0,...,0, 1) goes to 0,...,0), all other vertices are unaffected. The altitude of k i.e., the distance between 1/k 1),...,1/k 1), 0) and 0,...,0, 1)) isk/k 1)) 1/2,whichisk 1/2 times the altitude of k. This point is illustrated in Fig. 4. Goodman and O Rourke 2004, p. 374), give the volume and surface area of some standard polytopes. We now show how to evaluate the integral vola 0 ) = k A 0 v)dv. Some simple reductions The standard simplex k is the union k = σ σ over all k! permutations σ :1,...,k} 1,...,k}, where the simplex corresponding to σ is σ := v 1,...,v k ) : 0 v σk) v σk 1) v σ2) v σ1), } v i = 1.

7 Clearly, the desired integral is the sum of the integrals over these simplices, vola 0 ) = σ σ A 0 v)dv. By symmetry, it is enough to evaluate one of these integrals, say the one corresponding to the identity permutation σ = e. But over e we have A 0 v) = max i v i ) = v 1, and therefore, we obtain vola 0 ) = k! A 0 v)dv = k! v 1 dv. e e Now, e = v 1,v 2,...,v k ) : 0 v k v k 1 v 2 v 1, } v i = 1 so, writing v k = 1 k 1 v i, we can evaluate e v 1 dv by integrating v 1 over k 1 } e = v 1,v 2,...,v k 1 ) : 0 1 v i v k 1 v 2 v 1 and multiplying by k 1/2 ). This reduces to computing the volume of the following convex polytope in R k : k 1 P k = v 0,v 1,...,v k 1 ) : 0 1 v i v k 1 v 1, 0 v 0 v 1 }, 3) since v 1 dv = e e v1 0 dv 0 dv = volp k ). Triangulating P k and computing its volume In order to compute the volume volp k ),we determine a triangulation of the polytope P k, compute the volumes of the simplices in that triangulation, and add them up. For this, we need first to determine the vertices of P k. Lemma 1 The polytope P k has 2k vertices a i, b i,i = 1,...,k, as follows: 0, j = 0 aj i = 1 1 j i i, 0, i<j<k 1 j = 0 bj i i, = 1 1 j i 1 i k,0 j k 1) i, 0, i<j<k Proof The vertices are obtained as the elements of P k satisfying with equality k linearly independent inequalities from the system of k + 2 inequalities defining P k. It is easy to see that in each such choice, precisely one of the inequalities 0 v 0 or v 0 v 1 must hold with equality. For each, there are k choices of forcing equality on k out of the k + 1 remaining inequalities, and each choice gives exactly one of the vectors appearing in the above claimed list.

8 Fig. 5 The convex polytope P 3 Note that for each i, the vectors a i and b i agree on all coordinates except for the 0th coordinate. For instance, for k = 3 these vectors are: a 1 = 0, 1, 0), a 2 = 0, 1 2, 1 ), a 3 = 0, 1 2 3, 1 ), 3 1 b 1 = 1, 1, 0), b 2 = 2, 1 2, 1 ), b 3 = 1 2 3, 1 3, 1 3 ). For k = 4 these vectors are: a 1 = 0, 1, 0, 0), a 2 = 0, 12, 12, 0 ), a 3 = 0, 1 3, 1 3, 1 ), a 4 = 0, 1 3 4, 1 4, 1 ), 4 1 b 1 = 1, 1, 0, 0), b 2 = 2, 1 2, 1 ) 1 2, 0, b 3 = 3, 1 3, 1 3, 1 ) 1, b 4 = 3 4, 1 4, 1 4, 1 ). 4 The case k = 3 is illustrated in Fig. 5. Lemma 2 For s = 1,...,k, the following polytope is a k-dimensional simplex whose volume is Here, conv stands for the convex hull. s := conva 1,...,a s, b s,...,b k }, vol s ) = 1 k!) 2 s. Proof The convex hull := convv 0, v 1,...,v k } of k + 1 points in R k is a simplex if and only if the determinant δ := detv 1 v 0,...,v k v 0 ) is nonzero, in which case its volume is

9 given by vol ) = 1 δ. So,fors = 1,...,k, we shall compute the following determinant, k! δ s := deta 1 a s,...,a s 1 a s, b s a s, b s+1 a s,...,b k a s ). For any vector v = v 0,v 1,...,v k 1 ) in R k,let v := v 1,...,v k 1 ) be its projection to R k 1 obtained by erasing the 0th coordinate. Then, for all i, wehave b i = ā i. Thus, expanding the determinant δ s on the column b s a s = 1 s, 0,...,0),wefindthat δ s = 1 s μ,where μ := detā 1 ā s, ā 2 ā s,...,ā s 1 ā s, ā s+1 ā s,...,ā k 1 ā s, ā k ā s ). Subtracting the first column from every other column, flipping its sign, and permuting, we get μ = 1) s 1 detā 2 ā 1, ā 3 ā 1,...,ā k 1 ā 1, ā k ā 1 ). Using the multilinearity of the determinant, μ can be expanded as a sum of 2 k 1 determinantal terms. Among these, each term in which ā 1 occurs more than once vanishes, and so does each term in which both ā k 1 and ā k occur, being a scalar multiple of one another see definition of the a i in Lemma 1). It is easy to see, then, that only two terms remain, giving μ = 1) s detā 2, ā 3,...,ā k 2, ā k 1, ā 1 ) + detā 2, ā 3,...,ā k 2, ā 1, ā k ) ). These two remaining terms are easy to compute, since by permuting a 1 to be the first column in each, the corresponding matrices become upper triangular. Since ā i i = 1, we finally obtain i μ =detā 1, ā 2,...,ā k 2, ā k 1 ) detā 1, ā 2,...,ā k 2, ā k ) 1 = 1 2 k 2) k 1) k 2) k = 1 k!. Summing up, we get, as claimed, for s = 1,...,k, vol s ) = 1 k! δ s = 1 1 k! s μ = 1 k!) 2 s. Lemma 3 The k simplices 1,..., k form a triangulation of P k. For example, when k = 3, 1 = conva 1, b 1, b 2, b 3 } 2 = conva 1, a 2, b 2, b 3 } 3 = conva 1, a 2, a 3, b 3 }. Proof We show by induction on s that 1,..., s form a triangulation of the polytope s ) Q s := conv i = conva 1,...,a s, b 1,...,b k }. For s = 1 this is surely true since Q 1 = 1. Suppose now the claim holds for Q s. Consider the next point a s+1 to be added so as to form Q s+1 = convq s a s+1 }). We claim that F s := conva 1,...,a s, b s+1,...,b k } is a facet of Q s, and that it is the only facet of Q s for

10 which a s+1 is beyond the hyperplane H s spanned by F s,thatis,h s separates a s+1 from Q s. For more details on the so-called beneath-beyond method for the inductive construction of polytopes see Sect. 5.2 of Grübaum 2003). To prove the claim, it suffices to show, for each vertex v of Q s which does not lie in F s, that the open line segment between a s+1 and v intersects F s. Now, the vertices of Q s which are not in F s are b 1,...,b s, so consider any of the b i with i s. By the definition of the a j and b j see Lemma 1), we have ib i a i ) = s + 1)b s+1 a s+1 ), which by suitable manipulation gives s + 1 s i as+1 + i s i bi = s + 1 s i bs+1 + i s i ai. The left hand side of this equation is in the open segment between a s+1 and b i whereas the right hand side is in F s since so are a i and b s+1, proving the claim. Since F s is a simplicial) facet of Q s and the only one for which a s+1 is beyond the hyperplane H s spanned by F s, a triangulation for Q s+1 = convq s a s+1 }) is obtained from the triangulation 1,..., s of Q s by adding the single new simplex convf s a s+1 }) = s+1. This completes the induction. Since P k = Q k, it follows that 1,..., k is a triangulation of P k and the lemma follows. Combining the above statements implies k! v 1 dv = k! volp k ) = k! e = k! s=1 vol s ) s=1 1 sk!) 2 = 1 k! k ) = 1 k! ζ 1k). This completes the geometric proof. 5 A probabilistic proof of 1) Let Y 1,Y 2,...,Y k be independent unit-exponential random variables and let T = k 1 Y j be their sum. Then, by Sect. 1, Y1 T, Y 2 T,..., Y ) k d = V 1,V 2,...,V k ), T both random vectors are uniform over k. For the probabilistic proof we need two Lemmas. Lemma 4 The random vector Y 1 T, Y 2 T,..., Y k T ) and T are independent. Proof Let E i = Y i /T and consider the transformation from Y 1,Y 2,...,Y k ) to E 1,E 2,..., E k 1,T). The inverse transformation is given by Y 1 = TE 1 Y 2 = TE 2

11 . Y k 1 = TE k 1 Y k = T1 E 1 E k 1 ). It is straight forward to show that the Jacobian of the transformation is equal to T k 1.It follows that the joint density function is given by f E1,...,E k 1,T e 1,...,e k 1,t)= 1e k } exp t)t k 1 1t >0}, where e = e 1,e 2,...,e k 1 ). Lemma 5 For any two random variables U and W with finite first moments and EW 0), E U W = EU EW COV W, U ) = 0. W Proof COV W, U ) = 0 EU = EW E U W W E U W = EU EW. Combining the last two Lemmas, EV k) = E max Y j T = E max Y j ET = k k. 4) In view of 2), the probabilistic proof of 1) is complete. Remark 2 Equation 4) can be derived by integrating on [0, 1]) P V k) >x}= ) k 1) j 1 1 jx) k 1 + j. 5) j=1 According to Darling1953), this expression dates back to W.A. Whitworth in However, we have not found any reference to 4) in the entire statistical and probabilistic literature. Remark 3 The argument which led us to 4) can be used to compute other moments of V k). For instance, if ζ 2 k) = k 1 j 2,then EVk) 2 = Emax Y j ) 2 = Varmax Y j ) + ζ1 2k) = ζ 2k) + ζ1 2k). ET 2 VarT ) + k 2 2k + k 2 Acknowledgements The research of Shmuel Onn was supported in part by a grant from ISF the Israel Science Foundation and by a VPR grant at the Technion. Both authors acknowledge the support of the Fund for Promotion of Research at the Technion.

12 References Beirlant, J., Goegebeur, Y., Segers, J., Teugels, J., de Wall, D., & Ferro, C. 2004). Statistic of extremes: theory and applications. New York: Wiley. Darling, D. A. 1953). On a class of problems related to the random division of an interval. The Annals of Mathematical Statistics, 24, David, H. A. 1981). Order statistics 2nd ed.). New York: Wiley. Devroye, L. 1982). A log log law for maximal uniform spacings. The Annals of Probability, 10, Epstein, B., & Weissman, I. 2008). Mathematical models for systems reliability. London/Boca Raton: Chapman and Hall/CRC Press. Goodman, J. E., & O Rourke, J. 2004). Hand book of discrete and computational geometry 2nd ed.). London/Boca Raton: Chapman and Hall/CRC Press. Grübaum, B. 2003). Convex polytopes 2nd ed.). Berlin: Springer. Karlin, S., & Taylor, H. M. 1975). A first course in stochastic processes 2nd ed.). San Diego: Academic Press. Pickands, J. III 1981). Multivariate extreme value distributions. In Proceedings, 43rd session of the ISI Book 2, pp ). Rubinstein, R. Y., & Kroese, D. P. 2007). Simulation and the Monte Carlo method. New York: Wiley- Interscience. Rubinstein, R. Y., & Melamed, B. 1998). Modern simulation and modeling. New York: Wiley. Vempala, S. 2005). Geometric random walks: a survey. Combinatorial and Computational Geometry, 52, Weissman, I. 2008). On some dependence measures for multivariate extreme value distributions. In B. C. Arnold, N. Balakrishnan, J. M. Sarabia, & R. Mínguez Eds.), Advances in mathematical and statistical modeling pp ). Basel: Birkhaüser.

Chapter 1. Preliminaries

Chapter 1. Preliminaries Introduction This dissertation is a reading of chapter 4 in part I of the book : Integer and Combinatorial Optimization by George L. Nemhauser & Laurence A. Wolsey. The chapter elaborates links between

More information

MAT-INF4110/MAT-INF9110 Mathematical optimization

MAT-INF4110/MAT-INF9110 Mathematical optimization MAT-INF4110/MAT-INF9110 Mathematical optimization Geir Dahl August 20, 2013 Convexity Part IV Chapter 4 Representation of convex sets different representations of convex sets, boundary polyhedra and polytopes:

More information

Zero-sum square matrices

Zero-sum square matrices Zero-sum square matrices Paul Balister Yair Caro Cecil Rousseau Raphael Yuster Abstract Let A be a matrix over the integers, and let p be a positive integer. A submatrix B of A is zero-sum mod p if the

More information

Math 341: Convex Geometry. Xi Chen

Math 341: Convex Geometry. Xi Chen Math 341: Convex Geometry Xi Chen 479 Central Academic Building, University of Alberta, Edmonton, Alberta T6G 2G1, CANADA E-mail address: xichen@math.ualberta.ca CHAPTER 1 Basics 1. Euclidean Geometry

More information

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices

RESEARCH ARTICLE. An extension of the polytope of doubly stochastic matrices Linear and Multilinear Algebra Vol. 00, No. 00, Month 200x, 1 15 RESEARCH ARTICLE An extension of the polytope of doubly stochastic matrices Richard A. Brualdi a and Geir Dahl b a Department of Mathematics,

More information

BALANCING GAUSSIAN VECTORS. 1. Introduction

BALANCING GAUSSIAN VECTORS. 1. Introduction BALANCING GAUSSIAN VECTORS KEVIN P. COSTELLO Abstract. Let x 1,... x n be independent normally distributed vectors on R d. We determine the distribution function of the minimum norm of the 2 n vectors

More information

A Redundant Klee-Minty Construction with All the Redundant Constraints Touching the Feasible Region

A Redundant Klee-Minty Construction with All the Redundant Constraints Touching the Feasible Region A Redundant Klee-Minty Construction with All the Redundant Constraints Touching the Feasible Region Eissa Nematollahi Tamás Terlaky January 5, 2008 Abstract By introducing some redundant Klee-Minty constructions,

More information

INTRODUCTION TO FINITE ELEMENT METHODS

INTRODUCTION TO FINITE ELEMENT METHODS INTRODUCTION TO FINITE ELEMENT METHODS LONG CHEN Finite element methods are based on the variational formulation of partial differential equations which only need to compute the gradient of a function.

More information

1 Radon, Helly and Carathéodory theorems

1 Radon, Helly and Carathéodory theorems Math 735: Algebraic Methods in Combinatorics Sep. 16, 2008 Scribe: Thành Nguyen In this lecture note, we describe some properties of convex sets and their connection with a more general model in topological

More information

Multivariate generalized Pareto distributions

Multivariate generalized Pareto distributions Multivariate generalized Pareto distributions Holger Rootzén and Nader Tajvidi Abstract Statistical inference for extremes has been a subject of intensive research during the past couple of decades. One

More information

TRISTRAM BOGART AND REKHA R. THOMAS

TRISTRAM BOGART AND REKHA R. THOMAS SMALL CHVÁTAL RANK TRISTRAM BOGART AND REKHA R. THOMAS Abstract. We introduce a new measure of complexity of integer hulls of rational polyhedra called the small Chvátal rank (SCR). The SCR of an integer

More information

Decomposing oriented graphs into transitive tournaments

Decomposing oriented graphs into transitive tournaments Decomposing oriented graphs into transitive tournaments Raphael Yuster Department of Mathematics University of Haifa Haifa 39105, Israel Abstract For an oriented graph G with n vertices, let f(g) denote

More information

Estimates for probabilities of independent events and infinite series

Estimates for probabilities of independent events and infinite series Estimates for probabilities of independent events and infinite series Jürgen Grahl and Shahar evo September 9, 06 arxiv:609.0894v [math.pr] 8 Sep 06 Abstract This paper deals with finite or infinite sequences

More information

The Triangle Closure is a Polyhedron

The Triangle Closure is a Polyhedron The Triangle Closure is a Polyhedron Amitabh Basu Robert Hildebrand Matthias Köppe November 7, 21 Abstract Recently, cutting planes derived from maximal lattice-free convex sets have been studied intensively

More information

COMMON CORE STATE STANDARDS TO BOOK CORRELATION

COMMON CORE STATE STANDARDS TO BOOK CORRELATION COMMON CORE STATE STANDARDS TO BOOK CORRELATION Conceptual Category: Number and Quantity Domain: The Real Number System After a standard is introduced, it is revisited many times in subsequent activities,

More information

A Lower Bound for the Size of Syntactically Multilinear Arithmetic Circuits

A Lower Bound for the Size of Syntactically Multilinear Arithmetic Circuits A Lower Bound for the Size of Syntactically Multilinear Arithmetic Circuits Ran Raz Amir Shpilka Amir Yehudayoff Abstract We construct an explicit polynomial f(x 1,..., x n ), with coefficients in {0,

More information

DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS

DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS AARON ABRAMS, DAVID GAY, AND VALERIE HOWER Abstract. We show that the discretized configuration space of k points in the n-simplex is homotopy equivalent

More information

PREPRINT 2005:38. Multivariate Generalized Pareto Distributions HOLGER ROOTZÉN NADER TAJVIDI

PREPRINT 2005:38. Multivariate Generalized Pareto Distributions HOLGER ROOTZÉN NADER TAJVIDI PREPRINT 2005:38 Multivariate Generalized Pareto Distributions HOLGER ROOTZÉN NADER TAJVIDI Department of Mathematical Sciences Division of Mathematical Statistics CHALMERS UNIVERSITY OF TECHNOLOGY GÖTEBORG

More information

Algebra I Curriculum Crosswalk

Algebra I Curriculum Crosswalk Algebra I Curriculum Crosswalk The following document is to be used to compare the 2003 North Carolina Mathematics Course of Study for Algebra I and the State s for Mathematics Algebra I course. As noted

More information

PRIMARY DECOMPOSITION FOR THE INTERSECTION AXIOM

PRIMARY DECOMPOSITION FOR THE INTERSECTION AXIOM PRIMARY DECOMPOSITION FOR THE INTERSECTION AXIOM ALEX FINK 1. Introduction and background Consider the discrete conditional independence model M given by {X 1 X 2 X 3, X 1 X 3 X 2 }. The intersection axiom

More information

Minicourse on: Markov Chain Monte Carlo: Simulation Techniques in Statistics

Minicourse on: Markov Chain Monte Carlo: Simulation Techniques in Statistics Minicourse on: Markov Chain Monte Carlo: Simulation Techniques in Statistics Eric Slud, Statistics Program Lecture 1: Metropolis-Hastings Algorithm, plus background in Simulation and Markov Chains. Lecture

More information

arxiv: v1 [math.mg] 27 Jan 2016

arxiv: v1 [math.mg] 27 Jan 2016 On the monotonicity of the moments of volumes of random simplices arxiv:67295v [mathmg] 27 Jan 26 Benjamin Reichenwallner and Matthias Reitzner University of Salzburg and University of Osnabrueck Abstract

More information

On the minimum of several random variables

On the minimum of several random variables On the minimum of several random variables Yehoram Gordon Alexander Litvak Carsten Schütt Elisabeth Werner Abstract For a given sequence of real numbers a,..., a n we denote the k-th smallest one by k-

More information

The degree of lattice polytopes

The degree of lattice polytopes The degree of lattice polytopes Benjamin Nill - FU Berlin Graduiertenkolleg MDS - December 10, 2007 Lattice polytopes having h -polynomials with given degree and linear coefficient. arxiv:0705.1082, to

More information

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

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

More information

Exercises: Brunn, Minkowski and convex pie

Exercises: Brunn, Minkowski and convex pie Lecture 1 Exercises: Brunn, Minkowski and convex pie Consider the following problem: 1.1 Playing a convex pie Consider the following game with two players - you and me. I am cooking a pie, which should

More information

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1.

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1. August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei 1. Vector spaces 1.1. Notations. x S denotes the fact that the element x

More information

How well do I know the content? (scale 1 5)

How well do I know the content? (scale 1 5) Page 1 I. Number and Quantity, Algebra, Functions, and Calculus (68%) A. Number and Quantity 1. Understand the properties of exponents of s I will a. perform operations involving exponents, including negative

More information

MAXIMAL PERIODS OF (EHRHART) QUASI-POLYNOMIALS

MAXIMAL PERIODS OF (EHRHART) QUASI-POLYNOMIALS MAXIMAL PERIODS OF (EHRHART QUASI-POLYNOMIALS MATTHIAS BECK, STEVEN V. SAM, AND KEVIN M. WOODS Abstract. A quasi-polynomial is a function defined of the form q(k = c d (k k d + c d 1 (k k d 1 + + c 0(k,

More information

Uniform Random Number Generators

Uniform Random Number Generators JHU 553.633/433: Monte Carlo Methods J. C. Spall 25 September 2017 CHAPTER 2 RANDOM NUMBER GENERATION Motivation and criteria for generators Linear generators (e.g., linear congruential generators) Multiple

More information

Concentration of Measures by Bounded Couplings

Concentration of Measures by Bounded Couplings Concentration of Measures by Bounded Couplings Subhankar Ghosh, Larry Goldstein and Ümit Işlak University of Southern California [arxiv:0906.3886] [arxiv:1304.5001] May 2013 Concentration of Measure Distributional

More information

Decidability of consistency of function and derivative information for a triangle and a convex quadrilateral

Decidability of consistency of function and derivative information for a triangle and a convex quadrilateral Decidability of consistency of function and derivative information for a triangle and a convex quadrilateral Abbas Edalat Department of Computing Imperial College London Abstract Given a triangle in the

More information

The Multivariate Gaussian Distribution [DRAFT]

The Multivariate Gaussian Distribution [DRAFT] The Multivariate Gaussian Distribution DRAFT David S. Rosenberg Abstract This is a collection of a few key and standard results about multivariate Gaussian distributions. I have not included many proofs,

More information

Assignment 1: From the Definition of Convexity to Helley Theorem

Assignment 1: From the Definition of Convexity to Helley Theorem Assignment 1: From the Definition of Convexity to Helley Theorem Exercise 1 Mark in the following list the sets which are convex: 1. {x R 2 : x 1 + i 2 x 2 1, i = 1,..., 10} 2. {x R 2 : x 2 1 + 2ix 1x

More information

Introductory Chapter(s)

Introductory Chapter(s) Course 1 6 11-12 years 1 Exponents 2 Sequences Number Theory 3 Divisibility 4 Prime Factorization 5 Greatest Common Factor Fractions and Decimals 6 Comparing and Ordering Fractions 7 Comparing and Ordering

More information

BEYOND HIRSCH CONJECTURE: WALKS ON RANDOM POLYTOPES AND SMOOTHED COMPLEXITY OF THE SIMPLEX METHOD

BEYOND HIRSCH CONJECTURE: WALKS ON RANDOM POLYTOPES AND SMOOTHED COMPLEXITY OF THE SIMPLEX METHOD BEYOND HIRSCH CONJECTURE: WALKS ON RANDOM POLYTOPES AND SMOOTHED COMPLEXITY OF THE SIMPLEX METHOD ROMAN VERSHYNIN Abstract. The smoothed analysis of algorithms is concerned with the expected running time

More information

Higher-Dimensional Analogues of the Combinatorial Nullstellensatz

Higher-Dimensional Analogues of the Combinatorial Nullstellensatz Higher-Dimensional Analogues of the Combinatorial Nullstellensatz Jake Mundo July 21, 2016 Abstract The celebrated Combinatorial Nullstellensatz of Alon describes the form of a polynomial which vanishes

More information

9-12 Mathematics Vertical Alignment ( )

9-12 Mathematics Vertical Alignment ( ) Algebra I Algebra II Geometry Pre- Calculus U1: translate between words and algebra -add and subtract real numbers -multiply and divide real numbers -evaluate containing exponents -evaluate containing

More information

Appendix A Taylor Approximations and Definite Matrices

Appendix A Taylor Approximations and Definite Matrices Appendix A Taylor Approximations and Definite Matrices Taylor approximations provide an easy way to approximate a function as a polynomial, using the derivatives of the function. We know, from elementary

More information

PCA with random noise. Van Ha Vu. Department of Mathematics Yale University

PCA with random noise. Van Ha Vu. Department of Mathematics Yale University PCA with random noise Van Ha Vu Department of Mathematics Yale University An important problem that appears in various areas of applied mathematics (in particular statistics, computer science and numerical

More information

STAT 7032 Probability Spring Wlodek Bryc

STAT 7032 Probability Spring Wlodek Bryc STAT 7032 Probability Spring 2018 Wlodek Bryc Created: Friday, Jan 2, 2014 Revised for Spring 2018 Printed: January 9, 2018 File: Grad-Prob-2018.TEX Department of Mathematical Sciences, University of Cincinnati,

More information

Conceptual Questions for Review

Conceptual Questions for Review Conceptual Questions for Review Chapter 1 1.1 Which vectors are linear combinations of v = (3, 1) and w = (4, 3)? 1.2 Compare the dot product of v = (3, 1) and w = (4, 3) to the product of their lengths.

More information

1 Maximal Lattice-free Convex Sets

1 Maximal Lattice-free Convex Sets 47-831: Advanced Integer Programming Lecturer: Amitabh Basu Lecture 3 Date: 03/23/2010 In this lecture, we explore the connections between lattices of R n and convex sets in R n. The structures will prove

More information

9 Brownian Motion: Construction

9 Brownian Motion: Construction 9 Brownian Motion: Construction 9.1 Definition and Heuristics The central limit theorem states that the standard Gaussian distribution arises as the weak limit of the rescaled partial sums S n / p n of

More information

arxiv: v3 [math.co] 1 Oct 2018

arxiv: v3 [math.co] 1 Oct 2018 NON-SPANNING LATTICE 3-POLYTOPES arxiv:7.07603v3 [math.co] Oct 208 Abstract. We completely classify non-spanning 3-polytopes, by which we mean lattice 3-polytopes whose lattice points do not affinely span

More information

Math 530 Lecture Notes. Xi Chen

Math 530 Lecture Notes. Xi Chen Math 530 Lecture Notes Xi Chen 632 Central Academic Building, University of Alberta, Edmonton, Alberta T6G 2G1, CANADA E-mail address: xichen@math.ualberta.ca 1991 Mathematics Subject Classification. Primary

More information

Today s exercises. 5.17: Football Pools. 5.18: Cells of Line and Hyperplane Arrangements. Inclass: PPZ on the formula F

Today s exercises. 5.17: Football Pools. 5.18: Cells of Line and Hyperplane Arrangements. Inclass: PPZ on the formula F Exercise Session 9 03.05.2016 slide 1 Today s exercises 5.17: Football Pools 5.18: Cells of Line and Hyperplane Arrangements Inclass: PPZ on the formula F 6.1: Harmonic vs. Geometric Mean 6.2: Many j-isolated

More information

Sample Spaces, Random Variables

Sample Spaces, Random Variables Sample Spaces, Random Variables Moulinath Banerjee University of Michigan August 3, 22 Probabilities In talking about probabilities, the fundamental object is Ω, the sample space. (elements) in Ω are denoted

More information

Interpolation on lines by ridge functions

Interpolation on lines by ridge functions Available online at www.sciencedirect.com ScienceDirect Journal of Approximation Theory 175 (2013) 91 113 www.elsevier.com/locate/jat Full length article Interpolation on lines by ridge functions V.E.

More information

High School Algebra I Scope and Sequence by Timothy D. Kanold

High School Algebra I Scope and Sequence by Timothy D. Kanold High School Algebra I Scope and Sequence by Timothy D. Kanold First Semester 77 Instructional days Unit 1: Understanding Quantities and Expressions (10 Instructional days) N-Q Quantities Reason quantitatively

More information

Analysis-3 lecture schemes

Analysis-3 lecture schemes Analysis-3 lecture schemes (with Homeworks) 1 Csörgő István November, 2015 1 A jegyzet az ELTE Informatikai Kar 2015. évi Jegyzetpályázatának támogatásával készült Contents 1. Lesson 1 4 1.1. The Space

More information

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1 Algebra 1 Standards Curriculum Map Bourbon County Schools Level: Grade and/or Course: Updated: e.g. = Example only Days Unit/Topic Standards Activities Learning Targets ( I 1-19 Unit 1 A.SSE.1 Interpret

More information

The Informativeness of k-means for Learning Mixture Models

The Informativeness of k-means for Learning Mixture Models The Informativeness of k-means for Learning Mixture Models Vincent Y. F. Tan (Joint work with Zhaoqiang Liu) National University of Singapore June 18, 2018 1/35 Gaussian distribution For F dimensions,

More information

CONSTRAINED PERCOLATION ON Z 2

CONSTRAINED PERCOLATION ON Z 2 CONSTRAINED PERCOLATION ON Z 2 ZHONGYANG LI Abstract. We study a constrained percolation process on Z 2, and prove the almost sure nonexistence of infinite clusters and contours for a large class of probability

More information

Normal Fans of Polyhedral Convex Sets

Normal Fans of Polyhedral Convex Sets Set-Valued Analysis manuscript No. (will be inserted by the editor) Normal Fans of Polyhedral Convex Sets Structures and Connections Shu Lu Stephen M. Robinson Received: date / Accepted: date Dedicated

More information

Stable Process. 2. Multivariate Stable Distributions. July, 2006

Stable Process. 2. Multivariate Stable Distributions. July, 2006 Stable Process 2. Multivariate Stable Distributions July, 2006 1. Stable random vectors. 2. Characteristic functions. 3. Strictly stable and symmetric stable random vectors. 4. Sub-Gaussian random vectors.

More information

3. Linear Programming and Polyhedral Combinatorics

3. Linear Programming and Polyhedral Combinatorics Massachusetts Institute of Technology 18.433: Combinatorial Optimization Michel X. Goemans February 28th, 2013 3. Linear Programming and Polyhedral Combinatorics Summary of what was seen in the introductory

More information

Learning convex bodies is hard

Learning convex bodies is hard Learning convex bodies is hard Navin Goyal Microsoft Research India navingo@microsoft.com Luis Rademacher Georgia Tech lrademac@cc.gatech.edu Abstract We show that learning a convex body in R d, given

More information

Nonlinear Discrete Optimization

Nonlinear Discrete Optimization Nonlinear Discrete Optimization Technion Israel Institute of Technology http://ie.technion.ac.il/~onn Billerafest 2008 - conference in honor of Lou Billera's 65th birthday (Update on Lecture Series given

More information

Theorem (Special Case of Ramsey s Theorem) R(k, l) is finite. Furthermore, it satisfies,

Theorem (Special Case of Ramsey s Theorem) R(k, l) is finite. Furthermore, it satisfies, Math 16A Notes, Wee 6 Scribe: Jesse Benavides Disclaimer: These notes are not nearly as polished (and quite possibly not nearly as correct) as a published paper. Please use them at your own ris. 1. Ramsey

More information

ACO Comprehensive Exam October 14 and 15, 2013

ACO Comprehensive Exam October 14 and 15, 2013 1. Computability, Complexity and Algorithms (a) Let G be the complete graph on n vertices, and let c : V (G) V (G) [0, ) be a symmetric cost function. Consider the following closest point heuristic for

More information

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College College Algebra Concepts Through Functions Third Edition Michael Sullivan Chicago State University Michael Sullivan, III Joliet Junior College PEARSON Boston Columbus Indianapolis New York San Francisco

More information

Correlation of the ALEKS course Algebra 1 to the Common Core State Standards for High School Algebra 1

Correlation of the ALEKS course Algebra 1 to the Common Core State Standards for High School Algebra 1 Correlation of the ALEKS course Algebra 1 to the Common Core State Standards for High School Algebra 1 Number and Quantity N-RN.1: = ALEKS course topic that addresses the standard N-RN: The Real Number

More information

Math 61CM - Solutions to homework 6

Math 61CM - Solutions to homework 6 Math 61CM - Solutions to homework 6 Cédric De Groote November 5 th, 2018 Problem 1: (i) Give an example of a metric space X such that not all Cauchy sequences in X are convergent. (ii) Let X be a metric

More information

CHAPTER 2. The Simplex Method

CHAPTER 2. The Simplex Method CHAPTER 2 The Simplex Method In this chapter we present the simplex method as it applies to linear programming problems in standard form. 1. An Example We first illustrate how the simplex method works

More information

2.1 Laplacian Variants

2.1 Laplacian Variants -3 MS&E 337: Spectral Graph heory and Algorithmic Applications Spring 2015 Lecturer: Prof. Amin Saberi Lecture 2-3: 4/7/2015 Scribe: Simon Anastasiadis and Nolan Skochdopole Disclaimer: hese notes have

More information

Covering the Plane with Translates of a Triangle

Covering the Plane with Translates of a Triangle Discrete Comput Geom (2010) 43: 167 178 DOI 10.1007/s00454-009-9203-1 Covering the Plane with Translates of a Triangle Janusz Januszewski Received: 20 December 2007 / Revised: 22 May 2009 / Accepted: 10

More information

On Empty Convex Polygons in a Planar Point Set

On Empty Convex Polygons in a Planar Point Set On Empty Convex Polygons in a Planar Point Set Rom Pinchasi Radoš Radoičić Micha Sharir March 21, 2005 Abstract Let P be a set of n points in general position in the plane. Let X k (P) denote the number

More information

3 Integration and Expectation

3 Integration and Expectation 3 Integration and Expectation 3.1 Construction of the Lebesgue Integral Let (, F, µ) be a measure space (not necessarily a probability space). Our objective will be to define the Lebesgue integral R fdµ

More information

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities Algebra II Advanced and Graphing and Solving Linear Linear Absolute Value Relation vs. Standard Forms of Linear Slope Parallel & Perpendicular Lines Scatterplot & Linear Regression Graphing linear Absolute

More information

On the exponential map on Riemannian polyhedra by Monica Alice Aprodu. Abstract

On the exponential map on Riemannian polyhedra by Monica Alice Aprodu. Abstract Bull. Math. Soc. Sci. Math. Roumanie Tome 60 (108) No. 3, 2017, 233 238 On the exponential map on Riemannian polyhedra by Monica Alice Aprodu Abstract We prove that Riemannian polyhedra admit explicit

More information

Multivariate generalized Pareto distributions

Multivariate generalized Pareto distributions Bernoulli 12(5), 2006, 917 930 Multivariate generalized Pareto distributions HOLGER ROOTZÉN 1 and NADER TAJVIDI 2 1 Chalmers University of Technology, S-412 96 Göteborg, Sweden. E-mail rootzen@math.chalmers.se

More information

Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions

Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions International Journal of Control Vol. 00, No. 00, January 2007, 1 10 Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions I-JENG WANG and JAMES C.

More information

Appendix PRELIMINARIES 1. THEOREMS OF ALTERNATIVES FOR SYSTEMS OF LINEAR CONSTRAINTS

Appendix PRELIMINARIES 1. THEOREMS OF ALTERNATIVES FOR SYSTEMS OF LINEAR CONSTRAINTS Appendix PRELIMINARIES 1. THEOREMS OF ALTERNATIVES FOR SYSTEMS OF LINEAR CONSTRAINTS Here we consider systems of linear constraints, consisting of equations or inequalities or both. A feasible solution

More information

Algebra 1 3 rd Trimester Expectations Chapter (McGraw-Hill Algebra 1) Chapter 9: Quadratic Functions and Equations. Key Vocabulary Suggested Pacing

Algebra 1 3 rd Trimester Expectations Chapter (McGraw-Hill Algebra 1) Chapter 9: Quadratic Functions and Equations. Key Vocabulary Suggested Pacing Algebra 1 3 rd Trimester Expectations Chapter (McGraw-Hill Algebra 1) Chapter 9: Quadratic Functions and Equations Lesson 9-1: Graphing Quadratic Functions Lesson 9-2: Solving Quadratic Equations by Graphing

More information

GENERALIZED CONVEXITY AND OPTIMALITY CONDITIONS IN SCALAR AND VECTOR OPTIMIZATION

GENERALIZED CONVEXITY AND OPTIMALITY CONDITIONS IN SCALAR AND VECTOR OPTIMIZATION Chapter 4 GENERALIZED CONVEXITY AND OPTIMALITY CONDITIONS IN SCALAR AND VECTOR OPTIMIZATION Alberto Cambini Department of Statistics and Applied Mathematics University of Pisa, Via Cosmo Ridolfi 10 56124

More information

b jσ(j), Keywords: Decomposable numerical range, principal character AMS Subject Classification: 15A60

b jσ(j), Keywords: Decomposable numerical range, principal character AMS Subject Classification: 15A60 On the Hu-Hurley-Tam Conjecture Concerning The Generalized Numerical Range Che-Man Cheng Faculty of Science and Technology, University of Macau, Macau. E-mail: fstcmc@umac.mo and Chi-Kwong Li Department

More information

A note on network reliability

A note on network reliability A note on network reliability Noga Alon Institute for Advanced Study, Princeton, NJ 08540 and Department of Mathematics Tel Aviv University, Tel Aviv, Israel Let G = (V, E) be a loopless undirected multigraph,

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM SYLLABUS (2020) PURE MATHEMATICS AM 27 SYLLABUS 1 Pure Mathematics AM 27 (Available in September ) Syllabus Paper I(3hrs)+Paper II(3hrs) 1. AIMS To prepare students for further studies in Mathematics

More information

Math 3108: Linear Algebra

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

More information

FLORIDA STANDARDS TO BOOK CORRELATION

FLORIDA STANDARDS TO BOOK CORRELATION FLORIDA STANDARDS TO BOOK CORRELATION Florida Standards (MAFS.912) Conceptual Category: Number and Quantity Domain: The Real Number System After a standard is introduced, it is revisited many times in

More information

Hamming codes and simplex codes ( )

Hamming codes and simplex codes ( ) Chapter 6 Hamming codes and simplex codes (2018-03-17) Synopsis. Hamming codes are essentially the first non-trivial family of codes that we shall meet. We start by proving the Distance Theorem for linear

More information

Content Standard 1: Numbers, Number Sense, and Computation Place Value

Content Standard 1: Numbers, Number Sense, and Computation Place Value Content Standard 1: Numbers, Number Sense, and Computation Place Value Fractions Comparing and Ordering Counting Facts Estimating and Estimation Strategies Determine an approximate value of radical and

More information

Constructions with ruler and compass.

Constructions with ruler and compass. Constructions with ruler and compass. Semyon Alesker. 1 Introduction. Let us assume that we have a ruler and a compass. Let us also assume that we have a segment of length one. Using these tools we can

More information

Connectivity of addable graph classes

Connectivity of addable graph classes Connectivity of addable graph classes Paul Balister Béla Bollobás Stefanie Gerke July 6, 008 A non-empty class A of labelled graphs is weakly addable if for each graph G A and any two distinct components

More information

The main results about probability measures are the following two facts:

The main results about probability measures are the following two facts: Chapter 2 Probability measures The main results about probability measures are the following two facts: Theorem 2.1 (extension). If P is a (continuous) probability measure on a field F 0 then it has a

More information

On empty convex polygons in a planar point set

On empty convex polygons in a planar point set Journal of Combinatorial Theory, Series A 113 (006 385 419 www.elsevier.com/locate/jcta On empty convex polygons in a planar point set Rom Pinchasi a,1, Radoš Radoičić a, Micha Sharir b,c a Department

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

More information

Lectures 2 3 : Wigner s semicircle law

Lectures 2 3 : Wigner s semicircle law Fall 009 MATH 833 Random Matrices B. Való Lectures 3 : Wigner s semicircle law Notes prepared by: M. Koyama As we set up last wee, let M n = [X ij ] n i,j=1 be a symmetric n n matrix with Random entries

More information

0.1 Rational Canonical Forms

0.1 Rational Canonical Forms We have already seen that it is useful and simpler to study linear systems using matrices. But matrices are themselves cumbersome, as they are stuffed with many entries, and it turns out that it s best

More information

Algorithmic Convex Geometry

Algorithmic Convex Geometry Algorithmic Convex Geometry August 2011 2 Contents 1 Overview 5 1.1 Learning by random sampling.................. 5 2 The Brunn-Minkowski Inequality 7 2.1 The inequality.......................... 8 2.1.1

More information

Chapter 3. Differentiable Mappings. 1. Differentiable Mappings

Chapter 3. Differentiable Mappings. 1. Differentiable Mappings Chapter 3 Differentiable Mappings 1 Differentiable Mappings Let V and W be two linear spaces over IR A mapping L from V to W is called a linear mapping if L(u + v) = Lu + Lv for all u, v V and L(λv) =

More information

arxiv: v1 [math.co] 28 Oct 2018

arxiv: v1 [math.co] 28 Oct 2018 Collapsibility of simplicial complexes of hypergraphs Alan Lew arxiv:1810.11802v1 [math.co] 28 Oct 2018 Abstract Let H be a hypergraph of rank r. We show that the simplicial complex whose simplices are

More information

Lecture 1. Toric Varieties: Basics

Lecture 1. Toric Varieties: Basics Lecture 1. Toric Varieties: Basics Taras Panov Lomonosov Moscow State University Summer School Current Developments in Geometry Novosibirsk, 27 August1 September 2018 Taras Panov (Moscow University) Lecture

More information

Polynomiality of Linear Programming

Polynomiality of Linear Programming Chapter 10 Polynomiality of Linear Programming In the previous section, we presented the Simplex Method. This method turns out to be very efficient for solving linear programmes in practice. While it is

More information

Every Neural Code Can Be Realized by Convex Sets

Every Neural Code Can Be Realized by Convex Sets Every Neural Code Can Be Realized by Convex Sets Megan K. Franke and Samuel Muthiah July 21, 2017 Abstract Place cells are neurons found in some mammals that fire based on the animal s location in their

More information

A combinatorial algorithm minimizing submodular functions in strongly polynomial time

A combinatorial algorithm minimizing submodular functions in strongly polynomial time A combinatorial algorithm minimizing submodular functions in strongly polynomial time Alexander Schrijver 1 Abstract We give a strongly polynomial-time algorithm minimizing a submodular function f given

More information

Sampling Contingency Tables

Sampling Contingency Tables Sampling Contingency Tables Martin Dyer Ravi Kannan John Mount February 3, 995 Introduction Given positive integers and, let be the set of arrays with nonnegative integer entries and row sums respectively

More information

PLEASE SCROLL DOWN FOR ARTICLE. Full terms and conditions of use:

PLEASE SCROLL DOWN FOR ARTICLE. Full terms and conditions of use: This article was downloaded by: [Stanford University] On: 20 July 2010 Access details: Access Details: [subscription number 917395611] Publisher Taylor & Francis Informa Ltd Registered in England and Wales

More information

Verifying Regularity Conditions for Logit-Normal GLMM

Verifying Regularity Conditions for Logit-Normal GLMM Verifying Regularity Conditions for Logit-Normal GLMM Yun Ju Sung Charles J. Geyer January 10, 2006 In this note we verify the conditions of the theorems in Sung and Geyer (submitted) for the Logit-Normal

More information