Meketaten: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Leoboudv
 
Line 1: Line 1:
'''Convex analysis''' is the branch of [[mathematics]] devoted to the study of properties of [[convex function]]s and [[convex set]]s, often with applications in [[convex optimization|convex minimization]], a subdomain of [[optimization (mathematics)|optimization theory]].
Wilber Berryhill is the name his parents gave him and he totally digs that title. She is really fond of caving but she doesn't have the time recently. For years he's been residing in Mississippi and he doesn't plan on altering it. Credit authorising is how he makes cash.<br><br>Also visit my blog post :: [http://chorokdeul.co.kr/index.php?document_srl=324263&mid=customer21 accurate psychic readings]
 
== Convex sets ==
{{main|Convex set}}
A '''convex set''' is a set ''C'' ⊆ ''X'', for some [[vector space]] ''X'', such that for any ''x'', ''y'' ∈ ''C'' and λ ∈ [0, 1] then<ref name="Rockafellar">{{cite book |author=[[Rockafellar, R. Tyrrell]]|title=Convex Analysis|publisher=Princeton University Press|location=Princeton, NJ|year=1997|origyear=1970|isbn=978-0-691-01586-6}}</ref>
:<math>\lambda x + (1 - \lambda)y \in C</math>.
 
== Convex functions ==
{{main|Convex function}}
A '''convex function''' is any [[extended reals|extended real-valued]] function ''f'' : ''X'' → '''R''' ∪ {±∞} which satisfies [[Jensen's inequality]], i.e. for any ''x'', ''y'' ∈ ''X'' and any λ ∈ [0, 1] then
:<math>f(\lambda x + (1 - \lambda)y) \leq \lambda f(x) + (1-\lambda) f(y)</math>.<ref name="Rockafellar" />
 
Equivalently, a convex function is any (extended) real valued function such that its [[epigraph (mathematics)|epigraph]]
:<math>\left\{(x,r) \in X \times \mathbf{R}: f(x) \leq r \right\}</math>
is a convex set.<ref name="Rockafellar" />
 
== Convex conjugate ==
{{main|Convex conjugate}}
The '''convex conjugate''' of an extended real-valued (not necessarily convex) function ''f'' : ''X'' → '''R''' ∪ {±∞} is ''f*'' : ''X*'' → '''R''' ∪ {±∞} where ''X*'' is the [[dual space]] of ''X'', and<ref name="Zalinescu" />{{rp|pp.75–79}}
 
: <math>f^*(x^*) = \sup_{x \in X} \left \{\langle x^*,x \rangle - f(x) \right \}.</math>
 
=== Biconjugate ===
The ''biconjugate'' of a function ''f'' : ''X'' → '''R''' ∪ {±∞} is the conjugate of the conjugate, typically written as ''f**'' : ''X'' → '''R''' ∪ {±∞}. The biconjugate is useful for showing when [[strong duality|strong]] or [[weak duality]] hold (via the [[perturbation function]]).
 
For any ''x'' ∈ ''X'' the inequality ''f**''(''x'') ≤ ''f''(''x'') follows from the ''Fenchel–Young inequality''.  For [[Proper convex function|proper functions]], ''f'' = ''f**'' [[if and only if]] ''f'' is convex and [[lower semi-continuous]] by [[Fenchel–Moreau theorem]].<ref name="Zalinescu" />{{rp|pp.75–79}}<ref name="BorweinLewis">{{cite book |last1=Borwein |first1=Jonathan |last2=Lewis |first2=Adrian |title=Convex Analysis and Nonlinear Optimization: Theory and Examples| edition=2 |year=2006 |publisher=Springer |isbn=978-0-387-29570-1|pages=76–77}}</ref>
 
== Convex minimization ==
{{main|Convex optimization}}
A '''convex minimization''' (primal) problem is one of the form
 
:<math>\inf_{x \in M} f(x)</math>
 
such that ''f'' : ''X'' → '''R''' ∪ {±∞} is a convex function and ''M'' ⊆ ''X'' is a convex set.
 
=== Dual problem ===
{{main|Duality (optimization)}}
<!-- Copied from [[Duality (optimization)#Duality principle]] -->
In optimization theory, the ''duality principle'' states that optimization problems may be viewed from either of two perspectives, the primal problem or the dual problem.
 
In general given two [[dual pair]]s [[separated space|separated]] [[locally convex space]]s (''X'', ''X*'') and (''Y'', ''Y*''). Then given the function ''f'' : ''X'' → '''R''' ∪ {+∞}, we can define the primal problem as finding ''x'' such that
 
:<math>\inf_{x \in X} f(x).</math>
 
If there are constraint conditions, these can be built into the function ''f'' by letting <math>f = f + I_{\mathrm{constraints}}</math> where ''I'' is the [[Characteristic function (convex analysis)|indicator function]].  Then let ''F'' : ''X'' × ''Y'' → '''R''' ∪ {±∞} be a [[perturbation function]] such that ''F''(''x'', 0) = ''f''(''x'').<ref name="BWG">{{cite book |title=Duality in Vector Optimization |author1=Boţ, Radu Ioan |author2=Wanka, Gert|author3=Grad, Sorin-Mihai |year=2009 | publisher=Springer |isbn=978-3-642-02885-4 }}</ref>
 
The ''dual problem'' with respect to the chosen perturbation function is given by
 
:<math>\sup_{y^* \in Y^*} -F^*(0,y^*)</math>
 
where ''F*'' is the convex conjugate in both variables of ''F''.
 
The [[duality gap]] is the difference of the right and left hand sides of the inequality<ref name="Zalinescu">{{cite book |last=Zălinescu |first=Constantin |title=Convex analysis in general vector spaces |publisher=World Scientific Publishing&nbsp;Co.,&nbsp;Inc. |isbn=981-238-067-1 |mr=1921556 |issue=J |year=2002 |location=River Edge, NJ }}</ref>{{rp|pp. 106–113}}<ref name="BWG" /><ref>{{cite book |title=Overcoming the failure of the classical generalized interior-point regularity conditions in convex optimization. Applications of the duality theory to enlargements of maximal monotone operators |author=Csetnek, Ernö Robert |year=2010 |publisher=Logos Verlag Berlin GmbH |isbn=978-3-8325-2503-3 }}</ref>
 
:<math>\sup_{y^* \in Y^*} -F^*(0,y^*) \le \inf_{x \in X} F(x,0).</math>
 
This principle is the same as [[weak duality]].  If the two sides are equal to each other then the problem is said to satisfy [[strong duality]].
 
There are many conditions for strong duality to hold such as:
*''F'' = ''F**'' where ''F'' is the [[perturbation function]] relating the primal and dual problems and ''F**'' is the [[convex conjugate|biconjugate]] of ''F'';{{Citation needed|date=January 2012}}
* the primal problem is a [[linear optimization|linear optimization problem]];
* [[Slater's condition]] for a [[convex optimization|convex optimization problem]].<ref name="borwein">{{cite book |last1=Borwein |first1=Jonathan |last2=Lewis |first2=Adrian |title=Convex Analysis and Nonlinear Optimization: Theory and Examples| edition=2 |year=2006 |publisher=Springer |isbn=978-0-387-29570-1}}</ref><ref name="boyd">{{cite book |last1=Boyd |first1=Stephen |last2=Vandenberghe |first2=Lieven |title=Convex Optimization |publisher=Cambridge University Press |year=2004 |isbn=978-0-521-83378-3 |url=http://www.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf |format=pdf |accessdate=October 3, 2011}}</ref>
 
==== Lagrange duality ====
For a convex minimization problem with inequality constraints,
 
::: min<sub>''x''</sub> ''f''(''x'') subject to ''g<sub>i</sub>''(''x'') ≤ 0 for ''i'' = 1, ..., ''m''.
 
the Lagrangian dual problem is
 
::: sup<sub>''u''</sub> inf<sub>''x''</sub> ''L''(''x'', ''u'') subject to ''u<sub>i</sub>''(''x'') ≥ 0 for ''i'' = 1, ..., ''m''.
 
where the objective function ''L''(''x'', ''u'') is the Lagrange dual function defined as follows:
 
:<math>L(x,u) = f(x) + \sum_{j=1}^m u_j g_j(x)</math>
 
== See also ==
* [[List of convexity topics]]
* [[Werner Fenchel]]
 
== References ==
{{Reflist}}
* {{cite book|author1=J.-B. Hiriart-Urruty|author2=[[C. Lemaréchal]]|title=Fundamentals of convex analysis|publisher=Springer-Verlag |location=Berlin |year=2001 |isbn=978-3-540-42205-1}}
* {{cite book|last=Singer|first=Ivan|title=Abstract convex analysis|series=Canadian Mathematical Society series of monographs and advanced texts|publisher=John Wiley&nbsp;&&nbsp;Sons, Inc.|location=New&nbsp;York|year= 1997|pages=xxii+491|isbn=0-471-16015-6|mr=1461544}}
* {{cite book|first1=J.|last1=Stoer|first2=C.|last2=Witzgall|title=Convexity and optimization in finite dimensions |volume=1 |publisher=Springer |location=Berlin | year=1970 |isbn=978-0-387-04835-2}}
 
[[Category:Convex analysis|*]]
[[Category:Mathematical optimization]]
[[Category:Variational analysis]]

Latest revision as of 12:21, 11 January 2015

Wilber Berryhill is the name his parents gave him and he totally digs that title. She is really fond of caving but she doesn't have the time recently. For years he's been residing in Mississippi and he doesn't plan on altering it. Credit authorising is how he makes cash.

Also visit my blog post :: accurate psychic readings