Boyd's Exercise: 2.34 Lexicographic cone is defined as:
$K_{lex} = \{ 0\} \cup \{x \in \mathbb {R}^n | x_1 = \dots = x_k = 0, x_{k+1} > 0, \text{ for some } k, 0 \leq k < n \}$
The solution is given as:
Take $(\epsilon, -1, 0, \dots, 0) \in K_{lex}$ for all $\epsilon > 0$, but not for $\epsilon = 0$.
But it does not make sense to me. Could anyone please explain a little bit more or perhaps any geometrical explanation of how the lexicographic cone would look like? Thanks.