A feasible region S defined by a set of linear constraints { Ax <= B } where A is M by N rectangular matrix and b is column vector . prove that S is convex
2026-04-25 20:00:34.1777147234
prove region S defined by a set of linear constraints Ax <= B where A is rectangular matrix and b is column vector is convex
627 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Look at the definition of convexity and verify it directly: For any two points $x$ and $y$ in $S$, consider the points $\lambda x + (1-\lambda) y$ (for $\lambda \in [0,1]$) on the straight line between then and show that the entire line segment lies in $S$.