I found a similar question, but I do not understand how I can solve mine:
Show that the set $\{x \in \mathbb{R}_+^3 \mid x_1 x_2 x_3 \geq 1 \} $ is convex.
Can you help me with this?
I found a similar question, but I do not understand how I can solve mine:
Show that the set $\{x \in \mathbb{R}_+^3 \mid x_1 x_2 x_3 \geq 1 \} $ is convex.
Can you help me with this?
Let $S=\{x\in\mathbb{R}^3 : x_1x_2x_3 \geq 1\}$ with $x=(x_1, x_2, x_3), y=(y_1, y_2, y_3) \in S$. For all $t \in (0, 1)$, by Young's inequality we have
$tx_i+(1-t)y_i \geq x_i^ty_i^{1-t}$ for $i=1,2,3$; thus $\prod_{i=1}^{3}(tx_i+(1-t)y_i) \geq (\prod_{i=1}^{3}x_i)^{t}(\prod_{i=1}^{3}y_i)^{1-t} \geq 1$ and $tx+(1-t)y \in S$, as desired.