Is this one a convex set? how to prove it? I failed to prove it through the definition of convex set. Thank you.
$$\left\{(x_1,x_2)\mid\sqrt{x_1^2+x_2^2}+|x_1|+|x_2|\le 1\right\}$$
Is this one a convex set? how to prove it? I failed to prove it through the definition of convex set. Thank you.
$$\left\{(x_1,x_2)\mid\sqrt{x_1^2+x_2^2}+|x_1|+|x_2|\le 1\right\}$$
Any norm is convex, and a sum of convex functions is convex, so $f(x) = \|x\|_2 + \|x\|_1$ is convex. It follows that $\{ x \mid f(x) \leq 1\}$ is convex.