Geometric programming: Difference between revisions

Content deleted Content added
f are posynomials (more specific) and removed the link from monomial as here it used differently.
Line 16:
 
==Convex form==
Geometric programs are not (in general) convex optimization problems, but they can be transformed to convex problems by a change of variables and a transformation of the objective and constraint functions. In particular, definingdefinning <math>y_i = \log(x_i)</math>, the monomial <math>f(x) = c x_1^{a_1} \cdots x_n^{a_n} \mapsto e^{a^T y +b}</math>, where <math>b = \log(c)</math>.
Similarly, if <math>f</math> is the [[posynomial]]