hoffmann
- 65
- 0
what does it mean to write out the kkt conditions and find x* for the following problem:
minimize f(x) = \sum x_i subject to \prod x_i = 1 and x_i \geq 0 for 1<= i <= n. the bounds on the sum and product are from i = 1 to n.
minimize f(x) = \sum x_i subject to \prod x_i = 1 and x_i \geq 0 for 1<= i <= n. the bounds on the sum and product are from i = 1 to n.