I have a convex function $f(x,y)$, with the equality constraint $x+y=1$. Is this still a convex optimization problem, despite the equality constraint? or is it a nonlinear optimization problem?
2026-04-09 00:00:41.1775692841
Is optimizing a convex function $f(x,y)$ that has a equality constraint $x+y=1$ a convex optimization problem?
264 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The standard definition of a convex optimization problem is:
The set $(x,y)\in R^2$ with $x+y=1$ is clearly convex; hence (1) holds.
And $f$ is convex by your statement; hence (2) holds.