<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, solve the nonlinear programming problem</title>
    <link>http://www.mapleprimes.com/questions/35988-Solve-The-Nonlinear-Programming-Problem</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 10:32:53 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 10:32:53 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, solve the nonlinear programming problem</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, solve the nonlinear programming problem</title>
      <link>http://www.mapleprimes.com/questions/35988-Solve-The-Nonlinear-Programming-Problem</link>
    </image>
    <item>
      <title>there is none</title>
      <link>http://www.mapleprimes.com/questions/35988-Solve-The-Nonlinear-Programming-Problem?ref=Feed:MaplePrimes:solve the nonlinear programming problem:Comments#answer60216</link>
      <itunes:summary>&lt;p&gt;There is no minimum. Even if I suppose it is homework:&lt;br /&gt;
&lt;br /&gt;
The last terms are linear, where x,y,z live in a cube, thus this gives&lt;br /&gt;
something bounded (IIRC Analysis correctly).&lt;br /&gt;
&lt;br /&gt;
So your 1st term matters. Transform to positive x,y,z: &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; subs(z=-z,%);&amp;nbsp; subs(y=y+1, %);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; a*b^x*c^(y+1)*d^(-z)-x-2*y-2+3*z&lt;br /&gt;
&lt;br /&gt;
now with 0 &amp;lt; z &amp;lt; 1, 0 &amp;lt; y &amp;lt; 2&lt;br /&gt;
&lt;br /&gt;
This suggests you want b,c,d to be positive to avoid imaginary values&lt;br /&gt;
(may be you forgot to say that).&lt;br /&gt;
&lt;br /&gt;
Now choose: subs(x=1/2, y=1, z=1/2, %);&lt;br /&gt;
&lt;br /&gt;
This gives a*somePositiveConstant - anotherConstant&lt;br /&gt;
&lt;br /&gt;
So for a ---&amp;gt; - infinity ...&lt;/p&gt;
&lt;p&gt;Or similar ...&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;There is no minimum. Even if I suppose it is homework:&lt;br /&gt;
&lt;br /&gt;
The last terms are linear, where x,y,z live in a cube, thus this gives&lt;br /&gt;
something bounded (IIRC Analysis correctly).&lt;br /&gt;
&lt;br /&gt;
So your 1st term matters. Transform to positive x,y,z: &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; subs(z=-z,%);&amp;nbsp; subs(y=y+1, %);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; a*b^x*c^(y+1)*d^(-z)-x-2*y-2+3*z&lt;br /&gt;
&lt;br /&gt;
now with 0 &amp;lt; z &amp;lt; 1, 0 &amp;lt; y &amp;lt; 2&lt;br /&gt;
&lt;br /&gt;
This suggests you want b,c,d to be positive to avoid imaginary values&lt;br /&gt;
(may be you forgot to say that).&lt;br /&gt;
&lt;br /&gt;
Now choose: subs(x=1/2, y=1, z=1/2, %);&lt;br /&gt;
&lt;br /&gt;
This gives a*somePositiveConstant - anotherConstant&lt;br /&gt;
&lt;br /&gt;
So for a ---&amp;gt; - infinity ...&lt;/p&gt;
&lt;p&gt;Or similar ...&lt;/p&gt;</description>
      <guid>60216</guid>
      <pubDate>Mon, 11 Jan 2010 01:40:00 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
  </channel>
</rss>