I would like help with exercise:
Be $S = \{ d\in\mathbb{R}^2\mid d \ge 0,d_1d_2=0 \}$.
$(a)$ Show that $S$ is a non-convex cone;
$(b)$ To determine $P(s) = \{p\in\mathbb{R}^2\mid p^{T}d\le 0, \forall d \in S\}$
$(c)$ Geometrically represent the sets $S$ e $P(S)$
What did I do:
$(a)$ Just take $u = (1,0)$ and $v = (0,1)$ and choose $t = \frac{1}{2}$. To have, $(1-t)u + tv = (1-t)(1,0) + t(0,1) = (1-t, t) = (\frac{1}{2},\frac{1}{2})$ that is not in the set.
$(b)$ Be $d \in S$ e $P=(x,y)\in\mathbb{R}$ we have to $p^{T}d = (x \ y){d_1 \choose d_2} = xd_1 + yd_2 \le 0$ I can't finish.
$(c)$ I do not know how to do it.
if anyone can help me, I appreciate it. Sorry for the English, because it is not my native language.