Convex Optimization Solutions Manual

Total Page:16

File Type:pdf, Size:1020Kb

Convex Optimization Solutions Manual Convex Optimization Solutions Manual Stephen Boyd Lieven Vandenberghe January 4, 2006 Chapter 2 Convex sets Exercises Exercises Definition of convexity n 2.1 Let C R be a convex set, with x1; : : : ; xk C, and let θ1; : : : ; θk R satisfy θi 0, ⊆ 2 2 ≥ θ1 + + θk = 1. Show that θ1x1 + + θkxk C. (The definition of convexity is that this holds· · · for k = 2; you must show it· ·for· arbitrary2 k.) Hint. Use induction on k. Solution. This is readily shown by induction from the definition of convex set. We illus- trate the idea for k = 3, leaving the general case to the reader. Suppose that x1; x2; x3 C, 2 and θ1 + θ2 + θ3 = 1 with θ1; θ2; θ3 0. We will show that y = θ1x1 + θ2x2 + θ3x3 C. ≥ 2 At least one of the θi is not equal to one; without loss of generality we can assume that θ1 = 1. Then we can write 6 y = θ1x1 + (1 θ1)(µ2x2 + µ3x3) − where µ2 = θ2=(1 θ1) and µ2 = θ3=(1 θ1). Note that µ2; µ3 0 and − − ≥ θ2 + θ3 1 θ1 µ1 + µ2 = = − = 1: 1 θ1 1 θ1 − − Since C is convex and x2; x3 C, we conclude that µ2x2 + µ3x3 C. Since this point 2 2 and x1 are in C, y C. 2 2.2 Show that a set is convex if and only if its intersection with any line is convex. Show that a set is affine if and only if its intersection with any line is affine. Solution. We prove the first part. The intersection of two convex sets is convex. There- fore if S is a convex set, the intersection of S with a line is convex. Conversely, suppose the intersection of S with any line is convex. Take any two distinct points x1 and x2 S. The intersection of S with the line through x1 and x2 is convex. 2 Therefore convex combinations of x1 and x2 belong to the intersection, hence also to S. 2.3 Midpoint convexity. A set C is midpoint convex if whenever two points a; b are in C, the average or midpoint (a + b)=2 is in C. Obviously a convex set is midpoint convex. It can be proved that under mild conditions midpoint convexity implies convexity. As a simple case, prove that if C is closed and midpoint convex, then C is convex. Solution. We have to show that θx + (1 θ)y C for all θ [0; 1] and x; y C. Let − 2 2 2 θ(k) be the binary number of length k, i.e., a number of the form (k) 1 2 k θ = c12− + c22− + + ck2− · · · with ci 0; 1 , closest to θ. By midpoint convexity (applied k times, recursively), 2 f g θ(k)x + (1 θ(k))y C. Because C is closed, − 2 lim (θ(k)x + (1 θ(k))y) = θx + (1 θ)y C: k − − 2 !1 2.4 Show that the convex hull of a set S is the intersection of all convex sets that contain S. (The same method can be used to show that the conic, or affine, or linear hull of a set S is the intersection of all conic sets, or affine sets, or subspaces that contain S.) Solution. Let H be the convex hull of S and let be the intersection of all convex sets that contain S, i.e., D = D D convex; D S : D f j ⊇ g We will show that H = by showing that H and H. D \ ⊆ D D ⊆ First we show that H . Suppose x H, i.e., x is a convex combination of some ⊆ D 2 points x1; : : : ; xn S. Now let D be any convex set such that D S. Evidently, we have 2 ⊇ x1; : : : ; xn D. Since D is convex, and x is a convex combination of x1; : : : ; xn, it follows that x D2. We have shown that for any convex set D that contains S, we have x D. This means2 that x is in the intersection of all convex sets that contain S, i.e., x 2. 2 D Now let us show that H. Since H is convex (by definition) and contains S, we must have H = D for some DD⊆in the construction of , proving the claim. D 2 Convex sets Examples n T 2.5 What is the distance between two parallel hyperplanes x R a x = b1 and x n T f 2 j g f 2 R a x = b2 ? j g Solution. The distance between the two hyperplanes is b1 b2 = a 2. To see this, consider the construction in the figure below. j − j k k 2 x2 = (b2= a )a k k PSfrag replacements 2 a x1 = (b1= a )a T k k a x = b2 T a x = b1 The distance between the two hyperplanes is also the distance between the two points x1 and x2 where the hyperplane intersects the line through the origin and parallel to the normal vector a. These points are given by 2 2 x1 = (b1= a )a; x2 = (b2= a )a; k k2 k k2 and the distance is x1 x2 2 = b1 b2 = a 2: k − k j − j k k 2.6 When does one halfspace contain another? Give conditions under which x aT x b x a~T x ~b f j ≤ g ⊆ f j ≤ g (where a = 0, a~ = 0). Also find the conditions under which the two halfspaces are equal. 6 6 Solution. Let = x aT x b and ~ = x a~T x ~b . The conditions are: H f j ≤ g H f j ≤ g ~ if and only if there exists a λ > 0 such that a~ = λa and ~b λb. • H ⊆ H ≥ = ~ if and only if there exists a λ > 0 such that a~ = λa and ~b = λb. • H H Let us prove the first condition. The condition is clearly sufficient: if a~ = λa and ~b λb for some λ > 0, then ≥ aT x b = λaT x λb = a~T x ~b; ≤ ) ≤ ) ≤ i.e., ~. H ⊆ H To prove necessity, we distinguish three cases. First suppose a and a~ are not parallel. This means we can find a v with a~T v = 0 and aT v = 0. Let x^ be any point in the intersection 6 of and ~, i.e., aT x^ b and a~T x ~b. We have aT (x^ + tv) = aT x^ b for all t R. H H ≤ ≤ ≤ 2 However a~T (x^ + tv) = a~T x^ + ta~T v, and since a~T v = 0, we will have a~T (x^ + tv) > ~b for sufficiently large t > 0 or sufficiently small t < 0.6 In other words, if a and a~ are not parallel, we can find a point x^ + tv that is not in ~, i.e., ~. 2 H H H 6⊆ H Next suppose a and a~ are parallel, but point in opposite directions, i.e., a~ = λa for some λ < 0. Let x^ be any point in . Then x^ ta for all t 0. However for t large enough H − 2 H ≥ we will have a~T (x^ ta) = a~T x^ + tλ a 2 > ~b, so x^ ta ~. Again, this shows ~. − k k2 − 62 H H 6⊆ H Exercises Finally, we assume a~ = λa for some λ > 0 but ~b < λb. Consider any point x^ that satisfies aT x^ = b. Then a~T x^ = λaT x^ = λb > ~b, so x^ ~. 62 H The proof for the second part of the problem is similar. 2.7 Voronoi description of halfspace. Let a and b be distinct points in Rn. Show that the set of all points that are closer (in Euclidean norm) to a than b, i.e., x x a 2 x b 2 , f j k − k ≤ k − k g is a halfspace. Describe it explicitly as an inequality of the form cT x d. Draw a picture. ≤ Solution. Since a norm is always nonnegative, we have x a 2 x b 2 if and only if x a 2 x b 2, so k − k ≤ k − k k − k2 ≤ k − k2 x a 2 x b 2 (x a)T (x a) (x b)T (x b) k − k2 ≤ k − k2 () − − ≤ − − xT x 2aT x + aT a xT x 2bT x + bT b () − ≤ − 2(b a)T x bT b aT a: () − ≤ − Therefore, the set is indeed a halfspace. We can take c = 2(b a) and d = bT b aT a. This makes good geometric sense: the points that are equidistan−t to a and b are giv−en by a hyperplane whose normal is in the direction b a. − 2.8 Which of the following sets S are polyhedra? If possible, express S in the form S = x Ax b; F x = g . f j g n (a) S = y1a1 + y2a2 1 y1 1; 1 y2 1 , where a1; a2 R . f j − ≤ ≤ − ≤ ≤ g 2 n T n n 2 (b) S = x R x 0; 1 x = 1; xiai = b1; xia = b2 , where f 2 j i=1 i=1 i g a1; : : : ; an R and b1; b2 R. 2n T 2 P P (c) S = x R x 0; x y 1 for all y with y 2 = 1 . f 2 j ≤ k k g n T n (d) S = x R x 0; x y 1 for all y with yi = 1 . f 2 j ≤ i=1 j j g Solution. P (a) S is a polyhedron. It is the parallelogram with corners a1 + a2, a1 a2, a1 + a2, 2 − − a1 a2, as shown below for an example in R .
Recommended publications
  • Conjugate Convex Functions in Topological Vector Spaces
    Matematisk-fysiske Meddelelser udgivet af Det Kongelige Danske Videnskabernes Selskab Bind 34, nr. 2 Mat. Fys. Medd . Dan. Vid. Selsk. 34, no. 2 (1964) CONJUGATE CONVEX FUNCTIONS IN TOPOLOGICAL VECTOR SPACES BY ARNE BRØNDSTE D København 1964 Kommissionær : Ejnar Munksgaard Synopsis Continuing investigations by W. L . JONES (Thesis, Columbia University , 1960), the theory of conjugate convex functions in finite-dimensional Euclidea n spaces, as developed by W. FENCHEL (Canadian J . Math . 1 (1949) and Lecture No- tes, Princeton University, 1953), is generalized to functions in locally convex to- pological vector spaces . PRINTP_ll IN DENMARK BIANCO LUNOS BOGTRYKKERI A-S Introduction The purpose of the present paper is to generalize the theory of conjugat e convex functions in finite-dimensional Euclidean spaces, as initiated b y Z . BIRNBAUM and W. ORLICz [1] and S . MANDELBROJT [8] and developed by W. FENCHEL [3], [4] (cf. also S. KARLIN [6]), to infinite-dimensional spaces . To a certain extent this has been done previously by W . L . JONES in his Thesis [5] . His principal results concerning the conjugates of real function s in topological vector spaces have been included here with some improve- ments and simplified proofs (Section 3). After the present paper had bee n written, the author ' s attention was called to papers by J . J . MOREAU [9], [10] , [11] in which, by a different approach and independently of JONES, result s equivalent to many of those contained in this paper (Sections 3 and 4) are obtained. Section 1 contains a summary, based on [7], of notions and results fro m the theory of topological vector spaces applied in the following .
    [Show full text]
  • An Asymptotical Variational Principle Associated with the Steepest Descent Method for a Convex Function
    Journal of Convex Analysis Volume 3 (1996), No.1, 63{70 An Asymptotical Variational Principle Associated with the Steepest Descent Method for a Convex Function B. Lemaire Universit´e Montpellier II, Place E. Bataillon, 34095 Montpellier Cedex 5, France. e-mail:[email protected] Received July 5, 1994 Revised manuscript received January 22, 1996 Dedicated to R. T. Rockafellar on his 60th Birthday The asymptotical limit of the trajectory defined by the continuous steepest descent method for a proper closed convex function f on a Hilbert space is characterized in the set of minimizers of f via an asymp- totical variational principle of Brezis-Ekeland type. The implicit discrete analogue (prox method) is also considered. Keywords : Asymptotical, convex minimization, differential inclusion, prox method, steepest descent, variational principle. 1991 Mathematics Subject Classification: 65K10, 49M10, 90C25. 1. Introduction Let X be a real Hilbert space endowed with inner product :; : and associated norm : , and let f be a proper closed convex function on X. h i k k The paper considers the problem of minimizing f, that is, of finding infX f and some element in the optimal set S := Argmin f, this set assumed being non empty. Letting @f denote the subdifferential operator associated with f, we focus on the contin- uous steepest descent method associated with f, i.e., the differential inclusion du @f(u); t > 0 − dt 2 with initial condition u(0) = u0: This method is known to yield convergence under broad conditions summarized in the following theorem. Let us denote by the real vector space of continuous functions from [0; + [ into X that are absolutely conAtinuous on [δ; + [ for all δ > 0.
    [Show full text]
  • Techniques of Variational Analysis
    J. M. Borwein and Q. J. Zhu Techniques of Variational Analysis An Introduction October 8, 2004 Springer Berlin Heidelberg NewYork Hong Kong London Milan Paris Tokyo To Tova, Naomi, Rachel and Judith. To Charles and Lilly. And in fond and respectful memory of Simon Fitzpatrick (1953-2004). Preface Variational arguments are classical techniques whose use can be traced back to the early development of the calculus of variations and further. Rooted in the physical principle of least action they have wide applications in diverse ¯elds. The discovery of modern variational principles and nonsmooth analysis further expand the range of applications of these techniques. The motivation to write this book came from a desire to share our pleasure in applying such variational techniques and promoting these powerful tools. Potential readers of this book will be researchers and graduate students who might bene¯t from using variational methods. The only broad prerequisite we anticipate is a working knowledge of un- dergraduate analysis and of the basic principles of functional analysis (e.g., those encountered in a typical introductory functional analysis course). We hope to attract researchers from diverse areas { who may fruitfully use varia- tional techniques { by providing them with a relatively systematical account of the principles of variational analysis. We also hope to give further insight to graduate students whose research already concentrates on variational analysis. Keeping these two di®erent reader groups in mind we arrange the material into relatively independent blocks. We discuss various forms of variational princi- ples early in Chapter 2. We then discuss applications of variational techniques in di®erent areas in Chapters 3{7.
    [Show full text]
  • Notes on Convex Sets, Polytopes, Polyhedra, Combinatorial Topology, Voronoi Diagrams and Delaunay Triangulations
    Notes on Convex Sets, Polytopes, Polyhedra, Combinatorial Topology, Voronoi Diagrams and Delaunay Triangulations Jean Gallier and Jocelyn Quaintance Department of Computer and Information Science University of Pennsylvania Philadelphia, PA 19104, USA e-mail: [email protected] April 20, 2017 2 3 Notes on Convex Sets, Polytopes, Polyhedra, Combinatorial Topology, Voronoi Diagrams and Delaunay Triangulations Jean Gallier Abstract: Some basic mathematical tools such as convex sets, polytopes and combinatorial topology, are used quite heavily in applied fields such as geometric modeling, meshing, com- puter vision, medical imaging and robotics. This report may be viewed as a tutorial and a set of notes on convex sets, polytopes, polyhedra, combinatorial topology, Voronoi Diagrams and Delaunay Triangulations. It is intended for a broad audience of mathematically inclined readers. One of my (selfish!) motivations in writing these notes was to understand the concept of shelling and how it is used to prove the famous Euler-Poincar´eformula (Poincar´e,1899) and the more recent Upper Bound Theorem (McMullen, 1970) for polytopes. Another of my motivations was to give a \correct" account of Delaunay triangulations and Voronoi diagrams in terms of (direct and inverse) stereographic projections onto a sphere and prove rigorously that the projective map that sends the (projective) sphere to the (projective) paraboloid works correctly, that is, maps the Delaunay triangulation and Voronoi diagram w.r.t. the lifting onto the sphere to the Delaunay diagram and Voronoi diagrams w.r.t. the traditional lifting onto the paraboloid. Here, the problem is that this map is only well defined (total) in projective space and we are forced to define the notion of convex polyhedron in projective space.
    [Show full text]
  • ADDENDUM the Following Remarks Were Added in Proof (November 1966). Page 67. an Easy Modification of Exercise 4.8.25 Establishes
    ADDENDUM The following remarks were added in proof (November 1966). Page 67. An easy modification of exercise 4.8.25 establishes the follow­ ing result of Wagner [I]: Every simplicial k-"complex" with at most 2 k ~ vertices has a representation in R + 1 such that all the "simplices" are geometric (rectilinear) simplices. Page 93. J. H. Conway (private communication) has established the validity of the conjecture mentioned in the second footnote. Page 126. For d = 2, the theorem of Derry [2] given in exercise 7.3.4 was found earlier by Bilinski [I]. Page 183. M. A. Perles (private communication) recently obtained an affirmative solution to Klee's problem mentioned at the end of section 10.1. Page 204. Regarding the question whether a(~) = 3 implies b(~) ~ 4, it should be noted that if one starts from a topological cell complex ~ with a(~) = 3 it is possible that ~ is not a complex (in our sense) at all (see exercise 11.1.7). On the other hand, G. Wegner pointed out (in a private communication to the author) that the 2-complex ~ discussed in the proof of theorem 11.1 .7 indeed satisfies b(~) = 4. Page 216. Halin's [1] result (theorem 11.3.3) has recently been genera­ lized by H. A. lung to all complete d-partite graphs. (Halin's result deals with the graph of the d-octahedron, i.e. the d-partite graph in which each class of nodes contains precisely two nodes.) The existence of the numbers n(k) follows from a recent result of Mader [1] ; Mader's result shows that n(k) ~ k.2(~) .
    [Show full text]
  • A Tutorial on Convex Optimization
    A Tutorial on Convex Optimization Haitham Hindi Palo Alto Research Center (PARC), Palo Alto, California email: [email protected] Abstract— In recent years, convex optimization has be- quickly deduce the convexity (and hence tractabil- come a computational tool of central importance in engi- ity) of many problems, often by inspection; neering, thanks to it’s ability to solve very large, practical 2) to review and introduce some canonical opti- engineering problems reliably and efficiently. The goal of this tutorial is to give an overview of the basic concepts of mization problems, which can be used to model convex sets, functions and convex optimization problems, so problems and for which reliable optimization code that the reader can more readily recognize and formulate can be readily obtained; engineering problems using modern convex optimization. 3) to emphasize modeling and formulation; we do This tutorial coincides with the publication of the new book not discuss topics like duality or writing custom on convex optimization, by Boyd and Vandenberghe [7], who have made available a large amount of free course codes. material and links to freely available code. These can be We assume that the reader has a working knowledge of downloaded and used immediately by the audience both linear algebra and vector calculus, and some (minimal) for self-study and to solve real problems. exposure to optimization. Our presentation is quite informal. Rather than pro- I. INTRODUCTION vide details for all the facts and claims presented, our Convex optimization can be described as a fusion goal is instead to give the reader a flavor for what is of three disciplines: optimization [22], [20], [1], [3], possible with convex optimization.
    [Show full text]
  • CLOSED MEANS CONTINUOUS IFF POLYHEDRAL: a CONVERSE of the GKR THEOREM Emil Ernst
    CLOSED MEANS CONTINUOUS IFF POLYHEDRAL: A CONVERSE OF THE GKR THEOREM Emil Ernst To cite this version: Emil Ernst. CLOSED MEANS CONTINUOUS IFF POLYHEDRAL: A CONVERSE OF THE GKR THEOREM. 2011. hal-00652630 HAL Id: hal-00652630 https://hal.archives-ouvertes.fr/hal-00652630 Preprint submitted on 16 Dec 2011 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. CLOSED MEANS CONTINUOUS IFF POLYHEDRAL: A CONVERSE OF THE GKR THEOREM EMIL ERNST Abstract. Given x0, a point of a convex subset C of an Euclidean space, the two following statements are proven to be equivalent: (i) any convex function f : C → R is upper semi-continuous at x0, and (ii) C is polyhedral at x0. In the particular setting of closed convex mappings and Fσ domains, we prove that any closed convex function f : C → R is continuous at x0 if and only if C is polyhedral at x0. This provides a converse to the celebrated Gale-Klee- Rockafellar theorem. 1. Introduction One basic fact about real-valued convex mappings on Euclidean spaces, is that they are continuous at any point of their domain’s relative interior (see for instance [13, Theorem 10.1]).
    [Show full text]
  • Machine Learning Theory Lecture 20: Mirror Descent
    Machine Learning Theory Lecture 20: Mirror Descent Nicholas Harvey November 21, 2018 In this lecture we will present the Mirror Descent algorithm, which is a common generalization of Gradient Descent and Randomized Weighted Majority. This will require some preliminary results in convex analysis. 1 Conjugate Duality A good reference for the material in this section is [5, Part E]. n ∗ n Definition 1.1. Let f : R ! R [ f1g be a function. Define f : R ! R [ f1g by f ∗(y) = sup yTx − f(x): x2Rn This is the convex conjugate or Legendre-Fenchel transform or Fenchel dual of f. For each linear functional y, the convex conjugate f ∗(y) gives the the greatest amount by which y exceeds the function f. Alternatively, we can think of f ∗(y) as the downward shift needed for the linear function y to just touch or \support" epi f. 1.1 Examples Let us consider some simple one-dimensional examples. ∗ Example 1.2. Let f(x) = cx for some c 2 R. We claim that f = δfcg, i.e., ( 0 (if x = c) f ∗(x) = : +1 (otherwise) This is called the indicator function of fcg. Note that f is itself a linear functional that obviously supports epi f; so f ∗(c) = 0. Any other linear functional x 7! yx − r cannot support epi f for any r (we have supx(yx − cx) = 1 if y 6= c), ∗ ∗ so f (y) = 1 if y 6= c. Note here that a line (f) is getting mapped to a single point (f ). 1 ∗ Example 1.3. Let f(x) = jxj.
    [Show full text]
  • Lecture Slides on Convex Analysis And
    LECTURE SLIDES ON CONVEX ANALYSIS AND OPTIMIZATION BASED ON 6.253 CLASS LECTURES AT THE MASS. INSTITUTE OF TECHNOLOGY CAMBRIDGE, MASS SPRING 2014 BY DIMITRI P. BERTSEKAS http://web.mit.edu/dimitrib/www/home.html Based on the books 1) “Convex Optimization Theory,” Athena Scien- tific, 2009 2) “Convex Optimization Algorithms,” Athena Sci- entific, 2014 (in press) Supplementary material (solved exercises, etc) at http://www.athenasc.com/convexduality.html LECTURE 1 AN INTRODUCTION TO THE COURSE LECTURE OUTLINE The Role of Convexity in Optimization • Duality Theory • Algorithms and Duality • Course Organization • HISTORY AND PREHISTORY Prehistory: Early 1900s - 1949. • Caratheodory, Minkowski, Steinitz, Farkas. − Properties of convex sets and functions. − Fenchel - Rockafellar era: 1949 - mid 1980s. • Duality theory. − Minimax/game theory (von Neumann). − (Sub)differentiability, optimality conditions, − sensitivity. Modern era - Paradigm shift: Mid 1980s - present. • Nonsmooth analysis (a theoretical/esoteric − direction). Algorithms (a practical/high impact direc- − tion). A change in the assumptions underlying the − field. OPTIMIZATION PROBLEMS Generic form: • minimize f(x) subject to x C ∈ Cost function f : n , constraint set C, e.g., ℜ 7→ ℜ C = X x h1(x) = 0,...,hm(x) = 0 ∩ | x g1(x) 0,...,gr(x) 0 ∩ | ≤ ≤ Continuous vs discrete problem distinction • Convex programming problems are those for which• f and C are convex They are continuous problems − They are nice, and have beautiful and intu- − itive structure However, convexity permeates
    [Show full text]
  • Discrete Convexity and Log-Concave Distributions in Higher Dimensions
    Discrete Convexity and Log-Concave Distributions In Higher Dimensions 1 Basic Definitions and notations n 1. R : The usual vector space of real n− tuples n 2. Convex set : A subset C of R is said to be convex if λx + (1 − λ)y 2 C for any x; y 2 C and 0 < λ < 1: n 3. Convex hull : Let S ⊆ R . The convex hull denoted by conv(S) is the intersection of all convex sets containing S: (or the set of all convex combinations of points of S) n 4. Convex function : A function f from C ⊆ R to (−∞; 1]; where C is a n convex set (for ex: C = R ). Then, f is convex on C iff f((1 − λ)x + λy) ≤ (1 − λ)f(x) + λf(y); 0 < λ < 1: 5. log-concave A function f is said to be log-concave if log f is concave (or − log f is convex) n 6. Epigraph of a function : Let f : S ⊆ R ! R [ {±∞}: The set f(x; µ) j x 2 S; µ 2 R; µ ≥ f(x)g is called the epigraph of f (denoted by epi(f)). 7. The effective domain (denoted by dom(f)) of a convex function f on S n is the projection on R of the epi(f): dom(f) = fx j 9µ, (x; µ) 2 epi(f)g = fx j f(x) < 1g: 8. Lower semi-continuity : An extended real-valued function f given n on a set S ⊂ R is said to be lower semi-continuous at a point x 2 S if f(x) ≤ lim inf f(xi) for every sequence x1; x2; :::; 2 S s.t xi ! x and limit i!1 of f(x1); f(x2); ::: exists in [−∞; 1]: 1 2 Convex Analysis Preliminaries In this section, we recall some basic concepts and results of Convex Analysis.
    [Show full text]
  • Discrete Convexity and Equilibria in Economies with Indivisible Goods and Money
    Mathematical Social Sciences 41 (2001) 251±273 www.elsevier.nl/locate/econbase Discrete convexity and equilibria in economies with indivisible goods and money Vladimir Danilova,* , Gleb Koshevoy a , Kazuo Murota b aCentral Institute of Economics and Mathematics, Russian Academy of Sciences, Nahimovski prospect 47, Moscow 117418, Russia bResearch Institute for Mathematical Sciences, Kyoto University, Kyoto 606-8502, Japan Received 1 January 2000; received in revised form 1 October 2000; accepted 1 October 2000 Abstract We consider a production economy with many indivisible goods and one perfectly divisible good. The aim of the paper is to provide some light on the reasons for which equilibrium exists for such an economy. It turns out, that a main reason for the existence is that supplies and demands of indivisible goods should be sets of a class of discrete convexity. The class of generalized polymatroids provides one of the most interesting classes of discrete convexity. 2001 Published by Elsevier Science B.V. Keywords: Equilibrium; Discrete convex sets; Generalized polymatroids JEL classi®cation: D50 1. Introduction We consider here an economy with production in which there is only one perfectly divisible good (numeraire or money) and all other goods are indivisible. In other words, the commodity space of the model takes the following form ZK 3 R, where K is a set of types of indivisible goods. Several models of exchange economies with indivisible goods and money have been considered in the literature. In 1970, Henry (1970) proved the existence of a competitive equilibrium in an exchange economy with one indivisible good and money. He also gave an example of an economy with two indivisible goods in which no competitive *Corresponding author.
    [Show full text]
  • Conjugate Duality and Optimization CBMS-NSF REGIONAL CONFERENCE SERIES in APPLIED MATHEMATICS
    Conjugate Duality and Optimization CBMS-NSF REGIONAL CONFERENCE SERIES IN APPLIED MATHEMATICS A series of lectures on topics of current research interest in applied mathematics under the direction of the Conference Board of the Mathematical Sciences, supported by the National Science Foundation and published by SIAM. GARRETT BIRKHOFF, The Numerical Solution of Elliptic Equations D. V. LINDLEY, Bayesian Statistics, A Review R. S. VARGA, Functional Analysis and Approximation Theory in Numerical Analysis R. R. BAHADUR, Some Limit Theorems in Statistics PATRICK BILLINGSLEY, Weak Convergence of Measures: Applications in Probability J. L. LIONS, Some Aspects of the Optimal Control of Distributed Parameter Systems ROGER PENROSE, Techniques of Differential Topology in Relativity HERMAN CHERNOFF, Sequential Analysis and Optimal Design J. DURBIN, Distribution Theory for Tests Based on the Sample Distribution Function SOL I. RUBINOW, Mathematical Problems in the Biological Sciences P. D. LAX, Hyperbolic Systems of Conservation Laws and the Mathematical Theory of Shock Waves I. J. SCHOENBERG, Cardinal Spline Interpolation IVAN SINGER, The Theory of Best Approximation and Functional Analysis WERNER C. RHEINBOLDT, Methods of Solving Systems of Nonlinear Equations HANS F. WEINBERGER, Variational Methods for Eigenvalue Approximation R. TYRRELL ROCKAFELLAR, Conjugate Duality and Optimization SIR JAMES LIGHTHILL, Mathematical Biofluiddynamics GERARD SALTON, Theory of Indexing CATHLEEN S. MORAWETZ, Notes on Time Decay and Scattering for Some Hyperbolic Problems F. HOPPENSTEADT, Mathematical Theories of Populations: Demographics, Genetics and Epidemics RICHARD ASKEY, Orthogonal Polynomials and Special Functions L. E. PAYNE, Improperly Posed Problems in Partial Differential Equations S. ROSEN, Lectures on the Measurement and Evaluation of the Performance of Computing Systems HERBERT B.
    [Show full text]