MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Maximize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91454] Maximize
  • From: Gregory Lypny <gregory.lypny at videotron.ca>
  • Date: Fri, 22 Aug 2008 03:12:58 -0400 (EDT)

Not sure why this won't work.  I'm trying to maximize with respect to  
x subject to a constraint.  I get an error message saying that the  
constraint is not a valid variable.

Maximize[
g + (1-g)*x -(g/2)*x^2 - (g/2)*v,
  x = (a/c) + sqrt((d/c)*(v - 1/c)),
x
]


  • Prev by Date: Re: Installing package documentation
  • Next by Date: Maximization of a Likelihood Function
  • Previous by thread: Re: Hypergeometric1F1 polynomial
  • Next by thread: Re: Maximize