Convex Sets and Convex Functions 1 Convex Sets

Total Page:16

File Type:pdf, Size:1020Kb

Convex Sets and Convex Functions 1 Convex Sets Convex Sets and Convex Functions 1 Convex Sets, In this section, we introduce one of the most important ideas in economic modelling, in the theory of optimization and, indeed in much of modern analysis and computatyional mathematics: that of a convex set. Almost every situation we will meet will depend on this geometric idea. As an independent idea, the notion of convexity appeared at the end of the 19th century, particularly in the works of Minkowski who is supposed to have said: \Everything that is convex interests me." We discuss other ideas which stem from the basic definition, and in particular, the notion of a convex and concave functions which which are so prevalent in economic models. The geometric definition, as we will see, makes sense in any vector space. Since, for the most of our work we deal only with Rn, the definitions will be stated in that context. The interested student may, however, reformulate the definitions either, in an ab stract setting or in some concrete vector space as, for example, C([0; 1]; R)1. Intuitively if we think of R2 or R3, a convex set of vectors is a set that contains all the points of any line segment joining two points of the set (see the next figure). Here is the definition. Definition 1.1 Let u; v 2 V . Then the set of all convex combinations of u and v is the set of points fwλ 2 V : wλ = (1 − λ)u + λv; 0 ≤ λ ≤ 1g: (1.1) In, say, R2 or R3, this set is exactly the line segment joining the two points u and v. (See the examples below.) Next, is the notion of a convex set. 1This symbol stands for the vector space of continuous, real-valued functions defined on the closed interval [0; 1] 1 Figure 1: A Convex Set Figure 2: A Non-convex Set Definition 1.2 Let K ⊂ V . Then the set K is said to be convex provided that given two points u; v 2 K the set (1.1) is a subset of K. We give some simple examples: Examples 1.3 (a) An interval of [a; b] ⊂ R is a convex set. To see this, let c; d 2 [a; b] and assume, without loss of generality, that c < d. Let λ 2 (0; 1). Then, a ≤ c = (1 − λ)c + λc < (1 − λ)c + λd < (1 − λ)d + λd = d ≤ b: (b) A disk with center (0; 0) and radius c is a convex subset of R2. This may be easily checked (Exercise!) by using the usual distance formula in R2 namely kx − yk = p 2 2 (x1 − y1) + (x2 − y2) and the triangle inequality ku + vk ≤ kuk + kvk. n n (c) In R the set H := fx 2 R : a1x1 + ::: + anxn = cg is a convex set. For any n particular choice of constants ai it is a hyperplane in R . Its defining equation is a generalization of the usual equation of a plane in R3, namely the equation ax + by + cz + d = 0, and so the set H is called a hyperplane. To see that H is a convex set, let x(1); x(2) 2 H and define z 2 R3 by z := (1 − λ)x(1) + λx(2). Then 2 n n X (1) (2) X (1) (2) z = ai[(1 − λ)xi + λxi ] = (1 − λ)aixi + λaixi i=1 i=1 n X (1) (2) = (1 − λ) aixi + aixi = (1 − λ)c + λc i=1 = c: Hence z 2 H. (d) As a generalization of the preceeding example, let A be an m×n matrix, b 2 Rm, and let S := f(x 2 Rn : Ax = bg. (The set S is just the set of all solutions of the linear equation Ax = b.) Then the set S is a convex subset of Rn. Indeed, let x(1); x(2) 2 S. Then A (1 − λ)x(1) + λx(2) = (1 − λ)A x(1) + λA x(2) = (1 − λ)b + λb = b: (e) There are always two, so-called trivial examples. These are the empty set ;, and the entire space Rn. Note also that a singleton fxg is convex. In this latter case, as in the case of the empty set, the definition is satisfied vacuously. Note: In (c) above, we can take A = (a1; a2; : : : ; an) so that with this choice, the present example is certainly a generalization. One important fact about Rn is that the unit ball n B1 = fc 2 R j kxk ≤ 1g is a convex set. This follows from the triangle equality for norms: for any x; yinB1 and any λ 2 [0; 1] we have k (1 − λ) x + λ yk ≤ (1 − λ) jxk + λ kyk ≤ (1 − λ) + λ = 1 : Now the ball B1 is a closed set. It is easy to see that if we take its interior ◦ n B1 = fx 2 R j kxk < 1g ; this set is also convex. This gives us a hint regarding our next result. Proposition 1.4 If C ⊂ Rn is convex, the set cl(C), the closure of C, is also convexl 3 1 1 Proof: Supppose x; y 2 c`(C). Then there exist sequences fxngn=1 and fyngn=1 in C such that xn ! x and yn ! y as n ! 1. For some λ, 0 ≤ λ ≤ 1, define zn := (1−λ) xn +λ yn. Then, by convexity of C, zn 2 C. Moreover zn ! (1−λ) x+λ y as n ! 1. Hence this latter point lies in c`(C). 2 The simple example of th two intervals [0; 1] and [2; 3] on the real line shows that the union of two sets in not necessarily convex. On the other hand, we have the result: Proposition 1.5 The intersection of any number of convex sets is convex. Proof: Let fKαgα2A be a family of convex sets, and let K := [α2AKα. Then, for any x; y 2 K by definition of the intersection of a family of sets, x; y 2 Kα for all α 2 A and each of these sets is convex. Hence for any α 2 A; and λ 2 [0; 1]; (1 − λ)x + λy 2 Kα. Hence (1 − λ)x + λy 2 K. 2 While, by definition, a set is convex provided all convex combinations of two points in the set is again in the set, it is a simple matter to check that we can make a more general statement. This statement is the content of the following proposition. Notice the way in which the proof is constructed; it is often very useful in computations! p X Proposition 1.6 Let K be a convex set and let λ1; λ2; : : : ; λp ≥ 0 and λi = 1. If i=1 x1; x2; : : : xp 2 K then p X λi xi 2 K: i=1 Proof: We prove the result by induction. Since K is convex, the result is true, trivially, for p = 1 and by definition for p = 2. Suppose that the proposition is true for p = r (induction hypothesis!) and consider the convex combination λ1x1 + λ2x2 + ::: + λr+1. r r+1 r X X X Define Λ := λi. Then since 1 − Λ = λi − λi = λr+1, we have i=1 i=1 i=1 r ! r ! X X λi λ x + λ x = Λ x + (1 − Λ) x : i i r+1 r+1 Λ i r+1 i=1 i=1 λ λ Note that Pr i = 1 and so, by the induction hypothesis, Pr i x 2 K. i=1 Λ i=1 Λ i Since xr+1 2 K it follows that the right hand side is a convex combination of two points of K and hence lies in K 2 Relative to the vector space operations, we have the following result: 4 n Proposition 1.7 Let C;C1 and C2 be convex sets in R and let β 2 R. Then (a) The set β C := fz 2 Rn j z = β x ; x 2 Cg is convex. n (b) The set C1 + C2 := fx 2 R j z = x1 + x2 ; x1 2 C1; x2 2 C2g is convex. Proof: For part (a), let z1 and z2 both be elements or β C. Then there exists points x1; x2 2 C such that z1 = β x1 and z2 = β x2. Choose any λ 2 [0; 1] and form the convex combination z = (1 − λ) z1 + λ z2 : But then z = (1 − λ) β x1 + λ β x2 = β [(1 − λ) x1 + λ x2] : But C is convex so that (1 − λ) x1 + λ x2 2 C and hence z 2 β C . This proves part (a). Part (b) is proved by a similar argument by simply noting that (1 − λ)(x1 + x2) + λ (y1 + y2) = (1 − λ) x1 + (1 − λ) x2 + λ y1 + λ y2 : 2 For any given set which is not convex, we often want to find a set which is convex and which contains the set. Since the entire vector space V is obviously a convex set, there is always at least one such convex set containing the given one. In fact, there are infinitely many such sets. We can make a more economical choice if we start with the following fact. Intuitively, given a set C ⊂ V , the intersection of all convex sets containing C is the \smallest" subset containing C. We make this into a definition. Definition 1.8 The convex hull of a set C is the intersection of all convex sets which contain the set C.
Recommended publications
  • On Quasi Norm Attaining Operators Between Banach Spaces
    ON QUASI NORM ATTAINING OPERATORS BETWEEN BANACH SPACES GEUNSU CHOI, YUN SUNG CHOI, MINGU JUNG, AND MIGUEL MART´IN Abstract. We provide a characterization of the Radon-Nikod´ymproperty in terms of the denseness of bounded linear operators which attain their norm in a weak sense, which complement the one given by Bourgain and Huff in the 1970's. To this end, we introduce the following notion: an operator T : X ÝÑ Y between the Banach spaces X and Y is quasi norm attaining if there is a sequence pxnq of norm one elements in X such that pT xnq converges to some u P Y with }u}“}T }. Norm attaining operators in the usual (or strong) sense (i.e. operators for which there is a point in the unit ball where the norm of its image equals the norm of the operator) and also compact operators satisfy this definition. We prove that strong Radon-Nikod´ymoperators can be approximated by quasi norm attaining operators, a result which does not hold for norm attaining operators in the strong sense. This shows that this new notion of quasi norm attainment allows to characterize the Radon-Nikod´ymproperty in terms of denseness of quasi norm attaining operators for both domain and range spaces, completing thus a characterization by Bourgain and Huff in terms of norm attaining operators which is only valid for domain spaces and it is actually false for range spaces (due to a celebrated example by Gowers of 1990). A number of other related results are also included in the paper: we give some positive results on the denseness of norm attaining Lipschitz maps, norm attaining multilinear maps and norm attaining polynomials, characterize both finite dimensionality and reflexivity in terms of quasi norm attaining operators, discuss conditions to obtain that quasi norm attaining operators are actually norm attaining, study the relationship with the norm attainment of the adjoint operator and, finally, present some stability results.
    [Show full text]
  • POLARS and DUAL CONES 1. Convex Sets
    POLARS AND DUAL CONES VERA ROSHCHINA Abstract. The goal of this note is to remind the basic definitions of convex sets and their polars. For more details see the classic references [1, 2] and [3] for polytopes. 1. Convex sets and convex hulls A convex set has no indentations, i.e. it contains all line segments connecting points of this set. Definition 1 (Convex set). A set C ⊆ Rn is called convex if for any x; y 2 C the point λx+(1−λ)y also belongs to C for any λ 2 [0; 1]. The sets shown in Fig. 1 are convex: the first set has a smooth boundary, the second set is a Figure 1. Convex sets convex polygon. Singletons and lines are also convex sets, and linear subspaces are convex. Some nonconvex sets are shown in Fig. 2. Figure 2. Nonconvex sets A line segment connecting two points x; y 2 Rn is denoted by [x; y], so we have [x; y] = f(1 − α)x + αy; α 2 [0; 1]g: Likewise, we can consider open line segments (x; y) = f(1 − α)x + αy; α 2 (0; 1)g: and half open segments such as [x; y) and (x; y]. Clearly any line segment is a convex set. The notion of a line segment connecting two points can be generalised to an arbitrary finite set n n by means of a convex combination. Given a finite set fx1; x2; : : : ; xpg ⊂ R , a point x 2 R is the convex combination of x1; x2; : : : ; xp if it can be represented as p p X X x = αixi; αi ≥ 0 8i = 1; : : : ; p; αi = 1: i=1 i=1 Given an arbitrary set S ⊆ Rn, we can consider all possible finite convex combinations of points from this set.
    [Show full text]
  • Locally Solid Riesz Spaces with Applications to Economics / Charalambos D
    http://dx.doi.org/10.1090/surv/105 alambos D. Alipr Lie University \ Burkinshaw na University-Purdue EDITORIAL COMMITTEE Jerry L. Bona Michael P. Loss Peter S. Landweber, Chair Tudor Stefan Ratiu J. T. Stafford 2000 Mathematics Subject Classification. Primary 46A40, 46B40, 47B60, 47B65, 91B50; Secondary 28A33. Selected excerpts in this Second Edition are reprinted with the permissions of Cambridge University Press, the Canadian Mathematical Bulletin, Elsevier Science/Academic Press, and the Illinois Journal of Mathematics. For additional information and updates on this book, visit www.ams.org/bookpages/surv-105 Library of Congress Cataloging-in-Publication Data Aliprantis, Charalambos D. Locally solid Riesz spaces with applications to economics / Charalambos D. Aliprantis, Owen Burkinshaw.—2nd ed. p. cm. — (Mathematical surveys and monographs, ISSN 0076-5376 ; v. 105) Rev. ed. of: Locally solid Riesz spaces. 1978. Includes bibliographical references and index. ISBN 0-8218-3408-8 (alk. paper) 1. Riesz spaces. 2. Economics, Mathematical. I. Burkinshaw, Owen. II. Aliprantis, Char­ alambos D. III. Locally solid Riesz spaces. IV. Title. V. Mathematical surveys and mono­ graphs ; no. 105. QA322 .A39 2003 bib'.73—dc22 2003057948 Copying and reprinting. Individual readers of this publication, and nonprofit libraries acting for them, are permitted to make fair use of the material, such as to copy a chapter for use in teaching or research. Permission is granted to quote brief passages from this publication in reviews, provided the customary acknowledgment of the source is given. Republication, systematic copying, or multiple reproduction of any material in this publication is permitted only under license from the American Mathematical Society.
    [Show full text]
  • On the Ekeland Variational Principle with Applications and Detours
    Lectures on The Ekeland Variational Principle with Applications and Detours By D. G. De Figueiredo Tata Institute of Fundamental Research, Bombay 1989 Author D. G. De Figueiredo Departmento de Mathematica Universidade de Brasilia 70.910 – Brasilia-DF BRAZIL c Tata Institute of Fundamental Research, 1989 ISBN 3-540- 51179-2-Springer-Verlag, Berlin, Heidelberg. New York. Tokyo ISBN 0-387- 51179-2-Springer-Verlag, New York. Heidelberg. Berlin. Tokyo No part of this book may be reproduced in any form by print, microfilm or any other means with- out written permission from the Tata Institute of Fundamental Research, Colaba, Bombay 400 005 Printed by INSDOC Regional Centre, Indian Institute of Science Campus, Bangalore 560012 and published by H. Goetze, Springer-Verlag, Heidelberg, West Germany PRINTED IN INDIA Preface Since its appearance in 1972 the variational principle of Ekeland has found many applications in different fields in Analysis. The best refer- ences for those are by Ekeland himself: his survey article [23] and his book with J.-P. Aubin [2]. Not all material presented here appears in those places. Some are scattered around and there lies my motivation in writing these notes. Since they are intended to students I included a lot of related material. Those are the detours. A chapter on Nemyt- skii mappings may sound strange. However I believe it is useful, since their properties so often used are seldom proved. We always say to the students: go and look in Krasnoselskii or Vainberg! I think some of the proofs presented here are more straightforward. There are two chapters on applications to PDE.
    [Show full text]
  • The Ekeland Variational Principle, the Bishop-Phelps Theorem, and The
    The Ekeland Variational Principle, the Bishop-Phelps Theorem, and the Brøndsted-Rockafellar Theorem Our aim is to prove the Ekeland Variational Principle which is an abstract result that found numerous applications in various fields of Mathematics. As its application to Convex Analysis, we provide a proof of the famous Bishop- Phelps Theorem and some related results. Let us recall that the epigraph and the hypograph of a function f : X ! [−∞; +1] (where X is a set) are the following subsets of X × R: epi f = f(x; t) 2 X × R : t ≥ f(x)g ; hyp f = f(x; t) 2 X × R : t ≤ f(x)g : Notice that, if f > −∞ on X then epi f 6= ; if and only if f is proper, that is, f is finite at at least one point. 0.1. The Ekeland Variational Principle. In what follows, (X; d) is a metric space. Given λ > 0 and (x; t) 2 X × R, we define the set Kλ(x; t) = f(y; s): s ≤ t − λd(x; y)g = f(y; s): λd(x; y) ≤ t − sg ⊂ X × R: Notice that Kλ(x; t) = hyp[t − λ(x; ·)]. Let us state some useful properties of these sets. Lemma 0.1. (a) Kλ(x; t) is closed and contains (x; t). (b) If (¯x; t¯) 2 Kλ(x; t) then Kλ(¯x; t¯) ⊂ Kλ(x; t). (c) If (xn; tn) ! (x; t) and (xn+1; tn+1) 2 Kλ(xn; tn) (n 2 N), then \ Kλ(x; t) = Kλ(xn; tn) : n2N Proof. (a) is quite easy.
    [Show full text]
  • Chapter 5 Convex Optimization in Function Space 5.1 Foundations of Convex Analysis
    Chapter 5 Convex Optimization in Function Space 5.1 Foundations of Convex Analysis Let V be a vector space over lR and k ¢ k : V ! lR be a norm on V . We recall that (V; k ¢ k) is called a Banach space, if it is complete, i.e., if any Cauchy sequence fvkglN of elements vk 2 V; k 2 lN; converges to an element v 2 V (kvk ¡ vk ! 0 as k ! 1). Examples: Let ­ be a domain in lRd; d 2 lN. Then, the space C(­) of continuous functions on ­ is a Banach space with the norm kukC(­) := sup ju(x)j : x2­ The spaces Lp(­); 1 · p < 1; of (in the Lebesgue sense) p-integrable functions are Banach spaces with the norms Z ³ ´1=p p kukLp(­) := ju(x)j dx : ­ The space L1(­) of essentially bounded functions on ­ is a Banach space with the norm kukL1(­) := ess sup ju(x)j : x2­ The (topologically and algebraically) dual space V ¤ is the space of all bounded linear functionals ¹ : V ! lR. Given ¹ 2 V ¤, for ¹(v) we often write h¹; vi with h¢; ¢i denoting the dual product between V ¤ and V . We note that V ¤ is a Banach space equipped with the norm j h¹; vi j k¹k := sup : v2V nf0g kvk Examples: The dual of C(­) is the space M(­) of Radon measures ¹ with Z h¹; vi := v d¹ ; v 2 C(­) : ­ The dual of L1(­) is the space L1(­). The dual of Lp(­); 1 < p < 1; is the space Lq(­) with q being conjugate to p, i.e., 1=p + 1=q = 1.
    [Show full text]
  • Non-Linear Inner Structure of Topological Vector Spaces
    mathematics Article Non-Linear Inner Structure of Topological Vector Spaces Francisco Javier García-Pacheco 1,*,† , Soledad Moreno-Pulido 1,† , Enrique Naranjo-Guerra 1,† and Alberto Sánchez-Alzola 2,† 1 Department of Mathematics, College of Engineering, University of Cadiz, 11519 Puerto Real, CA, Spain; [email protected] (S.M.-P.); [email protected] (E.N.-G.) 2 Department of Statistics and Operation Research, College of Engineering, University of Cadiz, 11519 Puerto Real (CA), Spain; [email protected] * Correspondence: [email protected] † These authors contributed equally to this work. Abstract: Inner structure appeared in the literature of topological vector spaces as a tool to charac- terize the extremal structure of convex sets. For instance, in recent years, inner structure has been used to provide a solution to The Faceless Problem and to characterize the finest locally convex vector topology on a real vector space. This manuscript goes one step further by settling the bases for studying the inner structure of non-convex sets. In first place, we observe that the well behaviour of the extremal structure of convex sets with respect to the inner structure does not transport to non-convex sets in the following sense: it has been already proved that if a face of a convex set intersects the inner points, then the face is the whole convex set; however, in the non-convex setting, we find an example of a non-convex set with a proper extremal subset that intersects the inner points. On the opposite, we prove that if a extremal subset of a non-necessarily convex set intersects the affine internal points, then the extremal subset coincides with the whole set.
    [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]
  • The Krein–Milman Theorem a Project in Functional Analysis
    The Krein{Milman Theorem A Project in Functional Analysis Samuel Pettersson November 29, 2016 2. Extreme points 3. The Krein{Milman theorem 4. An application Outline 1. An informal example 3. The Krein{Milman theorem 4. An application Outline 1. An informal example 2. Extreme points 4. An application Outline 1. An informal example 2. Extreme points 3. The Krein{Milman theorem Outline 1. An informal example 2. Extreme points 3. The Krein{Milman theorem 4. An application Outline 1. An informal example 2. Extreme points 3. The Krein{Milman theorem 4. An application Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". kxk1≤ 1 Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". kxk1≤ 1 Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". kxk1≤ 1 kxk2≤ 1 Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". kxk1≤ 1 kxk2≤ 1 Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". kxk1≤ 1 kxk2≤ 1 kxk1≤ 1 Convex sets and their \corners" Observation Some convex sets are the convex hulls of their \corners". kxk1≤ 1 kxk2≤ 1 kxk1≤ 1 x1; x2 ≥ 0 Convex sets and their \corners" Observation Some convex sets are not the convex hulls of their \corners". Convex sets and their \corners" Observation Some convex sets are not the convex hulls of their \corners".
    [Show full text]
  • OPTIMIZATION METHODS: CLASS 3 Linearity, Convexity, ANity
    OPTIMIZATION METHODS: CLASS 3 Linearity, convexity, anity The exercises are on the opposite side. D: A set A ⊆ Rd is an ane space, if A is of the form L + v for some linear space L and a shift vector v 2 Rd. By A is of the form L + v we mean a bijection between vectors of L and vectors of A given as b(u) = u + v. Each ane space has a dimension, dened as the dimension of its associated linear space L. D: A vector is an ane combination of a nite set of vectors if Pn , where x a1; a2; : : : an x = i=1 αiai are real number satisfying Pn . αi i=1 αi = 1 A set of vectors V ⊆ Rd is anely independent if it holds that no vector v 2 V is an ane combination of the rest. D: GIven a set of vectors V ⊆ Rd, we can think of its ane span, which is a set of vectors A that are all possible ane combinations of any nite subset of V . Similar to the linear spaces, ane spaces have a nite basis, so we do not need to consider all nite subsets of V , but we can generate the ane span as ane combinations of the base. D: A hyperplane is any ane space in Rd of dimension d − 1. Thus, on a 2D plane, any line is a hyperplane. In the 3D space, any plane is a hyperplane, and so on. A hyperplane splits the space Rd into two halfspaces. We count the hyperplane itself as a part of both halfspaces.
    [Show full text]
  • On the Variational Principle
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector JOURNAL OF MATHEMATICAL ANALYSIS AND APPLICATIONS 47, 324-353 (1974) On the Variational Principle I. EKELAND UER Mathe’matiques de la DC&ion, Waiver& Paris IX, 75775 Paris 16, France Submitted by J. L. Lions The variational principle states that if a differentiable functional F attains its minimum at some point zi, then F’(C) = 0; it has proved a valuable tool for studying partial differential equations. This paper shows that if a differentiable function F has a finite lower bound (although it need not attain it), then, for every E > 0, there exists some point u( where 11F’(uJj* < l , i.e., its derivative can be made arbitrarily small. Applications are given to Plateau’s problem, to partial differential equations, to nonlinear eigenvalues, to geodesics on infi- nite-dimensional manifolds, and to control theory. 1. A GENERAL RFNJLT Let V be a complete metric space, the distance of two points u, z, E V being denoted by d(u, v). Let F: I’ -+ 08u {+ co} be a lower semicontinuous function, not identically + 00. In other words, + oo is allowed as a value for F, but at some point w,, , F(Q) is finite. Suppose now F is bounded from below: infF > --co. (l-1) As no compacity assumptions are made, there need be no point where this infimum is attained. But of course, for every E > 0, there is some point u E V such that: infF <F(u) < infF + E.
    [Show full text]
  • Convex Sets, Functions, and Problems
    Convex Sets, Functions, and Problems Nick Henderson, AJ Friend (Stanford University) Kevin Carlberg (Sandia National Laboratories) August 13, 2019 1 Convex optimization Theory, methods, and software for problems exihibiting the characteristics below I Convexity: I convex : local solutions are global I non-convex: local solutions are not global I Optimization-variable type: I continuous : gradients facilitate computing the solution I discrete: cannot compute gradients, NP-hard I Constraints: I unconstrained : simpler algorithms I constrained : more complex algorithms; must consider feasibility I Number of optimization variables: I low-dimensional : can solve even without gradients I high-dimensional : requires gradients to be solvable in practice 2 Set Notation Set Notation 3 Outline Set Notation Convexity Why Convexity? Convex Sets Convex Functions Convex Optimization Problems Set Notation 4 Set Notation I Rn: set of n-dimensional real vectors I x ∈ C: the point x is an element of set C I C ⊆ Rn: C is a subset of Rn, i.e., elements of C are n-vectors I can describe set elements explicitly: 1 ∈ {3, "cat", 1} I set builder notation C = {x | P (x)} gives the points for which property P (x) is true n I R+ = {x | xi ≥ 0 for all i}: n-vectors with all nonnegative elements I set intersection N \ C = Ci i=1 is the set of points which are simultaneously present in each Ci Set Notation 5 Convexity Convexity 6 Outline Set Notation Convexity Why Convexity? Convex Sets Convex Functions Convex Optimization Problems Convexity 7 Convex Sets I C ⊆ Rn is
    [Show full text]